From: Raspbian forward pporter Date: Thu, 20 Jul 2017 18:14:12 +0000 (+0100) Subject: Merge branch 'debpsuedomerge' into buster-working X-Git-Tag: archive/raspbian/7.1.0-9+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c67a3ebe1f62f3d50a42164d2de9d341404d6b44;p=gcc-7.git Merge branch 'debpsuedomerge' into buster-working --- c67a3ebe1f62f3d50a42164d2de9d341404d6b44 diff --cc debian/changelog index 8990795,5d09c13..3bd41b3 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,40 +1,47 @@@ + gcc-7 (7.1.0-9) unstable; urgency=medium + + * Update to SVN 20170705 (r250006) from the gcc-7-branch. + + [ Matthias Klose ] + * gcc-linaro-revert-r49596.diff: fix build for the linaro branch. + * Don't configure powerpc with --enable-default-pie, fails to build. + See #856224, PR target/81295. + + [ Nicolas Boulenguez ] + * ada-gcc-name.diff: unpatch gnatchop. Addresses: #856274. + * Link libgnat with libatomic on armel. Closes: #861734. + * libgnat-dev: use multiarch paths in project and to install .ali files. + * Build Ada on armel, kfreebsd-*, hurd-i386; #86173[457] are closed. + + -- Matthias Klose Wed, 05 Jul 2017 19:21:55 +0200 + + gcc-7 (7.1.0-8) unstable; urgency=medium + + * Update to SVN 20170629 (r249793) from the gcc-7-branch. + + [ Matthias Klose ] + * Move the liblto_plugin from the cpp to the gcc package. + * libstdc++6: Add more Breaks to smoothen upgrades from jessie to stretch. + Addresses: #863845, #863745. + * Don't provide libobjc_gc symlinks for the libobjc multilib packages. + * Configure with --enable-default-pie on ppc64 (Adrian Glaubitz) and + powerpc (Mathieu Malaterre). Addresses: #856224. + + [ Nicolas Boulenguez ] + * Update ada/confirm_debian_bugs.py for gcc-7. + * Drop ada-driver-check.diff, the problem is unreproducible. + * Stop symlinking gcc-7-7 -> gcc-7. See #856274 and #814977. + * gnatmake: compile once even with SOURCE_DATE_EPOCH. Closes: #866029. + + -- Matthias Klose Thu, 29 Jun 2017 17:36:03 +0200 + +gcc-7 (7.1.0-7+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + * Disable ada. + + -- Peter Michael Green Wed, 28 Jun 2017 15:47:01 +0000 + gcc-7 (7.1.0-7) unstable; urgency=medium * Update to SVN 20170618 (r249347) from the gcc-7-branch.