From: Raspbian automatic forward porter Date: Mon, 30 Mar 2020 05:03:52 +0000 (+0100) Subject: Merge version 9.3.0-3+rpi1 and 9.3.0-8 to produce 9.3.0-8+rpi1 X-Git-Tag: archive/raspbian/9.3.0-8+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=84a7e7cb8646921a99310e8d4682d825a6ef1d9d;p=gcc-9.git Merge version 9.3.0-3+rpi1 and 9.3.0-8 to produce 9.3.0-8+rpi1 --- 84a7e7cb8646921a99310e8d4682d825a6ef1d9d diff --cc debian/changelog index 2f498b1,a408040..6e016da --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,42 +1,55 @@@ - gcc-9 (9.3.0-3+rpi1) bullseye-staging; urgency=medium ++gcc-9 (9.3.0-8+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from gcc-8 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 gcc-8 8.2.0-16+rpi1 by Peter Michael Green] + * Disable testsuite (build seems to hang after testsuite completes). + + [changes introduced in gcc-9 9.1.0-10+rpi1 by Peter Michael Green] + * Update symbols file for raspbian. + - -- Raspbian forward porter Thu, 19 Mar 2020 04:12:53 +0000 ++ -- Raspbian forward porter Mon, 30 Mar 2020 05:03:52 +0000 ++ + gcc-9 (9.3.0-8) unstable; urgency=medium + + * Update to git 20200324 from the gcc-9 branch. + - Fix PR tree-optimization/94125, PR target/90763 (PPC). + * libgcc-N-dev: Include sanitizer headers again. Closes: #954750. + * gm2: Define lang_register_spec_functions for jit. Addresses: #954438. + * Generate dependencies on libgcc-sN if not building the common packages. + + -- Matthias Klose Mon, 23 Mar 2020 18:41:59 +0100 + + gcc-9 (9.3.0-7) unstable; urgency=medium + + * Fix stage1 and stage2 cross builds. + + -- Matthias Klose Sun, 22 Mar 2020 14:04:33 +0100 + + gcc-9 (9.3.0-6) unstable; urgency=medium + + * Move back the libgccjit headers into libgccjit-N-dev. + + -- Matthias Klose Sat, 21 Mar 2020 12:37:48 +0100 + + gcc-9 (9.3.0-5) unstable; urgency=medium + + * Update to git 20200320 from the gcc-9 branch. + - Fix PR tree-optimization/94163, PR rtl-optimization/94119, + PR target/87560 (PPC), PR target/91913 (ARM), PR target/93800 (PPC), + PR c++/92909, PR c++/92068, PR c++/93248, PR libstdc++/94063, + PR libstdc++/93244, PR driver/92757, PR target/93709, PR middle-end/94189, + PR debug/94167, PR middle-end/93566, PR target/94121 (AArch64), + PR tree-optimization/94130, PR target/94121 (AArch64), + PR middle-end/94111, PR tree-optimization/94114, PR middle-end/93399, + PR debug/93888, PR tree-optimization/94001, PR libstdc++/94199. + * Build using GCC 9 again. + * Move limits.h and syslimits.h into /include, and remove + /include-fixed. + * Relax the dependency on libc6 again. + + -- Matthias Klose Fri, 20 Mar 2020 10:40:52 +0100 gcc-9 (9.3.0-3) unstable; urgency=high