From: Peter Michael Green Date: Mon, 29 Jul 2019 02:00:24 +0000 (+0000) Subject: Manual merge of version 8.3.0-6+rpi1 and 8.3.0-19 to produce 8.3.0-19+rpi1 X-Git-Tag: archive/raspbian/10-20200211-1+rpi1^2~6^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=42775f4a8d8fc4a05e99fa635faa6e8d88005210;p=gcc-10.git Manual merge of version 8.3.0-6+rpi1 and 8.3.0-19 to produce 8.3.0-19+rpi1 --- 42775f4a8d8fc4a05e99fa635faa6e8d88005210 diff --cc debian/changelog index 50f7272,3590d12..9ed6afa --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,137 +1,147 @@@ - gcc-8 (8.3.0-6+rpi1) buster-staging; urgency=medium ++gcc-8 (8.3.0-19+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 8-20180207-2+rpi1 by Peter Michael Green at Sat, 17 Feb 2018 00:20:23 +0000] + * Don't pass -march=armv7+fp to compiler when building libatomic. + + [changes introduced in 8.2.0-16+rpi1 by Peter Michael Green] + * Disable testsuite (build seems to hang after testsuite completes). + - -- Raspbian forward porter Mon, 15 Apr 2019 22:17:57 +0000 ++ -- Peter Michael Green Sat, 27 Jul 2019 19:09:15 +0000 ++ + gcc-8 (8.3.0-19) unstable; urgency=medium + + * Update to SVN 20190709 (r273305) from the gcc-8-branch. + - Fix PR fortran/91077. + * Make the lto-verbose-linker patch more robust for hppa (Dave Anglin). + * Avoid building stuff which is not needed for architecture independent + packages. + * Disable the LTO builds for armel/armhf, too slow on the buildds. + + -- Matthias Klose Tue, 09 Jul 2019 15:27:27 +0200 + + gcc-8 (8.3.0-18) unstable; urgency=medium + + * Update to SVN 20190704 (r273090) from the gcc-8-branch. + - Fix PR middle-end/90899. + * Increase the timeouts for the LTO link builds. + * Dump config files on failed jit and nvptx builds. + * Disable the LTO builds on architectures where the buildds can't keep up. + + -- Matthias Klose Thu, 04 Jul 2019 19:16:27 +0200 + + gcc-8 (8.3.0-17) experimental; urgency=medium + + * Try to enable the LTO builds everywhere. + * Make the LTO link step a bit more verbose to avoid timeouts on + the buildds. + + -- Matthias Klose Wed, 03 Jul 2019 18:53:45 +0200 + + gcc-8 (8.3.0-16) experimental; urgency=medium + + * Update to SVN 20190702 (r272936) from the gcc-8-branch. + - Fix PR tree-optimization/90949, PR ipa/90939. + * Don't use --push-state/--pop-state options for old linkers. + * Fix explicit autoconf version for backport packages. + * Allow to build with the locales package instead of locales-all. + * Disable LTO and profiled builds for older binutils versions. + * Don't try to use dwz on LTO optimized binaries prior to dwz 2019. + See #931319. + + -- Matthias Klose Tue, 02 Jul 2019 15:34:41 +0200 + + gcc-8 (8.3.0-15) experimental; urgency=medium + + * Update to SVN 20190625 (r272643) from the gcc-8-branch. + - Fix PR middle-end/64242 (PARISC), PR fortran/90937, PR fortran/90744. + * Apply proposed fix for PR libgcc/90714 (ia64 only). Closes: #930119. + + -- Matthias Klose Tue, 25 Jun 2019 12:45:57 +0200 + + gcc-8 (8.3.0-14) experimental; urgency=medium + + * Update to SVN 20190612 (r272183) from the gcc-8-branch. + - Fix PR c++/90532, PR libstdc++/90299, PR libstdc++/90454, PR c++/90532, + PR target/89765 (PPC), PR target/61976 (PPC), PR libstdc++/89466, + PR libstdc++/90220, PR libstdc++/90220, PR c++/85400, PR target/90530, + PR sanitizer/90570, PR target/90547 (x86), PR target/90811 (nvptx), + PR libstdc++/90634, PR libstdc++/90634, PR target/90751 (PARISC), + PR target/82920 (x86), PR fortran/90329, PR fortran/90329, PR c++/90810, + PR fortran/90498, PR fortran/57284, PR fortran/90329, PR bootstrap/89864. + * Turn on -fstack-clash-protection and -fcf-protection in Ubuntu 19.10 on + supported architectures. + * Turn on profiled bootstrap. + + -- Matthias Klose Wed, 12 Jun 2019 16:08:58 +0200 + + gcc-8 (8.3.0-13) experimental; urgency=medium + + * Update to SVN 20190514 (r271166) from the gcc-8-branch. + - Fix PR gcov-profile/90380, PR libstdc++/81266, PR libstdc++/89102 + (partial), PR libstdc++/88740, PR libstdc++/90165, PR libstdc++/90105, + PR libstdc++/85965, PR libstdc++/89629, PR target/89424 (PPC), + PR c++/88857, PR c++/89214, PR c++/89511, PR c++/89705, PR c++/89876. + * Ignore any distro default flags for the hppa64 cross build. + + -- Matthias Klose Tue, 14 May 2019 14:21:41 +0200 + + gcc-8 (8.3.0-12) experimental; urgency=medium + + * Update to SVN 20190506 (r270919) from the gcc-8-branch. + - Fix the profiled bootstrap on arm64. PR bootstrap/90359. + + -- Matthias Klose Mon, 06 May 2019 19:15:58 +0200 + + gcc-8 (8.3.0-11) experimental; urgency=medium + + * Stop building packages built by gcc-9. + * Update from the gcc-8 ARM/Linaro branch. + + -- Matthias Klose Sun, 05 May 2019 17:57:34 +0200 + + gcc-8 (8.3.0-10) experimental; urgency=medium + + * Update to SVN 20190505 (r270881) from the gcc-8-branch. + - Fix PR c/89946, PR c++/90108, PR c/89933, PR c/89734, + PR target/90193, PR target/90187 (x86), PR tree-optimization/90208, + PR rtl-optimization/90082, PR tree-optimization/90090, + PR rtl-optimization/89965, PR c/89946, PR rtl-optimization/90026, + PR rtl-optimization/89965, PR c++/90010, PR tree-optimization/89998, + PR c/89872, PR middle-end/89621, PR target/89752, PR target/89752, + PR rtl-optimization/89768, PR target/89726 (x86), PR debug/89704, + PR ipa/89684, PR rtl-optimization/89679, PR tree-optimization/89703, + PR debug/89498, PR middle-end/88588, PR middle-end/89663, PR c/88568, + PR target/89587 (PPC), PR middle-end/89590, PR middle-end/89412, + PR c/89520, PR middle-end/89091, PR middle-end/88074, PR middle-end/89415, + PR middle-end/88074, PR target/86538 (AArch64), PR target/37369 (AArch64), + PR middle-end/89037, PR target/85910 (AArch64), PR debug/89631, + PR c++/90108, PR c/89933, PR sanitizer/89869, PR c++/89796, + PR c++/60702, PR c++/89767, PR c++/89512, PR c++/87148, PR c++/89403, + PR c++/89405, PR fortran/89651, PR middle-end/89698, + PR tree-optimization/89595, PR tree-optimization/89710, + PR tree-optimization/90071, PR target/86984 (alpha), + PR target/89711 (x86). + * Merge some hardening defaults patches into one patch set. + * Turn on -fasynchronous-unwind-tables by default on supported architectures + for bullseye. + + -- Matthias Klose Sun, 05 May 2019 15:54:05 +0200 + + gcc-8 (8.3.0-7) unstable; urgency=medium + + * Update to SVN 20190428 (r270630) from the gcc-8-branch. + - Fix PR target/89877 (ARC), PR target/84369 (PPC), + PR tree-optimization/85762, PR tree-optimization/87008, + PR tree-optimization/85459, PR target/87532 (PPC), + PR target/87532 (PPC), PR ipa/89693, PR middle-end/88587, + PR tree-optimization/90018, PR target/90024 (ARM), + PR target/89945 (ARM), PR fortran/87352, PR fortran/89981, + PR fortran/89904, PR libgfortran/79540, PR fortran/87127, + PR rtl-optimization/87979, PR rtl-optimization/84032. + * Fix PR c++/90050, always link with libstdc++fs.a. LP: #1824721. + * Fix PR bootstrap/87338 on ia64 (James Clarke). Closes: #927976. + + -- Matthias Klose Sun, 28 Apr 2019 09:43:41 +0200 gcc-8 (8.3.0-6) unstable; urgency=medium diff --cc debian/rules.patch index 297a62f,2f84fc6..9be6465 --- a/debian/rules.patch +++ b/debian/rules.patch @@@ -95,17 -100,6 +100,9 @@@ endi # $(if $(filter yes, $(DEB_CROSS)),,gcc-print-file-name) \ # libstdc++-nothumb-check \ +debian_patches += \ + raspbian-disable-libatomic-march \ + - hardening_patches = - ifeq ($(with_ssp)-$(with_ssp_default),yes-yes) - hardening_patches += gcc-default-ssp - hardening_patches += gcc-default-format-security - ifeq (,$(filter $(distrelease),dapper hardy lucid maverick natty oneiric precise quantal raring saucy trusty)) - hardening_patches += gcc-default-ssp-strong - endif - endif ifneq (,$(filter $(derivative),Ubuntu)) ifneq (,$(findstring gcc-8, $(PKGSOURCE))) hardening_patches += \