Change log for gcc-5 package in Debian

175 of 104 results
Deleted in sid-release (Reason: None provided.)
gcc-5 (5.5.0-12) unstable; urgency=medium

  * Don't install i586 symlinks anymore for i386 builds in sid.
  * Build a native compiler with a cross directory layout using the
    FORCE_CROSS_LAYOUT environment variable.
  * Fix zlib-dev dependencies for the libphobos cross multilib packages.
  * Fix dependency generation for libatomic and libquadmath cross packages.
  * Fix some lintian warnings.
  * Link libasan, liblsan, libubsan always with --no-as-needed. LP: #1762683.
  * libgnat{vsn,prj}-dev-cross-*: Don't depend on the gnat compiler.
  * Use --push-state --as-needed and --pop-state instead of --as-needed and
    --no-as-needed for linking libgcc.

 -- Matthias Klose <email address hidden>  Wed, 11 Apr 2018 22:11:34 +0200
Superseded in sid-release
gcc-5 (5.5.0-11) unstable; urgency=medium

  * S/390: Disable branch prediction, backported from the trunk (Andreas
    Krebbel). LP: #1759152.

 -- Matthias Klose <email address hidden>  Tue, 27 Mar 2018 23:30:13 +0800
Deleted in sid-release (Reason: None provided.)
gcc-5 (5.5.0-10) unstable; urgency=medium

  * Fix libisl build dependency.

 -- Matthias Klose <email address hidden>  Mon, 19 Mar 2018 16:27:49 +0800
Superseded in sid-release
gcc-5 (5.5.0-9) unstable; urgency=medium

  [ John David Anglin ]
  * Switch hppa-linux to caller copies ABI (as done in GCC 8). See #892848.

  [ Matthias Klose ]
  * Stop build gcj in current distro releases. Addresses: #892536.
  * Fix some lintian warnings.

 -- Matthias Klose <email address hidden>  Mon, 19 Mar 2018 15:22:20 +0800
Deleted in sid-release (Reason: None provided.)
gcc-5 (5.5.0-8) unstable; urgency=medium

  [ Steve Beattie ]
  * Add retpoline support for x86 via adding -mindirect-branch=,
    -mindirect-branch-register, and -mfunction-return= support
    - 0001-i386-Move-struct-ix86_frame-to-machine_function.diff,
      0002-i386-Use-reference-of-struct-ix86_frame-to-avoid-cop.diff,
      0003-i386-More-use-reference-of-struct-ix86_frame-to-avoi.diff,
      0004-i386-Don-t-use-reference-of-struct-ix86_frame.diff,
      0005-x86-Add-mindirect-branch.diff,
      0006-x86-Add-mfunction-return.diff,
      0007-x86-Add-mindirect-branch-register.diff,
      0008-x86-Add-V-register-operand-modifier.diff,
      0009-x86-Disallow-mindirect-branch-mfunction-return-with-.patch:
      implement -mindirect-branch=<keep|thunk|thunk-inline|thunk-extern>
      with attribute support, -mindirect-branch-register, and
      -mfunction-return=<thunk|thunk-inline|thunk-extern> with
      attribute support. Thanks to H.J. Lu.
  * Add retpoline support for ppc64 via adding
    -mspeculate-indirect-jumps support
    - ppc-add-mspeculate-indirect-jumps: implement
      -mspeculate-indirect-jumps. Thanks to Bill Schmidt.

  [ Matthias Klose ]
  * Split off the documentation part from above patches.

 -- Matthias Klose <email address hidden>  Wed, 31 Jan 2018 11:50:31 +0100
Superseded in sid-release
gcc-5 (5.5.0-7) unstable; urgency=medium

  * No-change rebuild for the mpfr soname change.

 -- Matthias Klose <email address hidden>  Fri, 26 Jan 2018 01:47:20 +0100
Superseded in sid-release
gcc-5 (5.5.0-6) unstable; urgency=medium

  * Fix shlibs search path for mips64 cross targets. Addresses: #883988.
  * Move the .gox files into the gccgo packages. Addresses: #883136.

 -- Matthias Klose <email address hidden>  Sun, 10 Dec 2017 13:40:42 +0100
Superseded in sid-release
gcc-5 (5.5.0-5) unstable; urgency=medium

  * Fix the full version. Closes: #879864.

 -- Matthias Klose <email address hidden>  Sun, 19 Nov 2017 23:15:53 +0100
Superseded in sid-release
gcc-5 (5.5.0-4) unstable; urgency=medium

  * gcj-5: Depend on gcc-5. Addresses: #855640.
  * Fix the libcc1.so symlink for cross compilers. Addresses: #881272.

 -- Matthias Klose <email address hidden>  Sun, 12 Nov 2017 14:02:42 +0100
Superseded in sid-release
gcc-5 (5.5.0-3) unstable; urgency=medium

  * Add thunderx2 support for Linaro builds (Dann Frazier). LP: #1727540.

 -- Matthias Klose <email address hidden>  Wed, 01 Nov 2017 13:46:42 +0100
Superseded in sid-release
gcc-5 (5.5.0-2) unstable; urgency=medium

  * Do the extra/optional dance ...
  * Override hardening-no-pie flags for compiler executables.
  * Update the Linaro support to the 5-2017.10 snapshot.

 -- Matthias Klose <email address hidden>  Wed, 25 Oct 2017 10:26:50 +0200
Superseded in sid-release
gcc-5 (5.5.0-1) unstable; urgency=medium

  * GCC 5.5.0 release.
  * Refresh patches.

 -- Matthias Klose <email address hidden>  Tue, 10 Oct 2017 19:15:09 +0200
Superseded in sid-release
gcc-5 (5.4.1-14) unstable; urgency=medium

  * GCC 5.5 release candidate.
  * Update to SVN 20171003 (r253386) from the gcc-5-branch.
    - Fix PR libstdc++/79820, PR libstdc++/81751, PR libstdc++/53984,
      PR libstdc++/81017, PR c++/82039, PR libstdc++/81891,
      PR libstdc++/81599, PR libstdc++/81338, PR lto/81487,
      PR tree-optimization/81503, PR target/80210 (PPC), PR lto/81487,
      PR rtl-optimization/75964, PR target/81305 (AVR), PR target/79883 (AVR),
      PR target/67353 (AVR), PR target/80462 (AVR), PR target/81407 (AVR),
      PR target/81910 (AVR), PR fortran/81770, PR c/45784, PR c/81687,
      PR libquadmath/65757, PR sanitizer/81066, PR libstdc++/81468,
      PR libstdc++/81835, PR target/82112, PR c/45784, PR ipa/81128,
      PR c++/81852, PR tree-optimization/82337, PR bootstrap/81037,
      PR tree-optimization/71702, PR target/81996 (PPC), PR c++/81355,
      PR middle-end/80362, PR middle-end/68528, PR middle-end/80171,
      PR middle-end/64516, PR middle-end/81766, PR target/81621,
      PR middle-end/81052, PR middle-end/79499, PR tree-opt/79987,
      PR sanitizer/81224, PR inline-asm/82001, PR c++/81355,
      PR tree-opt/81696, PR ipa/81128, PR target/81833, PR target/82181,
      PR tree-optimization/81987, PR c++/80294, PR c++/79607, PR c++/72457,
      PR c++/55922, PR c++/63151, PR c++/81154, PR c++/80984.
  * Fix PR sanitizer/81066, taken from the gcc-7-branch.
  * Fix libjava build failure with glibc-2.26.
  * Fix fortran cross compiler build with debhelper 10.9. See: #876246.
  * Fix builds without the hppa64 cross compiler and new debhlper. See: #877589.
  * Fix build dependency on realpath.

 -- Matthias Klose <email address hidden>  Wed, 04 Oct 2017 06:28:17 +0200
Superseded in sid-release
gcc-5 (5.4.1-13) unstable; urgency=medium

  * GCC 5.5 release candidate.
  * Update to SVN 20171003 (r253386) from the gcc-5-branch.
    - Fix PR libstdc++/79820, PR libstdc++/81751, PR libstdc++/53984,
      PR libstdc++/81017, PR c++/82039, PR libstdc++/81891,
      PR libstdc++/81599, PR libstdc++/81338, PR lto/81487,
      PR tree-optimization/81503, PR target/80210 (PPC), PR lto/81487,
      PR rtl-optimization/75964, PR target/81305 (AVR), PR target/79883 (AVR),
      PR target/67353 (AVR), PR target/80462 (AVR), PR target/81407 (AVR),
      PR target/81910 (AVR), PR fortran/81770, PR c/45784, PR c/81687,
      PR libquadmath/65757, PR sanitizer/81066, PR libstdc++/81468,
      PR libstdc++/81835, PR target/82112, PR c/45784, PR ipa/81128,
      PR c++/81852, PR tree-optimization/82337, PR bootstrap/81037,
      PR tree-optimization/71702, PR target/81996 (PPC), PR c++/81355,
      PR middle-end/80362, PR middle-end/68528, PR middle-end/80171,
      PR middle-end/64516, PR middle-end/81766, PR target/81621,
      PR middle-end/81052, PR middle-end/79499, PR tree-opt/79987,
      PR sanitizer/81224, PR inline-asm/82001, PR c++/81355,
      PR tree-opt/81696, PR ipa/81128, PR target/81833, PR target/82181,
      PR tree-optimization/81987, PR c++/80294, PR c++/79607, PR c++/72457,
      PR c++/55922, PR c++/63151, PR c++/81154, PR c++/80984.
  * Fix PR sanitizer/81066, taken from the gcc-7-branch.
  * Fix libjava build failure with glibc-2.26.
  * Fix fortran cross compiler build with debhelper 10.9. See: #876246.
  * Fix builds without the hppa64 cross compiler and new debhlper. See: #877589.

 -- Matthias Klose <email address hidden>  Tue, 03 Oct 2017 21:37:48 +0200
Superseded in sid-release
gcc-5 (5.4.1-12) unstable; urgency=medium

  * Update to SVN 20170820 (r251205, 5.4.1) from the gcc-5-branch.
    - Fix PR libgomp/80394, PR sanitizer/77396, PR sanitizer/80166,
      PR c++/78761, PR gcov-profile/78783, PR c++/79641, PR c/80097,
      PR c++/79512, PR c/77767, PR c/67410, PR c/72816, PR libgomp/80394,
      PR rtl-optimization/80385, PR target/80286 (x86), PR debug/80025,
      PR sanitizer/80168, PR rtl-optimization/80112, PR c++/80129,
      PR sanitizer/79944, PR target/79932 (x86), PR target/79932 (x86),
      PR rtl-optimization/79901, PR rtl-optimization/79901, PR target/79807,
      PR target/79729 (x86), PR middle-end/79396, PR target/79570,
      PR target/79494 (x86), PR target/79568 (x86), PR target/79559 (x86),
      PR tree-optimization/79411, PR middle-end/79399, PR target/79197 (PPC),
      PR ipa/77905, PR target/78796 (AArch64), PR fortran/78298,
      PR middle-end/69183, PR middle-end/78416, PR middle-end/67335,
      PR rtl-optimization/78378, PR target/78227 (x86), PR sanitizer/66343,
      PR rtl-optimization/77919, PR fortran/77665, PR middle-end/77624,
      PR target/77587, PR middle-end/77594, PR sanitizer/68260,
      PR fortran/77516, PR debug/77363, PR middle-end/77377, PR target/71910,
      PR tree-optimization/72824, PR tree-optimization/72824,
      PR sanitizer/71953, PR middle-end/79931, PR ipa/65972, PR lto/50345,
      PR gcov-profile/78783, PR gcov-profile/80413, PR ipa/80212,
      PR sanitizer/70878, PR gcov-profile/80224, PR ipa/80205, PR ipa/80104,
      PR c++/80363, PR c++/80176, PR c++/80141, PR c++/79896, PR c++/79664,
      PR c++/79512, PR c++/78341, PR c++/78949, PR c++/78649, PR c++/77739,
      PR c++/77285, PR c++/78089, PR c++/77467, PR c++/77722, PR c++/77637,
      PR c++/77375, PR c++/72868, PR fortran/78866, PR fortran/77666,
      PR fortran/77500, PR middle-end/50199, PR sanitizer/78992,
      PR sanitizer/78532, PR libstdc++/81002, PR c/81006, PR target/81894 (x86),
      PR target/81861 (x86), PR tree-optimization/81354, PR sanitizer/81604,
      PR tree-optimization/81555, PR tree-optimization/81556,
      PR tree-optimization/81162, PR target/80569 (x86), PR target/81471 (x86),
      PR target/81375 (x86), PR target/81300 (x86), PR tree-optimization/81192,
      PR target/80382 (PPC), PR target/80966 (PPC), PR rtl-optimization/73650,
      PR target/61729 (PPC), PR target/77850 (PPC), PR target/80382 (PPC),
      PR middle-end/80692, PR target/80966 (PPC), PR middle-end/80902,
      PR target/79155 (x86), PR other/80909, PR ipa/80663, PR ipa/79850,
      PR driver/31468, PR other/80589, PR gcov-profile/53915, PR driver/56469,
      PR target/80968 (SPARC), PR target/80968 (SPARC), PR c/81006,
      PR fortran/70601.
    - Fix PR sanitizer/66343. LP: #1704401.
  * Don't build the gc enabled libobjc for cross compilers. Closes: #872233.
  * Fix hangs w/ asan binaries on arm64 (Dann Frazier). LP: #1709727.
  * Linaro branch only: Fix PR target/79041, aarch64 backend emitting
    R_AARCH64_ADR_PREL_PG_HI21 relocation despite -mpc-relative-literal-loads
    option being used (Dan Frazier). LP: #1695093.

 -- Matthias Klose <email address hidden>  Sun, 20 Aug 2017 16:31:20 +0200
Superseded in sid-release
gcc-5 (5.4.1-11) unstable; urgency=medium

  * Update to SVN 20170519 (r248301, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/80504, PR libstdc++/80448, PR libstdc++/67440,
      PR libstdc++/69699, PR libstdc++/71444, PR libstdc++/78236,
      PR libstdc++/59170, PR libstdc++/59161, PR libstdc++/62045,
      PR libstdc++/62045, PR libstdc++/66059, PR target/80799 (x86).
  * Re-add unwind support on kfreebsd-amd64 (James Clarke).
  * Work around #814977 (gnat calling gcc-5-5) by providing a gcc-5-5
    symlink.
  * Update the ibm branch to 20170519.

 -- Matthias Klose <email address hidden>  Fri, 19 May 2017 11:56:59 -0700
Superseded in sid-release
gcc-5 (5.4.1-10) unstable; urgency=medium

  * Update to SVN 20170515 (r248069, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/79980, PR libstdc++/80041, PR libstdc++/79980,
      PR libstdc++/79511, PR libstdc++/80034, PR target/45053 (PPC),
      PR c++/79548, PR target/69868 (PPC), PR target/68491 (x86),
      PR target/68390 (ARM), PR target/80376 (PPC), PR target/80315 (PPC),
      PR target/80082 (ARM), PR ipa/77333, PR tree-optimization/68021,
      PR target/79733 (x86), PR target/80246 (PPC), PR target/80180 (x86),
      PR lto/79587, PR target/79906 (PPC), PR gcov-profile/80081,
      PR middle-end/79753, PR target/79769, PR target/79770,
      PR middle-end/79831, PR middle-end/78339, PR target/65705,
      PR target/69804, PR sanitizer/71458, PR tree-optimization/79631,
      PR ipa/79761, PR tree-optimization/79803, PR rtl-optimization/79574,
      PR rtl-optimization/79574, PR rtl-optimization/79577,
      PR target/79951 (PPC), PR target/71017 (x86), PR target/80019 (x86),
      PR target/79439 (PPC), PR target/77850 (PA), PR fortran/80392,
      PR fortran/80361, PR fortran/59910, PR fortran/80388, PR c/79756,
      PR tree-optimization/79732, PR tree-optimization/79666,
      PR tree-optimization/80122, PR tree-optimization/80334,
      PR middle-end/80539, PR fortran/79894.
  * Fix symlinks to man pages in the hppa64 package. Addresses: #857583.
  * Fix ecj1 symlink for gcj cross compiler packages. Addresses: #855640.
  * Don't ship the gnatgcc manpage symlink when building GFDL packages.
    Addresses: #857384.
  * Install the gcov-dump utility.
  * Remove libquadmath/gdtoa license from debian/copyright (files removed).
  * PR preprocessor/71183, taken from the trunk. Closes: #823937.
  * Update the Linaro support to the 5-2017.05 snapshot.
  * Disable running the testsuite on KFreeBSD, hanging the buildds.

 -- Matthias Klose <email address hidden>  Mon, 15 May 2017 11:23:28 -0700
Superseded in sid-release
gcc-5 (5.4.1-8) unstable; urgency=medium

  * Update to SVN 20170304 (r245892, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/79789, PR target/79514 (x86), PR target/79544 (PPC),
      PR lto/79579, PR target/79749 (sparc).
  * Build-depend on gnat-5 again.

 -- Matthias Klose <email address hidden>  Sat, 04 Mar 2017 09:56:28 +0100
Superseded in sid-release
gcc-5 (5.4.1-7) unstable; urgency=medium

  * Re-apply the ada-gcc-name patch (see #856274). Build-depend on
    gnat-6 for this build (to be reverted in next upload).
  * ada-acats.diff: Really call gcc-5 (Svante Signell).

 -- Matthias Klose <email address hidden>  Tue, 28 Feb 2017 09:51:09 +0100
Superseded in sid-release
gcc-5 (5.4.1-6) unstable; urgency=medium

  * Update to SVN 20170226 (r245745, 5.4.1) from the gcc-5-branch.
    - Fix PR target/78945 (ARM32), PR translation/79397, PR sanitizer/79562,
      PR libstdc++/69321, PR libstdc++/69301, PR libstdc++/78702,
      PR libstdc++/78134, PR libstdc++/78273, PR target/79261 (PPC),
      PR target/71017 (x86), PR target/76731 (x86), PR target/79545 (PPC),
      PR middle-end/70022, PR target/79498, PR c/79471.
  * Fix PR target/77267 (x86), taken from the trunk. LP: #1623418.
  * Update the Linaro support to the 5-2017.02 snapshot.
  * Fix PR target/66785 (ARM), taken from the linaro branch.

 -- Matthias Klose <email address hidden>  Sun, 26 Feb 2017 19:31:50 +0100
Deleted in sid-release (Reason: None provided.)
gcc-5 (5.4.1-5) unstable; urgency=medium

  * Update to SVN 20170205 (r245197, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/78389, PR libstdc++/78389, PR libstdc++/78956,
      PR libstdc++/78991, PR libstdc++/78465, PR libstdc++/70975,
      PR libstdc++/71337, PR libstdc++/78111, PR c/77450, PR pch/78970,
      PR target/78041 (ARM32), PR tree-optimization/77646, PR c++/71848,
      PR bootstrap/78188, PR tree-optimization/77648,
      PR tree-optimization/77879, PR tree-optimization/77855,
      PR middle-end/77436, PR middle-end/77605, PR tree-optimization/78047,
      PR middle-end/78185, PR middle-end/78333, PR lto/69188,
      PR ipa/79043, PR ipa/70366, PR ipa/71207, PR rtl-optimization/78617,
      PR target/78253 (ARM), PR lto/79042, PR rtl-optimization/78255,
      PR sanitizer/65479, PR pch/78970, PR target/70668,
      PR tree-optimization/78886, PR tree-optimization/78428,
      PR translation/78922, PR tree-optimization/78731,
      PR tree-optimization/77673, PR target/77933 (ARM),
      PR rtl-optimization/77309, PR target/77957, PR tree-optimization/78646,
      PR c++/77812, PR c++/78551, PR fortran/78239, PR fortran/78443,
      PR translation/78745, PR libstdc++/78346, PR libstdc++/79254,
      PR lto/79061, PR tree-optimization/79034, PR tree-optimization/78224,
      PR tree-optimization/77745, PR tree-optimization/77768, PR fortran/79305,
      PR libstdc++/78979.
  * Fix removing the RUNPATH from the asan, tsan, ubsan, cilkrts, gfortran
    and gphobos runtime libraries.
  * Fix suffix'd gnat binary names (Svante Signell). Addresses: #814978.

 -- Matthias Klose <email address hidden>  Sun, 05 Feb 2017 22:06:02 +0100
Deleted in stretch-release (Reason: None provided.)
Superseded in sid-release
gcc-5 (5.4.1-4) unstable; urgency=medium

  * Update to SVN 20161202 (r243202, 5.4.1) from the gcc-5-branch.
    - Fix PR sanitizer/78294, PR libstdc++/78052, PR libgcc/78064, PR c/71115,
      PR rtl-optimization/78038, PR target/78426 (SH), PR ipa/78309,
      PR target/78310 (x86), PR target/78262 (x86), PR driver/78206,
      PR middle-end/72747, PR tree-optimization/77916, PR target/77991 (x86),
      PR fortran/78279, PR fortran/78500, PR fortran/78297, PR fortran/66227,
      PR fortran/69741, PR fortran/69544, PR fortran/78178, PR fortran/71902,
      PR fortran/78021, PR fortran/71895, PR fortran/61420, PR fortran/78013,
      PR libgfortran/78123.
  * Install missing vecintrin.h header on s390x.

 -- Matthias Klose <email address hidden>  Fri, 02 Dec 2016 20:05:20 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.4.1-3) unstable; urgency=medium

  * Update to SVN 20161019 (r241340, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/77686 (addresses #838438), PR libstdc++/77645,
      PR libgcc/77519, PR rtl-optimization/71709 (LP: #1628207),
      PR target/65210 (AVR), PR tree-optimization/77478, PR target/77326 (ACR),
      PR fortran/71730, PR fortran/77612, PR fortran/77694, PR libstdc++/77990,
      PR libstdc++/77322, PR libstdc++/72820, PR libstdc++/77994,
      PR libstdc++/70564, PR libstdc++/77864, PR libstdc++/68323,
      PR libstdc++/77794, PR libstdc++/70564, PR libstdc++/77864,
      PR libstdc++/68323, PR libstdc++/77794, PR tree-optimization/77937,
      PR tree-optimization/77937, PR tree-optimization/77943,
      PR target/77874 (x86), PR fortran/77978, PR fortran/58991,
      PR fortran/58992, PR fortran/77391, PR fortran/77380, PR fortran/61318,
      PR fortran/71859, PR fortran/69867, PR fortran/69962, PR fortran/77351,
      PR fortran/68566, PR fortran/71799, PR fortran/70006, PR fortran/77420,
      PR fortran/77460, PR fortran/77506, PR fortran/77507, PR fortran/71067,
      PR fortran/77260, PR fortran/69514, PR libgfortran/77707,
      PR fortran/77507.
  * Backport from libffi trunk (Stefan Bühler):
    - Always check for PaX MPROTECT on linux, make EMUTRAMP experimental.
    - dlmmap_locked always needs locking as it always modifies execsize.
  * Update the Linaro support to the 5-2016.10 snapshot.

 -- Matthias Klose <email address hidden>  Wed, 19 Oct 2016 15:25:36 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.4.1-2) unstable; urgency=medium

  * Update to SVN 20160904 (r239975, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/77334, PR libstdc++/71964, PR libstdc++/69243,
      PR target/77403 (x86), PR target/64971 (AArch64), PR target/72863 (PPC),
      PR middle-end/71700, PR target/76342 (x86), PR target/72843 (x86),
      PR driver/72765, PR tree-optimization/71083, PR rtl-optimization/71976,
      PR target/72805 (x86), PR c++/68724, PR fortran/68147, PR fortran/72698,
      PR fortran/71795, PR fortran/69742, PR fortran/60526, PR fortran/70524,
      PR libgfortran/71123, PR libgfortran/73142.

  [ Matthias Klose ]
  * Fix running the libjava testsuite.
  * gdc: Always link with -ldl when linking with -lgphobos.
    Addresses: #835255, #835757.
  * Fix building D code with external C++ references.
  * gcj: Depend on the ecj1 standalone binary.

  [ Aurelien Jarno ]
  * Replace proposed fix for PR ipa/68273 by the corresponding patch taken
    from trunk.

 -- Matthias Klose <email address hidden>  Sun, 04 Sep 2016 15:01:50 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.4.1-1) unstable; urgency=medium

  * Update to SVN 20160803 (r239066, 5.4.1) from the gcc-5-branch.
    - Fix PR libstdc++/71320, PR libstdc++/58265, PR libstdc++/71313,
      PR sanitizer/71498, PR c++/71214, PR target/72767 (AVR),
      PR c/7652 (PPC), PR target/71216 (PPC), PR target/72103 (PPC),
      PR fortran/71688, PR middle-end/71874, PR middle-end/71758,
      PR rtl-optimization/71634, PR target/70098 (PPC), PR target/71763 (PPC),
      PR middle-end/71606, PR middle-end/71626, PR tree-optimization/71588,
      PR middle-end/71581, PR middle-end/71494, PR c++/70641, PR debug/70628,
      PR middle-end/70633, PR debug/70628, PR rtl-optimization/70574,
      PR c++/70336, PR middle-end/71423, PR tree-optimization/71452,
      PR tree-optimization/71522, PR middle-end/71693, PR target/30417 (AVR),
      PR target/71103 (AVR), PR target/71103 (AVR), PR target/71554 (x86),
      PR tree-optimization/71505, PR target/71379 (s390), PR c++/71833,
      PR c++/69223, PR c++/71630, PR c++/71913, PR c++/71909, PR c++/71871,
      PR c++/71528, PR c++/71516, PR fortran/71883, PR fortran/71807,
      PR fortran/70842, PR fortran/71764, PR fortran/71623, PR fortran/71783,
      PR fortran/71717, PR fortran/71704, PR fortran/71705, PR fortran/70673,
      PR fortran/60751.

  [ Matthias Klose ]
  * Strip again all compiler binaries.
  * On sparc64, configure with --with-cpu-32=ultrasparc, drop the
    sparc-force-cpu patch. Closes: #792204.
  * Backport AArch64 Vulcan cost models (Dann Frazier). LP: #1603587.
  * Backport C++ PATCH for implicit abi_tag on template member function,
    apply it for stretch, yakkety (and unstable) or newer builds only.
    This is an ABI break for GCC 5, but matches the GCC 6 behaviour.

  [ Aurelien Jarno ]
  * Replace libjava-mips64el-proposed.diff by the corresponding patch
    taken from trunk.

 -- Matthias Klose <email address hidden>  Thu, 04 Aug 2016 11:53:37 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.4.0-6) unstable; urgency=medium

  * Fix gdc cross build.
  * Disable the AArch64 Vulcan cpu support for FSF builds, needs a proper
    back port.

 -- Matthias Klose <email address hidden>  Fri, 01 Jul 2016 10:15:02 +0200
Superseded in sid-release
gcc-5 (5.4.0-5) unstable; urgency=medium

  [ Matthias Klose ]
  * Add AArch64 Vulcan cpu support, backport from trunk. LP: #1594452.
  * Revert a libstdc++ header reorg done after the 5.3.0 release (only for
    OS releases including a GCC 5 at release time).
  * Enforce build using binutils 2.26.1 for unstable/development series.
  * Mark cross compilers as M-A: foreign. Addresses: #827136.
  * Remove the MIPS r6 support again, dak doesn't like unknown architectures.

  [ Aurelien Jarno ]
  * Drop support for loongson 2f (YunQiang Su). Closes: #827554. 
  * Apply proposed patch from Matthew Fortune to fix libjava on mips64el.

 -- Matthias Klose <email address hidden>  Thu, 30 Jun 2016 18:17:53 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.4.0-4) unstable; urgency=medium

  * gdc: Fix linking the runtime library. Closes: #826645.
  * gdc: Fix updates from 5.3.x. Closes: #826583.
  * Update the Linaro support to the 5-2016.06 snapshot.
  * Avoid storing -fdebug-prefix-map in DW_AT_producer (for better
    reproducibility). Taken from the trunk (Daniel Kahn Gillmor).
    Closes: #819176.

 -- Matthias Klose <email address hidden>  Fri, 10 Jun 2016 17:03:20 +0200
Superseded in sid-release
gcc-5 (5.4.0-3) unstable; urgency=medium

  * Update Ada patch for KFreeBSD (Steven Chamberlain). Closes: #826332.

 -- Matthias Klose <email address hidden>  Sat, 04 Jun 2016 18:55:13 +0200
Superseded in sid-release
gcc-5 (5.4.0-2) unstable; urgency=medium

  * Fix gdc packaging for architectures without libphobos support.

 -- Matthias Klose <email address hidden>  Fri, 03 Jun 2016 22:46:28 +0200
Superseded in sid-release
gcc-5 (5.4.0-1) unstable; urgency=medium

  * GCC 5.4.0 release.
    - Fix PR target/68696 (AArch64), PR fortran/70350.
  * Update embedded timestamp setting patch, backported from the trunk.
  * Update the Linaro support to the 5-2016.05 snapshot.
  * Update gdc to the gcc-5 branch 20160603.

 -- Matthias Klose <email address hidden>  Fri, 03 Jun 2016 17:00:13 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-21) unstable; urgency=medium

  * GCC 5.4.0 release candidate 1.
  * Update to SVN 20160528 (r236840, 5.3.1) from the gcc-5-branch.
    - Fix PR libstdc++/69703, PR libstdc++/71038, PR libstdc++/71036,
      PR libstdc++/71037, PR libstdc++/71005, PR libstdc++/71004,
      PR libstdc++/70609, PR target/69634, PR middle-end/68142,
      PR middle-end/69845, PR rtl-optimization/68814, PR lto/69003,
      PR ipa/66487, PR target/69252, PR target/67973 (x86),
      PR middle-end/67278, PR target/67278 (x86), PR tree-optimization/69720,
      PR tree-optimization/67921, PR middle-end/70941, PR middle-end/70931,
      PR tree-optimization/70623, PR tree-optimization/70780, PR c++/70347,
      PR c++/70466, PR fortran/71204, PR fortran/69603, PR libffi/65567,
      PR libstdc++/70762.
  * Update the ibm branch to 20160526.

 -- Matthias Klose <email address hidden>  Sat, 28 May 2016 16:03:38 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-20) unstable; urgency=medium

  * Update to SVN 20160519 (r236482, 5.3.1) from the gcc-5-branch.
    - Fix PR sanitizer/71160, PR other/61321, PR other/61233, PR c++/70498,
      PR c++/69687, PR c++/70492, PR c++/67394, PR c++/70481, PR target/71161,
      PR ipa/70646, PR tree-optimization/69400, PR target/71145 (alpha),
      PR c++/70353, PR target/70809 (AArch64), PR c++/70613,
      PR target/70963 (PPC), PR c++/70505, PR c++/70494, PR c++/70648,
      PR c++/70353, PR c++/70095, PR c++/70135, PR fortran/69603.

 -- Matthias Klose <email address hidden>  Fri, 20 May 2016 09:13:30 +0200
Superseded in stretch-release
Deleted in experimental-release (Reason: None provided.)
Superseded in sid-release
gcc-5 (5.3.1-19) unstable; urgency=medium

  * Fix dependency resolution for libraries not built anymore from
    this source package.

 -- Matthias Klose <email address hidden>  Mon, 09 May 2016 23:15:30 +0200
Superseded in sid-release
gcc-5 (5.3.1-18) unstable; urgency=medium

  * Update to SVN 20160509 (r236033, 5.3.1) from the gcc-5-branch.
    - Fix PR tree-optimization/70526, PR c++/70635, PR ada/70969,
      PR libgfortran/70684, PR target/60290 (Solaris).
  * Call dh_makeshlibs with the --noscripts option when building a
    cross compiler.
  * Fix building cross gnat libs when not building the common libs.
  * Fix building cross mips* multilibs when not building the common libs.
  * Remove old go escape analysis code, removed upstream.
  * Avoid empty architecture lists in build dependencies. Addresses: #823280.
  * Tighten debhelper build dependency for cross build dependencies.
  * Silence some lintian warnings for libstdc++-doc.
  * Allow build dependencies for musl configurations (Helmut Grohne).
    Addresses: #823769.

 -- Matthias Klose <email address hidden>  Mon, 09 May 2016 16:15:30 +0200
Deleted in experimental-release (Reason: None provided.)
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-17) unstable; urgency=medium

  * Update to SVN 20160429 (r235638, 5.3.1) from the gcc-5-branch.
    - Fix PR java/70839, PR target/70858 (x86), PR driver/70132,
      PR target/70098 (PPC), PR ada/70786.

  * Always configure with --enable-targets=powerpcle-linux on ppc64el.
  * Allow embedded timestamps by C/C++ macros to be set externally (Eduard
    Sanou).
  * Default the 32bit x86 architectures to i686, keep i585 symlinks.
    See https://lists.debian.org/debian-devel/2015/09/msg00589.html
  * Build-depend on debhelper (>= 9) and dpkg-dev (>= 1.17.14).
  * Fix PR driver/70192, taken from the trunk.

 -- Matthias Klose <email address hidden>  Fri, 29 Apr 2016 15:46:49 +0200
Superseded in sid-release
gcc-5 (5.3.1-16) unstable; urgency=medium

  * Update to SVN 20160424 (r235395, 5.3.1) from the gcc-5-branch.
  * Stop building libcc1 and libgccjit0, when not building common libs.
  * Stop building libraries built by GCC 6.
  * Explicitly build-depend on libgraphite2-dev to work-around #822432.
  * Bump standards version to 3.9.8.

 -- Matthias Klose <email address hidden>  Sun, 24 Apr 2016 22:51:15 +0200
Superseded in sid-release
gcc-5 (5.3.1-15) unstable; urgency=medium

  * Update to SVN 20160421 (r235347, 5.3.1) from the gcc-5-branch.
    - Fix PR target/70566 (ARM, wrong-code), PR target/70117 (PPC, wrong-code),
      PR target/70630 (sparc), PR target/70107 (PPC, wrong-code),
      PR c++/70096 (wrong code), PR libstdc++/69478, PR libstdc++/70503,
      PR libstdc++/69464, PR c/70297, PR target/70674 (390x, LP: #1572613),
      PR target/70662 (x86), PR target/70044 (AArch64), PR c++/67164.

  [ Matthias Klose ]
  * Fix ice on ARM32. Revert r234641 for gcc-linaro, which removed support
    for %( and %) output modifiers.
  * Update the Linaro support to the 5-2016.04 snapshot.
  * Fix PR target/69148 (s390x), taken from the trunk.
  * Strip the lto1 binary again to save some disk space. Addresses: #783876.

  [ Aurelien Jarno ]
  * Apply proposed patch for PR target/68273 (Wrong code on mips/mipsel due to
    (invalid?) peeking at alignments in function_arg) on mips and mipsel.

  [ Samuel Thibault ]
  * patches/hurd-gprof.diff: Cherry-pick trunk fix for gprof.

 -- Matthias Klose <email address hidden>  Fri, 22 Apr 2016 12:34:43 +0200
Superseded in stretch-release
Deleted in experimental-release (Reason: None provided.)
Superseded in sid-release
gcc-5 (5.3.1-14) unstable; urgency=medium

  * Update to SVN 20160409 (r234858, 5.3.1) from the gcc-5-branch.
    - Fix PR c++/69826, PR c++/69797, PR target/70421, PR target/70329,
      PR rtl-optimization/70429, PR target/70296, PR rtl-optimization/70222,
      PR tree-optimization/70169, PR tree-optimization/70152, PR target/70062,
      PR target/69888, PR target/70028, PR target/69969, PR debug/69705,
      PR rtl-optimization/69891, PR middle-end/69838, PR target/69875,
      PR tree-optimization/69802, PR rtl-optimization/69764, PR ipa/68672,
      PR rtl-optimization/69771, PR rtl-optimization/69764, PR target/70052,
      PR rtl-optimization/69771, PR target/70406, PR target/70319,
      PR c++/70272, PR c++/67767, PR fortran/70397, PR target/70296,
      PR target/69614, PR c++/70393, PR target/70453, PR rtl-optimization/69307,
      PR rtl-optimization/69102, PR rtl-optimization/69032, PR target/66660,
      PR target/64411, PR rtl-optimization/70460, PR target/68973,
      PR middle-end/70457 (LP: #1563134), PR rtl-optimization/68236,
      PR target/67896 (AArch64), PR fortran/66911, PR fortran/65795,
      PR target/67172 (MingW), PR target/70525 (x86), PR libgfortran/70235,
      PR tree-optimization/70177, PR middle-end/69760, PR middle-end/68963,
      PR tree-optimization/69983, PR middle-end/70022, PR middle-end/70424,
      PR tree-optimization/70115, PR middle-end/70450, PR middle-end/70333,
      PR rtl-optimization/70484, PR target/70510 (x86), PR c++/70430.
  * Fix PR target/70496 (ARM32), taken from the trunk.

 -- Matthias Klose <email address hidden>  Sat, 09 Apr 2016 18:40:05 +0200
Superseded in experimental-release
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-13) unstable; urgency=medium

  * Update to SVN 20160323 (r234424, 5.3.1) from the gcc-5-branch.
    - Fix PR target/70188 (parisc), PR ipa/70306, PR target/70325 (x86),
      PR target/70327 (x86), PR ipa/70269, PR ipa/70161, PR target/70293 (x86),
      PR c++/70209.
  * Update the Linaro support to the 5-2016.03 snapshot.
    - Fix PR target/70113 (AArch64), PR target/69894, PR target/69895,
      PR target/62254, PR target/69610, PR target/69161, PR target/67896.
  * Fix building from the ibm branch with glibc 2.23.

 -- Matthias Klose <email address hidden>  Thu, 24 Mar 2016 14:43:10 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-12) unstable; urgency=medium

  * Update to SVN 20160315 (r234249, 5.3.1) from the gcc-5-branch.
    - Fix PR tree-optimization/69666, PR middle-end/69920, PR c++/67364,
      PR rtl-optimization/69195, PR rtl-optimization/47992,
      PR rtl-optimization/69941, PR target/70131 (rs6000).
  * When configured to link with --as-needed by default, always link the
    sanitizer libraries with --no-as-needed.
  * Fix PR c++/70209, taken from the trunk. LP: #1556217.
  * Stop providing alternative for /usr/bin/go. (Michael Hudson-Doyle).
    LP: #1555856.
  * Disable gnat on powerpcspe. Closes: #816051.
  * Apply proposed patch for PR c++/70218 (illegal access to private field
    succeeds). Closes: #70218.

 -- Matthias Klose <email address hidden>  Wed, 16 Mar 2016 10:19:20 +0100
Superseded in stretch-release
Superseded in experimental-release
Superseded in sid-release
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-11) unstable; urgency=medium

  [ Matthias Klose ]
  * Update to SVN 20160307 (r234017, 5.3.1) from the gcc-5-branch.
    - s390x backend backports.
    - Fix PR target/69625 (s390x), PR other/69006, PR tree-optimization/69776,
      PR c++/67364, PR c++/68049, PR target/65932 (ARM32),
      PR target/67714 (ARM32), PR target/70059 (x86), PR rtl-optimization/70007,
      PR tree-optimization/69740, PR tree-optimization/69740, PR c++/67364,
      PR c++/51406, PR c++/67364, PR c++/69261, PR c++/68087, PR c++/67104,
      PR c++/51489, PR c++/69995, PR c++/69995, PR c++/65985.
  * Fix m68k packaging typo. Closes: #815895.
  * Remove powerpcspe specific patch, integrated upstream. Closes: #816048.

  [ Svante Signell ]
  * patches/ada-hurd.diff: Update. Closes: #815967.

 -- Matthias Klose <email address hidden>  Mon, 07 Mar 2016 10:37:00 +0100
Superseded in stretch-release
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-10) unstable; urgency=medium

  * Update to SVN 20160225 (r233687, 5.3.1) from the gcc-5-branch.
    - Fix PR fortran/57365, PR fortran/52531, PR libstdc++/69939,
      PR rtl-optimization/69609, PR tree-optimization/69719,
      PR tree-optimization/69783, PR c++/69323.
  * Install missing architecture specific plugin header files.

 -- Matthias Klose <email address hidden>  Thu, 25 Feb 2016 01:08:03 +0100
Superseded in sid-release
gcc-5 (5.3.1-9) unstable; urgency=medium

  * Update to SVN 20160220 (r233588, 5.3.1) from the gcc-5-branch.
    - Fix PR tree-optimization/69714. Closes: #813858.

  [ Aurelien Jarno ]
  * Backport fix for PR target/68273. Closes: #804536.

  [ Matthias Klose ]
  * Update the Linaro support to the 5-2016.02 snapshot.
  * gdc: Do validation of input and output constraints, taken from the trunk.
  * Fix running the acats tests (Svante Signell): Addresses part of #814978.

 -- Matthias Klose <email address hidden>  Sat, 20 Feb 2016 17:32:37 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-8) unstable; urgency=medium

  * Update to SVN 20160205 (r233179, 5.3.1) from the gcc-5-branch.
  * Apply proposed patch for PR go/66904, pass linker flags from
    "#cgo pkg-config:" directives (Michael Hudson).
  * Fix dependency generation for armel/armhf multilib cross targets.
  * Fix libc dependency generation for multilib cross targets.
  * Build libitm on alpha, s390x, sh4, sparc64.

 -- Matthias Klose <email address hidden>  Fri, 05 Feb 2016 16:29:13 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-7) unstable; urgency=medium

  * Update to SVN 20160121 (r232666, 5.3.1) from the gcc-5-branch.
  * Fix dependencies on target libraries which are not built anymore
    from this source.
  * Backport fix for PR jit/69144: Ensure that libgccjit's tempdir is fully
    cleaned-up.
  * Backport PR target/69176 (AArch64).
  * Configure with --enable-fix-cortex-a53-843419 on AArch64.

 -- Matthias Klose <email address hidden>  Thu, 21 Jan 2016 10:18:01 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-6) unstable; urgency=medium

  * Update to SVN 20160114 (r232387, 5.3.1) from the gcc-5-branch.
  * Build native gnat on sh4. Closes: #809498.
  * Relax libgcjjit-5-dev dependency on libgccjit0.
  * Apply proposed patch for PR target/69187 (armhf). LP: #1533101.
  * Update libgnatvsn/libgnatprj conflicts.
  * Update the Linaro support to the 5-2016.01 snapshot.
  * GCC Linaro: Revert commits causing regressions PR1980 and PR1982.

 -- Matthias Klose <email address hidden>  Thu, 14 Jan 2016 21:50:22 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-5) unstable; urgency=medium

  * Update to SVN 20160101 (r232025, 5.3.1) from the gcc-5-branch.
    - Fix PR c/69037. Closes: #809512, #809165.
  * Relax gcj-5-{jre,jre-headless,jdk} dependencies on libgcj16.
  * Build native gnat on sh4. Closes: #809498.

 -- Matthias Klose <email address hidden>  Fri, 01 Jan 2016 13:52:24 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-4) unstable; urgency=medium

  * Update to SVN 20151219 (r231847, 5.3.1) from the gcc-5-branch.
  * Fix cross-building without having the common cross libraries installed.
  * Update ada-m68k patch.
  * Allow unstripped, non-optimized debug builds with setting DEB_BUILD_OPTIONS
    including gccdebug.
  * Remove obsolete libgccmath packaging support.
  * Define SONAME macros whether the libraries are built or not.
  * Update the Linaro support to the 5-2015.12 snapshot (revert the backport
    for PR target/63870 (ARM32) causing regressions).
  * Set target tools and build dependencies for cross builds.
  * Build gdc on sh4.

 -- Matthias Klose <email address hidden>  Sat, 19 Dec 2015 04:54:41 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-3) unstable; urgency=medium

  * Update to SVN 20151207 (r231361, 5.3.1) from the gcc-5-branch.
  * Remove upstreamed chunks from the ada-kfreebsd patch.

 -- Matthias Klose <email address hidden>  Tue, 08 Dec 2015 02:10:51 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.3.1-2) unstable; urgency=medium

  * Update to SVN 20151206 (r231339, 5.3.1) from the gcc-5-branch.
  * Re-enable building gdc/libphobos, fixing the profiled build.
  * Fix PR sanitizer/67899, build failure on sparc/sparc64.

 -- Matthias Klose <email address hidden>  Sun, 06 Dec 2015 19:15:46 +0100
Superseded in sid-release
gcc-5 (5.3.1-1) unstable; urgency=medium

  * Update to SVN 20151205 (r231314, 5.3.1) from the gcc-5-branch.

 -- Matthias Klose <email address hidden>  Sat, 05 Dec 2015 20:45:53 +0100
Superseded in sid-release
gcc-5 (5.3.0-3) experimental; urgency=medium

  * Update libgcc symbols file.
  * Restore libgcc.symbols.aebi.
  * Disabled profiled bootstraps for backports.

 -- Matthias Klose <email address hidden>  Sat, 05 Dec 2015 07:50:48 +0100
Deleted in experimental-release (Reason: None provided.)
gcc-5 (5.3.0-2) experimental; urgency=medium

  * Update libgcc symbols file.
  * Disabled profiled bootstraps for backports.

 -- Matthias Klose <email address hidden>  Fri, 04 Dec 2015 19:05:25 +0100
Superseded in experimental-release
gcc-5 (5.3.0-1) experimental; urgency=medium

  * GCC 5.3 release.
    - Fix PR libstdc++/65142 (CVE-2015-5276).
  * Update gdc to the gcc-5 branch 20151130.
  * Enable the profiled bootstrap on amd64, arm64, armel armhf, i386, powerpc,
    ppc64, ppc64el, s390x, x32 (excluding builds from the Linaro branch).
  * Move test summary into the gcc-test-results package.
  * Simplify libatomic, libcilkrts, libgcc, libgfortran, libgomp, libitm,
    libmpx, libquadmath symbols files using versioned symbol references.
    Closes: #806784.
  * Only build the hppa64 cross compiler when either building the native compiler,
    or when cross building the native compiler. Closes: #806479.
  * Configure staged build with --enable-linker-build-id.

 -- Matthias Klose <email address hidden>  Fri, 04 Dec 2015 12:01:04 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-27) unstable; urgency=medium

  * Update to SVN 20151129 (r231053, 5.2.1) from the gcc-5-branch.
  * Don't strip cc1plus when shipping with unstripped frontends.
  * Relax libgnatvsn5-dev-*-cross and libgnatprj5-dev-*-cross dependencies
    on gnat-5-*-linux-gnu.
  * Fix setting the explicit libc dependency for cross builds.
  * Don't build m4-nofpu multilibs on sh4, install the default multilib
    into the standard location.
  * Stop building gnat on mips64, see https://gcc.gnu.org/PR65337 (#806370).
  * Update the patch for PR go/67508 and re-enable Go on sparc and sparc64.
  * Fix gnat sparc/sparc64 architecture detection.
  * Update libgcc and libstdc++ symbols files.
  * Don't ship the gcov tools in the gcc-hppa64-linux-gnu package.
  * Run the autoconf generation in parallel.
  * Add --enable-default-pie option to GCC configure, taken from the trunk.
  * Enable gnat for m68k cross builds.
  * Link gnat tools, gnat libs and libgccjit with the defaults LDFLAGS.
  * Skip non-default multilib and libstdc++-v3 debug builds in bootstrap builds.
  * Ship an empty debian/rules.parameters in the gcc-5-source package.

 -- Matthias Klose <email address hidden>  Sun, 29 Nov 2015 23:48:58 +0100
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-26) unstable; urgency=medium

  * Update to SVN 20151125 (r230897, 5.2.1) from the gcc-5-branch.
  * Fix the rtlibs stage build. Closes: #806186.
  * Fix packaging the cross libphobos package.
  * Build the hppa64 cross compiler on x86 architectures.
  * gcc-5-hppa64-linux-gnu: Stop providing unversioned tools using
    alternatives. Build a gcc-hppa64-linux-gnu package instead.
  * Split out a gcc-5-test-results package from g++-5, allowing a post
    build analysis, and reducing the size of the g++-5 package.

 -- Matthias Klose <email address hidden>  Wed, 25 Nov 2015 20:33:08 +0100
Superseded in sid-release
gcc-5 (5.2.1-25) unstable; urgency=medium

  * Update to SVN 20151123 (r230734, 5.2.1) from the gcc-5-branch.
  * Fix libgcc4-dbg dependency on libgcc4. Closes: #805839.
  * Fix building epoch prefixed cross packages.

 -- Matthias Klose <email address hidden>  Mon, 23 Nov 2015 05:48:00 +0100
Superseded in sid-release
gcc-5 (5.2.1-24) unstable; urgency=medium

  * Update to SVN 20151121 (r230703, 5.2.1) from the gcc-5-branch.
  * Fix PR libstdc++/56158, taken from the trunk. Closes: #804521. LP: #1514309.
  * Don't try to build a gnat cross compiler when there is no gnat compiler
    for the build architecture.
  * Update gnat build dependencies for backports.
  * Parallelize building documentation and parallelize the packaging step.
  * Update the Linaro support to the 5-2015.11 snapshot.

 -- Matthias Klose <email address hidden>  Sat, 21 Nov 2015 11:22:16 +0100
Superseded in sid-release
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-23) unstable; urgency=medium

  * Update to SVN 20151028 (r229478, 5.2.1) from the gcc-5-branch.

  [ Matthias Klose ]
  * Update the Linaro support to the 5-2015.10 snapshot.
  * gcj: On ppc64el, use the same jvm archdir name as for openjdk (ppc64le).
  * gcj: Fix priority of java alternatives. Closes: #803055.
  * gnat-5: Reintroduce the unversioned gnatgcc name. Closes: #802838.

  [ Aurelien Jarno ]
  * Replace proposed patch for PR rtl-optimization/67736 by the one
    committed on trunk.

 -- Matthias Klose <email address hidden>  Wed, 28 Oct 2015 10:36:54 +0100
Deleted in experimental-release (Reason: None provided.)
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-22) unstable; urgency=medium

  * Update to SVN 20151010 (r228681, 5.2.1) from the gcc-5-branch.
    - Fix PR libstdc++/65913, PR libstdc++/67173, PR libstdc++/67747,
      PR c/67730, PR middle-end/67563, PR lto/67699, PR tree-optimization/67821,
      PR debug/58315.

  [ Matthias Klose ]
  * Restore the work around for PR libstdc++/65913, still needed at least
    for powerpc.
  * Rename gcc-5-hppa64 to gcc-5-hppa64-linux-gnu, update (build) dependency
    on binutils. Closes: #800563.
  * Adjust setting DH_COMPAT for dh_movefiles with updated debhelper supporting
    globbing of arguments. Closes: #800250.
  * Build-depend on gnat-5 instead of gnat-4.9.

  [ Aurelien Jarno ]
  * Do not Use --with-mips-plt on mips and mipsel. Closes: #799811.

 -- Matthias Klose <email address hidden>  Sat, 10 Oct 2015 22:17:09 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-21) unstable; urgency=medium

  * Update to SVN 20151003 (r228449, 5.2.1) from the gcc-5-branch.
  * Fix building gnat. Closes: #800781.

 -- Matthias Klose <email address hidden>  Sat, 03 Oct 2015 17:28:45 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-20) unstable; urgency=medium

  * Update to SVN 20151002 (r228373, 5.2.1) from the gcc-5-branch.
  * Fix packaging the ada cross library packages.

 -- Matthias Klose <email address hidden>  Fri, 02 Oct 2015 10:24:38 +0200
Superseded in sid-release
gcc-5 (5.2.1-19) unstable; urgency=medium

  * Update to SVN 20150930 (r228302, 5.2.1) from the gcc-5-branch.
    - Fix PR ipa/66424. Closes: #800318.

  [ Matthias Klose ]
  * Update the Linaro support to the 5-2015.09 snapshot.
  * Fix PR libstdc++/67707, taken from the trunk. LP: #1499564.
  * Ship libgcj.spec in gcj-5 instead of gcj-5-jdk. Closes: #800010.
  * gcj-5: Suggest gcj-5-jdk.
  * Fix base dependency for ada cross library packages.
  * Add ${shlibs:Depends} for libgnatvsn and libgnatprj.
  * Link lrealpath.o into libgnatprj. Closes: #800045.
  * libgnat{svn,prj}-dev: For cross builds, move adainclude and adalib files
    into the gcc libdir.
  * Default to POWER8 on ppc64el.
  * armv8: Fix slt lda missing conditional code (taken from the trunk).
  * Fix lintian pre-depends-directly-on-multiarch-support warnings.

  [ Aurelien Jarno ]
  * Apply proposed patch for PR rtl-optimization/67736 when building for
    mips64 or mips64el. Closes: #800321.

 -- Matthias Klose <email address hidden>  Wed, 30 Sep 2015 20:36:50 +0200
Superseded in sid-release
gcc-5 (5.2.1-18) unstable; urgency=medium

  * Update to SVN 20150922 (r228023, 5.2.1) from the gcc-5-branch.

  [ Matthias Klose ]
  * gcc-5-plugin-dev: Depend on libmpc-dev. Closes: #798997.
  * Fix PR libstdc++/65913, taken from the trunk. Closes: #797577.

  [ YunQiang Su ]
  * Build again the gnat-5-sjlj package. Closes: #798782.
  * Fix gnat cross builds, and cross building gnat.

 -- Matthias Klose <email address hidden>  Tue, 22 Sep 2015 23:15:17 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-17) unstable; urgency=medium

  * Update to SVN 20150911 (r227671, 5.2.1) from the gcc-5-branch.
    - Fix PR c++/67369, ICE on valid code. LP: #1489173.

  [ Matthias Klose ]
  * Build-depend on linux-libc-dev [m68k] for gcc and gcc-snapshot builds.
    Closes: #796906.
  * Don't ignore anymore bootstrap comparison failures on sh4. Closes: #796939.
  * Fix stage1 cross build for KFreeBSD. Closes: #796901.
  * libgo: Fix PR go/67508, rewrite lfstack packing/unpacking to look more
    like that in Go (Michael Hudson). LP: #1472650.
  * Fix PR target/67143 (AArch64), ICE on valid code. LP: #1481333.

  [ Aurelien Jarno ]
  * Use --with-mips-plt on mips*.
  * Build for R2 ISA on mips, mips64 and mips64el.
  * Optimize for R2 ISA on mipsel.
  * Only apply mips-fix-loongson2f-nop on mipsel.

  [ YunQiang Su ]
  * Fix running the acats tests. Closes: #798531.

 -- Matthias Klose <email address hidden>  Fri, 11 Sep 2015 03:17:20 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-16) unstable; urgency=medium

  * Update to SVN 20150903 (r227431, 5.2.1) from the gcc-5-branch.
    - Backport the filesystem TS library.
  * libstdc++-dev: Install libstdc++fs.a.
  * Again, configure with --enable-targets=powerpcle-linux on ppc64el.
  * Apply proposed patch for PR target/67211 (ppc64el).
  * libgo-dev: Install libgolibbegin.a.
  * Apply proposed patch for PR target/67280 (ARM). LP: #1482320.

 -- Matthias Klose <email address hidden>  Thu, 03 Sep 2015 12:16:15 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.2.1-15) unstable; urgency=medium

  * Update to SVN 20150808 (r226731, 5.2.1) from the gcc-5-branch.
  * Adjust libstdc++-breaks: Break libantlr-dev instead of antlr;
    adjust libreoffice version (closes: #794203), drop xxsd break (see
    #793289), remove cython breaks (closes: #794511), add breaks for
    packages built using cython (chemps2, fiona, guiqwt, htseq, imposm,
    pysph, pytaglib, python-scipy, python-sfml, rasterio).
  * Ignore missing libstdc++ symbols on sparc64 (work around #792204).

 -- Matthias Klose <email address hidden>  Sat, 08 Aug 2015 11:18:24 +0200
Superseded in sid-release
gcc-5 (5.2.1-14) unstable; urgency=high

  * Fix libstdc++6 breaks.

 -- Matthias Klose <email address hidden>  Fri, 31 Jul 2015 04:12:08 +0200
Superseded in sid-release
gcc-5 (5.2.1-13) unstable; urgency=high

  * Upload to unstable (https://wiki.debian.org/GCC5). See also
    https://lists.debian.org/debian-devel-announce/2015/07/msg00000.html
  * Update to SVN 20150730 (r226411, 5.2.1) from the gcc-5-branch.
    - Fix PR libstdc++/67015. Closes: #793784.
  * Fix version macros in the plugin-header.h header. Closes: #793478.
  * libstdc++6: Add breaks for issues tagged with gcc-pr66145.
  * Add libcpprest2.4 to libstdc++6 breaks. Closes: #784655.
  * Fix PR c++/66857, taken from the trunk.
  * Ignore differences in gcc/real.o in the bootstrap build for
    sh*-*linux-gnu targets.  According to PR 67002, "A rare indeterminacy
    of the register choice.  Both codes are valid.  It seems very hard to
    find where has this indeterminacy come from". Suggested by Adrian
    Glaubitz.

 -- Matthias Klose <email address hidden>  Thu, 30 Jul 2015 21:51:25 +0200
Deleted in experimental-release (Reason: None provided.)
gcc-5 (5.2.1-12) experimental; urgency=medium

  * Update to SVN 20150723 (r226105, 5.2.1) from the gcc-5-branch.
  * Fix PR libstdc++/66145, std::ios_base::failure objects thrown from
    libstdc++.so using the gcc4-compatible ABI.
    Just build src/c++11/functexcept.cc using the new ABI. It will break 
    code, which will be handled in the archive by adding Breaks for the
    affected packages.  Third party code using such code will need a rebuild.
  * Remove the work around to build with -O1 on sh4.

 -- Matthias Klose <email address hidden>  Thu, 23 Jul 2015 14:18:44 +0200
Deleted in experimental-release (Reason: None provided.)
gcc-5 (5.2.1-11) experimental; urgency=medium

  * Configure without --disable-libstdcxx-dual-abi.
  * Configure with --with-default-libstdcxx-abi=c++11.

 -- Matthias Klose <email address hidden>  Fri, 17 Jul 2015 08:13:08 +0200
Superseded in experimental-release
gcc-5 (5.1.1-23) experimental; urgency=medium

  * Configure without --disable-libstdcxx-dual-abi.
  * Configure with --with-default-libstdcxx-abi=c++11.

 -- Matthias Klose <email address hidden>  Sat, 11 Jul 2015 12:56:33 +0200
Deleted in experimental-release (Reason: None provided.)
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.1.1-14) unstable; urgency=medium

  * Update to SVN 20150711 (r225710, 5.1.1) from the gcc-5-branch.

 -- Matthias Klose <email address hidden>  Sat, 11 Jul 2015 11:57:19 +0200
Superseded in stretch-release
Superseded in sid-release
gcc-5 (5.1.1-13) unstable; urgency=medium

  * Update to SVN 20150706 (r225471, 5.1.1) from the gcc-5-branch.
  * Update libasan symbol files.
  * Configure --with-fp-32=xx on all mips targets, setting MIPS O32 default
    to FPXX (YunQiang Su). Closes: #789612.
  * Update libgccjit symbol file.
  * Add x32 symbols files for libgcc1 and libstdc++6.
  * libgccjit0: Add breaks for python-gccjit and python3-gccjit.

 -- Matthias Klose <email address hidden>  Mon, 06 Jul 2015 19:55:08 +0200
175 of 104 results