Commit graph

86 commits

Author SHA1 Message Date
Gerald Pfeifer
e741cbf844 Update to the 20170126 snapshot of GCC 6. 2017-01-27 20:11:39 +00:00
Gerald Pfeifer
7a84189882 Update to the 20170119 snapshot of GCC 6. Remove the (already commented)
BROKEN marker for powerpc64.
2017-01-20 21:46:26 +00:00
Gerald Pfeifer
b2a47b3bbf Update to the 20170112 snapshot of GCC 6 now featuring better ARM
support by andreast@, which we'll enable shortly.
2017-01-13 23:17:46 +00:00
Gerald Pfeifer
53ec23dc47 Update to the 20170105 snapshot of GCC 6. 2017-01-08 16:38:53 +00:00
Gerald Pfeifer
4b548fcd8b Update to the 20161229 snapshot of GCC 6. 2016-12-30 17:28:29 +00:00
Gerald Pfeifer
c73813c9e5 Update to the 20161222 snapshot of GCC 6 which trails the GCC 6.3
release (and is pretty similar) and hence carries a version number
of 6.3.1 now.
2016-12-26 22:10:07 +00:00
Gerald Pfeifer
33c1126d2b Update to the 20161208 snapshot of GCC 6.
Remove files/patch-unwind-ia64.h since we have not been supporting ia64
with this release for a while (ONLY_FOR_ARCHS has not been covering ia64).
2016-12-16 01:50:46 +00:00
Gerald Pfeifer
db26964638 Update to the 20161208 snapshot of GCC 6. This brings quite a number of
backports from mainline GCC (code generation and otherwise).
2016-12-11 16:14:05 +00:00
Gerald Pfeifer
c772d362f1 Update to the 20161201 snapshot of GCC 6. 2016-12-05 01:11:13 +00:00
Gerald Pfeifer
f15ae77046 Update to the 20161124 snapshot of GCC 6. 2016-12-03 20:07:07 +00:00
Gerald Pfeifer
ad073471c9 Update to the 20161117 snapshot of GCC 6. 2016-11-20 20:18:44 +00:00
Gerald Pfeifer
81153ffdca Update to the 20161110 snapshot of GCC 6. 2016-11-11 18:22:02 +00:00
Gerald Pfeifer
b7a5b09671 Update to the 20161103 snapshot of GCC 6. 2016-11-06 17:18:04 +00:00
Gerald Pfeifer
a419ade894 Update to the 20161020 snapshot of GCC 6. 2016-10-23 21:29:52 +00:00
Gerald Pfeifer
d3143fb277 Update to the 20161013 snapshot of GCC 6. 2016-10-14 17:43:01 +00:00
Gerald Pfeifer
96b53bd85b Update to the 20161006 snapshot of GCC 6. 2016-10-08 11:18:39 +00:00
Gerald Pfeifer
0bf9ccf838 Update to the 20160929 snapshot of GCC 6. 2016-10-02 13:49:08 +00:00
Gerald Pfeifer
7fd432b281 Update to the 20160922 snapshot of GCC 6. 2016-09-24 07:44:23 +00:00
Gerald Pfeifer
fa00e8be8b Update to the 20160915 snapshot of GCC 6. 2016-09-18 16:40:35 +00:00
Gerald Pfeifer
cd8e40e764 Update to the 20160908 snapshot of GCC 6. 2016-09-09 09:06:44 +00:00
Gerald Pfeifer
50381d291c Update to the 20160901 snapshot of GCC 6. 2016-09-02 07:29:33 +00:00
Gerald Pfeifer
2483258c92 Update to the 20160825 snapshot of GCC 6 which is now based on / past
the GCC 6.2 release.
2016-08-27 16:29:32 +00:00
Gerald Pfeifer
30a829d01c Update to the 20160818 snapshot of GCC 6. 2016-08-20 20:44:42 +00:00
Gerald Pfeifer
e4a08228c0 Update to the 20160811 snapshot of GCC 6.
GCC uses an AWK script to generate source code that helps process
command-line options.  According to POSIX, string comparisons (and
hence sorting) are to be performed based on the locale's collating
order.  Alas GNU AWK only does so in POSIX mode, whereas starting
with FreeBSD 11 we do so by default, running into a bug (or false
assumption) with that script used by GCC.

Setting MAKE_ARGS such that AWK is always invoked in the C locale
works around this bug. [1]

PR:		210122 [1], 211742 [1]
Submitted by:	jkim [1]
2016-08-13 20:44:21 +00:00
Gerald Pfeifer
a8305c3a29 Update to the 20160804 snapshot of GCC 6. 2016-08-06 07:08:05 +00:00
Gerald Pfeifer
3cb8d78020 Update to the 20160728 snapshot of GCC 6. 2016-07-31 14:26:04 +00:00
Gerald Pfeifer
aa59fc1556 Update to the 20160721 snapshot of GCC 6. 2016-07-25 18:31:16 +00:00
Gerald Pfeifer
aaaba48c0a Update to the 20160714 snapshot of GCC 6. 2016-07-18 04:24:34 +00:00
Gerald Pfeifer
80e7ac680e Update to the 20160707 snapshot of GCC 6. 2016-07-17 03:02:55 +00:00
Gerald Pfeifer
f499b03acb Update to the 20160623 snapshot of GCC 6. 2016-06-27 09:45:46 +00:00
Gerald Pfeifer
030dc030c5 Update to the 20160616 snapshot of GCC 6. 2016-06-18 21:30:22 +00:00
Gerald Pfeifer
f44b89f1c3 Update to the 20160609 snapshot of GCC 6. 2016-06-10 08:23:38 +00:00
Gerald Pfeifer
e6a765b145 Update to the 20160602 snapshot of GCC 6.
This includes following (and hence fixing) armv6hf* -> armv6* on
FreeBSD 11 and later.
2016-06-06 12:55:23 +00:00
Gerald Pfeifer
719b3b7109 Update to the 20160526 snapshot of GCC 6. 2016-05-28 14:39:21 +00:00
Gerald Pfeifer
2903a147b1 Update to the 20160512 snapshot of GCC 6. 2016-05-14 13:50:34 +00:00
Gerald Pfeifer
c69257ec23 Update to the 20160505 snapshot of GCC 6. 2016-05-06 19:55:06 +00:00
Gerald Pfeifer
aa0f77fff0 Update to the 20160428 snapshot of GCC 6 (which will become GCC 6.2). 2016-05-01 00:06:26 +00:00
Gerald Pfeifer
37903677c9 GCC 6 has branched for release, so this snapshot is now labeled
version 6.0.1 and 20160421 and should be pretty close to the first
release GCC 6.1.

In particular, this is free of known critical regressions, so is
fair game for anyone to give a try who would normally steer clear
of pre-release versions.
2016-04-23 22:49:10 +00:00
Gerald Pfeifer
8a2ea639bf Update to the 20160410 development snapshot of GCC 6. 2016-04-12 15:01:22 +00:00
Gerald Pfeifer
c5bd6310af Update to the 20160403 development snapshot of GCC 6. 2016-04-09 16:21:07 +00:00
Gerald Pfeifer
4f32bd5e1d Update to the 20160327 development snapshot of GCC 6. 2016-04-02 16:45:33 +00:00
Gerald Pfeifer
eae66be952 Update to the 20160320 development snapshot of GCC 6. 2016-03-21 23:26:59 +00:00
Gerald Pfeifer
27a97b26ca Update to the 20160313 development snapshot of GCC 6. 2016-03-14 00:42:04 +00:00
Gerald Pfeifer
88a26ec97b Update to the 20160306 development snapshot of GCC 6. 2016-03-08 20:11:27 +00:00
Gerald Pfeifer
3a60b75a3a Update to the 20160228 development snapshot of GCC 6. 2016-02-29 12:28:43 +00:00
Gerald Pfeifer
f853b95e48 Update to the 20160221 development snapshot of GCC 6. 2016-02-22 18:30:03 +00:00
Gerald Pfeifer
334d7fb5db Update to the 20160214 development snapshot of GCC 6.
files/patch-libstdc++-configure now made it upstream, so remove it.
2016-02-15 01:44:20 +00:00
Gerald Pfeifer
68b50e8dba Update to the 20160207 development snapshot of GCC 6. 2016-02-08 12:35:08 +00:00
Gerald Pfeifer
9b432d5a18 Update to the 20160131 development snapshot of GCC 6. 2016-02-01 17:13:30 +00:00
Gerald Pfeifer
5043c26cb2 Update to the 20160117 development snapshot of GCC 6. 2016-01-25 00:10:12 +00:00