From: Raspbian automatic forward porter Date: Wed, 13 May 2020 02:45:11 +0000 (+0100) Subject: Merge version 10-20200418-1+rpi1 and 10.1.0-1 to produce 10.1.0-1+rpi1 X-Git-Tag: raspbian/10.1.0-1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7745c3dbb8e2e9ab178d4723509fa3b9aa96d5ab;p=gcc-10.git Merge version 10-20200418-1+rpi1 and 10.1.0-1 to produce 10.1.0-1+rpi1 --- 8bd33fb9681c3d980e485c2db3f0bebbab42b201 diff --cc debian/changelog index fe68222,88b8ada..1743f31 --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,39 +1,52 @@@ - gcc-10 (10-20200418-1+rpi1) bullseye-staging; urgency=medium ++gcc-10 (10.1.0-1+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 Apr 2020 22:13:37 +0000 ++ -- Raspbian forward porter Wed, 13 May 2020 02:45:11 +0000 ++ + gcc-10 (10.1.0-1) unstable; urgency=medium + + * GCC 10.1.0 release. + * lib*stdc++6: Depend on lib*gcc-sN instead of lib*gccN. + * Build libphobos on hppa-linux-gnu. + * Update NEWS files for GCC 10. + * Refresh patches. + + -- Matthias Klose Thu, 07 May 2020 13:44:26 +0200 + + gcc-10 (10-20200502-1) unstable; urgency=medium + + * GCC 10.1 release candidate. + * GCC snapshot, taken from the gcc-10 branch (20200502, 0118d0397f9). + - Fix PR objc/94637, @selector() broken for selectors containing repeated + colons. Closes: #959127. + * Increase the testsuite timeout on riscv64. + * Fix sparc64 multilib cross build (Helmut Grohne). Closes: #958909. + * Fix GDC Issue 19367 - std.net.curl does not understand HTTP/2 status lines. + LP: #1876293. + * Update libgphobos symbols files. + + -- Matthias Klose Sat, 02 May 2020 14:09:59 +0200 + + gcc-10 (10-20200425-1) unstable; urgency=medium + + * GCC snapshot, taken from the trunk (20200425, cf3f7b309ffd). + - Fix PR middle-end/94647. Closes: #958062. + * Fix local patch for PR jit/87808. Closes: #954898. + * gcc-snapshot: Depend on nvptx-tools with the nvptx offload compiler. + * Provide symlinks for the offload target tools in /accel/. + * Don't include lib*gomp1 and libgcc4 in the control file, when not building + the common libraries. + * Build libphobos on powerpc*, libdruntime only. + + -- Matthias Klose Sat, 25 Apr 2020 18:07:48 +0200 gcc-10 (10-20200418-1) unstable; urgency=medium