Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Mar 2021 18:45:10
9.3.1.s20210226

|
gerald  |
Update to the 20210226 snapshot of GCC 9.3.1.
This brings a back port for the aarch64 back end and two for the
Fortran front end.
Remove the GRAPHITE option. Graphite still is a largely experimental
feature, so better left to newer versions of GCC such as GCC 10 which
is now our default. |
22 Feb 2021 13:16:20
9.3.1.s20210219

|
gerald  |
Update to the 20210219 snapshot of GCC 9.3.1.
This only brings a minor tweak to the data flow engine.
Plus a back port of part of r565301 | gerald | 2021-02-15 from
lang/gcc11-devel:
Explicitly build --without-zstd such that archivers/zstd isn't pulled
in inadvertedly when present in the build system even though it is not
an explicit dependency. [1]
PR: 253286 [1] |
19 Feb 2021 07:39:02
9.3.1.s20210212

|
gerald  |
Update to the 20210212 snapshot of GCC 9.3.1.
This brings one backport for the tree optimizers and one for the
Fortran front end. |
08 Feb 2021 09:27:50
9.3.1.s20210205

|
gerald  |
Update to the 20210205 snapshot of GCC 9.3.1.
This brings one back port for the arm back end, one for the tree
optimizers, and one for the C++ front end. |
01 Feb 2021 23:00:22
9.3.1.s20210129

|
gerald  |
Update to the 20210129 snapshot of GCC 9.3.1.
This brings three backports for the Fortran front end. |
23 Jan 2021 22:08:30
9.3.1.s20210122

|
gerald  |
Update to the 20210122 snapshot of GCC 9.3.1.
This brings one fix for the aarch64 back end and one for the Fortran
front end. |
18 Jan 2021 17:07:34
9.3.1.s20210115

|
gerald  |
Update to the 20210115 snapshot of GCC 9.3.1.
This brings a back port for x86 and a good number of improvements for
libstdc++'s infrastructure (mostly around demangling). |
11 Jan 2021 21:03:10
9.3.1.s20210108

|
gerald  |
Update to the 20210108 snapshot of GCC 9.3.1.
This brings some nine backports for the Fortran front end (only). |
08 Jan 2021 01:50:37
9.3.1.s20210101

|
gerald  |
Update to the 20210101 snapshot of GCC 9.3.1.
This brings two back ports for the x86 back end and two for the Fortran
front end. It also has back ports FreeBSD/powerpcle support (which we are
not enabling for now, focusing on the GCC 10 series). |
01 Jan 2021 01:50:23
9.3.1.s20201225

|
gerald  |
Update to the 20201225 snapshot of GCC 9.3.1.
This brings a back port for the RTL optimizer, one for the x86 back end,
and one for the Fortran front end. |
23 Dec 2020 12:26:23
9.3.1.s20201218

|
gerald  |
Update to the 20201218 snapshot of GCC 9.3.1.
This brings one backport for aarch64 and one for the C++ and Fortran
front ends each. |
13 Dec 2020 10:07:14
9.3.1.s20201211

|
gerald  |
Update to the 20201211 snapshot of GCC 9.3.1.
This only brings one backport for the Fortran front end. |
09 Dec 2020 22:58:49
9.3.1.s20201204

|
gerald  |
Update to the 20201204 snapshot of GCC 9.3.1.
This brings one backport for the i386 and arm, each, plus nine for
the middle end and tree optimizers. |
02 Dec 2020 13:44:03
9.3.1.s20201127

|
gerald  |
Update to the 20201127 snapshot of GCC 9.3.1.
This brings four backports for the C++ front end and one for its
standard library libstdc++. |
23 Nov 2020 11:10:42
9.3.1.s20201120

|
gerald  |
Update to the 20201120 snapshot of GCC 9.3.1.
This brings several backports for aarch64, one re Broadwell enablement
for x86, and four for libstdc++. |
17 Nov 2020 08:49:04
9.3.1.s20201113

|
gerald  |
Update to the 20201113 snapshot of GCC 9.3.1.
This brings two backports for the x86 back end, two for the Fortran
front end, and one for libstdc++.
Fold the PLUGINS option, which has been on by default, into standard
behavior and remove that option. It has not been causing any issues
since we enabled it 11 months ago, nor measurable overhead. [1]
PR: 242644 [1] |
08 Nov 2020 10:41:49
9.3.1.s20201106

|
gerald  |
Update to the 20201106 snapshot of GCC 9.3.1.
This only brings one fix for arm builtins (and two testsuite backports).
Also remove SSP_UNSAFE which was added by r327697 in 2013 to the
pre-pre-...-predecessor of this port and does not appear necessary
any longer. |
03 Nov 2020 01:31:29
9.3.1.s20201030

|
gerald  |
Update to the 20201030 snapshot of GCC 9.3.1.
This only brings one backport for the Fortran run-time library. |
26 Oct 2020 20:54:04
9.3.1.s20201023

|
gerald  |
Update to the 20201023 snapshot of GCC 9.3.1.
This brings two optimizers fixes and one backport for libstdc++. |
17 Oct 2020 11:09:48
9.3.1.s20201016

|
gerald  |
Update to the 20201016 snapshot of GCC 9.3.1.
This fixes an issue around profiles and provides two backports for
aarch64. |
12 Oct 2020 16:31:09
9.3.1.s20201009

|
gerald  |
Update to the 20201009 snapshot of GCC 9.3.1.
This brings four backports for aarch64, two for arm and one for
powerpc. Plus three for the gcov tool, and one for Fortran and
libstdc++ each. |
04 Oct 2020 19:03:58
9.3.1.s20201002

|
gerald  |
Update to the 20201002 snapshot of GCC 9.3.1.
This brings a load of changes/backports for aarch64, one for arm and
x86 each, and two for Fortran. |
28 Sep 2020 19:10:46
9.3.1.s20200925

|
gerald  |
Update to the 20200925 snapshot of GCC 9.3.1.
This brings changes back ends (arm and x86, two for aarch64), the
tree optimizers, two for the Fortran front end, and eight for the
libstdc++ library. |
20 Sep 2020 14:14:39
9.3.1.s20200918

|
gerald  |
Update to the 20200918 snapshot of GCC 9.3.1.
This brings backports for arm, two for aarch64, three for powerpc, and
seven for x86, two for debug info, 15 for the middle end and optimizers,
two for the RTL optimizers, two for the Fortran front end, seven for the
C front end, seven for C++ and its standard library. |
14 Sep 2020 10:33:56
9.3.1.s20200911

|
gerald  |
Update to the 20200911 snapshot of GCC 9.3.1.
This only brings brings two minor fixes. |
07 Sep 2020 07:05:42
9.3.1.s20200904

|
gerald  |
Update to the 20200904 snapshot of GCC 9.3.1.
This brings a backport for powerpc and one for libstdc++. |
29 Aug 2020 09:07:16
9.3.1.s20200828

|
gerald  |
Update to the 20200828 snapshot of GCC 9.3.1.
This brings several changes for arm and aarch64, plus two for Fortran
and libstdc++ each. |
25 Aug 2020 09:42:23
9.3.1.s20200821

|
gerald  |
Update to the 20200821 snapshot of GCC 9.3.1.
This brings one fix for the x86 back end one backport for libstdc++. |
18 Aug 2020 09:54:07
9.3.1.s20200814

|
gerald  |
Update to the 20200814 snapshot of GCC 9.3.1.
This brings one bugfix for arm and three for aarch64, two in the
middle end, and a fair bit for libstdc++. |
09 Aug 2020 03:28:36
9.3.1.s20200807

|
gerald  |
Update to the 20200807 snapshot of GCC 9.3.1.
This brings three backports for aarch64 and one for libstdc++. |
04 Aug 2020 05:47:52
9.3.1.s20200731

|
gerald  |
Update to the 20200731 snapshot of GCC 9.3.1.
This brings three backports for the Fortran front end. |
28 Jul 2020 06:22:37
9.3.1.s20200724

|
gerald  |
Update to the 20200724 snapshot of GCC 9.3.1.
This brings a chane to powerpc (that appears to be limited to AIX)
and three for the Fortran front end. |
20 Jul 2020 20:56:27
9.3.1.s20200717

|
gerald  |
Update to the 20200717 snapshot of GCC 9.3.1.
This brings nine improvements for aarch64, one for powerpc (Altivec), and
two for the tree optimizers. |
12 Jul 2020 18:29:09
9.3.1.s20200710

|
gerald  |
Update to the 20200510 snapshot of GCC 9.3.1.
This brings one backport for powerpc and three Fortran fixes. |
07 Jul 2020 10:10:38
9.3.1.s20200703

|
gerald  |
Update to the 20200503 snapshot of GCC 9.3.1.
This brings one fix for the arm back end, five for the Fortran front end,
and two for the C++ run-time library. |
28 Jun 2020 07:39:38
9.3.1.s20200626

|
gerald  |
Update to the 20200626 snapshot of GCC 9.3.1.
This brings three backports for the Fortran frontend and addresses a
corner case in the c++ standard library. |
21 Jun 2020 07:02:50
9.3.1.s20200619

|
gerald  |
Update to the 20200619 snapshot of GCC 9.3.1.
This brings a fix for C++, two for Fortran and smaller ones in a some
other areas. |
14 Jun 2020 15:25:06
9.3.1.s20200612

|
gerald  |
Update to the 20200612 snapshot of GCC 9.3.1.
On the x86 side this automatically detects the Intel Airmont, Tremont,
Comet Lake, Ice Lake and Tiger Lake processor families.
It also brings two improvements for the C++ front end and seven for
Fortran, plus one for the powerpc back end. |
07 Jun 2020 07:50:47
9.3.1.s20200605

|
gerald  |
Update to the 20200605 snapshot of GCC 9.3.1.
This includes an upstream contribution of mine that defines __ILP32__
on all 32-bit x86 targets. [1]
It also adds Zeus support for aarch64 and two aarch64 fixes, plus two
for gcov, and one for the Fortran front end.
PR: 246288 [1] |
31 May 2020 11:25:12
9.3.1.s20200529

|
gerald  |
Update to the 20200529 snapshot of GCC 9.3.1.
This brings improvements for rs6000 and x86, four for the C++ front end
and six on the Fortran side. |
27 May 2020 09:41:37
9.3.1.s20200522

|
gerald  |
Pull in files/extra-patch-libgcc_config_rs6000_t-crtstuff from r532950
to work around the 13 years old GCC 4.2 system compiler on powerpc64 in
those cases we are using that.
PR: 245511
Submitted by: pkubaj |
25 May 2020 14:29:39
9.3.1.s20200522

|
gerald  |
Update to the 20200522 snapshot of GCC 9.3.1.
This brings one tree optimizer fix and two each for the aarch64 and
x86 back ends as well as the Fortran front end. |
18 May 2020 21:47:30
9.3.1.s20200515

|
gerald  |
Update to the 20200515 snapshot of GCC 9.3.1.
This mostly brings improvements for aarch64 (4) and powerpc (2), plus
a pair for the Fortran front end and one for libstdc++. |
11 May 2020 09:02:13
9.3.1.s20200508

|
gerald  |
Update to the 20200508 snapshot of GCC 9.3.1.
This brings one fix each for the tree optimizers and the C++ and Fortran
front ends. |
04 May 2020 12:20:46
9.3.1.s20200501

|
gerald  |
Update to the 20200501 snapshot of GCC 9.3.1.
This brings backports for powerpc and x86, and two for the C++ and
Fortran front ends, respectively. |
30 Apr 2020 19:48:06
9.3.1.s20200425

|
gerald  |
Update to the 20200425 snapshot of GCC 9.3.1.
This brings one fix for the tree optimizers, three for gcov, four for x86
and hree for aarch64, plus two for the Fortran and C++ front ends each,
and some ten for the C++ run-time library.
Essentially forward port r533204 | gerald | 2020-04-27 from lang/gcc9
Improve upon revision 532950 by passing GCC optimization options via
MAKE_ARGS instead of trying to do this via the environment ...
which obviates the use of GCC 8 for powerpc*. [1]
PR: 245511 [1] |
19 Apr 2020 19:36:26
9.3.1.s20200418

|
gerald  |
Update to the 20200418 snapshot of GCC 9.3.1. |
13 Apr 2020 08:29:29
9.3.1.s20200411

|
gerald  |
Update to the 20200411 snapshot of GCC 9.3.1.
This brings improvements to the x86 backend (three re SSE), and two each
for powerpc (rs6000) and aarch64, several around debug information, half
a dozen on tree optimizers/middle end, and one for the Fortran front end
in addition to ten for the C++ front end. |
05 Apr 2020 09:14:36
9.3.1.s20200404

|
gerald  |
Update to the 20200404 snapshot of GCC 9.3.1.
Most notably this brings two handful of fixes for the aarch64 and some for
the powerpc (nee rs6000) backends, a handful for the optimizers, and some
for Fortran and C++ each. |
30 Mar 2020 22:55:28
9.3.1.s20200328

|
gerald  |
Update to the 20200328 snapshot of GCC 9.3.1.
This brings one fix each for aarch64 and powerpc, the tree optimizers,
and the C++ and Fortran front ends. |
22 Mar 2020 15:39:54
9.3.1.s20200321

|
gerald  |
Update to the 20200321 snapshot of GCC 9.3.1.
This brings a good number of tree optimizer and related bug fixes, one
for rs6000 (aka powerc), and four to the C++ front end and library.
~ |
16 Mar 2020 08:59:49
9.3.1.s20200314

|
gerald  |
Update to the 20200314 snapshot of GCC 9.3.1 (after there was no
snapshot the week before due to server migration).
This is the first snapshot after the GCC 9.3 release and as such
brings a bunch of further backports for the release, including some
for the tree and RTL optimizers, Arm, rs6000 and x86 (AVX2) backends,
and in addition to one for Fortran some twenty for the C++ front end. |
06 Mar 2020 08:44:58
9.2.1.s20200229

|
gerald  |
Update to the 20200229 snapshot of GCC 9.2.1.
This brings a fix on the C side and some elven on the C++/libstdc++ sides,
a few for the optimizers, one for Arm and four for powerpc/rs6000, notably
around vector extensions. |
26 Feb 2020 08:19:56
9.2.1.s20200222

|
gerald  |
Update to the 20200222 snapshot of GCC 9.2.1.
Like the previous update this brings further backports for the pending
GCC 9.3 release including three on the Fortran side, some for MMX and
AVX (on x86), one for AAarch64, and a handful for the middle end and
tree optimizers. |
18 Feb 2020 08:29:17
9.2.1.s20200215

|
gerald  |
Update to the 20200215 snapshot of GCC 9.2.1.
This brings many of the changes the 20200214 snapshot of GCC 8.3.1
gained with revision 526353 (which was backports for a RHEL production
release). Overall expanded OMP isupport for Fortran, some four issues
fixed for the tree optimizers, the middle end beyond that, and the C++
front end, and a bit on the AVX/SEE front for amd64. |
13 Feb 2020 09:46:40
9.2.1.s20200208

|
gerald  |
Update to the 20200208 snapshot of GCC 9.2.1.
This adds three backports on the Fortran side and one fringe case
for x86 and SSE. |
07 Feb 2020 20:01:55
9.2.1.s20200201

|
gerald  |
Update to the 20200201 snapshot of GCC 9.2.1.
This brings backports of two fixes in the aarch64 back end and half a
dozen in the C++ front end. |
27 Jan 2020 07:45:16
9.2.1.s20200125

|
gerald  |
Update to the 20200125 snapshot of GCC 9.2.1.
This brings backports for fixes in the aarch64, i386, and rs6000 (alias
powerpc) backends, Fortran and OMP plus half a dozen C++ issues, and loop,
inter-process and some other optimizations issues. In other words, more
work largely done for a big distribution using GCC 9 as system compiler. |
20 Jan 2020 10:04:23
9.2.1.s20200118

|
gerald  |
Update to the 20200118 snapshot of GCC 9.2.1.
This includes some changes for the C, C++, and Fortran front ends
and libstdc++ and backports for x86 SSE, digital floating point (DFP),
and inter-process optimization (IPA). |
16 Jan 2020 07:23:36
9.2.1.s20200111

|
gerald  |
Update to the 20200111 snapshot of GCC 9.2.1.
This brings a fix on the Fortran side, two for libstdc++, and one
for inter-producedure optimizations. |
10 Jan 2020 16:21:54
9.2.1.s20200104

|
gerald  |
Update to the 20200104 snapshot of GCC 9.2.1.
This brings one fix for Fortran and C++ each, and a few that are not
relevant for us. |
06 Jan 2020 02:09:03
9.2.1.s20191228

|
gerald  |
Update to the 20191228 snapshot of GCC 9.2.1. |
03 Jan 2020 05:04:24
9.2.1.s20191221

|
gerald  |
Update to the 20191221 snapshot of GCC 9.2.1.
This brings a larger number of backports (fixes) for Fortran and C++,
but also some for optimizers and the x86 backend. (It pretty much looks
like prep work for a Linux vendor's release, so definitely an important
update.) |
28 Dec 2019 08:53:04
9.2.1.s20191214

|
gerald  |
Update to the 20191214 snapshot of GCC 9.2.1.
Enable GCC plugins support by default. [1]
PR: 242644 [1]
Submitted by: tobik [1] |
25 Dec 2019 05:37:24
9.2.1.s20191207

|
gerald  |
Update to the 20191207 snapshot of GCC 9.2.1.
Relevant changes include backend work for powerpc (nee rs6000). |
05 Dec 2019 01:59:49
9.2.1.s20191130

|
gerald  |
Update to the 20191123 snapshot of GCC 9.2.1.
This brings four Fortran and one tree optimizer fixes. |
27 Nov 2019 10:41:53
9.2.1.s20191123

|
gerald  |
Update to the 20191123 snapshot of GCC 9.2.1.
This addresses a build failure on powerpc ("error: integer constant is
too large for 'long' type"). [1]
It also brings three improvements for both the tree optimizers and middle
end, plus one each for i386 and powerpc, and several on the C++ side.
PR: 241125 [1] |
21 Nov 2019 07:06:47
9.2.1.s20191116

|
gerald  |
Update to the 20191116 snapshot of GCC 9.2.1.
This brings at least five fixes for the Fortran front end, two corner
cases for i386, and a few for the middle end optimizers. |
17 Nov 2019 22:55:14
9.2.1.s20191109

|
gerald  |
Forward port r509717 | gerald | 2019-08-24 from lang/gcc9 since this
issue has not been addressed upstream yet:
clang on rs6000/powerpc* unfortunately poisons user namespace by default
(without any special options or include files being required).
Until that changes (or GCC changes) we need to avoid using vec_step as a
variable name.
PR: 239266 |
15 Nov 2019 20:47:36
9.2.1.s20191109

|
gerald  |
On versions of FreeBSD that that are new enough and made that switch
already, use ELFv2 ABI on powerpc64.
PR: 239813
Submitted by: pkubaj
Reported by: linimon |
13 Nov 2019 00:12:30
9.2.1.s20191109

|
gerald  |
Backport 517206 | gerald | 2019-11-10 from lang/gcc10-devel:
Add a new option PLUGINS that enables GCC's plugin framework. This is off
by default for now, but something to possibly make the default after a bit
of settling.
I plan to backport this to lang/gcc9-devel and then lang/gcc9.
Submitted by: David Carlier <devnexen@gmail.com>
Differential Revision: https://reviews.freebsd.org/D22292 |
11 Nov 2019 08:45:06
9.2.1.s20191109

|
gerald  |
Update to the 20191109 snapshot of GCC 9.2.1.
This brings an link time optimizer (LTO) fix, four fixes in the Fortran
front end, and a good number of improvements in the C++ front end. |
04 Nov 2019 11:23:46
9.2.1.s20191102

|
gerald  |
Update to the 20191102 snapshot of GCC 9.2.1.
This brings three backports of bug fixes for Fortran and a few for
code generation across the board (middle end, i386, powerpc). |
27 Oct 2019 08:24:16
9.2.1.s20191026

|
gerald  |
Update to the 20191026 snapshot of GCC 9.2.1.
This includes a good number of fixes for link-time optimization (LTO)
and tree optimizers, as well as C++ and libstdc++, and some for Fortran. |
22 Oct 2019 06:57:08
9.2.1.s20191019

|
gerald  |
Update to the 20191019 snapshot of GCC 9.2.1.
This includes four fixes on the Fortran front and a few more around
tree optimizers, debug info,... |
14 Oct 2019 10:30:59
9.2.1.s20191012

|
gerald  |
Update to the 20191012 snapshot of GCC 9.2.1.
This brings four+ fixes on the Fortran side, one for the C++ front end,
one for rs6000/powerpc (and several for platforms we do not support). |
09 Oct 2019 04:16:53
9.2.1.s20191005

|
gerald  |
Update to the 20191005 snapshot of GCC 9.2.1.
This mostly fixes (eight) issues on the Fortran side. |
01 Oct 2019 22:06:14
9.2.1.s20190928

|
gerald  |
Update to the 20190928 snapshot of GCC 9.2.1.
This mainly adds a small change for Arm targets and tones down an error
in C++. |
23 Sep 2019 14:16:59
9.2.1.s20190921

|
gerald  |
Update to the 20190921 snapshot of GCC 9.2.1.
This brings about half a dozen of fixes on the Fortran front. |
17 Sep 2019 10:38:34
9.2.1.s20190914

|
gerald  |
Update to the 20190914 snapshot of GCC 9.2.1.
This brings a couple of fixes around Fortran, one two re C++/libstdc++,
plus a bit on the optimization side. |
11 Sep 2019 10:58:32
9.2.1.s20190907

|
gerald  |
Update to the 20190907 snapshot of GCC 9.2.1.
This brings various backports for the Fortan frontend and the usual
dose of improvements around the house. |
05 Sep 2019 12:41:02
9.2.1.s20190831

|
gerald  |
Update to the 20190831 snapshot of GCC 9.2.1.
This brings some backports of tree optimization bug fixes, improvements
for rs6000 (aka powerpc), and some for libstdc++. |
29 Aug 2019 12:22:18
9.2.1.s20190824

|
gerald  |
Update to the 20190824 snapshot of GCC 9.2.1.
This includes a Fortran fix related to modules, an optimizer fix re
nested functions, fixes for aarch64 and rs6000 (aka powerpc) and a
few for libstdc++. |
20 Aug 2019 05:23:08
9.2.1.s20190817

|
gerald  |
Update to the 20190817 snapshot of GCC 9.2.1. (This is now past the
GCC 9.2 release, thus the move from 9.1.1 to 9.2.1.)
This brings fixes to register allocation and tree optimizations, LTO,
C++, and a good dose of Fortran. |
11 Aug 2019 09:27:26
9.1.1.s20190810

|
gerald  |
Update to the 20180803 snapshot of GCC 9.1.1.
This brings a larger number of backports for the testsuite, a fix for
Fortran, one for rs6000 (aka powerpc*) and most importantly now longer
has _GNU_SOURCE defined on powerpc64 (which was a regression from the
GCC 8 series [1]).
PR: 239648 [1] |
06 Aug 2019 16:08:40
9.1.1.s20190803

|
gerald  |
Update to the 20180803 snapshot of GCC 9.1.1.
This brings an assorted number of backports/fixes, pretty much across
the board (and surprisingly many). |
01 Aug 2019 14:22:37
9.1.1.s20190727

|
gerald  |
Update to the 20180727 snapshot of GCC 9.1.1.
This brings some backports for Fortran, the RTL and tree optimizers,
and a fair number for libstdc++. |
30 Jul 2019 07:27:41
9.1.1.s20190720_1

|
gerald  |
Forward port r507388 | gerald | 2019-07-27 from lang/gcc9:
Explicitly depend on GCC 8 (instead of USE_GCC=yes) for powerpc64 to
avoid a dependency loop now that GCC_DEFAULT defaults to GCC 9.
PR: 238330
Reported by: pkubaj |
26 Jul 2019 20:46:57
9.1.1.s20190720_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
24 Jul 2019 21:30:44
9.1.1.s20190720

|
tobik  |
lang/gcc*: Hide pkg-message during upgrades
PR: 239419
Approved by: gerald (maintainer) |
22 Jul 2019 14:36:43
9.1.1.s20190720

|
gerald  |
Update to the 20180720 snapshot of GCC 9.1.1.
This brings a number of backports for the C++ front end and a few other
spots. |
18 Jul 2019 07:00:53
9.1.1.s20190713

|
gerald  |
Update to the 20180713 snapshot of GCC 9.1.1.
This brings some fixes around Fortran, x86-64, tree-based optimizations,... |
08 Jul 2019 17:50:38
9.1.1.s20190706

|
gerald  |
Update to the 20180706 snapshot of GCC 9.1.1. |
01 Jul 2019 10:22:12
9.1.1.s20190629

|
gerald  |
Update to the 20180629 snapshot of GCC 9.1.1. |
24 Jun 2019 13:16:03
9.1.1.s20190622

|
gerald  |
Update to the 20180622 snapshot of GCC 9.1.1. |
19 Jun 2019 10:48:30
9.1.1.s20190615

|
gerald  |
Update to the 20180615 snapshot of GCC 9.1.1. |
10 Jun 2019 09:43:59
9.1.1.s20190608

|
gerald  |
Update to the 20180608 snapshot of GCC 9.1.1. |
03 Jun 2019 07:30:54
9.1.1.s20190601

|
gerald  |
Update to the 20180601 snapshot of GCC 9.1.1. |
28 May 2019 21:50:54
9.1.1.s20190525

|
gerald  |
Update to the 20180525 snapshot of GCC 9.1.1. |
21 May 2019 05:52:17
9.1.1.s20190518

|
gerald  |
Update to the 20180518 snapshot of GCC 9.1.1.
Proactively add a CONFLICTS statement with the lang/gcc9 port that
should be landing any day now. That'll avoid a PORTREVISION bump
and rebuild at that point. |