summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1988
1 files changed, 1681 insertions, 307 deletions
diff --git a/debian/changelog b/debian/changelog
index 3098670..66935e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,1682 @@
+gcc-9 (9.2.1-19) unstable; urgency=medium
+
+ * Update to SVN 20191109 (r278002) from the gcc-9-branch.
+ - Fix PR sanitizer/92154, PR c++/92384, PR middle-end/92231, PR c++/90947,
+ PR c++/90998, PR c++/92343, PR c++/90947, PR tree-optimization/85887,
+ PR c++/92015, PR middle-end/92231, PR preprocessor/92296.
+ * Fix once more the gnat armel cross build.
+
+ -- Matthias Klose <doko@debian.org> Sat, 09 Nov 2019 15:47:17 +0100
+
+gcc-9 (9.2.1-18) unstable; urgency=medium
+
+ * Update to SVN 20191108 (r277978) from the gcc-9-branch.
+ - Fix PR target/91289 (PPC), PR fortran/92208, PR fortran/92277,
+ PR fortran/92208, PR fortran/92284, PR target/92095 (SPARC),
+ PR fortran/91253.
+
+ [ Matthias Klose ]
+ * Update gm2 from the gcc_9_2_0_gm2 branch 20191107, more parallel
+ build issues and cross build fixes.
+ * Bump standards version.
+ * ada-libgnatvsn.diff:
+ - Regenerate with upstream automake 1.15.1 and autoconf 2.69.
+
+ [ Nicolas Boulenguez ]
+ * Copy ada-lib-info-file-prefix-map.diff from gcc-8.
+ * ada-tools-move-ldflag.diff is obsolete with --as-needed as default.
+ * Enable all non-default linker checks for Ada.
+
+ -- Matthias Klose <doko@debian.org> Fri, 08 Nov 2019 17:51:22 +0100
+
+gcc-9 (9.2.1-17) unstable; urgency=medium
+
+ * Update to SVN 20191102 (r277743) from the gcc-9-branch.
+ * Update gm2 from the gcc_9_2_0_gm2 branch 20191031, more parallel
+ build issues.
+ * ada-libgnatvsn.diff:
+ - Copy some of configure.ac's common stuff from libatomic/libgomp.
+ - Regenerate with automake 1.15.1 and autoconf 2.69.
+
+ -- Matthias Klose <doko@debian.org> Sun, 03 Nov 2019 10:37:13 +0100
+
+gcc-9 (9.2.1-16) unstable; urgency=medium
+
+ * Update to SVN 20191030 (r277619) from the gcc-9-branch.
+ - Fix PR target/92225 (x86), PR rtl-optimization/92007,
+ PR target/70010 (PPC), PR target/65342 (PPC), PR target/67183,
+ PR fortran/91926, PR fortran/91863, PR fortran/86248, PR c++/92201.
+ * Use a proper configure check when linking with libatomic in libgnatvsn.
+ Closes: #943796.
+ * Enable gm2 on x32.
+ * Update gm2 from the gcc_9_2_0_gm2 branch 20191030, parallel build issues.
+ * Fix PR libstdc++/92267, taken from the trunk.
+
+ -- Matthias Klose <doko@debian.org> Wed, 30 Oct 2019 13:13:31 +0100
+
+gcc-9 (9.2.1-15) unstable; urgency=medium
+
+ * Update to SVN 20191027 (r277486) from the gcc-9-branch.
+ - Fix PR c++/85254.
+ * Update gm2 from the gcc_9_2_0_gm2 branch 20191026.
+ * Link libgnatvsn against libatomic.
+
+ -- Matthias Klose <doko@debian.org> Sun, 27 Oct 2019 18:08:50 +0100
+
+gcc-9 (9.2.1-14) unstable; urgency=medium
+
+ * Update to SVN 20191025 (r277460) from the gcc-9-branch.
+ - Fix PR libstdc++/90682, PR libstdc++/61761, PR libstdc++/89164,
+ PR libstdc++/92143, PR libstdc++/91456, PR libstdc++/92059,
+ PR libstdc++/91748, PR tree-optimization/91885, PR debug/91887,
+ PR tree-optimization/92131, PR c++/92062, PR fortran/92174,
+ PR target/88167 (ARM), PR middle-end/92153.
+ * Configure again with --enable-objc-gc=auto, somehow dropped in gcc-9.
+ Closes: #942049.
+ * Revert the libgnatvsn changes from 9.2.1-9.
+
+ -- Matthias Klose <doko@debian.org> Fri, 25 Oct 2019 19:31:48 +0200
+
+gcc-9 (9.2.1-12) unstable; urgency=medium
+
+ * Update to SVN 20191022 (r277294) from the gcc-9-branch.
+ - Fix PR c++/91925, PR c++/88203, PR c/91401, PR tree-optimization/92056,
+ PR tree-optimization/91734, PR bootstrap/90543, PR middle-end/91920,
+ PR tree-optimization/91723, PR tree-optimization/91665,
+ PR middle-end/91001, PR middle-end/91105, PR middle-end/91106,
+ PR go/91617, PR middle-end/91623, PR lto/91572,
+ PR tree-optimization/91351. PR target/86040 (AVR), PR target/59888,
+ PR target/89400 (ARM), PR target/87243, PR c++/92106, PR c++/91974,
+ PR c++/88203, PR c/91401, PR fortran/69455, PR fortran/91586,
+ PR fortran/83113, PR fortran/89943.
+
+ [Nicolas Boulenguez]
+ * Fix race condition in libgnatvsn/Makefile.
+
+ [ Matthias Klose ]
+ * Configure for s390x Ubuntu focal --with-arch=z13 --with-mtune=z15.
+
+ -- Matthias Klose <doko@debian.org> Tue, 22 Oct 2019 21:35:13 +0200
+
+gcc-9 (9.2.1-11) unstable; urgency=medium
+
+ [Nicolas Boulenguez]
+ * Fix diff index in libgnatvsn patch. Closes: #942442.
+
+ -- Matthias Klose <doko@debian.org> Thu, 17 Oct 2019 10:32:53 +0200
+
+gcc-9 (9.2.1-10) unstable; urgency=medium
+
+ * Update to SVN 20191016 (r277058) from the gcc-9-branch.
+ - Fix PR lto/91968, PR tree-optimization/91812, PR debug/91772,
+ PR tree-optimization/91790, PR target/92022 (ALPHA),
+ PR target/88630 (SH), PR c++/91606, PR c++/91740, PR ada/91995,
+ PR fortran/91715, PR fortran/91649, PR fortran/91801.
+
+ [Nicolas Boulenguez]
+ * Rewrite libgnatvsn support with autotools. Closes: #746689.
+ * Converge towards similar gnat_util library.
+ * Cherry-pick repinfo stuff for latest ASIS.
+
+ [ Matthias Klose ]
+ * gm2: Fix a time_t cast, and enable gm2 on x32. Closes: #942059,
+ * Fix PR lto/91307, reproducible LTO builds, taken from the trunk.
+
+ -- Matthias Klose <doko@debian.org> Wed, 16 Oct 2019 12:29:50 +0200
+
+gcc-9 (9.2.1-9) unstable; urgency=medium
+
+ * Update to SVN 20191008 (r276687) from the gcc-9-branch.
+ - Fix PR libstdc++/91748, PR rtl-optimization/89795, PR c++/91705,
+ PR target/86805 (SH), PR target/80672 (SH), PR rtl-optimization/88751,
+ PR target/91683 (riscv), PR target/91269 (SPARC),
+ PR target/91635 (riscv), PR c++/91923, PR fortran/91557,
+ PR fortran/91553, PR fortran/91566, PR fortran/91642, PR fortran/91588,
+ PR fortran/91727, PR fortran/91550, PR target/91275 (PPC),
+ PR target/91769 (MIPS), PR fortran/91716, PR target/88562 (SH),
+ PR driver/69471, PR fortran/84487, PR fortran/47054, PR fortran/91942,
+ PR fortran/91785, PR fortran/91864, PR fortran/91802, PR fortran/91714,
+ PR fortran/91641.
+ - Fix ICE on MIPS. Closes: #941263.
+ * Disable gm2 on hurd-i386, mc hangs there (Samuel Thibault). Closes: #940600.
+ * Apply proposed patch for PR target/92022. Addresses: #931815.
+
+ [ Nicolas Boulenguez ]
+ * Update ada local patches.
+
+ -- Matthias Klose <doko@debian.org> Tue, 08 Oct 2019 10:21:22 +0200
+
+gcc-9 (9.2.1-8) unstable; urgency=medium
+
+ * Update to SVN 20190909 (r275519) from the gcc-9-branch.
+ - Fix PR fortran/91496, PR fortran/91496, PR fortran/91660,
+ PR fortran/91589, PR target/87853 (x86), PR target/91704 (x86).
+ * libstdc++: Fix GCC_LINUX_FUTEX to work with C99 compilers, taken from
+ the trunk.
+ * Make LTO link pick up compile-time -g (proposed patch).
+
+ -- Matthias Klose <doko@debian.org> Mon, 09 Sep 2019 17:18:48 +0200
+
+gcc-9 (9.2.1-7) unstable; urgency=medium
+
+ * Update to SVN 20190905 (r275396) from the gcc-9-branch.
+ - Fix PR libstdc++/91067, PR target/91481 (PPC),
+ PR tree-optimization/90278, PR tree-optimization/91568,
+ PR tree-optimization/90637, PR fortran/91565, PR fortran/91564,
+ PR fortran/91551, PR fortran/91587, PR pch/61250, PR c++/91155,
+ PR tree-optimization/91597, PR gcov-profile/91601,
+ PR target/91472 (SPARC), PR c++/91129, PR fortran/91552,
+ PR target/81800 (AArch64).
+ * Drop the gcc-alpha-bs-ignore patch, apparently not necessary anymore.
+ * For the omp.h header, use the configured OMP_NEST_LOCK_SIZE and
+ OMP_NEST_LOCK_ALIGN values for some non-multilib architectures.
+ Closes: #935750.
+ * Use Python3 to build the gm2 frontend. Closes: #936586.
+ * libgphobos76: Add breaks: dub (<< 1.16.0-1~). Addresses: #935275.
+
+ -- Matthias Klose <doko@debian.org> Thu, 05 Sep 2019 06:45:00 +0200
+
+gcc-9 (9.2.1-6) unstable; urgency=medium
+
+ * Update to SVN 20190827 (r274974) from the gcc-9-branch.
+ - Fix PR ipa/91508, PR ipa/91438, PR ipa/91404, PR lto/91287,
+ PR target/91533 (x86), PR ipa/91508, PR ipa/91438, PR ipa/91404,
+ PR c++/91521.
+ * Backport LTO jobserver support (-flto=auto).
+ * any_archs: Remove mips and powerpcspe, add riscv64.
+
+ -- Matthias Klose <doko@debian.org> Wed, 28 Aug 2019 01:01:47 +0200
+
+gcc-9 (9.2.1-4) unstable; urgency=medium
+
+ * Fix typo for gm2 enablement.
+ * Disable gm2 on powerpc, ppc64, sh4, kfreebsd-i386, kfreebsd-amd64.
+ See the build logs of 9.2.1-3 for the various issues.
+
+ -- Matthias Klose <doko@debian.org> Thu, 22 Aug 2019 12:12:07 +0200
+
+gcc-9 (9.2.1-3) unstable; urgency=medium
+
+ * Update to SVN 20190821 (r274792) from the gcc-9-branch.
+ - Fix PR rtl-optimization/91347, PR target/91386 (AArch64).
+
+ [ Aurelien Jarno ]
+ * Enable Ada on riscv64.
+
+ [ Matthias Klose ]
+ * Build the gm2 packages except on powerpc and x32.
+ * Update gm2 cross build dependencies.
+ * Fix gm2 build with -j32.
+ * Configure with --enable-libpth-m2 for gm2 cross builds.
+ * Configure --without-target-system-zlib for gdc cross builds.
+ * Remove not needed libpth-dev dependency for gm2 packages.
+ * Ignore M2Version.o for gm2 bootstrap comparison.
+ * Update gm2 from the gcc_9_2_0_gm2 branch 20190820.
+
+ -- Matthias Klose <doko@debian.org> Wed, 21 Aug 2019 12:15:27 +0200
+
+gcc-9 (9.2.1-2) unstable; urgency=medium
+
+ [ Matthias Klose ]
+ * Update to SVN 20190819 (r274667) from the gcc-9-branch.
+ - Fix PR c++/90947, PR c++/91436, PR fortran/87991, PR fortran/90563,
+ PR fortran/88072, PR fortran/90561, PR fortran/89647, PR fortran/87993,
+ PR tree-optimization/91109, PR tree-optimization/91109,
+ PR tree-optimization/91445, PR tree-optimization/91091,
+ PR c++/90393, PR c++/81429, PR c++/87519, PR c++/90473, PR c++/90884,
+ PR libsanitizer/87880, PR fortran/91485, PR fortran/91471,
+ PR fortran/78739, PR fortran/78719, PR fortran/82992.
+ * More gm2/libgm2 packaging fixes.
+ * Disable lto build on sparc64 (if porters would only test that before
+ making a request to enable it ...).
+ * Bootstrap using gnat-9 on development distributions.
+
+ [ Aurelien Jarno ]
+ * Fix libstdc++6.symbols.riscv64.
+
+ [ Nicolas Boulenguez ]
+ * ada: update packaging Makefile snippet for gcc-9.
+
+ -- Matthias Klose <doko@debian.org> Mon, 19 Aug 2019 13:01:37 +0200
+
+gcc-9 (9.2.1-1) unstable; urgency=medium
+
+ * Update to SVN 20190813 (r274380) from the gcc-9-branch.
+ - Fix PR fortran/91422, PR lto/91375, PR driver/91130, PR driver/91130,
+ PR c++/91378, PR c++/90538, PR fortran/91424, PR fortran/91359,
+ PR fortran/42546, PR fortran/91414, PR libstdc++/90361.
+ * Minor updates to debian/copyright for GCC 9.
+ * Include a snapshot of the gm2 tarball.
+ * Add copyright information for gcc/gm2, gcc/testsuite/gm2 and libgm2.
+
+ -- Matthias Klose <doko@debian.org> Tue, 13 Aug 2019 15:43:49 +0200
+
+gcc-9 (9.2.0-1) unstable; urgency=medium
+
+ * GCC 9.2.0 release.
+
+ [ Matthias Klose ]
+ * Enable pgo/lto build on sparc64 (ok, when done on landau buildd).
+ * Add initial gm2 packaging bits.
+ * Bump standards version.
+
+ [ James Clarke ]
+ * ada-kfreebsd.diff: Fix fatal unreferenced formal parameter warnings.
+
+ [ Aurelien Jarno ]
+ * Add libstdc++6.symbols.riscv64.
+ * Update debian/libgcc.symbols for riscv64.
+
+ -- Matthias Klose <doko@debian.org> Tue, 13 Aug 2019 12:24:04 +0200
+
+gcc-9 (9.1.0-10) unstable; urgency=medium
+
+ * Fix typo in libstdc++ symbols file.
+
+ -- Matthias Klose <doko@debian.org> Wed, 17 Jul 2019 21:56:07 +0200
+
+gcc-9 (9.1.0-9) unstable; urgency=medium
+
+ * Update to SVN 20190717 (r273554) from the gcc-9-branch.
+ - Fix PR c++/91125, PR c/91149, PR driver/90684, PR middle-end/78884,
+ PR rtl-optimization/90756, PR tree-optimization/91063, PR ipa/91062,
+ PR ipa/90982, PR tree-optimization/90972, PR debug/90914, PR debug/90900,
+ PR lto/90369, PR rtl-optimization/91136, PR tree-optimization/91108,
+ PR fortran/91077.
+
+ [ Matthias Klose ]
+ * Make the lto-verbose-linker patch more robust for hppa (Dave Anglin).
+ * Avoid building stuff which is not needed for architecture independent
+ packages. Addresses: #900554.
+ * lib32gphobos-dev, libn32gphobos-dev: Remove dependency on non-existing
+ libz-dev multilib packages.
+ * Update libgfortran symbols files.
+ * Update libstdc++ symbols files.
+
+ [ Nicolas Boulenguez ]
+ * Ada: update confirm_debian_bugs.py.
+ * Ada: fully port 50b8286b from the gcc-8 branch to gcc-9.
+
+ -- Matthias Klose <doko@debian.org> Wed, 17 Jul 2019 21:53:24 +0200
+
+gcc-9 (9.1.0-8) unstable; urgency=medium
+
+ * Update to SVN 20190707 (r273175) from the gcc-9-branch.
+ * Re-add a lost hunk to the add-kfreebsd patch (James Clarke).
+ * Dump config files on failed jit and nvptx builds.
+ * Disable the LTO builds on architectures where the buildds can't keep up.
+
+ -- Matthias Klose <doko@debian.org> Sun, 07 Jul 2019 12:10:25 +0200
+
+gcc-9 (9.1.0-7) experimental; urgency=medium
+
+ * Update to SVN 20190704 (r273081) from the gcc-9-branch.
+ - Fix PR libstdc++/91067, PR tree-optimization/90892, PR middle-end/90899.
+ - Fix gnat build failure on kfreebsd-* (James Clarke). Closes: #922496.
+ * Add ppc64el as architecture for the nvptx offload packages.
+ * Increase the timeouts for the LTO link builds.
+ * Fix PR rtl-optimization/90756, taken from the trunk. Addresses: #930012.
+
+ -- Matthias Klose <doko@debian.org> Thu, 04 Jul 2019 22:44:41 +0200
+
+gcc-9 (9.1.0-6) experimental; urgency=medium
+
+ * Update to SVN 20190703 (r273015) from the gcc-9-branch.
+ - Fix PR sanitizer/90954, PR c++/91024, PR target/90991 (x86), PR c/90760,
+ PR tree-optimization/90949, PR c++/90950, PR middle-end/64242,
+ PR c++/60223, PR c++/90490.
+ * Disable LTO builds for snapshot builds.
+ * 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.
+ * Try to enable the LTO builds everywhere.
+ * Make the LTO link step a bit more verbose to avoid timeouts on
+ the buildds.
+
+ -- Matthias Klose <doko@debian.org> Wed, 03 Jul 2019 20:21:23 +0200
+
+gcc-9 (9.1.0-5) experimental; urgency=medium
+
+ * Update to SVN 20190628 (r272781) from the gcc-9-branch.
+ - Fix PR libstdc++/85494, PR libstdc++/91012, R libstdc++/90920,
+ PR libstdc++/90281, PR libstdc++/88881, PR libstdc++/90770,
+ PR libstdc++/90252, PR ipa/90939, PR tree-optimization/90930,
+ PR tree-optimization/90930, PR tree-optimization/90316,
+ PR middle-end/64242, PR c++/90825, PR c++/90832, PR c++/90736,
+ PR fortran/90937, PR fortran/90290, PR fortran/90002, PR fortran/89344,
+ PR fortran/87907, PR fortran/86587, PR fortran/77632, PR fortran/69499,
+ PR fortran/69398, PR fortran/68544, PR fortran/90577, PR fortran/90578.
+ * Fix cross building gdc (Iain Buclaw).
+ * Apply proposed fix for PR libgcc/90714 (ia64 only). Addresses: #930119.
+
+ -- Matthias Klose <doko@debian.org> Fri, 28 Jun 2019 13:13:25 +0200
+
+gcc-9 (9.1.0-4) experimental; urgency=medium
+
+ * Update to SVN 20190612 (r272183) from the gcc-9-branch.
+ - Fix PR target/90811 (nvidia), PR libgomp/90641, PR libgomp/90585,
+ PR c++/90598, PR libstdc++/90700, PR libstdc++/90686, PR libstdc++/90634,
+ PR c/90474, PR d/90778, PR target/90751 (PARISC),
+ PR tree-optimization/90450, PR tree-optimization/90402,
+ PR tree-optimization/90328, PR debug/90733, PR target/82920 (x86),
+ PR fortran/90329, PR fortran/90329, PR bootstrap/90543,
+ PR c++/90810, PR c++/90598, PR c++/90548, PR fortran/90744,
+ PR fortran/90329.
+ * Update the watch file.
+
+ -- Matthias Klose <doko@debian.org> Wed, 12 Jun 2019 17:56:59 +0200
+
+gcc-9 (9.1.0-3) experimental; urgency=medium
+
+ * Update to SVN 20190526 (r271629) from the gcc-9-branch.
+ - Fix PR libgomp/90527, PR c++/90532, PR libstdc++/90299,
+ PR libstdc++/90454, PR debug/90197, PR pch/90326, PR c++/90484,
+ PR tree-optimization/90385, PR c++/90383, PR tree-optimization/90303,
+ PR tree-optimization/90316, PR tree-optimization/90316,
+ PR libstdc++/90220, PR libstdc++/90557, PR sanitizer/90570,
+ PR target/90547 (x86), PR libfortran/90038, PR fortran/90498,
+ PR libfortran/90038, PR libfortran/90038, PR fortran/54613,
+ PR fortran/54613, PR libstdc++/85965, PR target/90530 (PARISC),
+ PR c++/90572.
+ * Turn on -fstack-clash-protection and -fcf-protection in Ubuntu 19.10 on
+ supported architectures.
+ * Fix PR bootstrap/87338 on ia64 (James Clarke). Addresses: #927976.
+ * Enable LTO builds on 64bit architectures.
+ * Update libstdc++ symbols files for gcc-4-compatible builds.
+ * Build the nvptx offload compiler on ppc64el.
+ * Build the libgomp-hsa plugin.
+
+ -- Matthias Klose <doko@debian.org> Sun, 26 May 2019 17:59:59 +0200
+
+gcc-9 (9.1.0-2) experimental; urgency=medium
+
+ * Update to SVN 20190514 (r271161) from the gcc-9-branch.
+ - Fix PR target/89424 (PPC), PR sanitizer/90312, PR c++/90265,
+ PR c++/90173, PR target/87835, PR libstdc++/81266, PR libstdc++/90397,
+ PR libstdc++/90239, PR tree-optimization/90416, PR gcov-profile/90380,
+ PR gcov-profile/90380, PR target/90357 (MIPS), PR target/89765 (PPC),
+ PR c++/78010, PR c++/90265, PR c++/90173, PR fortran/90093,
+ PR fortran/90352, PR fortran/90355, PR fortran/90351, PR fortran/90329,
+ PR target/90379, PR bootstrap/89864.
+ * Update the cross installation patch.
+ * Enable Go on sh4.
+ * Adjust some regex patterns used in the packaging for GCC 10.
+ * Drop the build dependency on binutils-multiarch (libgo-9-dev is now split
+ out into its own package). Closes: #804190.
+ * Ignore any distro default flags for the hppa64 cross build.
+
+ -- Matthias Klose <doko@debian.org> Tue, 14 May 2019 13:38:03 +0200
+
+gcc-9 (9.1.0-1) experimental; urgency=medium
+
+ * GCC 9.1.0 release.
+ * Update to SVN 20190504 (r270874) from the gcc-9-branch.
+ - Fix PR tree-optimization/90316.
+ * Merge some hardening defaults patches into one patch set.
+ * Turn on -fasynchronous-unwind-tables by default on supported architectures.
+ * Refresh patches.
+
+ -- Matthias Klose <doko@debian.org> Sat, 04 May 2019 17:17:23 +0200
+
+gcc-9 (9-20190428-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the gcc-9 branch (20190428, r270630).
+ * Build the phobos and D runtime on s390x and riscv64.
+
+ -- Matthias Klose <doko@debian.org> Sun, 28 Apr 2019 09:15:08 +0200
+
+gcc-9 (9-20190420-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190420, r270466).
+
+ -- Matthias Klose <doko@debian.org> Sat, 20 Apr 2019 08:30:33 +0200
+
+gcc-9 (9-20190402-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190402, r270074).
+ * Mark gcc-9-source as M-A: foreign.
+
+ -- Matthias Klose <doko@debian.org> Tue, 02 Apr 2019 08:22:27 +0200
+
+gcc-9 (9-20190321-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190321, r269832).
+ * Split out lib*go-dev packages.
+ * Fix PR jit/87808: Don't rely on the gcc driver. Let libgccjit0
+ depend on binutils and libgcc-dev. Addresses: #911668.
+ * Fix stripping the gcc-hppa64 package.
+ * Update libstdc++ and libgccjit symbols files.
+
+ -- Matthias Klose <doko@debian.org> Thu, 21 Mar 2019 12:39:47 +0100
+
+gcc-9 (9-20190311-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190311, r269597).
+
+ -- Matthias Klose <doko@debian.org> Mon, 11 Mar 2019 23:23:20 +0100
+
+gcc-9 (9-20190305-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190305, r269387).
+
+ [ Aurelien Jarno ]
+ * Run the tests in parallel again on Debian/s390x, the libgo bug is
+ fixed.
+
+ [ Matthias Klose ]
+ * Fix test dependencies for the Hurd and KFreeBSD.
+
+ -- Matthias Klose <doko@debian.org> Tue, 05 Mar 2019 10:51:09 +0100
+
+gcc-9 (9-20190223-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190223, r269152).
+
+ -- Matthias Klose <doko@debian.org> Sat, 23 Feb 2019 11:00:00 +0100
+
+gcc-9 (9-20190216-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190216, r268955).
+ * Fix libgo s390x biarch build.
+ * Run test suite on the Hurd and KFreeBSD.
+ * Fix linking libgphobos with the system zlib.
+
+ -- Matthias Klose <doko@debian.org> Sat, 16 Feb 2019 14:28:15 +0100
+
+gcc-9 (9-20190215-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190215, r268943).
+ * Build libphobos on all mips variants.
+ * Build-depend on locales-all instead of locales, don't generate locales
+ during the build, and attribute test dependencies with <!nocheck>.
+ * Don't run the tests on Debian/s390x in parallel, memory constraints on
+ the buildds.
+ * gdc-9: Include again the libgphobos spec file.
+
+ -- Matthias Klose <doko@debian.org> Fri, 15 Feb 2019 19:13:42 +0100
+
+gcc-9 (9-20190208-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190208, r268704).
+ * Update the support to build without packages being built by the next GCC
+ version.
+ * Fix ISO_Fortran_binding.h installation for cross builds.
+
+ -- Matthias Klose <doko@debian.org> Fri, 08 Feb 2019 18:17:45 +0100
+
+gcc-9 (9-20190202-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190202, r268474).
+
+ -- Matthias Klose <doko@debian.org> Sat, 02 Feb 2019 12:19:53 +0100
+
+gcc-9 (9-20190125-2) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190125, r268260).
+
+ [ Matthias Klose ]
+ * Turn on ld --as-needed by default on Debian development versions.
+ * Turn on profiled bootstrap on x86, AArch64, PPC64 and s390x
+ architectures for native builds.
+ * Relax the shlibs dependency for libgnat-8. Addresses: #920246.
+
+ [ Nicolas Boulenguez ]
+ * Update the ada-kfreebsd patch. Closes: #919996.
+
+ -- Matthias Klose <doko@debian.org> Fri, 25 Jan 2019 11:58:44 +0100
+
+gcc-9 (9-20190120-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190120, r268102).
+ - Updates to Go 1.12 beta2.
+ * Build libphobos on hppa.
+ * Drop libgo patch for the Hurd.
+ * Refresh patches.
+ * Update newlib to newlib-3.1.0.20181231.
+
+ -- Matthias Klose <doko@debian.org> Sun, 20 Jan 2019 11:28:26 +0100
+
+gcc-9 (9-20190116-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190116, r267965).
+ * libgccjit-9-doc: Breaks libgccjit-8-doc. Closes: #918445.
+ * Update libstdc++6 symbols files.
+ * Override some libasan and gccgo lintian warnings.
+ * Build the Ada packages except for gnat-9-sjlj.
+ * Bump standards version.
+
+ -- Matthias Klose <doko@debian.org> Wed, 16 Jan 2019 09:42:19 +0100
+
+gcc-9 (9-20190103-1) experimental; urgency=medium
+
+ * GCC snapshot, taken from the trunk (20190103).
+
+ [ Matthias Klose ]
+ * Update packaging, patches and symbols files.
+ * Remove libmpx packaging, removed upstream.
+ * Update newlib to the newlib-3.0.0.20180831 snapshot.
+ * Disable building Ada for now.
+ * Build D and libphobos from the now integrated upstream sources.
+ * gcc-9-base: Break gnat (<< 7). Addresses: #911633.
+ * gdc: Dynamically link the phobos library.
+ * Adopt gcc-snapshot build for the current trunk.
+ * Don't apply gcc-as-needed patch for snapshot builds.
+ * Fix control file generation for gphobos n32 multilibs.
+ * Disable gnat build on alpha. See PR ada/88200.
+ * powerpcspe support removed upstream. Remove the powerpcspe packaging
+ references and powerpcspe patches.
+ * gcc-9-source: Depend on lsb-release.
+ * Disable broken selective scheduling on ia64 (Adrian Glaubitz).
+ See PR rtl-optimization/85412. Addresses: #916591.
+ * Fix perl shebang for the gnathtml binary.
+ * Lower priority of libgcc[124] and libstdc++6 packages.
+ * Stop building the fixincludes package, never used by lintian.
+ * Remove the libstdc++6 breaks for the stretch release.
+ * libgccjit-doc: Install image files.
+ * Don't provide <frontend>-compiler names for cross compiler packages.
+ Addresses: #916376. Not a final solution.
+ * Disable the gnat build for now, ftbfs in the sjlj variant.
+ * Bump the libgo soname.
+
+ [ Nicolas Boulenguez ]
+ * Update Ada patches.
+
+ -- Matthias Klose <doko@debian.org> Thu, 03 Jan 2019 13:35:00 +0100
+
+gcc-8 (8.2.0-8.1) UNRELEASED; urgency=medium
+
+ * Update to SVN 20181020 (r265339) from the gcc-8-branch.
+ - Fix PR middle-end/87087, PR middle-end/87623, PR libstdc++/87641,
+ PR middle-end/87645.
+ * Update VCS attributes in the control file.
+ * Don't configure native builds with --with-sysroot. Apparently this cannot
+ be completely overridden with the command line option --sysroot.
+
+ -- Matthias Klose <doko@debian.org> Sat, 20 Oct 2018 09:25:48 +0200
+
+gcc-8 (8.2.0-8) unstable; urgency=medium
+
+ * Update to SVN 20181017 (r265234) from the gcc-8-branch.
+ - Fix PR libstdc++/86751, PR libstdc++/78595, PR libstdc++/87061,
+ PR libstdc++/70966, PR libstdc++/77854, PR libstdc++/87538,
+ PR libgcc/85334, PR middle-end/63155, PR target/87511 (AArch64),
+ PR middle-end/87610, PR tree-optimization/87465, PR target/87550 (x86),
+ PR target/87414 (x86), PR tree-optimization/86844, PR target/86731 (PPC),
+ PR target/87370 (x86), PR target/87517 (x86), PR target/87522 (x86),
+ PR other/87353, PR gcov-profile/86109, PR target/82699 (x86),
+ PR target/87467 (x86), PR target/87033 (PPC), PR sanitizer/85774,
+ PR rtl-optimization/86882, PR gcov-profile/85871, PR c++/87582,
+ PR c++/84940, PR gcov-profile/86109, PR c++/85070, PR c++/86881,
+ PR fortran/83999, PR fortran/86372, PR fortran/86111, PR fortran/85395,
+ PR fortran/86830, PR fortran/85954.
+
+ -- Matthias Klose <doko@debian.org> Wed, 17 Oct 2018 09:45:31 +0200
+
+gcc-8 (8.2.0-7) unstable; urgency=medium
+
+ * Update to SVN 20180917 (r264370) from the gcc-8-branch.
+ - Fix PR libstdc++/87278, PR target/85666 (mmix), PR middle-end/87188,
+ PR target/87224 (PPC), PR target/86989 (PPC), PR rtl-optimization/86771,
+ PR middle-end/87248, PR c++/87093, PR fortran/87284, PR fortran/87277.
+
+ -- Matthias Klose <doko@debian.org> Mon, 17 Sep 2018 17:46:50 +0200
+
+gcc-8 (8.2.0-6) unstable; urgency=medium
+
+ * Update to SVN 20180908 (r264168) from the gcc-8-branch.
+ - Fix PR c++/87137, PR bootstrap/87225, PR target/87198 (x86),
+ PR middle-end/87138, PR tree-optimization/86835, PR c++/87185,
+ PR c++/87095, PR c++/86836, PR c++/86738, PR c++/86706, PR fortran/86116.
+ * Apply proposed patch for PR go/87260.
+ * Apply proposed patch for PR tree-optimization/87188. Closes: #907586.
+ * Fix PR target/86731 (PPC), taken from the trunk. Closes: #905868.
+
+ -- Matthias Klose <doko@debian.org> Sun, 09 Sep 2018 14:43:43 +0200
+
+gcc-8 (8.2.0-5) unstable; urgency=medium
+
+ * Update to SVN 20180904 (r264075) from the gcc-8-branch.
+ - Fix PR sanitizer/86022, PR libstdc++/87116, PR other/86992,
+ PR tree-optimization/86914, PR middle-end/87099,
+ PR rtl-optimization/87065, PR target/86662, PR target/87014,
+ PR target/86640, PR gcov-profile/86817, PR tree-optimization/86871,
+ PR c++/86763, PR fortran/86837, PR libfortran/86704,
+ PR tree-optimization/85859, PR tree-optimization/87074,
+ PR tree-optimization/86927, PR middle-end/87024, PR middle-end/86505,
+ PR tree-optimization/86945, PR tree-optimization/86816,
+ PR lto/86456, PR c++/87155, PR c++/84707, PR c++/87122,
+ PR fortran/86328, PR fortran/86760.
+ * Remove ia64 boostrap work around (Jason Duerstock). Closes: #906675.
+
+ -- Matthias Klose <doko@debian.org> Tue, 04 Sep 2018 09:04:17 +0200
+
+gcc-8 (8.2.0-4) unstable; urgency=medium
+
+ * Update to SVN 20180814 (r263527) from the gcc-8-branch.
+ - Fix PR libstdc++/86597, PR libstdc++/84535, PR libstdc++/60555,
+ PR libstdc++/86874, PR libstdc++/86861, PR target/86386 (x86),
+ PR c++/86728, PR c++/86767, PR fortran/86906.
+
+ [ Nicolas Boulenguez ]
+ * gnat: set ld_library_path for tested gnat tools.
+ * In the gnat autopkg test, tell gnatmake to report progress on stdout.
+ * gnat: Improve the ada-gcc-name patch.
+ * Update ada/debian_packaging.mk.
+
+ -- Matthias Klose <doko@debian.org> Tue, 14 Aug 2018 11:45:55 +0200
+
+gcc-8 (8.2.0-3) unstable; urgency=medium
+
+ * Update to SVN 20180803 (r263086) from the gcc-8-branch.
+ - Fix PR middle-end/86705, PR target/86820 (m68k).
+ * Build using ISL 0.20.
+ * Fix some autopkg tests (allow stderr, explicitly depend on libc-dev).
+
+ -- Matthias Klose <doko@debian.org> Fri, 03 Aug 2018 12:32:31 +0200
+
+gcc-8 (8.2.0-2) unstable; urgency=medium
+
+ * Update to SVN 20180802 (r263045) from the gcc-8-branch.
+ - Fix PR middle-end/86542, PR middle-end/86539, PR middle-end/86660,
+ PR middle-end/86627, PR target/86511, PR sanitizer/86759, PR c/85704,
+ PR libstdc++/86734, PR bootstrap/86724, PR target/86651, PR c/86617,
+ PR c++/86190.
+ - Fix PR libstdc++/84654, PR libstdc++/85672. LP: #1783705.
+ * Update cross-build patches for GCC 8.2.
+ * Refresh patches.
+ * Add some basic autopkg tests for Ada, C, C++, Go, OpenMP and Fortran.
+ * Backport r262835 to fix a wrong-code generation on m68k (Adrian Glaubits).
+
+ -- Matthias Klose <doko@debian.org> Thu, 02 Aug 2018 05:59:26 +0200
+
+gcc-8 (8.2.0-1) unstable; urgency=medium
+
+ * GCC 8.2.0 release.
+ * Update GDC to 20180726 from the gdc-8-stable branch..
+
+ -- Matthias Klose <doko@debian.org> Thu, 26 Jul 2018 13:28:20 +0200
+
+gcc-8 (8.1.0-12) unstable; urgency=medium
+
+ * GCC 8.2.0 release candidate.
+ * Update to SVN 20180719 (r262861) from the gcc-8-branch.
+ - Fix PR middle-end/85602, PR c++/86480.
+
+ [ Nicolas Boulenguez ]
+ * ada-verbose patch: Make the ada build more verbose.
+ * Update the ada-gcc-name patch again. See #856274. Closes: #903694.
+
+ [ Matthias Klose ]
+ * Rewrite debian/README.cross.
+
+ -- Matthias Klose <doko@debian.org> Thu, 19 Jul 2018 17:39:39 +0200
+
+gcc-8 (8.1.0-11) unstable; urgency=medium
+
+ * Update to SVN 20180717 (r262818) from the gcc-8-branch.
+ - Fix PR c/86453, PR debug/86452, PR debug/86457, PR middle-end/85974,
+ PR middle-end/86076, PR tree-optimization/85935,
+ PR tree-optimization/86514, PR tree-optimization/86274,
+ PR target/84413 (x86), PR middle-end/86202, PR target/84829,
+ PR c++/3698, PR c++/86208, PR c++/86374, PR sanitizer/86406,
+ PR fortran/83184, PR fortran/86417, PR fortran/83183,
+ PR fortran/86325.
+
+ [ Nicolas Boulenguez ]
+ * Update the ada-gcc-name patch, not appending the suffix twice.
+ Addresses: #856274.
+
+ -- Matthias Klose <doko@debian.org> Tue, 17 Jul 2018 14:09:13 +0200
+
+gcc-8 (8.1.0-10) unstable; urgency=medium
+
+ * Update to SVN 20180712 (r262577) from the gcc-8-branch.
+ - Fix PR libstdc++/86272, PR libstdc++/86127, PR target/85904,
+ PR libstdc++/85098, PR libstdc++/85671, PR libstdc++/83982,
+ PR libstdc++/86292, PR libstdc++/86138, PR libstdc++/84087,
+ PR libstdc++/86398, PR hsa/86371, PR tree-optimization/86492,
+ PR c++/86400, PR target/86285 (PPC), PR debug/86064,
+ PR target/86222 (PPC), PR rtl-optimization/85645,
+ PR rtl-optimization/85645, PR target/86314 (x86), PR sanitizer/86406,
+ PR c++/86398, PR c++/86378, PR c++/86320, PR c++/80290,
+ PR fortran/82969, PR fortran/86242, PR fortran/82865.
+ * Enable decimal float support on kfreebsd-amd64. Closes: #897416.
+
+ -- Matthias Klose <doko@debian.org> Thu, 12 Jul 2018 10:07:17 +0200
+
+gcc-8 (8.1.0-9) unstable; urgency=medium
+
+ * Update to SVN 20180626 (r262138) from the gcc-8-branch.
+ - Fix PR libstdc++/86138, PR libstdc++/82644, PR libgcc/86213,
+ PR c++/86210, PR c/86093, PR target/86197 (PPC), PR target/85358 (PPC),
+ PR tree-optimization/85989, PR target/85657 (PPC), PR target/85657 (PPC),
+ PR target/85994, PR rtl-optimization/86108, PR debug/86194,
+ PR tree-optimization/86231, PR c/82063, PR c++/86219, PR c++/86182,
+ PR c++/85634, PR c++/86200, PR c++/81060, PR fortran/83118,
+ PR libstdc++/86112, PR libstdc++/81092, PR fortran/82972,
+ PR fortran/83088, PR fortran/85851, PR c++/86291.
+
+ [ Nicolas Boulenguez ]
+ * Remove Ludovic Brenta's work to let Ada build tools link with freshly
+ built libgnat.so, this is now handled by upstream testsuite.
+
+ [ Iain Buclaw ]
+ * gdc: Explicitly set test action as compile in all dg tests.
+
+ [ Matthias Klose ]
+ * Build using gnat-8.
+
+ -- Matthias Klose <doko@debian.org> Tue, 26 Jun 2018 10:45:36 +0200
+
+gcc-8 (8.1.0-8) unstable; urgency=medium
+
+ * Update to SVN 20180617 (r261686) from the gcc-8-branch.
+ - Fix PR libstdc++/86169, PR middle-end/86095, PR middle-end/85878,
+ PR middle-end/86123, PR middle-end/86122, PR c++/86147, PR c++/82882,
+ PR fortran/85703, PR fortran/85702, PR fortran/85701.
+ * Fix applying the powerpcspe patches.
+
+ -- Matthias Klose <doko@debian.org> Sun, 17 Jun 2018 12:56:15 +0200
+
+gcc-8 (8.1.0-6) unstable; urgency=medium
+
+ * Update to SVN 20180614 (r261597) from the gcc-8-branch.
+ - Fix PR libstdc++/86008, PR libstdc++/85930, PR libstdc++/85951,
+ PR target/85591 (x86), PR c++/85710, PR c++/80485, PR target/85755 (PPC),
+ PR target/85755 (PPC), PR target/81497 (ARM), PR target/85684 (x86),
+ PR target/63177 (PPC), PR tree-optimization/86038,
+ PR tree-optimization/85964, PR tree-optimization/85934, PR c++/86025,
+ PR tree-optimization/85863, PR c/85623, PR target/86003 (ARM),
+ PR tree-optimization/85712, PR target/85950 (x86), PR target/85984,
+ PR target/85829 (x86), PR c++/85792, PR c++/85963, PR c++/61806,
+ PR c++/85765, PR c++/85764, PR c++/85807, PR c++/85815, PR c++/86094,
+ PR c++/86060, PR c++/85847, PR c++/85976, PR c++/85731, PR c++/85739,
+ PR c++/85761, PR c++/85873, PR fortran/44491, PR fortran/85138,
+ PR fortran/85996, PR fortran/86051, PR fortran/86059, PR fortran/63514,
+ PR fortran/78278, PR fortran/38351, PR fortran/78571, PR fortran/85631,
+ PR fortran/86045, PR fortran/85641, PR fortran/85816, PR fortran/85975,
+ PR libgfortran/85840, PR target/85945, PR middle-end/86139,
+ PR other/77609, PR tree-optimization/86114, PR target/86048 (x86),
+ PR fortran/86110.
+ - libgo: update to Go 1.10.3 release.
+
+ -- Matthias Klose <doko@debian.org> Thu, 14 Jun 2018 16:57:14 +0200
+
+gcc-8 (8.1.0-5) unstable; urgency=medium
+
+ * Update to SVN 20180531 (r260992) from the gcc-8-branch.
+ - Fix PR sanitizer/86012, PR c/85696, PR c++/85662, PR target/85756 (x86),
+ PR target/85683 (x86), PR c++/85952, PR c/85696, PR c++/85662.
+ - Fix libsanitizer build on sparc64.
+ * libgo: Make the vet tool work with gccgo (taken from the trunk).
+
+ -- Matthias Klose <doko@debian.org> Thu, 31 May 2018 15:18:52 +0200
+
+gcc-8 (8.1.0-4) unstable; urgency=medium
+
+ * Update to SVN 20180529 (r260895) from the gcc-8-branch.
+ - Fix PR c++/85782, PR sanitizer/85835, PR libstdc++/85818,
+ PR libstdc++/85818, PR libstdc++/83891, PR libstdc++/84159,
+ PR libstdc++/67554, PR libstdc++/82966, PR bootstrap/85921,
+ PR sanitizer/85556, PR target/85900 (x86), PR target/85345 (x86),
+ PR c++/85912, PR target/85903 (x86), PR tree-optimization/85793,
+ PR middle-end/85874, PR tree-optimization/85822, PR middle-end/85643,
+ PR tree-optimization/85814, PR target/85698 (PPC), PR c++/85842,
+ PR c++/85864, PR c++/81420, PR c++/85866, PR c++/85782, PR fortran/85786,
+ PR fortran/85895, PR fortran/85780, PR fortran/85779, PR fortran/85543,
+ PR fortran/80657, PR fortran/49636, PR fortran/82275, PR fortran/82923,
+ PR fortran/66694, PR fortran/82617, PR fortran/85742, PR fortran/85542,
+ PR libgfortran/85906, PR libgfortran/85840.
+
+ [ Nicolas Boulenguez ]
+ * Update ada/confirm_debian_bugs to gcc-8 and python3.
+
+ [ Matthias Klose ]
+ * gnat-*: Don't search the target dirs when calling dh_shlibdeps.
+ * Stop shipping unstripped binaries with the final release. Closes: #894014.
+
+ -- Matthias Klose <doko@debian.org> Tue, 29 May 2018 14:34:37 +0200
+
+gcc-8 (8.1.0-3) unstable; urgency=medium
+
+ * Update to SVN 20180512 (r260194) from the gcc-8-branch.
+ - Fix PR ipa/85655, PR target/85733 (ARM), PR target/85606 (ARM),
+ PR fortran/70870, PR fortran/85521, PR fortran/85687, PR fortran/68846,
+ PR fortran/70864.
+ * Fix name of the g++ multiarch include directory. Closes: #898323.
+ * Fix PR sanitizer/85556, attribute no_sanitize does not accept multiple
+ options; taken from the trunk. Closes: #891489.
+
+ -- Matthias Klose <doko@debian.org> Sat, 12 May 2018 10:36:05 -0400
+
+gcc-8 (8.1.0-2) unstable; urgency=medium
+
+ * Update to SVN 20180510 (r260147) from the gcc-8-branch.
+ - Fix PR go/85630, PR target/85519 (nvptx), PR libstdc++/85642,
+ PR libstdc++/84769, PR libstdc++/85632, PR libstdc++/80506,
+ PR target/85512 (AArch64), PR c++/85305, PR ada/85635, PR ada/85540,
+ PR rtl-optimization/85638, PR middle-end/85588, PR middle-end/85588,
+ PR tree-optimization/85615, PR middle-end/85567, PR target/85658 (ARM),
+ PR tree-optimization/85597, PR middle-end/85627, PR c++/85659,
+ PR c++/85706, PR c++/85695, PR c++/85646, PR c++/85618, PR fortran/85507.
+ * Don't configure with --with-as and --with-ld, but search the triplet
+ prefixed as and ld in the same places as as/ld. Closes: #896057, #897896.
+ * Enable decimal float support on kfreebsd-amd64. Closes: #897416.
+
+ -- Matthias Klose <doko@debian.org> Thu, 10 May 2018 20:43:42 -0400
+
+gcc-8 (8.1.0-1) unstable; urgency=medium
+
+ * GCC 8.1.0 release.
+ * Stop providing the 8.x.y symlinks in gcc_lib_dir and incluce/c++.
+ * Configure powerpcspe with --enable-obsolete, will be gone with GCC 9.
+ * Build libmpx libraries when not building the common libs.
+ * Update NEWS files for GCC 8.1.
+
+ -- Matthias Klose <doko@debian.org> Wed, 02 May 2018 11:43:46 +0200
+
+gcc-8 (8-20180425-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180425 (r259628).
+
+ [ Matthias Klose ]
+ * Update nvptx-newlib to 20180424.
+ * Use the binutils in the build chroot if present.
+ * Don't use dwz for GCC backports.
+ * Install the movdirintrin.h header file.
+
+ [ Aurelien Jarno ]
+ * Enable logwatch on riscv64.
+
+ -- Matthias Klose <doko@debian.org> Wed, 25 Apr 2018 06:56:58 +0200
+
+gcc-8 (8-20180414-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180414 (r259383).
+
+ [ Matthias Klose ]
+ * Update GDC to 20180410.
+ * Don't install i586 symlinks anymore for i386 builds in sid.
+ * Fix zlib-dev dependencies for the libphobos cross multilib packages.
+ * Fix dependency generation for libatomic and libquadmath cross packages.
+ * Use triplet-prefixed as and ld (Helmut Grohne). Closes: #895251.
+ * Link libasan, liblsan, libubsan always with --no-as-needed. LP: #1762683.
+ * Use --push-state --as-needed and --pop-state instead of --as-needed and
+ --no-as-needed for linking libgcc.
+ * Update the gcc-foffload-default patch. LP: #1721355.
+
+ [ Svante Signell ]
+ * Reintroduce libgo patches for hurd-i386. Closes: #894080.
+
+ -- Matthias Klose <doko@debian.org> Sat, 14 Apr 2018 07:10:01 +0200
+
+gcc-8 (8-20180402-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180402 (r259004).
+ * Build a native compiler with a cross directory layout using the
+ FORCE_CROSS_LAYOUT environment variable.
+
+ -- Matthias Klose <doko@debian.org> Mon, 02 Apr 2018 10:09:27 +0200
+
+gcc-8 (8-20180331-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180331 (r258989).
+ - Fix PR/libstdc++/85040, std::less<void> fails when operator< is
+ overloaded. Closes: #893517.
+ - Fix PR/target 84148, CET shouldn't be enabled in 32-bit run-time
+ libraries by default. Closes: #890092.
+
+ [ Samuel Thibault ]
+ * Fix disabling go on hurd-i386 for now.
+
+ [ Matthias Klose ]
+ * gdc: Link with the shared libphobos library by default.
+ * Fix control file generation for nolang=biarch builds (Helmut Grohne).
+ Closes: #891289.
+ * Simplify architecture to gnu-type mapping (Helmut Grohne). Closes: #893493.
+
+ -- Matthias Klose <doko@debian.org> Sat, 31 Mar 2018 15:14:44 +0800
+
+gcc-8 (8-20180321-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180321 (r258712).
+ - Fix PR sanitizer/84761. Addresses: #892096.
+ * Update GDC to 20180320.
+ * Reenable building gdc.
+
+ -- Matthias Klose <doko@debian.org> Wed, 21 Mar 2018 19:47:27 +0800
+
+gcc-8 (8-20180319-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180319 (r258631).
+
+ [ Aurelien Jarno ]
+ * Default to PIE on riscv64.
+ * Temporarily do not build-depend on gdb on riscv64.
+
+ -- Matthias Klose <doko@debian.org> Mon, 19 Mar 2018 02:18:29 +0800
+
+gcc-8 (8-20180312-2) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180312 (r258445).
+ * Update GDC to 20180311.
+
+ [ Matthias Klose ]
+ * Fix typo in libasan and lib32asan symbols files for s390x.
+
+ [ Aurelien Jarno ]
+ * Disable gnat on riscv64.
+ * Backport RISC-V libffi support from upstream.
+
+ -- Matthias Klose <doko@debian.org> Mon, 12 Mar 2018 12:33:10 +0100
+
+gcc-8 (8-20180310-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180310 (r258410).
+ * Build libasan and libubsan packages on s390x.
+ * Update libasan symbols files for s390x.
+
+ -- Matthias Klose <doko@debian.org> Sat, 10 Mar 2018 10:54:02 +0700
+
+gcc-8 (8-20180308-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180308 (r258348).
+ * Update GDC to 20180304.
+
+ [ Matthias Klose ]
+ * Fix cross builds building without "common" libraries.
+ * Fix cross-building libgnat on armel, when not building the common libraries.
+ * Remove the go patches for the Hurd. Unmaintained.
+ * Update libcc1 symbols file.
+ * Install more intrinsic header files.
+
+ [ Aurelien Jarno ]
+ * Configure s390x build with --with-arch=z196 on Debian.
+ * Drop libgo-s390x-default-isa.diff patch.
+ * Disable multilib on riscv64.
+ * Update gcc-as-needed.diff, gcc-hash-style-both.diff and
+ gcc-hash-style-gnu.diff for riscv64.
+ * Update gcc-multiarch.diff for riscv64.
+
+ [ Karsten Merker ]
+ * Force the riscv64 ISA to rv64imafdc and ABI to lp64d.
+
+ -- Matthias Klose <doko@debian.org> Thu, 08 Mar 2018 14:17:37 +0700
+
+gcc-8 (8-20180218-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180208 (r257477).
+ * Update GDC to 20180211.
+ * Store basename only in gfortran .mod files. Addresses: #889133.
+ * Disable go on the hurd, patches are out of date.
+ * Configure with --disable-libquadmath-support when not explicitly enabled.
+ * For armel multilib builds, explicitly set architecture and cpu for the
+ hard-float multilib.
+
+ -- Matthias Klose <doko@debian.org> Sun, 18 Feb 2018 16:11:11 +0700
+
+gcc-8 (8-20180207-2) unstable; urgency=medium
+
+ * Revert the fix for PR target/84145.
+ * Override patch-file-present-but-not-mentioned-in-series lintian warning.
+
+ -- Matthias Klose <doko@debian.org> Wed, 07 Feb 2018 13:09:23 +0100
+
+gcc-8 (8-20180207-1) unstable; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180207 (r257435).
+ * Update GDC to 20180204.
+ * Refresh patches.
+ * Disable go on m68k again. Closes: #886103.
+ * Ignore bootstrap comparison failures in gcc/d on alpha. Addresses: #888951.
+ * Include amo.h header for Power architectures.
+ * Include arm_cmse.h header for ARM32 architectures.
+ * Update tsan symbols file arm64.
+
+ -- Matthias Klose <doko@debian.org> Wed, 07 Feb 2018 01:34:14 +0100
+
+gcc-8 (8-20180130-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180130 (r257194).
+ * Update GDC to 20180130.
+
+ -- Matthias Klose <doko@debian.org> Tue, 30 Jan 2018 18:49:51 +0100
+
+gcc-8 (8-20180123-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180123 (r257004).
+ * Update GDC to 20180123.
+ * Install the msa.h header for mips targets (YunQiang Su). Addresses: #887066.
+ * Fix mipsen r6 biarch configs (YunQiang Su). Closes: #886976.
+
+ -- Matthias Klose <doko@debian.org> Tue, 23 Jan 2018 23:10:51 +0100
+
+gcc-8 (8-20180110-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20180110 (r256425).
+ - Go 1.10 beta1 merged, bumping libgo soname.
+ * Update GDC to 20180108.
+ * debian/rules2: Fix typo for N32 conditions (YunQiang Su). Closes: #886459.
+ * More libffi mips r6 updates (YunQiang Su). Addresses: #886201.
+ * Default to PIE on the hurd (Samuel Thibault). Addresses: #885056.
+ * Use internal libunwind for ia64 cross-builds. Addresses: #885931.
+ * Strip -z,defs from linker options for internal libunwind (James Clarke).
+ Addresses: #885937.
+ * Fix rtlibs stage build with debhelper 10.9.1 (Helmut Grohne).
+ Closes: #879054.
+
+ -- Matthias Klose <doko@debian.org> Wed, 10 Jan 2018 12:23:12 +0100
+
+gcc-8 (8-20171229-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171229.
+ * Update GDC to 20171227.
+ * Build the nvptx offload compiler again.
+
+ -- Matthias Klose <doko@debian.org> Fri, 29 Dec 2017 22:16:04 +0100
+
+gcc-8 (8-20171223-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171223.
+ * Update GDC to 20171223.
+ * Don't build the nvptx offload compiler for now, see PR target/83524.
+
+ -- Matthias Klose <doko@debian.org> Sat, 23 Dec 2017 13:08:14 +0100
+
+gcc-8 (8-20171215-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171215.
+ * Update GDC to 20171213.
+ * Move the .gox files into the gccgo packages. Addresses: #883136.
+ * libffi: mips/n32.S: disable .set mips4 on mips r6 (YunQiang Su).
+ * Fix shlibs search path for mips64 cross targets. Addresses: #883988.
+ * Set the armel port baseline to armv5te. Closes: #882174.
+
+ -- Matthias Klose <doko@debian.org> Fri, 15 Dec 2017 18:30:46 +0100
+
+gcc-8 (8-20171209-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171209.
+ * Add more header files for builtins. Closes: #883423.
+ * Re-enable gccgo on m68k. Addresses: #883794.
+
+ -- Matthias Klose <doko@debian.org> Sat, 09 Dec 2017 21:23:08 +0100
+
+gcc-8 (8-20171128-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171128.
+
+ [ Matthias Klose ]
+ * Don't revert the fix for PR target/55947, fixed for GCC 8.
+ * Update libgfortran symbol versioning.
+
+ [ Nicolas Boulenguez ]
+ * Fix the gnat bootstrap.
+
+ -- Matthias Klose <doko@debian.org> Tue, 28 Nov 2017 07:40:23 +0100
+
+gcc-8 (8-20171122-1) experimental; urgency=medium
+
+ [ Matthias Klose ]
+ * GCC 8 snapshot, taken from the trunk 20171122.
+ * Update GDC to 20171118.
+ * Port libgo to the Hurd (Svante Signell).
+ * Add support for a plethora of mips r6 packages (YunQiang Su).
+ * Remove the libcilkrts packaging bits.
+ * Remove libgphobos symbols files.
+
+ [ Svante Signell ]
+ * Do not enable go on GNU/kFreeBSD.
+
+ -- Matthias Klose <doko@debian.org> Wed, 22 Nov 2017 14:02:35 +0100
+
+gcc-8 (8-20171108-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171108.
+ * Update GDC to 20171106. Closes: #880548.
+ * libgcc-dev: Install the liblsan_preinit.o file.
+ * Compress debug symbols for compiler binaries with dwz.
+
+ -- Matthias Klose <doko@debian.org> Wed, 08 Nov 2017 20:00:30 +0100
+
+gcc-8 (8-20171102-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171102.
+ * Bump libunwind (build-)dependency for ia64. Addresses: #879959.
+ * Drop the autogen build dependency.
+ * Install the gfniintrin.h header file.
+ * libgcc and libstdc++ symbols files updates for mipsn32.
+ * Remove the gcc-mips64-stack-spilling patch, applied upstream.
+ * Update libasan symbols files.
+
+ -- Matthias Klose <doko@debian.org> Thu, 02 Nov 2017 01:43:34 +0100
+
+gcc-8 (8-20171031-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171031.
+ * Install cetintrin.h header. Closes: #879740.
+ * Update gnat patches (YunQiang Su). Closes: #879985.
+ * Build libphobos runtime library on x86 architectures again.
+ * Fix typo in libx32stdc++6-8-dbg conflicts. Closes: #879883.
+
+ -- Matthias Klose <doko@debian.org> Tue, 31 Oct 2017 02:22:07 +0100
+
+gcc-8 (8-20171023-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171023.
+ * Mask __float128 from CUDA compilers. LP: #1717257.
+ * Update the gdc build support.
+ * Don't use quadmath on powerpc and ppc64.
+ * Bump asan and ubsan sonames.
+ * Adjust sanitizer symbols for the libsanitizer upstream merge.
+ * Install the gcov.h header file.
+ * Do the extra/optional dance ...
+ * Override hardening-no-pie lintian warnings for compiler executables.
+
+ -- Matthias Klose <doko@debian.org> Mon, 23 Oct 2017 10:57:54 +0200
+
+gcc-8 (8-20171016-1) experimental; urgency=medium
+
+ * GCC 8 snapshot, taken from the trunk 20171016.
+ * Update nvptx-newlib to 20171010.
+ * Fix lsan/tsan symbols files for arm64 and ppc64el.
+ * Add missing conflicts with GCC 7 packages. Closes: #877441.
+ * Fix builds without hppa64 cross compiler and new debhelper. See: #877589.
+ * Fix build dependency on realpath.
+ * Build the nvptx offload compiler again.
+ * Update symbols files.
+ * Fix build dependency on realpath.
+ * Set QUILT_PATCH_OPTS='-E' for applying patches.
+
+ -- Matthias Klose <doko@debian.org> Mon, 16 Oct 2017 14:56:04 +0200
+
+gcc-8 (8-20170923-1) experimental; urgency=medium
+
+ * GCC 8 snapshot.
+ * Disable Ada and D for a first build.
+
+ -- Matthias Klose <doko@debian.org> Tue, 26 Sep 2017 23:44:57 +0200
+
+gcc-7 (7.2.0-7) unstable; urgency=medium
+
+ * Update to SVN 20170923 (r253114) from the gcc-7-branch.
+ - Fix PR libstdc++/79162, PR libstdc++/79162, PR libstdc++/82262,
+ PR libstdc++/82254, PR target/81996 (PPC), PR target/71951 (AArch64),
+ PR sanitizer/81929.
+ * Fix PR go/82284, taken from the trunk. Closes: #876353.
+
+ -- Matthias Klose <doko@debian.org> Sat, 23 Sep 2017 11:31:21 +0200
+
+gcc-7 (7.2.0-6) unstable; urgency=medium
+
+ * Update to SVN 20170920 (r253002) from the gcc-7-branch.
+ - Fix PR target/82112 (PPC), PR c++/81355, PR tree-optimization/82084,
+ PR tree-optimization/82108, PR target/81325 (PPC), PR c++/81236,
+ PR c++/80767, PR c++/82030, PR c++/80935, PR c++/81671, PR c++/81525,
+ PR c++/81314, PR libgfortran/78387.
+ * Fix fortran cross compiler build with debhelper 10.9. Closes: #876246.
+ * Strip the compiler binaries again. Closes: #872672.
+ * Bump binutils dependency to 2.29.1 for sid/buster.
+
+ -- Matthias Klose <doko@debian.org> Wed, 20 Sep 2017 11:13:31 +0200
+
+gcc-7 (7.2.0-5) unstable; urgency=medium
+
+ * Update to SVN 20170915 (r252791) from the gcc-7-branch.
+ - Fix PR c/81687, PR c/45784, PR c++/81852, PR target/82181 (xtensa),
+ PR target/80695 (PPC), PR target/81988 (SPARC), PR middle-end/81768,
+ PR sanitizer/81923, PR target/81621, PR driver/81650,
+ PR middle-end/81052, PR tree-optimization/81987, PR bootstrap/81926,
+ PR libstdc++/79162, PR libstdc++/81468, PR libstdc++/81835,
+ PR libstdc++/70483, PR libstdc++/70483, PR target/81833 (PPC),
+ PR other/39851, PR ipa/81128, PR inline-asm/82001, PR c++/81355,
+ PR tree-opt/81696.
+ * Enable libgo tests and rebuilds with make -C (Svante Signell).
+ Closes: #873929.
+ * Fix PR sanitizer/77631, support separate debug info in libbacktrace.
+ * Update the Linaro support to the 7-2017.09 snapshot.
+
+ -- Matthias Klose <doko@debian.org> Fri, 15 Sep 2017 12:15:21 +0200
+
+gcc-7 (7.2.0-4) unstable; urgency=medium
+
+ * Update to SVN 20170906 (r251753) from the gcc-7-branch.
+ - Fix PR c++/82039, PR libstdc++/81912, PR libstdc++/81891,
+ PR libstdc++/81599, PR libstdc++/81338, PR tree-optimization/81503,
+ PR ada/79542, PR ada/62235, PR fortran/81770.
+ * Fix PR target/81833 (PPC), taken from the trunk. Closes: #871565.
+
+ -- Matthias Klose <doko@debian.org> Wed, 06 Sep 2017 10:38:05 +0200
+
+gcc-7 (7.2.0-3) unstable; urgency=high
+
+ * Update to SVN 20170901 (r251583) from the gcc-7-branch.
+ - Fix PR target/81504 (PPC), PR c++/82040.
+ * Apply proposed patch for PR target/81803 (James Cowgill), conditionally
+ for mips* targets. Closes: #871514.
+ * Bump standards version.
+
+ -- Matthias Klose <doko@debian.org> Sat, 02 Sep 2017 13:55:18 +0200
+
+gcc-7 (7.2.0-2) unstable; urgency=medium
+
+ * Update to SVN 20170830 (r251446) from the gcc-7-branch.
+ - Fix PR target/72804 (PPC), PR target/80210 (PPC), PR target/81910 (AVR),
+ PR target/79883 (AVR), PR fortran/81296, PR fortran/80164,
+ PR target/81593 (PPC), PR target/81170 (PPC), PR target/81295 (PPC),
+ PR tree-optimization/81977, PR debug/81993 (closes: #873609),
+ PR middle-end/81088, PR middle-end/81065, PR sanitizer/80932,
+ PR middle-end/81884, PR tree-optimization/81181,
+ PR tree-optimization/81723, PR target/81921 (x86), PR c++/81607.
+ * Update the Linaro support to the 7-2017.08 snapshot.
+ * Restore configuring with --with-mode=thumb on armhf. Closes: #873584.
+ * Default to PIE on powerpc again, now that PR target/81170 and
+ PR target/81295 are fixed. Closes: #856224.
+
+ -- Matthias Klose <doko@debian.org> Wed, 30 Aug 2017 11:47:42 +0200
+
+gcc-7 (7.2.0-1) unstable; urgency=medium
+
+ * GCC 7.2.0 release.
+ * Update libgcc1 symbols file for s390x.
+ * Apply proposed patch for PR driver/81829. Closes: #853537.
+
+ -- Matthias Klose <doko@debian.org> Fri, 18 Aug 2017 18:34:45 +0200
+
+gcc-7 (7.1.0-13) unstable; urgency=medium
+
+ * GCC 7.2 release candidate 2.
+ * Don't build the gc enabled libobjc for cross compilers. Closes: #870895.
+ * Configure cross-build-native builds with --program-prefix (Adrian
+ Glaubitz). Closes: #871034.
+ * Update build dependencies for powerpcspe. Closes: #868186.
+ * Fix PR tree-optimization/81723, taken from the trunk. Closes: #853345.
+
+ -- Matthias Klose <doko@debian.org> Tue, 08 Aug 2017 11:12:56 -0400
+
+gcc-7 (7.1.0-12) unstable; urgency=medium
+
+ * GCC 7.2 release candidate 1.
+ * Update to SVN 20170803 (r250853) from the gcc-7-branch.
+
+ -- Matthias Klose <doko@debian.org> Thu, 03 Aug 2017 09:20:48 -0400
+
+gcc-7 (7.1.0-11) unstable; urgency=medium
+
+ * Update to SVN 20170731 (r250749) from the gcc-7-branch.
+
+ [ Matthias Klose ]
+ * Update sanitizer symbols for ppc64 and sparc64.
+
+ [ Nicolas Boulenguez ]
+ * Only build gnatvsn as a native library.
+
+ -- Matthias Klose <doko@debian.org> Mon, 24 Jul 2017 13:41:34 +0200
+
+gcc-7 (7.1.0-10) unstable; urgency=medium
+
+ * Update to SVN 20170722 (r250453) from the gcc-7-branch.
+
+ [ Nicolas Boulenguez ]
+ * libgnatvsn: embed xutil rident for version 2017 of asis package.
+
+ [ Matthias Klose ]
+ * Fix gnat cross build on m68k (Adrian Glaubitz). Closes: #862927.
+ * Enable gnat cross build on m68k. Closes: #868365.
+ * Update the Linaro support to the 7-2017.07 snapshot.
+ * Stop ignoring symbol mismatches for runtime libraries.
+
+ [ Aurelien Jarno ]
+ * libgo-s390x-default-isa.diff: do not build libgo with -march=z196,
+ use the default ISA instead.
+
+ -- Matthias Klose <doko@debian.org> Sat, 22 Jul 2017 15:06:36 +0200
+
+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 <doko@debian.org> 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 <doko@debian.org> Thu, 29 Jun 2017 17:36:03 +0200
+
+gcc-7 (7.1.0-7) unstable; urgency=medium
+
+ * Update to SVN 20170618 (r249347) from the gcc-7-branch.
+
+ [ Matthias Klose ]
+ * Don't build libada with -O3 (ftbfs on ppc64el).
+ * Update sanitizer symbol files (Helmut Grohne). Closes: #864835.
+
+ [ Aurelien Jarno ]
+ * Remove proposed patch for PR65618, the issue has been fixed upstream
+ another way.
+
+ [ Nicolas Boulenguez ]
+ * Ada: link system.ads to system-freebsd.ads on hurd and *freebsd
+ system-freebsd-x86.ads does not exist anymore. Closes: #861735, #861737.
+ * Ada: prevent parallel gnatmake invokations for gnattools. Closes: #857831.
+ * Drop generated and obsolete debian/source.lintian-overrides.
+ * Drop debian/relink, never executed and redundant with ada patches.
+ * Ada: Drop dpkg-buildflags usage in patches. Closes: #863289.
+ * ada: Drop references to obsolete termio-h.diff. Closes: #845159.
+ * ada-749574.diff: replace work-around with fix and forward it.
+ * ada-kfreebsd.diff: reduce a lot thanks to Ada2012 syntax.
+ * ada-link-lib.diff: remove dubious parts.
+
+ -- Matthias Klose <doko@debian.org> Sun, 18 Jun 2017 15:31:39 +0200
+
+gcc-7 (7.1.0-6) experimental; urgency=medium
+
+ * Update to SVN 20170522 (r248347) from the gcc-7-branch.
+ - Fix PR libstdc++/80796, PR libstdc++/80478, PR libstdc++/80761,
+ PR target/80799 (x86), PR ada/80784, PR fortran/78659, PR fortran/80752,
+ PR libgfortran/80727.
+
+ [ Matthias Klose ]
+ * Re-add unwind support on kfreebsd-amd64 (James Clarke).
+ * Work around #814977 (gnat calling gcc-7-7) by providing a gcc-7-7
+ symlink.
+ * Fix gnat build dependencies on x32.
+ * Build gnat on mips64 and powerpcspe.
+ * Update the Linaro support to the 7-2017.05 snapshot.
+ * Fix libmpx dependency generation for cross builds.
+ * Build again gnat cross compilers on 32bit archs targeting 64bit targets.
+
+ [ Nicolas Boulenguez ]
+ * Remove ada-gnattools-noparallel patch, apparently fixed. Closes: #857831.
+ * Reduce diff with upstream in ada-gnattools-cross patch.
+ * debian/rules2: Simplify build flags transmission.
+ * Append build flags from dpkg during Ada target builds.
+
+ -- Matthias Klose <doko@debian.org> Mon, 22 May 2017 12:43:09 -0700
+
+gcc-7 (7.1.0-5) experimental; urgency=medium
+
+ * Update to SVN 20170514 (r248033) from the gcc-7-branch.
+ * Disable offload compilers for snapshot builds.
+ * Build libgo when not building common libs.
+ * Fix building libgfortran and libgphobos when building without common libs.
+ * Build gnat on x32.
+
+ -- Matthias Klose <doko@debian.org> Sun, 14 May 2017 08:50:34 -0700
+
+gcc-7 (7.1.0-4) experimental; urgency=medium
+
+ * Update to SVN 20170505 (r247630) from the gcc-7-branch.
+ * Add sh3 support to gcc-multiarch patch. Closes: #861760.
+ * Remove libquadmath/gdtoa license from debian/copyright (files removed).
+ * Fix gdc build on sh4 (sh5 support was removed upstream).
+ * Disable gnat on KFreeBSD (see #861737) and the Hurd (see #861735) for now.
+ * Disable running the testsuite on KFreeBSD and the Hurd, hanging on
+ the buildds.
+
+ -- Matthias Klose <doko@debian.org> Fri, 05 May 2017 11:27:27 +0200
+
+gcc-7 (7.1.0-3) experimental; urgency=medium
+
+ * Update to SVN 20170503 (r247549) from the gcc-7-branch.
+ * Fix gdc build on sparc.
+ * Update the gdc-cross-install-location patch for GCC 7.
+ * Bump libgphobos soname.
+ * dpkg-buildflags stopped fiddling around with spec files; remove
+ the code removing and warning about dpkg's specs.
+ * Don't build the native gnat on armel. See issue #861734.
+
+ -- Matthias Klose <doko@debian.org> Wed, 03 May 2017 16:51:15 +0200
+
+gcc-7 (7.1.0-2) experimental; urgency=medium
+
+ * Update the disable-gdc-tests patch for GCC 7.1.
+
+ -- Matthias Klose <doko@debian.org> Tue, 02 May 2017 18:35:14 +0200
+
+gcc-7 (7.1.0-1) experimental; urgency=medium
+
+ * GCC 7.1.0 release.
+ * Update NEWS.html and NEWS.gcc.
+ * Update gdc to the gdc-7 branch 20170502.
+ * Add multiarch bits for non-glibc architectures (musl, uclibc) (Helmut
+ Grohne). Closes: #861588.
+ * Fix dependency on gcc-base package for rtlibs stage build (Helmut Grohne).
+ Closes: #859938.
+
+ -- Matthias Klose <doko@debian.org> Tue, 02 May 2017 18:07:07 +0200
+
+gcc-7 (7-20170407-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170407.
+ * Install gcov-dump and gcov-tool manual pages.
+
+ -- Matthias Klose <doko@debian.org> Fri, 07 Apr 2017 13:16:00 +0200
+
+gcc-7 (7-20170316-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170316.
+ * Install the gcov-dump utility.
+ * Allow to use lld with -fuse-ld=ld.lld.
+ * Build gnattools sequentially (fails with parallel build). See #857831.
+ * Add <!nocheck> profile to the autogen build dependency.
+ * Re-add the generated Makefile.in changes to the gdc-libphobos-build patch.
+
+ -- Matthias Klose <doko@debian.org> Thu, 16 Mar 2017 12:34:18 +0100
+
+gcc-7 (7-20170314-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170314.
+
+ [ Matthias Klose ]
+ * Bump binutils version requirement to 2.28.
+ * Fix libcc1.so symlink for cross compilers. Addresses: #856875.
+ * Fix base package name for rtlibs stage build (Helmut Grohne).
+ Closes: #857074.
+ * Update the cross-install-location patch (Helmut Grohne). Closes: #855565.
+ * Fix symlinks to man pages in the hppa64 package. Addresses: #857583.
+ * Don't ship the gnatgcc manpage symlink when building GFDL packages.
+ Addresses: #857384.
+ * Allow bootstrapping with libc headers installed in multiarch location.
+ (Helmut Grohne). Closes: #857535
+ * gccbrig: Depend on hsail-tools.
+
+ [ Nicolas Boulenguez ]
+ * Create the libgnatsvn packages again. Closes: #857606.
+ * Replace libgnat-BV.overrides with a fixed command.
+ * Install gnatvsn.gpr project into /u/s/gpr instead of
+ /u/s/ada/adainclude. Debian is migrating to GPRbuild's upstream layout.
+ * Avoid hardcoding the version in the ada-gcc-name patch.
+ * Reorganize Ada patches. See #857606 for details.
+
+ -- Matthias Klose <doko@debian.org> Tue, 14 Mar 2017 10:42:24 +0100
+
+gcc-7 (7-20170302-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170302.
+
+ [ Matthias Klose ]
+ * Update gdc to trunk 20170227.
+ * Update libcc1 symbols file.
+ * Bump binutils version requirement.
+ * Allow to disable brig in DEB_BUILD_OPTIONS. Closes: #856452.
+ * Build the nvptx offload compilers.
+ * Add the newlib copyright, used for the gcc-7-offload-nvptx package.
+ * Install the libcp1plugin.
+ * Fix the installation directory of the ada-sjlj includes and libraries.
+
+ [ Nicolas Boulenguez ]
+ * Use SOURCE_DATE_EPOCH for reproducible ALI timestamps. Closes: #856042.
+ * Remove obsolete references to libgnatprj, but keep existing
+ references to libgnatvsn as it will be restored. Closes: #844367.
+ * Drop obsolete and unapplied ada-default-project-path.diff.
+
+ -- Matthias Klose <doko@debian.org> Thu, 02 Mar 2017 10:12:34 +0100
+
+gcc-7 (7-20170226-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170226.
+
+ -- Matthias Klose <doko@debian.org> Sun, 26 Feb 2017 17:00:48 +0100
+
+gcc-7 (7-20170221-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170221.
+ * Update gdc to trunk 20170221.
+
+ [ Matthias Klose ]
+ * Fix some hppa64 related build issues. Addresses: #853023.
+ * Allow setting offload targets by OFFLOAD_TARGET_DEFAULT.
+ * Again, disable go on m68k. Closes: #853906.
+ * Configure with --enable-default-pie on sparc and sparc64 (James Clarke).
+ Addresses: #854090.
+ * Configure with --enable-default-pie on kfreebsd-* (Steven Chamberlain).
+ * Build gccbrig and the libhsail-rt library for i386.
+ * Configure staged builds with --disable-libmpx and --disable-libhsail-rt.
+ * Fix target architecture for sparc non-multilib builds (Adrian Glaubitz).
+ Addresses: #855197.
+ * Bump binutils version requirement.
+
+ [ Aurelien Jarno ]
+ * Disable lxc1/sxc1 instruction on mips and mipsel.
+ * Disable madd4 instructions on mipsel, mips64el and mipsn32el.
+
+ -- Matthias Klose <doko@debian.org> Tue, 21 Feb 2017 14:54:12 +0100
+
+gcc-7 (7-20170129-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170129.
+ * Fix removing the RUNPATH from the asan, tsan, ubsan, cilkrts, gfortran
+ and gphobos runtime libraries.
+ * Let the gnatgcc symlinks point to the versioned names. Addresses: #839209.
+ * Build the BRIG frontend on amd64.
+ * Install new intrinsics headers. Closes: #852551.
+ * libgo version bumped to 11.
+ * Package gccbrig and the libhsail-rt library.
+
+ -- Matthias Klose <doko@debian.org> Sun, 29 Jan 2017 13:51:35 +0100
+
+gcc-7 (7-20170121-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170121.
+ * Configure --with-gcc-major-version-only, drop the gcc-base-version,
+ gccgo-version and gdc-base-version patches.
+ * Adjust the g++-multiarch-incdir patch for reverted upstream patch,
+ causing bootstrap regression (PR 78880). Closes: #852104.
+
+ -- Matthias Klose <doko@debian.org> Sat, 21 Jan 2017 21:57:22 +0100
+
+gcc-7 (7-20170118-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20170118.
+ * Always configure sparc builds --with-cpu-32=ultrasparc (James Clarke).
+ * Enable gccgo on m68k (John Paul Adrian Glaubitz). Addresses: #850749.
+ * Install the unprefixed man pages for gcc-ar, -nm and ranlib.
+ Closes: #851698.
+
+ -- Matthias Klose <doko@debian.org> Wed, 18 Jan 2017 22:41:11 +0100
+
+gcc-7 (7-20161230-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161230.
+ * Update gdc to trunk 20161229. Closes: #844704.
+ * Build the cilk runtime on armel, armhf, sparc and sparc64.
+ * Use --push-state/--pop-state for gold as well when linking libtsan.
+ * In GCC ICE dumps, prefix each line with the PID of the driver.
+ * Apply proposed patch for PR target/78748.
+ * Apply proposed patch for PR libstdc++/64735.
+ * Don't mark libphobos multilib packages as M-A: same.
+ * Configure libphobos builds with --with-target-system-zlib.
+ * Ignore dpkg's pie specs when pie is not enabled. Addresses: #848129.
+ * Drop m68k specific ada patches. Closes: #846872.
+
+ -- Matthias Klose <doko@debian.org> Fri, 30 Dec 2016 05:19:15 +0100
+
+gcc-7 (7-20161201-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161201.
+
+ * Install missing vecintrin.h header on s390x.
+ * Install missing avx512 intrinsics headers on x86*. Closes: #846075.
+
+ -- Matthias Klose <doko@debian.org> Thu, 01 Dec 2016 14:38:26 +0100
+
+gcc-7 (7-20161125-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161125.
+
+ [ Matthias Klose ]
+ * Update libgphobos symbol files.
+ * libphobos: Fix ARM32 multilib detection for system zlib.
+ * Update libgphobos symbols files for ARM32 targets.
+ * Build the GC enabled libobjc using the system libgc when available
+ * Mark libgphobos symbols changing with the file location (sic!) as optional.
+ * Add pkg-config to the build dependencies.
+ * Drop the work around for PR libstdc++/65913.
+ * gdc: Link with the shared libgphobos runtime by default.
+ * Fix PR middle-end/78501, proposed patch.
+ * Fix dependency generation for libgphobos multilib builds.
+ * Drop the ada-revert-pr63225 patch, only needed for libgnatvsn.
+ * Always apply the ada patches.
+
+ [ YunQiang Su ]
+ * Update gnat patches for GCC 7, stop building libgnatvsn and libgnatprj.
+ Addresses: #844367.
+
+ -- Matthias Klose <doko@debian.org> Fri, 25 Nov 2016 12:41:07 +0100
+
+gcc-7 (7-20161116-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161116.
+ * Build shared phobos runtime libraries (not yet enabled by default).
+ * Add symbols for libobjc_gc library.
+
+ -- Matthias Klose <doko@debian.org> Wed, 16 Nov 2016 19:16:39 +0100
+
+gcc-7 (7-20161115-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161115.
+ * More symbol files updates.
+ * Update gdc to the trunk 20161113.
+ * Update conflicts with GCC 6 packages. Closes: #844296.
+
+ -- Matthias Klose <doko@debian.org> Tue, 15 Nov 2016 13:02:02 +0100
+
+gcc-7 (7-20161112-1) experimental; urgency=medium
+
+ * GCC 7 snapshot build, taken from the trunk 20161112.
+ * Remove gij/gcj packages, removed upstream.
+ * Don't build gdc and gnat for now.
+
+ -- Matthias Klose <doko@debian.org> Sat, 12 Nov 2016 11:17:17 +0100
+
gcc-6 (6.3.0-17+dyson0) unstable; urgency=medium
* Package for Dyson
@@ -88,311 +1767,6 @@ gcc-6 (6.3.0-12) unstable; urgency=medium
* Fix PR demangler/70909, libiberty demangler segfaults. CVE-2016-4491.
* Bump binutils version requirement.
- -- Matthias Klose <doko@debian.org> Thu, 06 Apr 2017 23:49:46 +0200
-
-gcc-6 (6.3.0-11) unstable; urgency=medium
-
- * Fix PR target/78543 (PPC), taken from the gcc-6-branch. Closes: #856809.
-
- -- Matthias Klose <doko@debian.org> Wed, 29 Mar 2017 00:17:25 +0200
-
-gcc-6 (6.3.0-10) unstable; urgency=medium
-
- * Update to SVN 20170321 (r246313) from the gcc-6-branch.
- - Fix PR libstdc++/79980, PR libstdc++/80041, PR libstdc++/79980,
- PR libstdc++/79511, PR target/71017 (x86).
-
- [ Matthias Klose ]
- * Update the Linaro support to the 6.3-2017.03 snapshot.
- * Address PR c++/80091, reverting r246134. Closes: #858261.
-
- [ Nicolas Boulenguez ]
- * Reactive the ada-gcc-name patch, calling the versioned gcc.
-
- -- Matthias Klose <doko@debian.org> Tue, 21 Mar 2017 16:29:17 +0100
-
-gcc-6 (6.3.0-9) unstable; urgency=medium
-
- * Update to SVN 20170316 (r246188) from the gcc-6-branch.
- - Fix PR target/79261 (PPC), PR fortran/78474, PR libstdc++/79789,
- PR target/79514 (x86), PR target/79544 (PPC), PR lto/79579,
- PR target/79749 (sparc), PR target/79261 (PPC), PR fortran/78474,
- PR fortran/78331, PR target/77850 (PA), PR target/79439 (PPC),
- PR c++/79796, PR ada/79903, PR ada/79945, PR libstdc++/80034,
- PR c++/79962, PR c++/79984, PR c/79756, PR tree-optimization/79732,
- PR target/80019 (x86), PR target/79752 (PPC), PR middle-end/80004,
- PR target/49244 (x86), PR tree-optimization/79977, PR middle-end/79971,
- PR tree-optimization/79666, PR middle-end/79576, PR c++/72775,
- PR c++/79900, PR c++/79687, PR c++/79264, PR c++/61636, PR fortran/79894.
- * gcj-6: Fix ecj1 symlink on i386. Closes: #856903.
- * Fix libcc1.so symlink for cross compilers. Addresses: #856875.
- * dpkg-buildflags stopped fiddling around with spec files; remove
- the code removing and warning about dpkg's specs.
- * libstdc++6: Add break for libopenmpi1.6. Closes: #854881.
- * Fix symlinks to man pages in the hppa64 package. Closes: #857583.
- * Don't ship the gnatgcc manpage symlink when building GFDL packages.
- Closes: #857384.
- * Install the gcov-dump utility.
- * Allow to use lld with -fuse-ld=ld.lld.
-
- -- Matthias Klose <doko@debian.org> Thu, 16 Mar 2017 14:25:48 +0100
-
-gcc-6 (6.3.0-8) unstable; urgency=medium
-
- * Update to SVN 20170221 (r245621) from the gcc-6-branch.
- - Fix ICEs PR middle-end/79537, PR sanitizer/79558, PR middle-end/79536.
- * Fix ecj1 symlink for gcj cross compiler packages. Addresses: #855640.
- * Bump binutils version requirement.
-
- -- Matthias Klose <doko@debian.org> Tue, 21 Feb 2017 14:54:53 +0100
-
-gcc-6 (6.3.0-7) unstable; urgency=medium
-
- * Update to SVN 20170218 (r245414) from the gcc-6-branch.
- - Fix PR target/78945 (ARM), PR translation/79397,
- PR tree-optimization/71824, PR tree-optimization/71824,
- PR tree-optimization/77318, PR target/71017 (x86), PR c++/78897,
- PR c++/78908, PR c++/79296 (closes: #854692), PR sanitizer/79562,
- PR libstdc++/79114, PR libstdc++/59170, PR libstdc++/59161,
- PR libstdc++/72792, PR libstdc++/72792, PR libstdc++/72793,
- PR libstdc++/69321, PR libstdc++/69301, PR libstdc++/79114,
- PR libstdc++/78702, PR libstdc++/78134, PR libstdc++/78273,
- PR c/79431, PR target 79545 (PPC), PR target/76731 (x86), PR c/79428,
- PR tree-optimization/79411, PR c/79431, PR middle-end/79399,
- PR tree-optimization/79338, PR target/79197 (PPC), PR target/79079,
- PR tree-optimization/79267, PR target/79495 (x86), PR c/79471,
- PR c++/79429, PR c/79431, PR c++/79377.
- * Update the Linaro support to the 6.3-2017.02 snapshot.
- * Fix target architecture for sparc non-multilib builds (Adrian Glaubitz).
- Closes: #855197.
- * Bump binutils version requirement.
-
- -- Matthias Klose <doko@debian.org> Sat, 18 Feb 2017 10:00:36 +0100
-
-gcc-6 (6.3.0-6) unstable; urgency=medium
-
- * Update to SVN 20170205 (r245197) from the gcc-6-branch.
- - Fix PR libstdc++/78346, PR libstdc++/79195, PR libstdc++/79254,
- PR target/78478, PR target/79268 (PPC, LP: #1661051), PR c++/79176,
- PR middle-end/78742, PR target/77439 (ARM32), PR tree-optimization/79034,
- PR fortran/70697, PR fortran/70696, PR fortran/79305, PR go/79037,
- PR go/79281 (closes: #853223), PR target/78862 (tilegx), PR lto/79061,
- PR target/65484 (PPC).
-
- [ Aurelien Jarno ]
- * Don't use disable madd4 on MIPS big-endian.
- * Disable lxc1/sxc1 instruction on mips and mipsel.
-
- [ Matthias Klose ]
- * Configure with --enable-default-pie on sparc and sparc64 (James Clark).
- Closes: #854090.
- * Configure with --enable-default-pie on kfreebsd-* (Steven Chamberlain).
- * Configure staged builds with --disable-libmpx (Helmut Grohne).
- Closes: #854159.
- * Fix suffix'd gnat binary names (Svante Signell). Closes: #814978.
-
- -- Matthias Klose <doko@debian.org> Sun, 05 Feb 2017 21:16:42 +0100
-
-gcc-6 (6.3.0-5) unstable; urgency=medium
-
- * Update to SVN 20170124 (r244868) from the gcc-6-branch.
- - Fix PR lto/69188, PR go/78763, PR target/78478 (RTEMS).
- * Fix removing the RUNPATH from the asan, tsan, ubsan, cilkrts, gfortran
- and gphobos runtime libraries.
- * Let the gnatgcc symlinks point to the versioned names. Closes: #839209.
- * Backport patches to disable madd4 instructions on mips* targets and
- disable these by default (YunQiang Su). Closes: #852153.
- * Update multiarch builds for a new sh3 target. Closes: #851869.
-
- -- Matthias Klose <doko@debian.org> Tue, 24 Jan 2017 14:48:12 +0100
-
-gcc-6 (6.3.0-4) unstable; urgency=medium
-
- * Update to SVN 20170121 (r244748) from the gcc-6-branch.
- - Fix PR target/77455 (AArch64), PR rtl-optimization/79121, PR ipa/79043,
- PR ipa/71207, PR tree-optimization/72488, PR c++/77545, PR c++/77284.
- * Fix gdc cross build.
- * Fix symlinks to unprefixed man pages. Closes: #851886.
- * Fix PR go/79037, proposed golang patch (John Paul Adrian Glaubitz).
- Closes: #852091.
-
- -- Matthias Klose <doko@debian.org> Sat, 21 Jan 2017 18:51:03 +0100
-
-gcc-6 (6.3.0-3) unstable; urgency=medium
-
- * Update to SVN 20170118 (r244586) from the gcc-6-branch.
- - Fix PR tree-optimization/71055 (closes: #849032), PR driver/78863,
- PR translation/78745, PR tree-optimization/78886,
- PR tree-optimization/78428, PR libstdc++/78956, PR libstdc++/78991,
- PR rtl-optimization/78255, PR target/78041 (ARM), PR pch/78970,
- PR lto/79042, PR target/78900 (PPC), PR tree-optimization/78024,
- PR sanitizer/65479 (PPC), PR c++/77812, PR libstdc++/78389,
- PR libstdc++/78389, PR debug/78839, PR rtl-optimization/78617,
- PR target/78253 (ARM), PR target/79044 (PPC), PR c++/78341, PR c++/78949,
- PR c++/78693, PR c++/71182, PR fortran/78866, PR middle-end/50199.
- * Always configure sparc builds --with-cpu-32=ultrasparc (James Clark).
- Closes: #850250.
- * Enable gccgo on m68k (John Paul Adrian Glaubitz). Closes: #850749.
- * Reapply the fix for PR target/55947, and fix PR c++/72813, taken from
- the trunk.
- * Fix PR target/79044 (PPC), ICE (Bill Schmidt). Closes: #850777.
- * Don't add the configured prefix to libcc1's compiler name.
- Closes: #851146.
- * Update the Linaro support to the 6.3-2017.01 snapshot.
- * Apply the header changes for PR libstdc++/64735 on armel as well,
- conditionalized to keep the headers unchanged for other architectures.
- Closes: #851273.
- * Install the unprefixed man pages for gcc-ar, -nm and ranlib.
- Closes: #851698.
-
- -- Matthias Klose <doko@debian.org> Wed, 18 Jan 2017 20:02:20 +0100
-
-gcc-6 (6.3.0-2) unstable; urgency=medium
-
- * Update gdc-driver-nophobos patch.
-
- -- Matthias Klose <doko@debian.org> Wed, 18 Jan 2017 20:44:43 +0100
-
-gcc-6 (6.3.0-1) unstable; urgency=medium
-
- * GCC 6.3.0 release.
- * Update to SVN 20161229 (r243959) from the gcc-6-branch.
- - Fix PR c/77767, PR ipa/77905, PR translation/78922, PR fortran/78239.
-
- [ Matthias Klose ]
- * Backport proposed patch for PR libstdc++/64735. Closes: #727621.
- * Configure --with-cpu-32=ultrasparc on sparc. Closes: #845461.
- * Update gdc to the GCC-6 branch (20161222).
- * Don't mark libphobos multilib packages as M-A: same.
- * Configure libphobos builds with --with-target-system-zlib.
- * Stop applying PR c++/77379.
- * Fix ignoring dpkg's pie specs when pie is not enabled (James Clarke).
- Closes: #849542.
- * Apply proposed patch for PR rtl-optimization/65618. Addresses: #781457.
- * Bump requirement on binutils to 2.27.90 (gold now implementing -z bndplt).
-
- [ Samuel Thibault ]
- * libgo fixup for program invocation name.
-
- -- Matthias Klose <doko@debian.org> Sat, 31 Dec 2016 04:46:10 +0100
-
-gcc-6 (6.2.1-7) unstable; urgency=medium
-
- * GCC 6.3.0 release candidate.
- * Update to SVN 20161215 (r243686, 6.2.1) from the gcc-6-branch.
- - Fix PR libstdc++/78465, PR c++/78761, PR c++/78252, PR target/59874,
- PR target/78796, PR tree-optimization/77673, PR target/72717 (PPC),
- PR rtl-optimization/71496, PR c++/78701.
- * Drop build dependency on g++-5.
- * Fix PR c++/78774, proposed for the gcc-6-branch.
- * Apply patches for zlib security issues CVE-2016-9840, CVE-2016-9841,
- CVE-2016-9842, CVE-2016-9843.
- * Ignore dpkg's pie specs when pie is not enabled. Addresses: #848129.
-
- -- Matthias Klose <doko@debian.org> Thu, 15 Dec 2016 22:43:42 +0100
-
-gcc-6 (6.2.1-6) unstable; urgency=high
-
- * Update to SVN 20161212 (r243558, 6.2.1) from the gcc-6-branch.
- - Fix PR target/78426 (SH), PR fortran/78500, PR target/78101 (PPC),
- PR target/48863 (ARM32), PR inline-asm/70184, PR libstdc++/71856,
- PR libstdc++/77459, PR libstdc++/78326, PR libstdc++/51960,
- PR target/57438 (x86), PR target/77933 (ARM), PR c++/78550,
- PR tree-optimization/78542, PR tree-optimization/78482, PR c++/71848,
- PR middle-end/71762, PR tree-optimization/71575, PR bootstrap/78188,
- PR tree-optimization/78224, PR tree-optimization/77646, PR target/77957,
- PR middle-end/78540, PR rtl-optimization/78546, PR fortran/78298,
- PR middle-end/69183, PR middle-end/78416, PR middle-end/67335,
- PR middle-end/78419, PR rtl-optimization/78378, PR fortran/78299,
- PR target/77834, PR target/78227, PR target/77834,
- PR rtl-optimization/77919, PR rtl-optimization/77919, PR middle-end/78025,
- PR fortran/77973, PR sanitizer/66343, PR fortran/77665,
- PR middle-end/77624, PR target/77587, PR tree-optimization/78646,
- PR target/72827, PR c++/78551, PR c++/78649, PR c++/72808, PR c++/77591,
- PR c++/77739, PR c++/77285, PR c++/78089, PR c++/77467, PR c++/77722,
- PR c++/77638, PR c++/77637, PR c++/77482, PR c++/77375, PR c++/71274,
- PR c++/71515, PR c++/77907, PR c++/57728, PR fortran/78593,
- PR fortran/77666, PR fortran/78443, PR libstdc++/70975,
- PR libstdc++/71337, PR libstdc++/78111, PR rtl-optimization/77309,
- PR target/77904 (ARM32).
-
- [ Matthias Klose ]
- * Fix dependency generation for libgphobos multilib builds.
- * Install missing vecintrin.h header on s390x.
- * Fix PR target/77267 (x86), taken from the trunk.
- * Use --push-state/--pop-state for gold as well when linking libtsan.
- * Fix the configure check for compressed debug section support in as and ld.
- Enables the -gz option again. Taken from the trunk.
- * In GCC ICE dumps, prefix each line with the PID of the driver.
- * Stop ignoring the bootstrap comparison failures on mips targets now that
- these are release architectures.
-
- [ Svante Signell ]
- * GNU/Hurd port for gccgo.
-
- [ Iain Buclaw ]
- * Use needsCodegen rather than isRoot for determining the static/extern of a
- template symbol. Closes: #845377.
-
- -- Matthias Klose <doko@debian.org> Mon, 12 Dec 2016 16:53:57 +0100
-
-gcc-6 (6.2.1-5) unstable; urgency=medium
-
- * Update to SVN 20161124 (r242827, 6.2.1) from the gcc-6-branch.
- - Fix PR target/77822 (AArch64), PR fortran/58001, PR fortran/69741,
- PR libstdc++/78490, PR lto/78472, PR middle-end/78305, PR ipa/78309,
- PR middle-end/78333, PR tree-optimization/78228, PR middle-end/78185,
- PR tree-optimization/77855, PR fortran/66227, PR fortran/78297,
- PR middle-end/78429.
- * Don't apply the ada patches for stage builds.
- * Add pkg-config to the build dependencies.
- * Drop the work around for PR libstdc++/65913.
- * gdc: Link with the shared libgphobos runtime by default. Closes: #845377.
-
- -- Matthias Klose <doko@debian.org> Thu, 24 Nov 2016 12:41:33 +0100
-
-gcc-6 (6.2.1-4) unstable; urgency=medium
-
- * Update to SVN 20161119 (r242621, 6.2.1) from the gcc-6-branch.
- - Fix PR c++/67631.
- * Build the GC enabled libobjc using the system libgc when available
- * Always apply *all* the gnat patches whether or not gnat is built.
- * Bump debhelper compat level to 9.
- * Mark libgphobos symbols changing with the file location (sic!) as optional.
-
- -- Matthias Klose <doko@debian.org> Sat, 19 Nov 2016 15:52:25 +0100
-
-gcc-6 (6.2.1-3) unstable; urgency=medium
-
- * Build-depend on binutils (>= 2.27.51.20161118), required for sparc64.
- * Always apply the gnat patches whether or not gnat is built.
-
- -- Matthias Klose <doko@debian.org> Fri, 18 Nov 2016 16:34:00 +0100
-
-gcc-6 (6.2.1-2) unstable; urgency=medium
-
- * Update to SVN 20161118 (r242586, 6.2.1) from the gcc-6-branch.
- - Fix PR c++/68377.
- * Add Replaces for renamed lib*gphobos-dev packages.
- * libphobos: Fix ARM32 multilib detection for system zlib.
- * Update libgphobos symbols files for ARM32 targets.
-
- -- Matthias Klose <doko@debian.org> Fri, 18 Nov 2016 13:32:28 +0100
-
-gcc-6 (6.2.1-1) unstable; urgency=medium
-
- * Update to SVN 20161116 (r241998, 6.2.1) from the gcc-6-branch.
- - Fix PR sanitizer/78294, PR target/78310 (x86), PR target/77822 (s390x),
- PR target/78262 (x86).
- * Update gdc to the GCC-6 branch (20161116).
- * Update libasan symbol files.
- * Build libgfortran libraries when building without common libs.
- * Avoid warning for libgcc symbols files.
- * Add symbols for libobjc_gc library.
- * Build shared phobos runtime libraries (not yet enabled by default).
-
- -- Matthias Klose <doko@debian.org> Thu, 17 Nov 2016 12:42:56 +0100
-
gcc-6 (6.2.0-13) unstable; urgency=medium
* Update to SVN 20161109 (r241998, 6.2.1) from the gcc-6-branch.
@@ -432,7 +1806,7 @@ gcc-6 (6.2.0-10) unstable; urgency=medium
PR fortran/78021, PR fortran/72832, PR fortran/78092, PR fortran/78108,
PR target/78057 (x86), PR target/78037 (x86).
* Include go-relocation-test-gcc620-sparc64.obj.uue to fix libgo's
- debug/elf TestDWARFRelocations test case (James Clark).
+ debug/elf TestDWARFRelocations test case (James Clarke).
* Reapply fix for PR c++/71912, apply proposed fix for PR c++/78039.
Closes: #841292.
* Don't install alternatives for go and gofmt. The preferred way to do that
@@ -453,7 +1827,7 @@ gcc-6 (6.2.0-8) unstable; urgency=medium
* Update to SVN 20161019 (r241346, 6.2.1) from the gcc-6-branch.
- Fix PR libstdc++/77990, PR target/77991 (x86).
* Install arm_fp16.h header on arm* architectures for Linaro builds.
- * Backport upstream revisions from trunk (James Clark). Closes: #840574.
+ * Backport upstream revisions from trunk (James Clarke). Closes: #840574.
- r240457 (add getrandom for MIPS/SPARC)
- r241051 (fix getrandom on sparc64 and clone on sparc*)
- r241072 (make rawClone no_split_stack)