From: Raspbian automatic forward porter Date: Mon, 17 Aug 2020 17:15:02 +0000 (+0100) Subject: Merge version 10.1.0-6+rpi1 and 10.2.0-5 to produce 10.2.0-5+rpi1 X-Git-Tag: archive/raspbian/13.2.0-4+rpi1^2~8^2~5^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=84ce00be1dc0340708d8986afca2b7c6a1581d5f;p=gcc-13.git Merge version 10.1.0-6+rpi1 and 10.2.0-5 to produce 10.2.0-5+rpi1 --- 84ce00be1dc0340708d8986afca2b7c6a1581d5f diff --cc debian/changelog index 810b00f,cd014da..5934818 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,43 +1,56 @@@ - gcc-10 (10.1.0-6+rpi1) bullseye-staging; urgency=medium ++gcc-10 (10.2.0-5+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 Fri, 24 Jul 2020 15:25:56 +0000 ++ -- Raspbian forward porter Mon, 17 Aug 2020 17:15:02 +0000 ++ + gcc-10 (10.2.0-5) unstable; urgency=medium + + * Update to git 20200808 from the gcc-10 branch. + - Fix PR target/96191 (ARM), PR target/96191 (AArch64), + PR tree-optimization/96483, PR middle-end/96426, PR debug/96354, + PR target/95435 (x86), PR tree-optimization/96058, PR middle-end/96335, + PR lto/45375, PR c/96377, PR c++/96082, PR c++/95591, PR c++/95599, + PR c++/95823, PR c++/95824, PR c++/95895, PR d/96140, + PR fortran/96319, PR fortran/95612, PR fortran/95585. + + -- Matthias Klose Sat, 08 Aug 2020 13:31:03 +0200 + + gcc-10 (10.2.0-3) unstable; urgency=medium + + * Update to git 20200725 from the gcc-10 branch. + - Fix PR target/96190 (SPARC), PR target/96236 (PPC), PR target/96260, + PR fortran/95980, PR fortran/95980, PR fortran/96086, PR fortran/89574, + PR fortran/96220, PR fortran/96018. + * Re-enable gm2, disabled by accident in 10.2.0-1. + * Refresh gm2 patches. + * Apply proposed gdc patch (Iain Buclaw). Closes: #966026. + * Apply proposed patch for PR bootstrap/96203, add -fcf-protection=check. + + -- Matthias Klose Sat, 25 Jul 2020 14:52:31 +0200 + + gcc-10 (10.2.0-1) unstable; urgency=medium + + * GCC 10.2.0 release. + - Fix PR target/95726 (AArch64), PR target/96174 (x86), PR middle-end/95114, + PR tree-optimization/96146, PR middle-end/96194, PR c++/95789, + PR c++/96104, PR c++/96179. + - Fix missing dependencies for selftests which occasionally causes + failed builds. Closes: #960913. + * Update gm2 from the gm2 gcc-10 branch. + * Update the patch for PR lto/95604, replacing the error with a warning. + * Build the GC enabled libobjc on arm64, mips and mipsel as well. + * libgo: Merge the 1.14.6 changes, taken from the trunk. + * Fix ASAN_INTERCEPT_VFORK related symbols. (Helmut Grohne). Closes: #965246. + + -- Matthias Klose Thu, 23 Jul 2020 12:15:54 +0200 gcc-10 (10.1.0-6) unstable; urgency=medium