Commit Graph

56 Commits

Author SHA1 Message Date
Sandro Mani
1d2866170a Update to 20211019 2021-10-20 11:23:53 +02:00
Sandro Mani
03a45b73e7 Update to 11.2.1 2021-07-30 12:06:30 +02:00
Sandro Mani
ea5b2ca08b Update to 11.1.1 (bootstrap) 2021-07-08 22:03:00 +02:00
Richard W.M. Jones
ba2b7e6f10 Update to 11.1.1 2021-04-29 15:48:18 +02:00
Sandro Mani
7bb29a0e46 Update to 10.3.1 2021-04-26 19:08:22 +02:00
Sandro Mani
57849ed889 Update to 10.2.1 2020-07-23 22:29:10 +02:00
Sandro Mani
a663c6b183 Update to 10.1.1 2020-06-20 01:50:33 +02:00
Sandro Mani
f8e186e5ef Update to 9.2.1 2019-08-27 19:35:16 +02:00
Sandro Mani
aa7ecd1da8 Update to 9.1.1 2019-06-04 19:20:48 +02:00
Kalev Lember
ffc33c63bc Update to 8.3.0 2019-02-22 21:50:05 +01:00
Kalev Lember
1d460e1a51 Update to 8.2.0 2018-07-27 12:59:45 +02:00
Kalev Lember
63ab90064b Update to 8.1.0
... and drop upstreamed 0016-disable-weak-refs-in-libstdc++.patch
2018-07-09 19:10:09 +02:00
Kalev Lember
9f958a5eb5 Update to 7.2.0 2017-08-22 12:37:14 +02:00
Kalev Lember
a7f878eb58 Update to 7.1.0 2017-05-17 23:10:40 +02:00
Kalev Lember
2a9c206f82 Update to gcc 7 20170212 snapshot (rev 245378) 2017-02-13 09:42:21 +01:00
Kalev Lember
a4a4483705 Update to 6.3.0 2016-12-29 22:44:03 +01:00
Kalev Lember
44681479b6 Update to 6.2.0 2016-08-23 15:17:26 +02:00
Kalev Lember
ec45b1a99a Update to 6.1.0 2016-05-04 09:51:47 +02:00
Erik van Pienbroek
923a53a9ad Update to gcc 6 20160320 snapshot (rev 234355) 2016-03-27 17:18:24 +02:00
Erik van Pienbroek
b87d6794ac Update to gcc 6 20160131 snapshot (rev 233023) 2016-02-04 15:16:21 +01:00
Kalev Lember
d8ebe994b1 Update to 5.3.0 2015-12-08 12:57:01 +01:00
Erik van Pienbroek
1d6849b661 Update to 5.2.0 2015-08-05 20:07:30 +02:00
Erik van Pienbroek
929d005fde Update to 5.1.0 2015-04-24 16:43:17 +02:00
Erik van Pienbroek
9a1d0ff6b3 Update to gcc 5 20150405 snapshot (rev 221873) 2015-04-10 23:18:41 +02:00
Erik van Pienbroek
d08d5ff7f9 Update to gcc 5 20150322 snapshot (rev 221575) 2015-03-23 21:48:33 +01:00
Erik van Pienbroek
5caa5ff1fd Update to gcc 5 20150301 snapshot (rev 221092) 2015-03-07 23:07:53 +01:00
Erik van Pienbroek
57dfbd2ae2 Update to 4.9.2 2014-12-03 21:57:30 +01:00
Erik van Pienbroek
925ccbf539 Update to gcc 4.9.1 2014-07-18 21:35:46 +02:00
Erik van Pienbroek
96c2a464c1 Update to gcc 4.9.0 2014-04-24 00:31:30 +02:00
Erik van Pienbroek
2ee2ad9bd9 Update to gcc 4.9.0 RC1 2014-04-13 20:56:48 +02:00
Erik van Pienbroek
9dd20b96e1 Update to 4.8.2 and build with C++11 std::thread support (F21+ only) 2013-10-19 23:05:57 +02:00
Erik van Pienbroek
5963cd784f Update to 4.8.1 2013-06-15 16:25:45 +02:00
Erik van Pienbroek
f5a3320c8f Update to gcc 4.8.0 final 2013-03-23 23:31:26 +01:00
Erik van Pienbroek
fd9d4ad737 Update to gcc 4.8 20130310 snapshot (rev 196584) 2013-03-11 22:00:11 +01:00
Erik van Pienbroek
6820f94708 Update to gcc 4.8 20130203 snapshot (rev 195703) 2013-02-08 13:32:22 +01:00
Erik van Pienbroek
5709487acf Update to gcc 4.8 20130120 snapshot (rev 195326)
- Make sure the header xmmintrin.h is C++ compatible. Fixes
  build failure in the mingw-qt5-qtbase package
- The win64 compiler now uses SEH by default
2013-01-27 17:31:40 +01:00
Kalev Lember
2b2ebe89ab Update to 4.7.2 2012-09-21 17:34:20 +02:00
Kalev Lember
684acb2149 Revert back to 4.7.1 final
Use a known good gcc release for the F18 mass rebuild without issues
such as PR54038. We are better off with a stable toolchain so that we
can work on issues higher up the stack.

This reverts commit bd4935cba6.
2012-07-21 00:23:53 +03:00
Erik van Pienbroek
bd4935cba6 Update to gcc 4.7 20120718 snapshot 2012-07-18 23:27:31 +02:00
Kalev Lember
aef0ca1704 Update to 4.7.1 2012-07-15 23:30:50 +03:00
Kalev Lember
8022c65875 Switch to the release tarball 2012-04-04 02:00:53 +03:00
Erik van Pienbroek
148029ede6 Update to gcc 4.7.0 final release
- Update to gcc 4.7.0 final release (20120322 snapshot)
- Dropped upstreamed patches
- Enable the testsuite

Note that the testsuite can currently only perform the compile/linking
tests on the Koji builders. To make the execution tests using wine work
some dejagnu hacking is needed as binfmt isn't set up in the Koji
builders. Help is welcome in that area
2012-03-29 00:41:51 +02:00
Erik van Pienbroek
ea4223a714 Update to gcc 4.7 20120224 snapshot and perform a bootstrap build
- Update to gcc 4.7 20120224 snapshot
- Perform a bootstrap build using mingw-w64
- Dropped the /lib/i686-pc-mingw32-cpp symlink
- Dropped the float.h patch as it isn't needed anymore with mingw-w64
- Added some patches which upstream mingw-w64 recommends us to apply
2012-02-27 16:14:57 +01:00
Erik van Pienbroek
cf7c124923 Update to gcc 4.7 20120126 snapshot
This fixes mingw32-qt build failure
2012-01-27 20:12:41 +01:00
Erik van Pienbroek
0ec7ecc25f Update to gcc 4.7 20120106 snapshot 2012-01-11 00:43:07 +01:00
Kalev Lember
49c46e1ded Update to 4.6.1 2011-06-28 11:12:18 +03:00
Kalev Lember
bf9bb7bc5e Update to 4.5.3 2011-04-30 11:49:41 +03:00
Kalev Lember
f8c01fb9b2 Update to 4.5.1 2010-08-05 12:27:14 +03:00
Kalev Lember
405a98157e Update to vanilla gcc 4.5.0 2010-05-13 18:05:22 +00:00
Kalev Lember
6c169394ab 4.4.2-1 2009-11-22 22:13:04 +00:00