Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Jan 2021 19:26:50
10.2.1.s20210123

|
gerald  |
Update to the 20210123 snapshot of GCC 10.2.1.
This brings two fixes for the tree/IPA optimizers, one for the arm and
powerpc back ends, each, and one for the C++ front end. |
20 Jan 2021 13:13:45
10.2.1.s20210116

|
gerald  |
Update to the 20210116 snapshot of GCC 10.2.1.
This brings ten and two back ports for the tree optimizers and RTL
optimizers, respectively, two for the aarch64 back end, and seven
for the C++ front end and run-time library. |
13 Jan 2021 15:23:45
10.2.1.s20210109

|
gerald  |
Update to the 20210109 snapshot of GCC 10.2.1.
This brings two back ports for the tree optimizers and three for the
middle end, four for the x86 back end, thirteen for the C++ front end
and six for Fortran. |
06 Jan 2021 12:56:06
10.2.1.s20210102

|
gerald  |
Update to the 20210102 snapshot of GCC 10.2.1.
This brings two backports for the aarch64 backend and one for x86,
plus three for the Fortran front end.
Enable the new powerpcle architecture which this snapshot brings in
via upstream, per a submission by pkubaj@. [1]
This also should fix the build on aarch64 when clang is the bootstrap
compiler. [2]
PR: 251670 [1], 250932 [2] |
28 Dec 2020 10:18:03
10.2.1.s20201226

|
gerald  |
Update to the 20201226 snapshot of GCC 10.2.1.
This brings a backport for the RTL optimizers, two for the x86 back end,
two for the C++ front end, and one for Fortran.
It also changes the processor defaults for 32- und 64-bit powerpc to
PPC7450 and POWER8, respectively, per a request by pkubaj@ that I pushed
upstream. [1]
PR: 251670 [1] |
24 Dec 2020 09:56:45
10.2.1.s20201219

|
gerald  |
Update to the 20201219 snapshot of GCC 10.2.1.
This brings a backport for aarch64, the C++ front end, and register
allocator. |
16 Dec 2020 01:17:44
10.2.1.s20201212

|
gerald  |
Update to the 20201212 snapshot of GCC 10.2.1.
This brings two backports for aarch64, seven for arm (mostly around
Neon), plus two for the C++ front end and one for Fortran. |
11 Dec 2020 20:35:54
10.2.1.s20201205

|
gerald  |
Update to the 20201205 snapshot of GCC 10.2.1.
This brings a backports for x86 and arm each and two for aarch64,
ten for the middle end and various optimizers, and one for the C++
and Fortran front ends each plus libstdc++. |
04 Dec 2020 11:55:26
10.2.1.s20201128

|
gerald  |
Update to the 20201128 snapshot of GCC 10.2.1.
This brings one backport from aarch64, two for arm, three for debug
info, one for the C front end, and three for C++ plus four for its
standard library (libstdc++). Oh, and one for Fortran. |
24 Nov 2020 01:38:05
10.2.1.s20201121

|
gerald  |
Update to the 20201121 snapshot of GCC 10.2.1.
This brings a number of backports for aarch64 and two for x86, plus
thirteen for libstdc++.
When building for powerpc with the old ELF ABI, lock down to USE_GCC=9
instead of USE_GCC=yes since GCC 10 is going to become that new default
shortly, which would cause a dependency on ourselves otherwise. [1]
(This also addresses one of the few differences between gcc10-devel and
gcc10 we want to unify.)
PR: 246700 [1] |
18 Nov 2020 20:29:57
10.2.1.s20201114

|
gerald  |
Update to the 20201114 snapshot of GCC 10.2.1.
This brings two backports for GOMP, one for aarch64, two for powerpc (nee
rs6000) and two for x86, one for the tree optimizers, two for the C front
end and three for C++ and Fortran each, plus half a dozen for libstdc++.
Forward port part of r555542 | gerald | 2020-11-17 from lang/gcc9-devel:
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] |
10 Nov 2020 07:55:44
10.2.1.s20201107

|
gerald  |
Update to the 20201107 snapshot of GCC 10.2.1.
This brings three backports for aarch64, five for GOMP, one for C++,
seven for libstdc++ and three for Fortran. |
04 Nov 2020 06:46:55
10.2.1.s20201031

|
gerald  |
Update to the 20201031 snapshot of GCC 10.2.1.
This brings one fix for link time optimizations (LTO) and two for
the tree optimizers plus three for C++ and its run-time library.
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. |
27 Oct 2020 20:16:14
10.2.1.s20201024

|
gerald  |
Update to the 20201024 snapshot of GCC 10.2.1.
This brings two changes to general code generation, one for arm
and i386 each, three for the C++ and two for the Fortrand front
end, and about a dozen for libstdc++. |
19 Oct 2020 08:23:59
10.2.1.s20201017

|
gerald  |
Update to the 20201017 snapshot of GCC 10.2.1.
This brings seven backports for arm, two for aarch64, seven for
optimizers/sanitizers, and four for C++ and its library. |
14 Oct 2020 18:57:06
10.2.1.s20201010

|
gerald  |
Update to the 20201010 snapshot of GCC 10.2.1.
This brings three optimizer fixes, two for aarch64, three for arm,
one for powerpc, four for C++ (plus two for libstdc++) and one for
Fortran. |
07 Oct 2020 21:57:49
10.2.1.s20201003

|
gerald  |
Update to the 20201003 snapshot of GCC 10.2.1.
This brings support for Neoverse to the arm and aarch64 back ends,
a number of improvements for gcov profiling, a few for x86 and
Fortran, among others. |
30 Sep 2020 19:36:57
10.2.1.s20200926

|
gerald  |
Update to the 20200926 snapshot of GCC 10.2.1.
This brings a backport for the middle end and seven for libstdc++,
plus one or two for aarch64 (where it adds support for Neoverse V1),
arm, powerpc, and x86 each. |
21 Sep 2020 07:26:14
10.2.1.s20200919

|
gerald  |
Update to the 20200919 snapshot of GCC 10.2.1.
This brings a backport for the C preprocessor and debug info each, three
for the tree optimizers, three for x86 and one for powerpc, and last but
not least two for the Fortran front end. |
16 Sep 2020 18:24:27
10.2.1.s20200912

|
gerald  |
Update to the 20200912 snapshot of GCC 10.2.1.
This brings five fixes for the tree optimizers, eight for link-time
optimization (LTO), a few more across the board (C++, Fortran) and
one for aarch64. |
09 Sep 2020 20:47:09
10.2.1.s20200905

|
gerald  |
Update to the 20200905 snapshot of GCC 10.2.1.
This brings two backports for powerpc (rs6000), one for x86, three for
the tree optimizers, and two for the Fortran front end and libstdc++ each. |
05 Sep 2020 08:39:39
10.2.1.s20200829

|
gerald  |
Update to the 20200829 snapshot of GCC 10.2.1.
This brings two update for the x86 back end, one each for powerpc and
arm, eight for the middle end, four for the Fortran front end, and two
each for the C front end, the C++ front end, and libstdc++. |
27 Aug 2020 18:27:34
10.2.1.s20200822

|
gerald  |
Update to the 20200822 snapshot of GCC 10.2.1.
This brings one fix for interprocedural optimization, one for the arm
and two for the powerpc and x86 back ends, and some for C++/libstdc++. |
23 Aug 2020 07:11:45
10.2.1.s20200815

|
gerald  |
Update to the 20200815 snapshot of GCC 10.2.1.
This brings about a dozen of LTO related changes, three for powerpc and
one for x86, four for C++ and the C++ standard library, and one for the
Fortran front end. |
11 Aug 2020 20:43:16
10.2.1.s20200808

|
gerald  |
Update to the 20200808 snapshot of GCC 10.2.1.
This brings nine fixes for aarch64, one for arm, three for the middle
end, one for the C and three for the C++ front end/library. |
05 Aug 2020 05:49:22
10.2.1.s20200801

|
gerald  |
Update to the 20200801 snapshot of GCC 10.2.1.
This brings fixes for the x86 backend, three to the middle end, and
two for the C++ and six for the Fortran back end. |
31 Jul 2020 13:07:11
10.2.1.s20200725

|
gerald  |
Update to the 20200725 snapshot of GCC 10.2.1, which is the first snapshot
after the GCC 10.2 release (so pretty close to that).
This brings one update for powerpc, two for x86, and eight for aarch64,
plus more than half a dozen on middle-end/optimizers/LTO, two for C++
and seven for Fortran. |
13 Jul 2020 08:23:18
10.1.1.s20200711

|
gerald  |
Update to the 20200711 snapshot of GCC 10.1.1.
This brings four backports for powerpc and two for aarch64, six for
the tree optimizers, three for C++ and Fortran each, plus a few for
the C++ standard library. |
08 Jul 2020 11:08:06
10.1.1.s20200704

|
gerald  |
Update to the 20200704 snapshot of GCC 10.1.1.
This brings some middle-end fixes, one for arm, and ten for powerpc,
as well as 5+5 for C++/libstdc++ and eight for the Fortran front end. |
03 Jul 2020 21:28:15
10.1.1.s20200627

|
gerald  |
Update to the 20200627 snapshot of GCC 10.1.1.
This brings two fixes for powerpc (nee rs6000), some ten for the middle
end/optimizers, five for C++ and ten for Fortran. |
23 Jun 2020 18:25:36
10.1.1.s20200620

|
gerald  |
Update to the 20200620 snapshot of GCC 10.1.1.
This brings about a half a dozen backports for the middle end, one
for powerpc (nee rs6000), three for arm, a number around C++ and five
around Fortran. |
15 Jun 2020 22:24:34
10.1.1.s20200613

|
gerald  |
Update to the 20200613 snapshot of GCC 10.1.1.
This brings 16 changes for C++, three for Fortran, plus an optimizer one. |
13 Jun 2020 20:25:46
10.1.1.s20200606

|
gerald  |
Update to the 20200606 snapshot of GCC 10.1.1.
On the x86 side this automatically detects the Intel Airmont, Tremont,
Comet Lake, Ice Lake and Tiger Lake processor families. On the aarch64
side it adds support for Zeus.
Plus at least 14 improvements for the C++ front end and seven for Fortran. |
04 Jun 2020 08:22:55
10.1.1.s20200530

|
gerald  |
Update to the 20200530 snapshot of GCC 10.1.1.
This brings five backports between aarch64 and x86, nine between c++
and libstdc++, and seven for Fortran.
Register a conflict with the new lang/gcc10 port (which already marks
a conflict with us). |
26 May 2020 10:04:30
10.1.1.s20200523

|
gerald  |
Update to the 20200523 snapshot of GCC 10.1.1.
This includes an upstream contribution of mine that defines __ILP32__
on all 32-bit x86 targets. [1]
It also brings a fix for the aarch64 back end and five for x86, plus two
for the middle end/optimizers and Fortran, each, and four for the C++
standard library.
PR: 246288 [1] |
20 May 2020 08:10:53
10.1.1.s20200516

|
gerald  |
Update to the 20200516 snapshot of GCC 10.1.1.
This brings an optimizer fix, a change for the powerpc backend, and
1+3 fixes for the C++ front end and run time library, respectively,
plus three for Fortran. |
13 May 2020 08:07:42
10.1.1.s20200509

|
gerald  |
Update to the 20200509 snapshot of GCC 10.1.1.
This is the first snapshot after the GCC 10.1 release, the first in the
series, so our version moves from 10.0.1 to 10.1.1.
It brings three optimizer fixes/improvements, one for the aarc64 and
two for the x86-64 back end, and some ten for C/C++. |
12 May 2020 09:57:55
10.0.1.s20200502

|
gerald  |
Move patch-clang-vec_step to files/ where it belongs, which should
fix the build wht clang on powerpc* for real. |
03 May 2020 09:11:13
10.0.1.s20200502

|
gerald  |
Update to the 20200502 snapshot of GCC 10.0.1, which has branched for
the release of GCC 10.1 (and the GCC 10 release series) now.
Forward port r517843 | gerald | 2019-11-17 from lang/gcc9-devel since
this issue has not been addressed upstream or in our system compiler
yet. [1]
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, 245483 |
01 May 2020 08:12:46
10.0.1.s20200426

|
gerald  |
Update to the 20200426 snapshot of GCC 10.0.1. |
23 Apr 2020 10:46:41
10.0.1.s20200419

|
gerald  |
Update to the 20200419 snapshot of GCC 10.0.1. |
15 Apr 2020 15:45:12
10.0.1.s20200412

|
gerald  |
Update to the 20200412 snapshot of GCC 10.0.1. |
06 Apr 2020 23:46:57
10.0.1.s20200405

|
gerald  |
Update to the 20200405 snapshot of GCC 10.0.1. |
01 Apr 2020 20:15:01
10.0.1.s20200329

|
gerald  |
Update to the 20200329 snapshot of GCC 10.0.1. |
24 Mar 2020 07:31:48
10.0.1.s20200322

|
gerald  |
Update to the 20200322 snapshot of GCC 10.0.1. |
18 Mar 2020 10:31:49
10.0.1.s20200315

|
gerald  |
Forward port r528030 | gerald | 2020-03-08 from lang/gcc8:
Remove sparc64, which has not been working for far too long, from the
list of supported architectures for the GCC 8 based ports.
PR: 236839 |
17 Mar 2020 13:38:18
10.0.1.s20200315

|
gerald  |
Update to the 20200315 snapshot of GCC 10.0.1. |
10 Mar 2020 23:45:46
10.0.1.s20200308

|
gerald  |
Update to the 20200308 snapshot of GCC 10.0.1.
The build failure in gcc/value-prof.c has been addressed upstream now,
so files/patch-value-prof.c-buildfix has become redundant. |
04 Mar 2020 07:05:07
10.0.1.s20200301

|
gerald  |
Update to the 20200301 snapshot of GCC 10.0.1. |
29 Feb 2020 13:37:49
10.0.1.s20200223_1

|
gerald  |
Update files/patch-value-prof.c-buildfix to match what I have submitted
upstram now after first feedback there. |
25 Feb 2020 16:13:36
10.0.1.s20200223

|
gerald  |
Update to the 20200223 snapshot of GCC 10.0.1.
There's a warning (treated as an error) on 32-bit platforms which I
am working on with upstream. files/patch-value-prof.c-buildfix is a
temporary band aid to allow the build to complete. |
21 Feb 2020 07:35:27
10.0.1.s20200216

|
gerald  |
Update to the 20200216 snapshot of GCC 10.0.1. |
14 Feb 2020 14:28:57
10.0.1.s20200209

|
gerald  |
Update to the 20200209 snapshot of GCC 10.0.1.
files/patch-analyzer has been superseded by a different approach
upstream towards addressing that build failure with clang 9.0.1. |
05 Feb 2020 20:00:22
10.0.1.s20200202

|
gerald  |
Update to the 20200202 snapshot of GCC 10.0.1. |
30 Jan 2020 20:48:54
10.0.1.s20200126

|
gerald  |
Fix a build failure in the new analyzer module that was reported with
clang 9.0.1 (only):
ports/lang/gcc10-devel/work/gcc-10-20200126/gcc/analyzer/engine.cc:2971:13:
error:
reinterpret_cast from 'nullptr_t' to 'function *' is not allowed
v.m_fun = reinterpret_cast<function *> (NULL);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 243681
Reported by: Philippe Michel <philippe.michel7@free.fr> |
28 Jan 2020 08:49:52
10.0.1.s20200126

|
gerald  |
Update to the 20200126 snapshot of GCC 10.0.1. |
22 Jan 2020 08:27:19
10.0.1.s20200119

|
gerald  |
Update to the 20200119 snapshot of GCC 10.0.1.
(Since GCC 10 has moved into stage 4, the version has changed from
10.0.0 to 10.0.1.) |
17 Jan 2020 09:41:34
10.0.0.s20200110

|
gerald  |
Update to the 20200110 snapshot of GCC 10.0.0.
(This snapshot happened two days earlier than usual as part of the
conversion of the upstream source repository from SVN to GIT.) |
11 Jan 2020 06:21:20
10.0.0.s20200105

|
gerald  |
Update to the 20200105 snapshot of GCC 10.0.0. |
05 Jan 2020 00:23:54
10.0.0.s20191229

|
gerald  |
Update to the 20191229 snapshot of GCC 10.0.0. |
30 Dec 2019 02:38:33
10.0.0.s20191222

|
gerald  |
Update to the 20191222 snapshot of GCC 10.0.0. |
27 Dec 2019 04:13:58
10.0.0.s20191215

|
gerald  |
Update to the 20191215 snapshot of GCC 10.0.0.
Enable GCC plugins support by default. [1]
PR: 242644 [1]
Submitted by: tobik [1] |
23 Dec 2019 06:51:56
10.0.0.s20191208

|
gerald  |
Update to the 20191208 snapshot of GCC 10.0.0.
One obvious change is a new man page for lto-dump. |
07 Dec 2019 00:07:58
10.0.0.s20191201

|
gerald  |
Update to the 20191201 snapshot of GCC 10.0.0. |
01 Dec 2019 00:03:18
10.0.0.s20191124

|
gerald  |
On versions of FreeBSD that that are new enough and made that switch
already, use ELFv2 ABI on powerpc64.
This already is part of lang/gcc8 and lang/gcc9 (and their -devel
siblings); given this is the future of powerpc64 on FreeBSD ensure
GCC development trunk is adopting this as early as possible. |
26 Nov 2019 11:11:37
10.0.0.s20191124

|
gerald  |
Update to the 20191124 snapshot of GCC 10.0.0. |
23 Nov 2019 07:38:22
10.0.0.s20191117

|
gerald  |
Update to the 20191117 snapshot of GCC 10.0.0. |
12 Nov 2019 13:29:18
10.0.0.s20191110

|
gerald  |
Update to the 20191110 snapshot of GCC 10.0.0. |
10 Nov 2019 13:10:56
10.0.0.s20191103

|
gerald  |
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 |
05 Nov 2019 23:25:16
10.0.0.s20191103

|
gerald  |
Update to the 20191103 snapshot of GCC 10.0.0. |
30 Oct 2019 07:13:03
10.0.0.s20191027

|
gerald  |
Update to the 20191027 snapshot of GCC 10.0.0. |
25 Oct 2019 05:38:39
10.0.0.s20191020

|
gerald  |
Update to the 20191020 snapshot of GCC 10.0.0. |
15 Oct 2019 16:43:44
10.0.0.s20191013

|
gerald  |
Update to the 20191013 snapshot of GCC 10.0.0. |
11 Oct 2019 04:12:18
10.0.0.s20191006

|
gerald  |
Update to the 20191006 snapshot of GCC 10.0.0. |
02 Oct 2019 00:04:45
10.0.0.s20190929

|
gerald  |
Update to the 20190929 snapshot of GCC 10.0.0. |
25 Sep 2019 14:22:40
10.0.0.s20190922

|
gerald  |
Update to the 20190922 snapshot of GCC 10.0.0.
files/patch-pr240387 is part of that snapshot, so remove it on our end.
PR: 240387 |
22 Sep 2019 02:48:28
10.0.0.s20190915

|
gerald  |
Fix a miscompilation of GCC due to undefined behavior. This originally
triggered when building with clang on amd64 (under some circumstances),
but is a general issue.
PR: 240387
Kudos to: dim (for first class detective work) |
18 Sep 2019 03:54:44
10.0.0.s20190915

|
gerald  |
Update to the 20190915 snapshot of GCC 10.0.0. |
10 Sep 2019 11:09:23
10.0.0.s20190908

|
gerald  |
Update to the 20190908 snapshot of GCC 10.0.0.
This may (or may not) address a build regression (with clang) that
dim@ reported. [1]
PR: 240387 [1] |
06 Sep 2019 11:18:26
10.0.0.s20190901

|
gerald  |
Update to the 20190901 snapshot of GCC 10.0.0. |
31 Aug 2019 04:37:48
10.0.0.s20190825

|
gerald  |
Update to the 201900825 snapshot of GCC 10.0.0. |
23 Aug 2019 16:30:15
10.0.0.s20190818

|
gerald  |
Update to the 201900818 snapshot of GCC 10.0.0. |
14 Aug 2019 07:08:20
10.0.0.s20190811

|
gerald  |
Update to the 201900811 snapshot of GCC 10.0.0.
This no longer has _GNU_SOURCE defined on powerpc64 (which was a
regression from the GCC 8 series). [1]
PR: 239648 [1] |
07 Aug 2019 17:01:38
10.0.0.s20190804

|
gerald  |
Update to the 201900804 snapshot of GCC 10.0.0. |
03 Aug 2019 13:00:49
10.0.0.s20190728

|
gerald  |
Update to the 201900728 snapshot of GCC 10.0.0. |
26 Jul 2019 20:46:57
10.0.0.s20190721_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
10.0.0.s20190721

|
tobik  |
lang/gcc*: Hide pkg-message during upgrades
PR: 239419
Approved by: gerald (maintainer) |
24 Jul 2019 17:35:43
10.0.0.s20190721

|
gerald  |
Update to the 201900721 snapshot of GCC 10.0.0. |
20 Jul 2019 06:19:21
10.0.0.s20190714

|
gerald  |
Update to the 201900714 snapshot of GCC 10.0.0. |
14 Jul 2019 15:50:23
10.0.0.s20190707

|
gerald  |
Update to the 201900707 snapshot of GCC 10.0.0. |
04 Jul 2019 21:30:37
10.0.0.s20190630

|
gerald  |
Update to the 20190630 snapshot of GCC 10.0.0. |
28 Jun 2019 08:01:38
10.0.0.s20190623

|
gerald  |
Update to the 20190623 snapshot of GCC 10.0.0. |
17 Jun 2019 16:14:04
10.0.0.s20190616

|
gerald  |
Update to the 20190616 snapshot of GCC 10.0.0. |
11 Jun 2019 05:53:55
10.0.0.s20190609

|
gerald  |
Update to the 20190609 snapshot of GCC 10.0.0. |
06 Jun 2019 21:17:03
10.0.0.s20190602

|
gerald  |
Update to the 20190602 snapshot of GCC 10.0.0. |
29 May 2019 23:03:48
10.0.0.s20190526

|
gerald  |
Update to the 20190526 snapshot of GCC 10.0.0. |
23 May 2019 18:23:43
10.0.0.s20190519

|
gerald  |
Update to the 20190519 snapshot of GCC 10.0.0. |
15 May 2019 10:02:38
10.0.0.s20190512

|
gerald  |
Update to the 20190512 snapshot of GCC 10.0.0. This brings a new binary
bin/lto-dump which may be helpful if you employ link-time optimization (LTO).
Forward port r499061 | gerald | 2019-04-15 from lang/gcc8 and gcc8-devel [1]:
GCC has two runtime libraries: The static library libgcc.a (-lgcc) and
the shared library libgcc_s.so (-lgcc_s). Both implement many of the
same functions but they also each have their unique functions. When
GCC links programs and libraries there are three possibilities:
1. gcc -static-libgcc or gcc -static: -lgcc
=> Just use libgcc.a.
2. gcc -shared-libgcc: -lgcc_s -lgcc
=> Link with libgcc_s first, so libgcc.a is only used for its unique (Only the first 15 lines of the commit message are shown above ) |
06 May 2019 21:15:23
10.0.0.s20190505

|
gerald  |
Welcome GCC 10, even if only in form of its first development snapshot
at the beginning of what likely is going to be another one year cycle.
files/patch-amd64-gcc-multilib-support has made it upstream after the
creation of the GCC 9 release branch, so we can drop it. |