gcc-10 (10.2.1-6) unstable; urgency=medium

  * Update to git 20210110 from the gcc-10 branch.
    - Fix PR c++/98556, PR c++/98551, PR c++/96197.
  * gcc-10-source: Depend on time.
  * Fix PR rtl-optimization/97714, taken from the trunk. Closes: #975153.
  * Build the gcn offload compiler based on amdgcn-tools (based on LLVM 9).

 -- Matthias Klose <doko@debian.org>  Sun, 10 Jan 2021 12:35:39 +0100

gcc-10 (10.2.1-5) unstable; urgency=medium

  * Update to git 20210108 from the gcc-10 branch.
    - Fix PR target/96793 (x86), PR rtl-optimization/97421, PR fortran/96100,
      PR fortran/96101, PR target/96320, PR target/97865,
      PR tree-optimization/98514, PR tree-optimization/98474, PR c++/98353,
      PR c++/98383, PR middle-end/98183, PR middle-end/98205,
      PR target/94440 (x86), PR target/98100, PR plugins/98059,
      PR target/98063 (x86), PR target/98522 (x86), PR target/98521 (x86),
      PR target/97865, PR c++/98187, PR c++/98122, PR c++/98072, PR c++/82099,
      PR c++/96675, PR c++/96742, PR c++/97975, PR c++/98043, PR c++/98103,
      PR c++/97427, PR c++/97438, PR fortran/92587, PR fortran/96325,
      PR fortran/83118, PR fortran/96012.
  * Fix hppa64 snapshot builds.
  * Force running tests on m68k and sh4 architectures.
  * Provide timing and resource information for all builds.
  * Backport PR target/97250: Add support for x86-64-v2, x86-64-v3, x86-64-v4
    levels for x86-64.
  * Build the offload compilers using newlib 4.1.0.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Fri, 08 Jan 2021 17:33:30 +0100

gcc-10 (10.2.1-3) unstable; urgency=medium

  * Update to git 20201224 from the gcc-10 branch.
    - Fix PR target/96793 (x86), PR c++/98332, PR c++/90254, PR c++/93711.
  * Build the gcn offload compiler based on amdgcn-tools (based on LLVM 9).
    Not yet available, so use LLVM 9 directly.

 -- Matthias Klose <doko@debian.org>  Thu, 24 Dec 2020 10:50:29 +0100

gcc-10 (10.2.1-2) unstable; urgency=medium

  * Update to git 20201221 from the gcc-10 branch.
    - Fix PR rtl-optimization/97092, PR ada/98230, PR c++/64194, PR d/98277,
      PR fortran/98307.
  * For the gcn offload compiler, use a version fixing LLVM Bug 48201.
  * Don't install the lto-dump binary in the hppa64 package. Closes: #977461.
  * Refresh patches.
  * Strip compiler executables again.

 -- Matthias Klose <doko@debian.org>  Tue, 22 Dec 2020 14:54:57 +0100

gcc-10 (10.2.1-1) unstable; urgency=medium

  * Update to git 20201207 from the gcc-10 branch.
    - Fix PR middle-end/94600, PR target/98086 (x86), PR middle-end/95694,
      PR fortran/95342.
  * Bump version to 10.2.1.
  * Build again using gnat-10 everywhere.

 -- Matthias Klose <doko@debian.org>  Mon, 07 Dec 2020 10:23:22 +0100

gcc-10 (10.2.0-23) unstable; urgency=medium

  * Update to git 20201203 from the gcc-10 branch.
    - Fix PR tree-optimization/97457, PR rtl-optimization/98037, PR c++/97904,
      PR middle-end/95694.
  * Relax the libc-dev dependencies for kfreebsd.
  * Explicitly build with gnat-10 on m68k.

 -- Matthias Klose <doko@debian.org>  Thu, 03 Dec 2020 14:42:11 +0100

gcc-10 (10.2.0-21) unstable; urgency=medium

  * Build using gnat-9 to bootstrap on kfreebsd.

 -- Matthias Klose <doko@debian.org>  Wed, 02 Dec 2020 14:46:47 +0100

gcc-10 (10.2.0-20) unstable; urgency=medium

  * Update to git 20201202 from the gcc-10 branch.
    - Fix PR target/97528 (ARM), PR debug/97599, PR c/97958, PR fortran/85796,
      PR libstdc++/98001, PR libstdc++/97935, PR target/97939 (SPARC),
      PR target/96607 (SPARC), PR tree-optimization/97812, PR middle-end/95171,
      PR tree-optimization/97760, PR tree-optimization/97539,
      PR middle-end/97554, PR libstdc++/95322, PR tree-optimization/96698,
      PR tree-optimization/96920.
  * Don't strip the sanitizer libraries, these are only used for debugging.
    LP: #1894166.
  * Don't run the libgphobos-link test on powerpc architectures.
  * Install libstdc++6 gdb pretty printer files in /usr/share/gcc (unversioned).
  * Don't mark the libgcc-sN cross packages with XB-Important/Protected: yes.

 -- Matthias Klose <doko@debian.org>  Wed, 02 Dec 2020 13:57:11 +0100

gcc-10 (10.2.0-19) unstable; urgency=medium

  * Update to git 20201125 from the gcc-10 branch.
    - Fix PR target/97730 (AArch64), PR target/97887 (x86), PR d/97889,
      PR d/97843, PR d/97842, PR libstdc++/92546, PR libstdc++/97876,
      PR libstdc++/95989, PR libstdc++/97869, PR c++/97918, PR debug/97060,
      PR target/97534 (ARM), PR c++/96805, PR c++/96199.
  * Configure again with --enable-checking=release.
  * Enable again pgo and lto builds for 64bit architectures.

 -- Matthias Klose <doko@debian.org>  Wed, 25 Nov 2020 09:53:22 +0100

gcc-10 (10.2.0-18) unstable; urgency=medium

  * Update to git 20201118 from the gcc-10 branch.
    - Fix PR target/97535 (AArch64), PR target/97682 (RISCV), PR c/97748,
      PR c++/97790, PR c/97748, PR c++/67453, PR c++/97663, PR fortran/97782,
      PR fortran/95847, PR fortran/97768, PR libstdc++/97828,
      PR libstdc++/93456, PR libstdc++/97798, PR libstdc++/96042,
      PR libstdc++/96042, PR libstdc++/96042.
  * Update VCS attributes.
  * Add an autopkg test for linking libphobos.
  * Build the gcn offload compiler using LLVM 11, and work around the
    broken as in LLVM 11. See also LLVM Bug 48201 for this issue and
    https://reviews.llvm.org/D73999 for the patch causing the issue.
  * Fix PR target/97528, proposed patch. Closes: #972665.

 -- Matthias Klose <doko@debian.org>  Thu, 19 Nov 2020 00:26:55 +0100

gcc-10 (10.2.0-17) unstable; urgency=medium

  * Update to git 20201111 from the gcc-10 branch.
    - Fix PR tree-optimization/97764, PR target/97685 (x86),
      PR target/97360 (PPC), PR lto/97508, PR c++/97412, PR fortran/97652,
      PR fortran/92793, PR fortran/92793, PR target/85486, PR libstdc++/96269,
      PR libstdc++/97731, PR libstdc++/97362, PR libstdc++/92285.

 -- Matthias Klose <doko@debian.org>  Wed, 11 Nov 2020 17:50:04 +0100

gcc-10 (10.2.0-16) unstable; urgency=medium

  * Update to git 20201029 from the gcc-10 branch.
    - Fix PR rtl-optimization/97439, PR target/96759 (RISCV),
      PR target/97506 (x86), PR target/97327 (ARM), PR target/96914 (ARM),
      PR target/96914 (ARM), PR target/96914 (ARM), PR rtl-optimization/97386,
      PR sanitizer/97294, PR target/97291 (ARM), PR ipa/96394, PR ipa/97404,
      PR ipa/97295, PR target/97251 (ARM), PR target/97349 (AArch64),
      PR tree-optimization/97357, PR tree-optimization/97255, PR c++/97197,
      PR c++/97328, PR c++/97010, PR c++/97197, PR c++/96229, PR fortran/95979,
      PR libstdc++/95322, PR libstdc++/97132, PR libstdc++/95788,
      PR tree-optimization/97081, PR tree-optimization/97456,
      PR c++/95132, PR c++/96241.
  * Also enable the extra checking on amd64, arm64, ppc64el, s390x, and don't
    strip the executables.  This will be reverted within a few weeks, please
    don't send bug reports about that.
  * Mark libgcc-sN with XB-Important/Protected: yes. Addresses: #972936.

 -- Matthias Klose <doko@debian.org>  Thu, 29 Oct 2020 16:36:48 +0100

gcc-10 (10.2.0-15) unstable; urgency=medium

  * Update to git 20201011 from the gcc-10 branch.
    - Fix PR target/97302, PR rtl-optimization/97313, PR middle-end/95189,
      PR middle-end/95886, PR target/97150 (AArch64), PR target/96313 (AArch64),
      PR tree-optimization/97236, PR target/96456 (S390), PR gcov-profile/97193,
      PR c++/88115, PR libstdc++/97273, PR c++/96994, PR c++/97195,
      PR c++/97145, PR fortran/97272, PR bootstrap/97163, PR gcov-profile/96913.
  * On armel, armhf, configure with --enable-checking=yes,extra,rtl, and don't
    strip the executables for now.

 -- Matthias Klose <doko@debian.org>  Sun, 11 Oct 2020 12:40:50 +0200

gcc-10 (10.2.0-14) experimental; urgency=medium

  * Update to git 20201002 from the gcc-10 branch.
    - Fix PR gcov-profile/64636, PR tree-optimization/96979,
      PR gcov-profile/97069, PR target/96795 (ARM), PR target/96827 (ARM),
      PR bootstrap/97183, PR target/97184 (x86).
  * Fix PR tree-optimization/97236, taken from the trunk. Stop reverting the
    fixes for PR tree-optimization/97043, PR tree-optimization/96522.
    Closes: #971027.
  * Enable gnat on m68k again (Adrian Glaubitz). Closes: #971551.

 -- Matthias Klose <doko@debian.org>  Fri, 02 Oct 2020 14:12:39 +0200

gcc-10 (10.2.0-13) unstable; urgency=medium

  * Update to git 20200930 from the gcc-10 branch.
    - Fix PR target/97247 (x86), PR target/97231 (x86), PR middle-end/97054.
    - Backport SVE ACLE and stack-protector patches (ARM, AArch64).
  * Revert the fix for PR tree-optimization/96522. See #971027.

 -- Matthias Klose <doko@debian.org>  Wed, 30 Sep 2020 12:29:35 +0200

gcc-10 (10.2.0-12) unstable; urgency=medium

  * Update to git 20200927 from the gcc-10 branch.
    - Fix PR target/71233 (AArch64), PR middle-end/97073.
  * Revert the fix for PR tree-optimization/97043. Addresses: #971027.

 -- Matthias Klose <doko@debian.org>  Tue, 29 Sep 2020 12:37:37 +0200

gcc-10 (10.2.0-11) unstable; urgency=medium

  * Update to git 20200927 from the gcc-10 branch.
    - Fix PR middle-end/95464, PR target/96683 (ARM), PR target/97032,
      PR target/97166 (PPC), PR fortran/96041, PR fortran/93423,
      PR fortran/93423, PR libstdc++/97167, PR libstdc++/96803,
      PR libstdc++/96803, PR libstdc++/94681, PR libstdc++/94681,
      PR libstdc++/97101, PR libstdc++/94160.
    - libgo: don't put golang.org packages in zstdpkglist.go. Closes: #970604.

  [ Samuel Thibault ]
  * Limit systemtap-sdt-dev build dependency to linux architectures.
    Closes: #970614.

 -- Matthias Klose <doko@debian.org>  Sun, 27 Sep 2020 12:19:01 +0200

gcc-10 (10.2.0-9) unstable; urgency=high

  * Update to git 20200918 from the gcc-10 branch.
    - Fix PR preprocessor/96935, PR tree-optimization/97053,
      PR target/97028 (x86), PR debug/96690, PR tree-optimization/96522,
      PR tree-optimization/97043.

 -- Matthias Klose <doko@debian.org>  Fri, 18 Sep 2020 20:23:58 +0200

gcc-10 (10.2.0-8) unstable; urgency=medium

  * Update to git 20200914 from the gcc-10 branch.
    - Fix PR tree-optimization/96579, PR tree-optimization/96370,
      PR tree-optimization/96514, PR middle-end/96369, PR lto/96385,
      PR tree-optimization/96349, PR bootstrap/96203, PR lto/95604,
      PR debug/93865, PR debug/94235, PR c++/96901, PR lto/94311,
      PR debug/96729, PR c++/96901, PR c++/96862, PR fortran/96859.
  * Fix libstdc++ symbols file for armel, no pretty formatting allowed
    in symbols files.

 -- Matthias Klose <doko@debian.org>  Mon, 14 Sep 2020 11:30:32 +0200

gcc-10 (10.2.0-7) unstable; urgency=medium

  * Update to git 20200910 from the gcc-10 branch.
    - Fix PR c++/95164, PR target/85830 (PPC), PR tree-optimization/96820,
      PR target/96808 (PPC), PR tree-optimization/96597,
      PR tree-optimization/88240, PR tree-optimization/96854,
      PR target/96551 (x86), PR d/96924, PR fortran/95398, PR fortran/94672,
      PR libstdc++/92978, PR libstdc++/96851, PR target/96357 (AArch64),
      PR fortran/95109, PR fortran/94690.
  * Update libasan and libgfortran symbols files.
  * Replace the libstdc++ symbols file on armel with one based on
    symbol versions (versions different than for other architectures).
    Closes: #954954.

 -- Matthias Klose <doko@debian.org>  Thu, 10 Sep 2020 17:24:36 +0200

gcc-10 (10.2.0-6) unstable; urgency=medium

  * Update to git 20200831 from the gcc-10 branch.
    - Fix PR target/96744 (x86), PR target/94538 (ARM), PR middle-end/87256,
      PR tree-optimization/96722, PR tree-optimization/96758,
      PR target/95450, PR tree-optimization/96535, PR c/96549, PR fortran/93553,
      PR middle-end/96459, PR tree-optimization/96730, PR ipa/95320,
      PR target/96682 (ARM), PR target/96506 (PPC), PR target/96536 (x86),
      PR target/96562 (x86), PR target/93897 (x86), PR lto/95362,
      PR lto/95548, PR c/96545, PR c++/96497, PR c++/95428, PR c++/96199,
      PR c++/96106, PR c++/96164, PR d/96157, PR d/96250, PR d/96254,
      PR d/96301, PR fortran/95882, PR fortran/96486, PR fortran/93553,
      PR middle-end/96459, PR libstdc++/71960, PR libstdc++/96766,
      PR libstdc++/96718, PR target/96493 (PPC), PR ipa/96482, PR ipa/96291,
      PR target/96243 (x86), PR target/96530 (PPC), PR target/96446 (PPC),
      PR c++/96106, PR c++/96164, PR fortran/96312, PR libstdc++/89760,
      PR libstdc++/95749.
  * Disable go on sh4. Closes: #969221.
  * Update patch for CUDA and __float128. Closes: #968672.

 -- Matthias Klose <doko@debian.org>  Mon, 31 Aug 2020 12:27:30 +0200

gcc-10 (10.2.0-5) unstable; urgency=medium

  * Update to git 20200808 from the gcc-10 branch.
    - Fix PR target/96191 (ARM), PR target/96191 (AArch64),
      PR tree-optimization/96483, PR middle-end/96426, PR debug/96354,
      PR target/95435 (x86), PR tree-optimization/96058, PR middle-end/96335,
      PR lto/45375, PR c/96377, PR c++/96082, PR c++/95591, PR c++/95599,
      PR c++/95823, PR c++/95824, PR c++/95895, PR d/96140,
      PR fortran/96319, PR fortran/95612, PR fortran/95585.

 -- Matthias Klose <doko@debian.org>  Sat, 08 Aug 2020 13:31:03 +0200

gcc-10 (10.2.0-3) unstable; urgency=medium

  * Update to git 20200725 from the gcc-10 branch.
    - Fix PR target/96190 (SPARC), PR target/96236 (PPC), PR target/96260,
      PR fortran/95980, PR fortran/95980, PR fortran/96086, PR fortran/89574,
      PR fortran/96220, PR fortran/96018.
  * Re-enable gm2, disabled by accident in 10.2.0-1.
  * Refresh gm2 patches.
  * Apply proposed gdc patch (Iain Buclaw). Closes: #966026.
  * Apply proposed patch for PR bootstrap/96203, add -fcf-protection=check.

 -- Matthias Klose <doko@debian.org>  Sat, 25 Jul 2020 14:52:31 +0200

gcc-10 (10.2.0-1) unstable; urgency=medium

  * GCC 10.2.0 release.
    - Fix PR target/95726 (AArch64), PR target/96174 (x86), PR middle-end/95114,
      PR tree-optimization/96146, PR middle-end/96194, PR c++/95789,
      PR c++/96104, PR c++/96179.
    - Fix missing dependencies for selftests which occasionally causes
      failed builds. Closes: #960913.
  * Update gm2 from the gm2 gcc-10 branch.
  * Update the patch for PR lto/95604, replacing the error with a warning.
  * Build the GC enabled libobjc on arm64, mips and mipsel as well.
  * libgo: Merge the 1.14.6 changes, taken from the trunk.
  * Fix ASAN_INTERCEPT_VFORK related symbols. (Helmut Grohne). Closes: #965246.

 -- Matthias Klose <doko@debian.org>  Thu, 23 Jul 2020 12:15:54 +0200

gcc-10 (10.1.0-6) unstable; urgency=medium

  * Update to git 20200714 from the gcc-10 branch.
    - Fix PR lto/95604, PR target/94891 (AArch64), PR target/94791 (AArch64),
      PR ipa/96130, PR middle-end/94600, PR middle-end/95270, PR c++/96063,
      PR c++/96077.
  * Also package the nvptx offload compiler on arm64.

 -- Matthias Klose <doko@debian.org>  Tue, 14 Jul 2020 12:07:51 +0200

gcc-10 (10.1.0-5) unstable; urgency=medium

  * Update to git 20200713 from the gcc-10 branch.
    - Fix PR bootstrap/94998, PR tree-optimization/94969, PR target/95018 (PPC),
      PR target/95347 (PPC), PR target/95347 (PPC), PR target/95713,
      PR target/94735 (ARM), PR target/94959 (ARM), PR c++/95505, PR c++/95508,
      PR fortran/95707, PR fortran/95688, PR fortran/95687, PR fortran/95689,
      PR fortran/95587, PR fortran/95088, PR lto/94848, PR c/95141, PR c++/95711,
      PR c++/95736, PR c++/95519, PR c++/95518, PR c++/95813, PR c++/95477,
      PR c++/95719, PR d/95250, PR fortran/95978, PR fortran/71706,
      PR fortran/95743, PR fortran/95340, PR fortran/95880, PR fortran/95881,
      PR fortran/95826, PR fortran/95828, PR fortran/95827, PR fortran/95812,
      PR fortran/95708, PR target/95105 (AArch64), PR tree-optimization/96075,
      PR ipa/96040, PR debug/95343, PR fortran/95709, PR fortran/93337,
      PR fortran/95366, PR fortran/88379, PR fortran/9582 libstdc++/91807,
      PR libstdc++/91153, PR target/93224, PR libstdc++/95282, PR libstdc++/94627,
      PR tree-optimization/95857, PR target/95581 (PPC), PR target/96125 (PPC),
      PR tree-optimization/96133, PR tree-optimization/95804,
      PR tree-optimization/95638, PR target/95683 (RISCV), PR c++/96105,
      PR c++/96052, PR c++/95976, PR libstdc++/95322, PR libstdc++/94936,
      PR libstdc++/94087.
  * distro-defaults.h: Don't define for offload compilers.
  * Build the nvptx offload compiler on arm64.
  * Update the patch for PR lto/95604.

 -- Matthias Klose <doko@debian.org>  Mon, 13 Jul 2020 13:12:42 +0200

gcc-10 (10.1.0-4) unstable; urgency=medium

  * Update to git 20200616 from the gcc-10 branch.
    - Fix PR ipa/95113, PR target/95525 (x86), PR target/95420 (ARM),
      PR target/94591 (ARM), PR gcov-profile/95332, PR testsuite/95361,
      PR target/95355 (x86), PR web/95380, PR c++/95346, PR c++/95562,
      PR c++/95345, PR c++/95050, PR c++/94817, PR c++/94829, PR c++/95087,
      PR c++/93310, PR c++/95158, PR c++/92103, PR c++/92633, PR c++/92838,
      PR c++/95020, PR c++/95386, PR c++/92652, PR c++/93698, PR c++/94128,
      PR c++/95241, PR c++/95181, PR c++/95371, PR c++/95319, PR c++/95222,
      PR c++/90212, PR c++/90479, PR c++/91529, PR c++/93822,
      PR libfortran/95390, PR libfortran/95104, PR libfortran/95104,
      PR libfortran/95191, PR libgomp/92854, PR libgomp/92854,
      PR libstdc++/95322, PR libstdc++/77691, PR lto/94848, PR middle-end/95551,
      PR target/95528, PR c++/95197, PR middle-end/95108, PR debug/95080,
      PR sanitizer/95634, PR sanitizer/94910, PR c/95580, PR c++/95328,
      PR c++/95197, PR c++/95440, PR c++/93467, PR c++/95350, PR c++/95560,
      PR c++/95066, PR c++/94937, PR c++/95344, PR c++/94955, PR c++/90915,
      PR c++/90915, PR c++/95137, PR fortran/95544, PR fortran/93366,
      PR fortran/95503, PR fortran/94109, PR fortran/95611, PR fortran/95091,
      PR libstdc++/95578.
  * Fix PR lto/95604, proposed patch.
  * Reorganize the distro defaults patches.

 -- Matthias Klose <doko@debian.org>  Tue, 16 Jun 2020 13:09:42 +0200

gcc-10 (10.1.0-3) unstable; urgency=medium

  * Update to git 20200525 from the gcc-10 branch.
    - Fix PR target/95255 (x86), PR target/95258 (x86), PR lto/95190,
      PR target/95169 (x86), PR target/95212 (x86), PR middle-end/94635,
      PR middle-end/94940, PR d/94970, PR fortran/39695, PR libfortran/95119,
      PR libstdc++/95289, PR libstdc++/93983.
  * Configure --with-arch=i686 for the Hurd. Closes: #960929.
  * Remove the last powerpcspe packaging bits, it's finally gone.
  * Update watch file.

 -- Matthias Klose <doko@debian.org>  Mon, 25 May 2020 22:55:26 +0200

gcc-10 (10.1.0-2) unstable; urgency=medium

  * Update to git 20200515 from the gcc-10 branch.
    - Fix PR ipa/94947, PR c/95040, PR middle-end/94724,
      PR target/94950 (RISCV), PR target/94942 (x86), PR c/94968, PR c/94842,
      PR c++/95003, PR c++/94885, PR c++/94938, PR c++/94951, PR c++/94907,
      PR fortran/93497, PR fortran/94672, PR fortran/59107, PR libstdc++/94906,
      PR libstdc++/94933, PR libstdc++/92894.

  [ Matthias Klose ]
  * Remove the unmaintained neon packaging bits.
  * Add build dependency on unzip to fix libphobos test failures.
  * libphobos: Fix issue 19861 - core.cpuid reports the wrong number of
    threads. Closes: #960150.
  * Build using GCC 10 on recent distro versions.
  * Fix gnat tests to find the libgnat_utils shared library. Closes: #960270.
  * Run the testsuite with the offload compilers installed into the temporary
    install location.
  * Don't require root for the temp installation of the offload compilers.
  * Use LLVM 10 for the amdgcn assembler and linker tools.
  * Don't override the libstdc++ test results when running the libstdc++ abi
    check.
  * Update debian/TODO, remove obsolete items, add some testsuite items.
  * Override some lintian warnings for snapshot builds.
  * Include jit test results into the summary and the gcc-test-results package.
  * Fix some lintian warnings.
  * Don't strip the target object files for the amdgcn offload build.
  * Stop building the libgcc compat packages for bullseye/sid.

  [ Nicolas Boulenguez ]
  * Enable gnat autopkg tests.

 -- Matthias Klose <doko@debian.org>  Fri, 15 May 2020 17:11:03 +0200

gcc-10 (10.1.0-1) unstable; urgency=medium

  * GCC 10.1.0 release.
  * lib*stdc++6: Depend on lib*gcc-sN instead of lib*gccN.
  * Build libphobos on hppa-linux-gnu.
  * Update NEWS files for GCC 10.
  * Refresh patches.

 -- Matthias Klose <doko@debian.org>  Thu, 07 May 2020 13:44:26 +0200

gcc-10 (10-20200502-1) unstable; urgency=medium

  * GCC 10.1 release candidate.
  * GCC snapshot, taken from the gcc-10 branch (20200502, 0118d0397f9).
    - Fix PR objc/94637, @selector() broken for selectors containing repeated
      colons. Closes: #959127.
  * Increase the testsuite timeout on riscv64.
  * Fix sparc64 multilib cross build (Helmut Grohne). Closes: #958909.
  * Fix GDC Issue 19367 - std.net.curl does not understand HTTP/2 status lines.
    LP: #1876293.
  * Update libgphobos symbols files.

 -- Matthias Klose <doko@debian.org>  Sat, 02 May 2020 14:09:59 +0200

gcc-10 (10-20200425-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200425, cf3f7b309ffd).
    - Fix PR middle-end/94647. Closes: #958062.
  * Fix local patch for PR jit/87808. Closes: #954898.
  * gcc-snapshot: Depend on nvptx-tools with the nvptx offload compiler.
  * Provide symlinks for the offload target tools in <gcclibdir>/accel/<target>.
  * Don't include lib*gomp1 and libgcc4 in the control file, when not building
    the common libraries.
  * Build libphobos on powerpc*, libdruntime only.

 -- Matthias Klose <doko@debian.org>  Sat, 25 Apr 2020 18:07:48 +0200

gcc-10 (10-20200418-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200418, c5bac7d127f2).
    - Fix PR lto/94612, offloading support.
    - Fix PR rtl-optimization/93974, ICE on ppc64el with -O3.

  [ Nicolas Boulenguez ]
  * Remove ada-lib-info-file-prefix-map.diff (see #87972).

  [ Matthias Klose ]
  * libgcc-sN: Don't add the libgcc-N-dev breaks for backports.
  * Include the complete offload compilers in the gcc-snapshot builds.

 -- Matthias Klose <doko@debian.org>  Sat, 18 Apr 2020 11:56:38 +0200

gcc-10 (10-20200411-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200411, f883c46b487).
  * Fix gnat cross builds.
  * Strip again the compiler executables.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Apr 2020 15:12:15 +0200

gcc-10 (10-20200410-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200410, 7478addd84a).

  [ Matthias Klose ]
  * Update libgccjit and libgphobos symbols files.
  * Remove the libgcc-sN provides from the last upload.
  * Don't install the empty gcc_lib_dir in gcc-N-base.
  * Configure with -enable-libphobos-checking=release.

  [ Nicolas Boulenguez ]
  * Remove some dependencies older than oldoldstable.
  * Build gnat. Remove obsolete no_install option for libgnat.
  * ada-lib-info-file-source-date-epoch.diff: port fix from gcc-9.
  * ada: install libgnat-BV.so without adding a .1 suffix.
  * Rename libgnatvsn to libgnat_util (following upstream).
    Make the compatibility project abstract instead of generating twice.
  * ada-changes-in-autogen-output.diff: keep more upstream default values in
    order to reduce the diff noise.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Apr 2020 14:45:04 +0200

gcc-10 (10-20200402-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200402, 86c92411320).
  * Fix PR target/94254 (PPC), proposed patch.
  * Update libstdc++6 symbols file for armel. Closes: #954954.
  * libgcc-sN: Provide libgcc-sN with an epoch version to rebuild gcc-8.
    Closes: #954826.

 -- Matthias Klose <doko@debian.org>  Thu, 02 Apr 2020 15:01:48 +0200

gcc-10 (10-20200324-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200324, 906b3eb9df6).
  * libgcc-N-dev: Include sanitizer headers again. Closes: #954751.
  * gm2: Define lang_register_spec_functions for jit. Closes: #954438.

 -- Matthias Klose <doko@debian.org>  Tue, 24 Mar 2020 13:38:16 +0100

gcc-10 (10-20200321-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200321, 497498c878d).
  * Update gm2 from the gm2 trunk.
  * Move limits.h and syslimits.h into <gcc-lib-dir>/include, and remove
    <gcc-lib-dir>/include-fixed.
  * Update libgphobos symbols file.

 -- Matthias Klose <doko@debian.org>  Sat, 21 Mar 2020 13:14:07 +0100

gcc-10 (10-20200312-2) unstable; urgency=medium

  * Ship the include-fixed directory again, for a working #include <limits.h>.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Mar 2020 09:42:15 +0100

gcc-10 (10-20200312-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200312, daf2852b883).
  * For all runtime libraries, generate dependencies on libgcc-sN instead
    on libgccN.
  * Use llvm 10 for the amdgcn offload compiler, when available.
  * Update newlib to 3.3.0.
  * Stop shipping the include-fixed directory.
  * Build the snapshot package with the offload compilers included.
  * Tighten dependency on libc6 for this upload.

 -- Matthias Klose <doko@debian.org>  Thu, 12 Mar 2020 21:41:07 +0100

gcc-10 (10-20200304-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200304, 94f7d7ec6eb).
  * Update the autopkg tests to run GCC 10.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Mar 2020 16:38:16 +0100

gcc-10 (10-20200222-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200222, e99b18cf710).
  * Don't create doc directories for -dbg packages when not building those.
  * Update libgphobos symbols file for amd64.
  * Don't try to strip the target libs for the amdgcn offload compiler.

 -- Matthias Klose <doko@debian.org>  Sat, 22 Feb 2020 13:39:51 +0100

gcc-10 (10-20200211-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200211, a6ee556c765).

  [ Matthias Klose ]
  * Let the libgcc-sN multilib cross packages provide libgccN.
  * libgcc-sN: Move library back to /lib from /usr/lib, and add
    a replaces to libgccN. Closes: #950624.
  * libgcc-sN: Add break on cryptsetup-initramfs. Closes: #950551.

  [ Aurelien Jarno ]
  * debian/libgcc-s.symbols: add mipsn32el to the list of architectures
    with GCC_3.3.4, GCC_4.4.0 and CC_4.5.0 symbols.
  * debian/rules.conf: libgcc-s1 and corresponding multilib packages are
    epochless. Adjust DEB_LIBGCC_VERSION accordingly.

 -- Matthias Klose <doko@debian.org>  Tue, 11 Feb 2020 07:20:23 +0100

gcc-10 (10-20200204-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200204, 0303907ea5d).
  * On architectures where libgcc_s.so is a symlink, replace the symlink with
    a simple linker script.
  * Add breaks on libgcc-N-dev packages on arm64, s390x and sparc64.
    Closes: #950550, #950579.

 -- Matthias Klose <doko@debian.org>  Tue, 04 Feb 2020 15:52:16 +0100

gcc-10 (10-20200202-1) unstable; urgency=medium

  * GCC snapshot, taken from the trunk (20200202, 0303907ea5d).

 -- Matthias Klose <doko@debian.org>  Sun, 02 Feb 2020 11:43:57 +0100

gcc-10 (10-20200129-1) experimental; urgency=medium

  * GCC snapshot, taken from the trunk (20200129, 87c3fcfa6bb).
  * Update gm2 from the gm2 trunk.
  * Fix libgomp-plugin-amdgcn1 package description.
  * Bump libgo soversion.
  * Reset libgphobos version to 1.
  * Apply proposed patch for PR bootstrap/93409.
  * Fix building the amdgcn offload compiler with llvm 9.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 29 Jan 2020 12:34:27 +0100

gcc-10 (10-20200117-2) experimental; urgency=medium

  * GCC snapshot, taken from the trunk (20200117, 507de5ee23e).
  * Update gm2 from the gm2 trunk.

  [ Matthias Klose ]
  * Update libgomp symbols files.
  * Build-depend on libzstd-dev.
  * Revert the fix for PR c/85678, not making -fno-common the default for
    current releases and backports.
  * Update libstdc++ symbols file.
  * Install more AArch64 intrinsic headers.
  * Prepare for git updates from a release branch.
  * Allow retrying of a native build in case of unreproducible ICEs.

  [YunQiang Su]
  * Fix buffer overflow in the gcc-search-prefixed-as-ld patch when
    strlen(DEFAULT_REAL_TARGET_MACHINE) < multiarch_len. Addresses: #915194.

 -- Matthias Klose <doko@debian.org>  Fri, 17 Jan 2020 15:56:29 +0100

gcc-10 (10-20200104-1) experimental; urgency=medium

  * GCC snapshot, taken from the trunk (20200104, r279880).
  * Update newlib to newlib-3.2.0.
  * Update gm2 from the gm2 trunk.

 -- Matthias Klose <doko@debian.org>  Sat, 04 Jan 2020 11:26:06 +0100

gcc-10 (10-20191217-1) experimental; urgency=medium

  * GCC snapshot, taken from the trunk (20191217, r279456).
  * Update newlib to a snapshot from trunk.
  * Update gm2 from the gm2 trunk.
  * Update symbols files.
  * Build without gnat for a first build.
  * Build an amdgcn offload compiler.
  * Update debian/copyright for gm2, compiler is now GPL-3+, the runtime
    libraries GPL-3+ plus GCC Runtime Library Exception, version 3.1.
  * Fix libgo build on arm-linux-gnueabi*.
  * Update debian/copyright for contrib/unicode.
  * libgomp-plugin-nvptx1: Update cuda suggestions. Addresses: #946487.
  * Fix buffer overflow in the gcc-search-prefixed-as-ld patch.
    Addresses: #946792.
  * Don't strip frontends for debugging purposes.

 -- Matthias Klose <doko@debian.org>  Tue, 17 Dec 2019 12:31:04 +0100

gcc-9 (9.2.1-21) unstable; urgency=medium

  * Update to SVN 20191130 (r278870) from the gcc-9-branch.
    - Fix PR fortran/92100, PR tree-optimization/92222, PR ada/92489,
      PR fortran/92629.
  * Stop building -dbg packages, keep building the libstc++6-9-dbg package
    containing just the libstdc++ debug build.

 -- Matthias Klose <doko@debian.org>  Sat, 30 Nov 2019 09:17:04 +0100

gcc-9 (9.2.1-20) unstable; urgency=medium

  * Update to SVN 20191126 (r278718) from the gcc-9-branch.
    - Fix PR libstdc++/92267, PR tree-optimization/91355, PR other/92090,
      PR middle-end/90796, PR middle-end/90840, PR target/90867 (x86),
      PR c/90898, PR middle-end/91450, PR rtl-optimization/92430,
      PR target/92389 (x86), PR tree-optimization/90930, PR target/87833 (x86),
      PR c++/90767, PR c++/92504, PR fortran/92113, PR fortran/92321,
      PR fortran/92470, PR fortran/92470, PR fortran/92569, PR fortran/92050,
      PR ada/92362, PR ada/92575.
  * Add a libgphobos symbols file.
  * Enable LTO builds again.

 -- Matthias Klose <doko@debian.org>  Tue, 26 Nov 2019 08:16:37 +0100

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.2.0-13) unstable; urgency=medium

  * Update to SVN 20161109 (r241998, 6.2.1) from the gcc-6-branch.
    - Fix PR c/71115, PR target/78229 (closes: #843379),
      PR tree-optimization/77768, PR c++/78039 (closes: #841316),
      PR libgcc/78064, PR driver/78206.
  * Fix using the gcc-6-source package (Stephen Kitt). Closes: #843476.
  * Fix PR target/77822 (AArch64), taken from the trunk. Closes: #839249.
  * Fix PR target/77822 (s390x), proposed patch.
  * Update libiberty to the trunk 20161108. Addresses security issues:
    CVE-2016-6131, CVE-2016-4493, CVE-2016-4492, CVE-2016-4490,
    CVE-2016-4489, CVE-2016-4488, CVE-2016-4487, CVE-2016-2226.

 -- Matthias Klose <doko@debian.org>  Wed, 09 Nov 2016 20:42:53 +0100

gcc-6 (6.2.0-11) unstable; urgency=medium

  * Update to SVN 20161103 (r241817, 6.2.1) from the gcc-6-branch.
    - Fix PR debug/77773, PR middle-end/72747, PR tree-optimization/78047,
      PR tree-optimization/77879, PR tree-optimization/77839,
      PR tree-optimization/77745, PR tree-optimization/77648,
      PR target/78166 (PA), PR rtl-optimization/78038, PR middle-end/78128,
      PR middle-end/71002, PR fortran/69544, PR fortran/78178,
      PR fortran/71902, PR fortran/67219, PR fortran/71891, PR lto/78129,
      PR libgfortran/78123.
  * Fix symlinks for gcj manual pages. Closes: #842407.
  * Fix ICE in tree_to_shwi, Linaro issue #2575.

 -- Matthias Klose <doko@debian.org>  Thu, 03 Nov 2016 14:10:24 +0100

gcc-6 (6.2.0-10) unstable; urgency=medium

  * Update to SVN 20161027 (r241619, 6.2.1) from the gcc-6-branch.
    - Fix PR libstdc++/77288, PR libstdc++/77727, PR libstdc++/78052,
      PR tree-optimization/77550, PR tree-optimization/77916,
      PR fortran/71895, PR fortran/77763, PR fortran/61420, PR fortran/78013,
      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 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
    is to install the golang-any package.
  * For Debian builds, don't enable bind now by default when linking with pie
    by default.

 -- Matthias Klose <doko@debian.org>  Thu, 27 Oct 2016 15:27:07 +0200

gcc-6 (6.2.0-9) unstable; urgency=medium

  * Regenerate the control file.

 -- Matthias Klose <doko@debian.org>  Thu, 20 Oct 2016 10:46:44 +0200

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 Clarke). Closes: #840574.
    - r240457 (add getrandom for MIPS/SPARC)
    - r241051 (fix getrandom on sparc64 and clone on sparc*)
    - r241072 (make rawClone no_split_stack)
    - r241084 (don't use pt_regs; unnecessary, and seemingly not defined by
               the included headers on arm64)
    - r241171 (sparc64 relocations, e1fc2925 in go master, now also in
               gofrontend/gccgo)
  * Revert fix for PR c++/71912, causing PR c++/78039. Addresses: #841292.

 -- Matthias Klose <doko@debian.org>  Wed, 19 Oct 2016 08:57:23 +0200

gcc-6 (6.2.0-7) unstable; urgency=medium

  * Update to SVN 20161018 (r241301, 6.2.1) from the gcc-6-branch.
    - Fix PR libstdc++/77987, PR libstdc++/77322, PR libstdc++/72820,
      PR libstdc++/77994, PR tree-optimization/77937, PR c++/71912,
      PR tree-optimization/77937, PR tree-optimization/77943,
      PR bootstrap/77995, PR fortran/77978, PR fortran/77915, PR fortran/77942.

  [ Matthias Klose ]
  * Backport Mips go closure support, taken from libffi. Closes: #839132.
  * Configure with --enable-default-pie and pass -z now when pie is enabled;
    on amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el s390x.
    Closes: #835148.
  * Update the Linaro support to the 6-2016.10 snapshot.

  [ Aurelien Jarno ]
  * Enable logwatch on mips64el.

 -- Matthias Klose <doko@debian.org>  Tue, 18 Oct 2016 13:53:00 +0200

gcc-6 (6.2.0-6) unstable; urgency=medium

  * Update to SVN 20161010 (r240906, 6.2.1) from the gcc-6-branch.
    - Fix PR libstdc++/68323, PR libstdc++/77794, PR libstdc++/77795,
      PR libstdc++/77801, PR libgcc/77519, PR target/77756 (x86),
      PR target/77670 (PPC), PR rtl-optimization/71709, PR c++/77804,
      PR fortran/41922, PR fortran/60774, PR fortran/61318, PR fortran/68566,
      PR fortran/69514, PR fortran/69867, PR fortran/69962, PR fortran/70006,
      PR fortran/71067, PR fortran/71730, PR fortran/71799, PR fortran/71859,
      PR fortran/71862, PR fortran/77260, PR fortran/77351, PR fortran/77372,
      PR fortran/77380, PR fortran/77391, PR fortran/77420, PR fortran/77429,
      PR fortran/77460, PR fortran/77506, PR fortran/77507, PR fortran/77612,
      PR fortran/77694, PR libgfortran/77707, PR libstdc++/70101,
      PR libstdc++/77864, PR libstdc++/70564, PR target/77874 (x86),
      PR target/77759 (sparc), PR fortran/77406, PR fortran/58991,
      PR fortran/58992.
  * Really fix gij installation on hppa. Closes: #838111.
  * Install alternatives for go and gofmt. Closes: #840190.

 -- Matthias Klose <doko@debian.org>  Mon, 10 Oct 2016 05:20:07 +0200

gcc-6 (6.2.0-5) unstable; urgency=medium

  * Update to SVN 20160927 (r240553, 6.2.1) from the gcc-6-branch.
    - Fix PR sanitizer/77396, PR libstdc++/77645, PR libstdc++/77645,
      PR target/77326 (AVR), PR target/77349 (PPC), PR middle-end/77594,
      PR sanitizer/68260, PR fortran/77516, PR target/69255 (x86),
      PR c++/77553, PR c++/77539, PR fortran/77500, PR c/77450,
      PR middle-end/77436, PR tree-optimization/77514, PR middle-end/77544,
      PR tree-optimization/77514, PR middle-end/77605, PR middle-end/77679,
      PR tree-optimization/77621, PR target/77621 (x86), PR c++/71979.
  * Fix gij installation on hppa. Closes: #838111.
  * Fix PR rtl-optimization/71709, taken from the trunk. LP: #1628207.
  * Apply workaround for PR libstdc++/77686. Addresses: #838438.

 -- Matthias Klose <doko@debian.org>  Wed, 28 Sep 2016 15:53:28 +0200

gcc-6 (6.2.0-4) unstable; urgency=medium

  * Update to SVN 20160914 (r240133, 6.2.1) from the gcc-6-branch.
    - Fix PR rtl-optimization/77452, PR c++/77427.
  * gcj: Depend on the ecj1 standalone binary.
  * Configure native builds using --with-program-prefix.
  * Fix ICE in gdc symbol mangling (Iain Buclaw). LP: #1620681.
  * 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.

 -- Matthias Klose <doko@debian.org>  Thu, 15 Sep 2016 19:22:35 +0200

gcc-6 (6.2.0-3) unstable; urgency=medium

  * Update to SVN 20160901 (r239944, 6.2.1) from the gcc-6-branch.
    - Fix PR fortran/71014, PR libstdc++/77395, PR tree-optimization/72866,
      PR debug/77363, PR middle-end/77377, PR middle-end/77259,
      PR target/71910 (cygwin), PR target/77281 (ARM),
      PR tree-optimization/71077, PR tree-optimization/68542, PR fortran/77352,
      PR fortran/77374, PR fortran/71014, PR fortran/69281.
  * Fix setting the stage1 C++ compiler.
  * gdc: Always link with -ldl when linking with -lgphobos.
    Closes: #835255, #835757.
  * Fix building D code with external C++ references.

 -- Matthias Klose <doko@debian.org>  Sun, 04 Sep 2016 12:38:47 +0200

gcc-6 (6.2.0-2) unstable; urgency=medium

  * Update to SVN 20160830 (r239868, 6.2.1) from the gcc-6-branch.
    - Fix PR libstdc++/77334, PR tree-optimization/76783,
      PR tree-optimization/72851, PR target/72867 (x86), PR middle-end/71700,
      PR target/77403 (x86), PR target/77270 (x86), PR target/77270 (x86),
      PR lto/70955, PR target/72863 (PPC), PR tree-optimization/76490,
      PR fortran/77358.
  * Call default_file_start from s390_asm_file_start, taken from the trunk.
  * Update multiarch patches for mips* r6 (YunQiang Su).
  * Fix install location of D header files for cross builds (YunQiang Su).
    Closes: #835847.
  * Fix PR c++/77379, taken from the trunk.
  * Update the Linaro support to the 6-2016.08 snapshot.

 -- Matthias Klose <doko@debian.org>  Wed, 31 Aug 2016 12:28:38 +0200

gcc-6 (6.2.0-1) unstable; urgency=medium

  * GCC 6.2 release.
  * Update gdc to the gdc-6 branch 20160822.

 -- Matthias Klose <doko@debian.org>  Mon, 22 Aug 2016 14:15:21 +0200

gcc-6 (6.1.1-12) unstable; urgency=medium

  * GCC 6.2 release candidate 1.
  * Update to SVN 20160815 (r239482, 6.1.1) from the gcc-6-branch.
    Fix PR target/71869 (PPC), PR target/72805 (x86), PR target/70677 (AVR),
    PR c++/72415, PR sanitizer/71042, PR libstdc++/71964, PR libstdc++/70940,
    PR c/67410, PR c/72816, PR driver/72765, PR debug/71906,
    PR tree-optimization/73434, PR tree-optimization/72824, PR target/76342,
    PR target/72843, PR c/71512, PR tree-optimization/71083, PR target/72819,
    PR target/72853, PR tree-optimization/72824, PR ipa/71981, PR ipa/68273,
    PR tree-optimization/71881, PR target/72802, PR target/72802,
    PR rtl-optimization/71976, PR c++/71972, PR c++/72868, PR c++/73456,
    PR c++/72800, PR c++/68724, PR debug/71906, PR fortran/71936,
    PR fortran/72698, PR fortran/70524, PR fortran/71795, PR libgfortran/71123,
    PR libgfortran/73142.

  [ Matthias Klose ]
  * Fix running the libjava testsuite.
  * Revert fix for PR target/55947, causing PR libstdc++/72813. LP: #1610220.
  * Update the Linaro support to the 6-2016.07 snapshot.

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

 -- Matthias Klose <doko@debian.org>  Mon, 15 Aug 2016 17:51:10 +0200

gcc-6 (6.1.1-11) unstable; urgency=medium

  * Update to SVN 20160802 (r238981, 6.1.1) from the gcc-6-branch.
    - Fix PR target/72767 (AVR), PR target/71151 (AVR), PR c/7652,
      PR target/71216 (PPC), PR target/72103 (PPC), PR c++/72457, PR c++/71576,
      PR c++/71833, PR fortran/71883.

  [ Nicolas Boulenguez ]
  * debian/ada/confirm_debian_bugs.py: Update for GCC 6. Closes: #832799.

  [ Matthias Klose ]
  * Backport AArch64 Vulcan cost models (Dann Frazier). LP: #1603587.

 -- Matthias Klose <doko@debian.org>  Wed, 03 Aug 2016 21:53:37 +0200

gcc-6 (6.1.1-10) unstable; urgency=medium

  * Update to SVN 20160724 (r238695, 6.1.1) from the gcc-6-branch.
    - Fix PR libstdc++/71856, PR libstdc++/71320, PR c++/71214,
      PR sanitizer/71953, PR fortran/71688, PR rtl-optimization/71916,
      PR debug/71855, PR middle-end/71874, PR target/71493 (PPC),
      PR rtl-optimization/71634, PR target/71733 (PPC), PR ipa/71624,
      PR target/71805 (PPC), PR target/70098 (PPC), PR target/71763 (PPC),
      PR middle-end/71758, PR tree-optimization/71823, PR middle-end/71606,
      PR tree-optimization/71518, PR target/71806 (PPC), PR target/71720 (PPC),
      PR middle-end/64516, PR tree-optimization/71264, PR middle-end/71423,
      PR tree-optimization/71521, PR tree-optimization/71452, PR target/50739,
      PR tree-optimization/71522, PR c++/55922, PR c++/63151, PR c++/70709,
      PR c++/70778, PR c++/71738, PR c++/71350, PR c++/71748, PR c++/52746,
      PR c++/69223, PR c++/71630, PR c++/71913, PR c++/71728, PR c++/71941,
      PR c++/70822, PR c++/70106, PR c++/67565, PR c++/67579, PR c++/71843,
      PR c++/70781, PR c++/71896, PR c++/71092, PR c++/71117, PR c++/71495,
      PR c++/71511, PR c++/71513, PR c++/71604, PR c++/54430, PR c++/71711,
      PR c++/71814, PR c++/71718, PR c++/70824, PR c++/71909, PR c++/71835,
      PR c++/71828, PR c++/71822, PR c++/71871, PR c++/70869, PR c++/71054,
      PR fortran/71807, PR fortran/70842, PR fortran/71764, PR fortran/71623,
      PR fortran/71783.

  [ Matthias Klose ]
  * Build-depend on gnat-6 instead of gnat-5 on development distros.

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

 -- Matthias Klose <doko@debian.org>  Sun, 24 Jul 2016 19:42:10 +0200

gcc-6 (6.1.1-9) unstable; urgency=medium

  * Update to SVN 20160705 (r237999, 6.1.1) from the gcc-6-branch.
    - Fix PR fortran/71717, PR libstdc++/71313, PR c/71685, PR c++/71739,
      PR target/71670 (PPC), PR middle-end/71626, PR target/71559 (x86),
      PR target/71656 (PPC), PR target/71698 (PPC), PR driver/71651,
      PR fortran/71687, PR fortran/71704, PR fortran/71705.
  * Mark cross compilers as M-A: foreign. Addresses: #827136.
  * On sparc64, configure with --with-cpu-32=ultrasparc, drop the
    sparc-force-cpu patch. Closes: #809509.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Jul 2016 11:19:50 +0200

gcc-6 (6.1.1-8) unstable; urgency=medium

  * Update to SVN 20160630 (r237878, 6.1.1) from the gcc-6-branch.
    - Fix PR tree-optimization/71647, PR target/30417 (AVR),
      PR target/71103 (AVR), PR tree-optimization/71588, PR middle-end/71581,
      PR c++/71528, PR fortran/70673, PR middle-end/71693.

  [ Aurelien Jarno ]
  * Apply proposed patch from Matthew Fortune to fix libjava on mips64el.

  [ Matthias Klose ]
  * Add AArch64 Vulcan cpu support (Dann Frazier). LP: #1594452.
  * gfortran: Suggest libcoarrays-dev. Closes: #827995.
  * cpp: Breaks libmagics++-dev (<< 2.28.0-4). Closes: #825278.
  * Optimize for mips32r2 for o32 (YunQiang Su). Closes: #827801.

 -- Matthias Klose <doko@debian.org>  Thu, 30 Jun 2016 14:12:55 +0200

gcc-6 (6.1.1-7) unstable; urgency=medium

  * Update to SVN 20160620 (r237590, 6.1.1) from the gcc-6-branch.
    - Fix PR middle-end/71373, PR c/71381, PR libstdc++/71545, PR c/68657,
      PR sanitizer/71498, PR middle-end/71529, PR target/71103 (AVR),
      PR target/71554 (x86), PR middle-end/71494, PR c++/71448,
      PR tree-optimization/71405, PR tree-optimization/71505,
      PR target/71379 (s390), PR target/71186 (PPC), PR target/70915 (PPC),
      PR c++/70572, PR c++/71516, PR c/71381.
  * Fix libgnatprj build to avoid undefined symbols (YunQiang Su).
    Closes: #826503.
  * Add build support for tilegx (Helmut Grohne). Closes: #827578.
  * Drop support for loongson 2f (YunQiang Su). Closes: #827554.

 -- Matthias Klose <doko@debian.org>  Mon, 20 Jun 2016 13:41:44 +0200

gcc-6 (6.1.1-6) unstable; urgency=medium

  * Update to SVN 20160609 (r237267, 6.1.1) from the gcc-6-branch.
    - Fix PR target/71389 (x86), PR tree-optimization/71259,
      PR target/70830 (ARM), PR target/67310 (x86), PR c++/71442,
      PR c++/70847, PR c++/71330, PR c++/71393, PR fortran/69659.
  * gdc: Fix linking the runtime library. Addresses: #826645.
  * Fix building libgnatprj on powerpc, and on PIE enabled builds (YunQiang Su).
    Closes: #826365.

 -- Matthias Klose <doko@debian.org>  Thu, 09 Jun 2016 18:19:42 +0200

gcc-6 (6.1.1-5) unstable; urgency=medium

  * Update to SVN 20160603 (r237075, 6.1.1) from the gcc-6-branch.
    - Fix PR libstdc++/70762, PR libstdc++/69703, PR libstdc++/69703,
      PR libstdc++/71038, PR libstdc++/71036, PR libstdc++/71037,
      PR libstdc++/71005, PR libstdc++/71004, PR libstdc++/70609, PR c/71171,
      PR middle-end/71279, PR c++/71147, PR c++/71257,
      PR tree-optimization/70884, PR c++/71210, PR tree-optimization/71031,
      PR c++/69872, PR c++/71257, PR c++/70344, PR c++/71184, PR fortran/66461,
      PR fortran/71204, PR libffi/65567, PR c++/71349, PR target/71201,
      PR middle-end/71371, PR debug/71057, PR target/71056 (ARM32),
      PR tree-optimization/69068, PR middle-end/71002, PR bootstrap/71071,
      PR c++/71372, PR c++/70972, PR c++/71166, PR c++/71227, PR c++/60095,
      PR c++/69515, PR c++/69009, PR c++/71173, PR c++/70522, PR c++/70584,
      PR c++/70735, PR c++/71306, PR c++/71349, PR c++/71105, PR c++/71147,
      PR ada/71358, PR ada/71317, PR fortran/71156, PR middle-end/71387.
  * Fix cross building libgnatprj on i386 targeting 64bit archs (YunQiang Su).
    Closes: #823126.
  * Detect hard float for non-linux or non-glibc arm-*-*eabihf builds (Helmut
    Grohne). Closes: #823894.
  * Update embedded timestamp setting patch, backported from the trunk.
  * gccgo: Combine combine gccgo's ld() and ldShared() methods
    in cmd/go (Michael Hudson-Doyle). LP: #1586872.

 -- Matthias Klose <doko@debian.org>  Fri, 03 Jun 2016 18:58:40 +0200

gcc-6 (6.1.1-4) unstable; urgency=medium

  * Update to SVN 20160519 (r236478, 6.1.1) from the gcc-6-branch.
    - Fix PR sanitizer/71160, PR c++/70498, PR target/71161 (x86),
      PR fortran/70856, PR c++/71100, PR target/71145 (alpha), PR c++/70466,
      PR target/70860 (nvptx), PR target/70809 (AArch64), PR hsa/70857,
      PR driver/68463, PR target/70947 (PPC), PR ipa/70760, PR middle-end/70931,
      PR middle-end/70941, PR tree-optimization/71006, PR target/70830 (ARM),
      PR fortran/69603, PR fortran/71047, PR fortran/56226, PR ipa/70646.
  * libgnat{prj,svn}-dev: Don't recommend gnat when building cross compiler
    packages.

 -- Matthias Klose <doko@debian.org>  Thu, 19 May 2016 18:40:49 +0200

gcc-6 (6.1.1-3) unstable; urgency=medium

  * Update to SVN 20160511 (r236071, 6.1.1) from the gcc-6-branch.
    - Fix PR libstdc++/71049, PR middle-end/70877, PR tree-optimization/70876,
      PR target/70963, PR tree-optimization/70916, PR debug/70935.
  * Enable gdc for sh4.

 -- Matthias Klose <doko@debian.org>  Wed, 11 May 2016 22:35:33 +0200

gcc-6 (6.1.1-2) unstable; urgency=medium

  * Update to SVN 20160510 (r236071, 6.1.1) from the gcc-6-branch.
    - Fix PR tree-optimization/70956, PR sanitizer/70875, PR sanitizer/70342,
      PR ada/70969, PR ada/70900.

  [ Matthias Klose ]
  * 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.
  * Re-enable gnat build on some architectures for snapshot builds.
  * Don't build gnat cross compilers on 32bit archs targeting 64bit targets.
    Addresses: #823126.
  * Avoid empty architecture lists in build dependencies. Closes: #823280.
  * Tighten debhelper build dependency for cross build dependencies.
  * Allow build dependencies for musl configurations (Helmut Grohne).
    Closes: #823769.
  * Fix dependency resolution for libraries not built anymore from
    this source package.

  [ Samuel Thibault ]
  * patches/ada-hurd.diff: Fix Get_Page_Size type.

 -- Matthias Klose <doko@debian.org>  Tue, 10 May 2016 13:34:49 +0200

gcc-6 (6.1.1-1) unstable; urgency=medium

  * GCC 6.1.0 release.
    - Fix PR bootstrap/70704, PR tree-optimization/70780, PR libgfortran/70684,
      PR middle-end/70626, PR java/70839, PR target/70858, PR ada/70759,
      PR ada/70786, PR c++/70540, PR middle-end/70626.
  * Update to SVN 20160430 (r235678, 6.1.1) from the gcc-6-branch.
    - Fix PR middle-end/70680, PR target/70750 (x86), PR ipa/70785,
      PR sanitizer/70712, PR target/70728 (x86).
    - Don't encode the minor version in the gcj abi version.

  [ 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.

  [ Matthias Klose ]
  * Always configure with --enable-targets=powerpcle-linux on ppc64el.
  * Stop building libcc1 and libgccjit0, when not building common libs.
  * Rename libgccjit-5-dbg to libgccjit0-dbg.
  * Fix libjava testsuite with dejagnu 1.6, taken from the trunk.
  * Allow embedded timestamps by C/C++ macros to be set externally (Eduard
    Sanou).
  * Add missing libstdc++ symbol to symbols file.
  * libstdc++-doc: Ignore warnings about formulas and long identifiers in
    man pages.
  * 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).
  * Update gdc to the gdc-6 branch 20160430.

 -- Matthias Klose <doko@debian.org>  Sat, 30 Apr 2016 13:31:12 +0200

gcc-6 (6.0.1-2) unstable; urgency=medium

  * GCC 6.1 release candidate 2.
    - Fix PR c++/68206, PR c++/70522, PR middle-end/70747, PR target/64971,
      PR c++/66543, PR tree-optimization/70725, PR tree-optimization/70726,
      PR target/70674 (s390x), PR tree-optimization/70724, PR c++/70690,
      PR c++/70505, PR target/70711 (ARM32), PR c++/70685,
      PR target/70662 (x86).
  * Update gdc to the trunk 20160423.

 -- Matthias Klose <doko@debian.org>  Sat, 23 Apr 2016 17:56:52 +0200

gcc-6 (6.0.1-1) experimental; urgency=medium

  * GCC 6.1 release candidate 1.

  [ Michael Hudson-Doyle ]
  * cmd/go: deduplicate gccgo afiles by package path, not *Package.
    LP: #1566552.

 -- Matthias Klose <doko@debian.org>  Fri, 15 Apr 2016 18:32:25 +0200

gcc-6 (6-20160405-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160405.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Apr 2016 16:39:49 +0200

gcc-6 (6-20160319-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160319.
  * Stop providing alternative for /usr/bin/go. (Michael Hudson-Doyle).
    LP: #1555856.
  * Disable gnat on powerpcspe. Closes: #816051.

 -- Matthias Klose <doko@debian.org>  Sat, 19 Mar 2016 11:54:57 +0100

gcc-6 (6-20160312-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160312.
  * Update gdc to the trunk 20160306.
  * Remove powerpcspe specific patch, integrated upstream. Addresses: #816048.
  * When configured to link with --as-needed by default, always link the
    sanitizer libraries with --no-as-needed.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Mar 2016 10:21:28 +0100

gcc-6 (6-20160228-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160228.

  [ Matthias Klose ]
  * libgo: Port syscall.SetsockoptUcred from golang (Michael Vogt).

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

 -- Matthias Klose <doko@debian.org>  Sun, 28 Feb 2016 13:28:41 +0100

gcc-6 (6-20160225-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160225.
  * Update gdc to the trunk 20160224.
  * Install missing architecture specific plugin header files.
  * Fix PR target/69885, bootstrap error on m68k.

 -- Matthias Klose <doko@debian.org>  Thu, 25 Feb 2016 02:00:57 +0100

gcc-6 (6-20160220-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160220.
    - Fix PR tree-optimization/68021. Closes: #812245.
    - Fix PR ipa/69241. Closes: #812060.
    - Fix PR libstdc++/56158. Closes: #789369.
  * Update symbols files.
  * libgccjit-6-doc: Really conflict with libgccjit-5-doc. Closes: #814527.
  * Update conflict for gnat cross build packages. Closes: #810809.
  * Disable the m68k gnat build, currently fails. See: #814221.
  * Fix running the acats tests (Svante Signell): Addresses part of #814978.

 -- Matthias Klose <doko@debian.org>  Sat, 20 Feb 2016 16:58:47 +0100

gcc-6 (6-20160205-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160205.
    - Fix PR tree-optimization/69320. Closes: #811921.
    - Fix PR c++/68782. Closes: #812287.
    - Fix PR tree-optimization/69328. Closes: #812247.
    - Fix PR target/69421. Closes: #812246.
    - Fix PR c++/69379. Closes: #812068.
    - Fix PR lto/69393. Closes: #812062.
    - Fix PR tree-optimization/69166. Closes: #812061.
  * Update gdc to the trunk 20160205.
    - Fix data corruption bug when passing around longdoubles.
      Closes: #812080.
  * Add more conflicts to GCC 5's debug and doc packages. Closes: #813081.
  * 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 <doko@debian.org>  Fri, 05 Feb 2016 18:08:37 +0100

gcc-6 (6-20160122-1) experimental; urgency=medium

  * Fix gnat build failure on KFreeBSD (Steven Chamberlain). Closes: #811372.
  * Fix dependencies on target libraries which are not built anymore
    from this source.
  * Bump libmpx soname. Closes: #812084.
  * Apply proposed patch for PR target/69129. Closes: #810081.
  * Apply proposed patch for PR go/66904, pass linker flags from
    "#cgo pkg-config:" directives (Michael Hudson).
  * Configure with --enable-fix-cortex-a53-843419 on AArch64.

 -- Matthias Klose <doko@debian.org>  Fri, 22 Jan 2016 13:33:19 +0100

gcc-6 (6-20160117-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160117.
  * Update gdc to the trunk 20160115.
  * Update libgnatvsn/libgnatprj conflicts. Closes: #810809.
  * Fix gnat build failures on the Hurd and KFreeBSD (Svante Signell).
    Closes: #811063.
  * Build libstdc++-6-doc with a fixed doxygen. Closes: #810717.

 -- Matthias Klose <doko@debian.org>  Sun, 17 Jan 2016 12:14:39 +0100

gcc-6 (6-20160109-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160109.
  * Install new header file pkuintrin.h. Closes: #809807.
  * Fix libcc1-0 dependency for cross compilers.

 -- Matthias Klose <doko@debian.org>  Sat, 09 Jan 2016 11:49:50 +0100

gcc-6 (6-20160103-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160101.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Jan 2016 12:47:13 +0100

gcc-6 (6-20160101-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20160101.
  * Build native gnat on sh4. Addresses: #809498.

 -- Matthias Klose <doko@debian.org>  Fri, 01 Jan 2016 21:18:38 +0100

gcc-6 (6-20151220-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20151220.
  * Update libstdc++-dbg conflicts. Closes: #807885.
  * Set target tools and build dependencies for cross builds.
  * Relax gcj-6-{jre,jre-headless,jdk} dependencies on libgcj16.
  * Fix cross build issues.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Dec 2015 13:46:12 +0100

gcc-6 (6-20151213-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20151213.
  * Update the ada-kfreebsd and ada-m68k patches.
  * Fix cross-building without having the common cross libraries installed.
  * 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.

 -- Matthias Klose <doko@debian.org>  Sun, 13 Dec 2015 16:04:56 +0100

gcc-6 (6-20151211-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from the trunk 20151211.
  * Update gnat and gdc patches, re-enable gnat and gdc.

 -- Matthias Klose <doko@debian.org>  Fri, 11 Dec 2015 12:35:03 +0100

gcc-6 (6-20151210-1) experimental; urgency=medium

  * GCC 6 snapshot build, taken from 20151210.

 -- Matthias Klose <doko@debian.org>  Thu, 10 Dec 2015 22:09:13 +0100

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 <doko@debian.org>  Tue, 08 Dec 2015 02:10:51 +0100

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 <doko@debian.org>  Sun, 06 Dec 2015 19:15:46 +0100

gcc-5 (5.3.1-1) unstable; urgency=medium

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

 -- Matthias Klose <doko@debian.org>  Sat, 05 Dec 2015 20:45:53 +0100

gcc-5 (5.3.0-3) unstable; urgency=medium

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

 -- Matthias Klose <doko@debian.org>  Sat, 05 Dec 2015 07:50:48 +0100

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 <doko@debian.org>  Fri, 04 Dec 2015 12:01:04 +0100

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 <doko@debian.org>  Sun, 29 Nov 2015 23:48:58 +0100

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 <doko@debian.org>  Wed, 25 Nov 2015 20:33:08 +0100

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 <doko@debian.org>  Mon, 23 Nov 2015 05:48:00 +0100

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 <doko@debian.org>  Sat, 21 Nov 2015 11:22:16 +0100

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 <doko@debian.org>  Wed, 28 Oct 2015 10:36:54 +0100

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 <doko@debian.org>  Sat, 10 Oct 2015 22:17:09 +0200

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 <doko@debian.org>  Sat, 03 Oct 2015 17:28:45 +0200

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 <doko@debian.org>  Fri, 02 Oct 2015 10:24:38 +0200

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 <doko@debian.org>  Wed, 30 Sep 2015 20:36:50 +0200

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 <doko@debian.org>  Tue, 22 Sep 2015 23:15:17 +0200

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 <doko@debian.org>  Fri, 11 Sep 2015 03:17:20 +0200

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 <doko@debian.org>  Thu, 03 Sep 2015 12:16:15 +0200

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 <doko@debian.org>  Sat, 08 Aug 2015 11:18:24 +0200

gcc-5 (5.2.1-14) unstable; urgency=high

  * Fix libstdc++6 breaks.

 -- Matthias Klose <doko@debian.org>  Fri, 31 Jul 2015 04:12:08 +0200

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 <doko@debian.org>  Thu, 30 Jul 2015 21:51:25 +0200

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 <doko@debian.org>  Thu, 23 Jul 2015 14:18:44 +0200

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 <doko@debian.org>  Fri, 17 Jul 2015 08:13:08 +0200

gcc-5 (5.2.1-1) experimental; urgency=medium

  * GCC 5.2 release.
  * Update to SVN 20150716 (r225880, 5.2.1) from the gcc-5-branch.
  * Require version 5.2 for the libstdc++6 cxx symbols.
  * Ignore missing libstdc++ symbols on sparc64 (work around #792204).
  * Go escape analysis: analyze multiple result type assertions (taken
    from the trunk).

 -- Matthias Klose <doko@debian.org>  Thu, 16 Jul 2015 15:35:44 +0200

gcc-5 (5.1.1-14) unstable; urgency=medium

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

 -- Matthias Klose <doko@debian.org>  Sat, 11 Jul 2015 11:57:19 +0200

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 <doko@debian.org>  Mon, 06 Jul 2015 19:55:08 +0200

gcc-5 (5.1.1-12) unstable; urgency=medium

  * Update to SVN 20150622 (r224724, 5.1.1) from the gcc-5-branch.
  * Update symbols files for mips64 libatomic and libstdc++ (YunQiang Su).
    Closes: #788990.
  * Fix "empty-binary-package" lintian warnings.

 -- Matthias Klose <doko@debian.org>  Mon, 22 Jun 2015 14:37:49 +0200

gcc-5 (5.1.1-11) unstable; urgency=medium

  * Update to SVN 20150616 (r224519, 5.1.1) from the gcc-5-branch.
  * gccgo: escape: Analyze binary expressions (taken from the trunk).
  * Explicitly build with -Wl,--no-relax on alpha again.
  * Build with -O1 on sh4 (try to work around PR target/66358).

 -- Matthias Klose <doko@debian.org>  Tue, 16 Jun 2015 16:11:59 +0200

gcc-5 (5.1.1-10) unstable; urgency=medium

  * Update to SVN 20150613 (r224454, 5.1.1) from the gcc-5-branch.
  * Make removal of byte-compiled libstdc++ pretty printer files more
    robust. Closes: #787630.
  * Fix mips 32bit (o32) multilib builds (YunQiang Su).
  * Build target libraries with -Wl,-z,relro.
  * Build libstdc++6 when building the common libraries.
  * Fix a bunch of lintian warnings.

 -- Matthias Klose <doko@debian.org>  Sat, 13 Jun 2015 12:59:17 +0200

gcc-5 (5.1.1-9) unstable; urgency=medium

  * Update to SVN 20150602 (r224029, 5.1.1) from the gcc-5-branch.
  * Remove byte-compiled libstdc++ pretty printer files on upgrade.
    Closes: #785939.
  * Fix dangling libgccjit.so symlink.
  * Fix base dependency for rtlibs stage builds.
  * Fix build failure of the hppa64 cross compiler, introduced by the
    gnat cross patches. Closes: #786692.
  * Update README.source (Michael Vogt).
  * libgo: syscall.Sendfile(): Apply proposed patch for PR go/66378.
    (Michael Vogt). LP: #1460530.
  * Set CC and CXX matching the same GCC version for the stage1 build.
  * Work around PR go/66368, build libgo with -fno-stack-protector.
    LP: #1454183.

 -- Matthias Klose <doko@debian.org>  Wed, 03 Jun 2015 00:49:41 +0200

gcc-5 (5.1.1-8) unstable; urgency=medium

  * Update to SVN 20150528 (r223816, 5.1.1) from the gcc-5-branch.
  * Set the priorities of the *-dev-*-cross packages to extra.
  * Prepare to change the base dependency for *-cross packages.
  * Fix dependencies for stage1 and stage2 builds.
  * Relax dependencies on binary indep *-dev-*-cross packages.
  * Disable building gdc on sh4 (bootstrap comparison failure).

 -- Matthias Klose <doko@debian.org>  Thu, 28 May 2015 15:51:00 +0200

gcc-5 (5.1.1-7) unstable; urgency=medium

  * Update to SVN 20150522 (r223579, 5.1.1) from the gcc-5-branch.
  * Add description for the ada-gnattools-cross patch (YunQiang Su).
  * Provide a rtlibs stage to build a subset of target library packages.
  * Make symbols file symlinking for cross builds more robust.
  * Prefer gnatgcc-5 over gnatgcc when building native packages.
  * Various fixes to build a gnat cross compiler:
    - Fix dependencies of packages.
    - Fix building libgnatprj and libgnatvsn (still needed to figure
      out if these are target or host libraries).
  * Fix building cross compilers with dpkg 1.18.

 -- Matthias Klose <doko@debian.org>  Fri, 22 May 2015 18:20:01 +0200

gcc-5 (5.1.1-6) unstable; urgency=medium

  * Update to SVN 20150519 (r223346, 5.1.1) from the gcc-5-branch.
  * Don't build gdc-multilib on armel.
  * Remove old CFLAGS/LDFLAGS settings to build gdc.
  * Remove reference to .ico file in NEWS.html.
  * Fix gcc's dependency on libcc1-0 for native builds.
  * Fix stripping the rpath when cross-building cross compilers.
  * Remove work arounds to build 64bit multilibs on 32bit targets,
    now properly fixed upstream.
  * Partially apply patches to build a gnat cross compiler (submitted
    by YunQiang Su).
    - gnatmake: Call the versioned gnatbind and gnatlink commands.
      Closes: #782257.
    - Allow libgnatprj and libgnatvsn to cross build. Addresses: #783372.
    - New patch ada-gnattools-cross.diff (no documentation).
  * Backport patch for gccgo:
    - gccgo: If unary & does not escape, the var does not escape.
  * Apply the backported patches for the go escape analysis. Need to
    be enabled with -fgo-optimize-alloc (this option may go away again).
  * Re-enable running the tests.

 -- Matthias Klose <doko@debian.org>  Tue, 19 May 2015 10:33:40 +0200

gcc-5 (5.1.1-5) unstable; urgency=medium

  * Update to SVN 20150507 (r222873, 5.1.1) from the gcc-5-branch.
  * Fix 32bit libstdc++ symbols files for kfreebsd-amd64.
  * libx32phobos-dev: Don't depend on libx32z-dev, when not available.
  * Fix gotools configury.
  * Configure with
      --disable-libstdcxx-dual-abi --with-default-libstdcxx-abi=c++98
    While libstdc++ provides a dual ABI to support both the c++98 and c++11
    ABI, there is no committment on compatibility of the old experimental
    c++11 ABI from GCC 4.9 and the stable c++11 ABI in GCC 5.
    Closes: #784655.

 -- Matthias Klose <doko@debian.org>  Fri, 08 May 2015 18:48:49 +0200

gcc-5 (5.1.1-4) unstable; urgency=medium

  * Update to SVN 20150503 (r222751, 5.1.1) from the gcc-5-branch.
    - Fix build failure on alpha.
  * Fix applying the cross-biarch patch for stage1 builds.
  * Fix libstdc++ symbols files for kfreebsd-amd64.
  * Remove libn32phobos-5-dev from the control file.
  * Really disable gnat on x32.

 -- Matthias Klose <doko@debian.org>  Sat, 02 May 2015 19:18:57 +0200

gcc-5 (5.1.1-3) unstable; urgency=high

  * Update to SVN 20150430 (r222660, 5.1.1) from the gcc-5-branch.
  * Fix libstdc++ symbols files for kfreebsd-i386.
  * PR libstdc++/62258, fix for std::uncaught_exception, taken from the trunk.
    LP: #1439451.
  * Backport patches for gccgo (not yet applied):
    - Consider multi-result calls in escape analysis.
    - Propagate escape info from closures to enclosed variables.
    - Analyze function values and conversions.
    - Use backend interface for stack allocation.
  * More libstdc++ symbols updates for the Hurd and KFreeBSD.
  * config-ml.in: Add D support.
  * Update cross-biarch.diff to support D and Go.
  * Apply the cross-biarch patch for every cross build.

 -- Matthias Klose <doko@debian.org>  Thu, 30 Apr 2015 15:42:05 +0200

gcc-5 (5.1.1-2) unstable; urgency=medium

  * Update to SVN 20150428 (r222550, 5.1.1) from the gcc-5-branch.
  * Fix the gnat build dependency.
  * Don't build go and gofmt for cross compilers.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 28 Apr 2015 23:57:14 +0200

gcc-5 (5.1.1-1) unstable; urgency=medium

  * GCC 5.1.0 release.
  * Update to SVN 20150424 (r222416, 5.1.1) from the gcc-5-branch.
  * Update NEWS files.
  * Apply the ada-bootstrap-compare patch for snapshot builds as well.
  * Update libasan, libgomp and libstdc++ symbols files.
  * Don't ignore errors in dh_makeshlibs and dh_shlibdeps anymore, symbols
    files should be uptodate now.
  * Split out the sjlj build related things from the ada-acats patch into
    a new ada-acats-sjlj patch.
  * Don't build libx32phobos-5-dev when not building x32 multilibs.
  * Fix standard C++ include directory for cross builds. Closes: #783241.
  * Ignore bootstrap comparison failure on ia64. Filed upstream as
    PR middle-end/65874.
  * gccgo: Add (don't yet apply) a patch to implement escape analysis (taken
    from the trunk). Turned off by default, enable with -fgo-optimize-alloc.

 -- Matthias Klose <doko@debian.org>  Fri, 24 Apr 2015 18:42:39 +0200

gcc-5 (5.1~rc1-1) experimental; urgency=medium

  * GCC 5.1 release candidate 1.
  * Update to SVN 20150414 (r222066) from the gcc-5-branch.
  * Update GDC to the gcc-5 branch, 20140414.
  * Don't build libobjc, when not building the common libraries.
  * Don't run the gccjit tests on KFreeBSD. Works around #782444:.
  * Fix not building libs built by the next GCC version.

 -- Matthias Klose <doko@debian.org>  Tue, 14 Apr 2015 02:03:53 +0200

gcc-5 (5-20150410-1) experimental; urgency=medium

  * Update to SVN 20150410

  [ Matthias Klose ]
  * Fix /usr/include/c++/5.0.0 symlink.
  * Re-enable building the D frontend. Closes: #782254.
  * gccgo: Install libnetgo.

  [ Samuel Thibault ]
  * Fix ada builds on the Hurd and KFreeBSD. Closes: #781424.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Apr 2015 02:24:08 +0200

gcc-5 (5-20150404-1) experimental; urgency=medium

  * Update to SVN 20150404.
  * Don't explicitly configure --with-gxx-include-dir and an absolute path,
    so the toolchain remains relocatible. Instead, canonicalize the include
    path names at runtime.
  * Don't link libgnatprj using --no-allow-shlib-undefined on older releases.
  * Don't build libmpx on older releases.
  * Remove the work around to build libgccjit on arm64.
  * Fix the libgccjit build using the just built compiler.
  * Don't break other gcc, gcj, gnat -base packages for backports, only
    needed for dist-upgrades.
  * Don't add -gtoggle to STAGE3_CFLAGS (disabling the bootstrap comparison).
    Instead, ignore the one differing file (gcc/ada/a-except.o) for now.
    See #781457, PR ada/65618.
  * Update libasan, libtsan, libgfortran and libstdc++ symbols files.
  * Add symbols files for libmpx, libgccjit and libcc1.

 -- Matthias Klose <doko@debian.org>  Sat, 04 Apr 2015 21:53:45 +0200

gcc-5 (5-20150329-1) experimental; urgency=medium

  * Update to SVN 20150329.
  * Fix building the gnat-5-doc package.
  * Fix gnat build dependencies.
  * Fix installation of the gnat upstream ChangeLog. Closes: #781451.
  * Restore the bootstrap-debug.mk patch to the ada-mips patch
    for debugging purposes. See #781457.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Mar 2015 18:53:29 +0200

gcc-5 (5-20150327-1) experimental; urgency=medium

  * Update to SVN 20150327.
  * Update libcc1 build support.
  * Fix syntax in libstdc++ symbols file. Closes: #780991.
  * Fix PR go/65417: Add support for PPC32 relocs to debug/elf. LP: #1431388.
  * Fix PR go/65462: Fix go get dependencies. LP: #1432497.
  * Limit the omp.h multilib fix to Linux. Closes: #778440.
  * For ICEs, dump the preprocessed source file to stderr when in a
    distro build environment.
  * Remove the bootstrap-debug.mk patch from the ada-mips patch.
  * gnat related work (partly based on #780640):
    - Update patches for GCC 5.
    - Build the gnat packages from the gcc-5 source package.
    - Don't build a gnat-base package from the gcc-5 source.
    - Stop building the gnat-5-sjlj package for now, patch needs an update.
    - Fix the packaging when not building the gnat-5-sjlj package.
    - Don't apply the ada-symbolic-tracebacks, patch needs an update.
    - Fix the libgnatprj build, build with -DIN_GCC.
  * Replace cloog/ppl build bits with isl build bits.

 -- Matthias Klose <doko@debian.org>  Fri, 27 Mar 2015 21:05:16 +0100

gcc-5 (5-20150321-1) experimental; urgency=medium

  * Update to SVN 20150321.
  * Move the libcc1plugin from the gcc-5-plugin-dev package into the
    gcc-5 package.

 -- Matthias Klose <doko@debian.org>  Sat, 21 Mar 2015 15:01:15 +0100

gcc-5 (5-20150316-1) experimental; urgency=medium

  * Update to SVN 20150316.
    - Fix bootstrap failures on armel, armhh and arm64.
  * Configure with --enable-checking=yes (instead of =release).

 -- Matthias Klose <doko@debian.org>  Tue, 17 Mar 2015 00:30:27 +0100

gcc-5 (5-20150314-1) experimental; urgency=medium

  * Update to SVN 20150314.
    - libgo: Add arm64 to the pointer size map (Michael Hudson).
    - libgo: Add ppc to the pointer size map.
    - PR go/65404, enable cgo on arm64 and powerpc. LP: #1431032.
    - Fix PR/tree-optimization 65418. Closes: #778163.
    - Fix PR c++/65370. Closes: #778073.
  * Enable libmpx builds on amd64 and i386.
  * Update the gcc-multiarch patch for mips64 (YunQiang Su).
    Closes: #776402, #780271.
  * Remove pr52306 and pr52714 patches, applied upstream. Closes: #780468.

 -- Matthias Klose <doko@debian.org>  Sat, 14 Mar 2015 14:48:19 +0100

gcc-5 (5-20150307-1) experimental; urgency=medium

  * Update to SVN 20150307.
    - Update gccgo to Go 1.4.2.
  * Enable libsanitizer for AArch64 and POWERPC LE (asan, ubsan).
  * Remove the support to build empty libsanitizer packages on powerpc
    and ppc64; libsanitizer should be stable on these architectures.
  * Fix libcc1.so symlink. Closes: #779341.
  * Revert the fix for PR65150 on armel and armhf to restore bootstrap.
  * Don't strip the libgo library, or some things won't work as documented,
    like runtime.Callers. Still keep the -dbg packages and check if some
    debug information can be stripped.
  * gccgo-5: Install alternatives for go and gofmt.

 -- Matthias Klose <doko@debian.org>  Sat, 07 Mar 2015 12:20:59 +0100

gcc-5 (5-20150226-1) experimental; urgency=medium

  * Update to SVN 20150226.
    - Fix PR c/65040 (closes: #778514), PR tree-optimization/65053
      (closes: #778070, #778071), PR c++/64898 (closes: #778472).
  * Allow not to strip the compiler executables to be able to print backtraces
    for ICEs.
  * Fix gnat build on mips64el (James Cowgill). Addresses: #779191.
  * Fix the hppa64 cross build (John David Anglin). Closes: #778658.
  * Fix libstdc++ pretty printers for Python3. Closes: #778436.

 -- Matthias Klose <doko@debian.org>  Thu, 26 Feb 2015 08:18:23 +0100

gcc-5 (5-20150205-1) experimental; urgency=medium

  * Update to SVN 20150205.
  * Update GDC for GCC 5.
  * Build GDC multilib packages.
  * Update cross-install-location.diff for gcc-5. Closes: #776100.
  * Configure --with-default-libstdcxx-abi=c++11 for development,
    --with-default-libstdcxx-abi=c++98 for backports.
  * Apply proposed patch for PR target/64893 (AArch64), build using
    4.9 on AArch64 for now.
  * Don't disable bootstrap mode for the jit build on arm64, gets
    miscompiled.
  * Allow one to build using gettext built with a newer GCC.

 -- Matthias Klose <doko@debian.org>  Thu, 05 Feb 2015 18:31:17 +0100

gcc-5 (5-20150127-1) experimental; urgency=medium

  * Update to SVN 20150127.
  * More symbol file updates.
  * Fix libbacktrace and libsanitizer multilib builds.
  * Fix libssp builds on 64bit architectures.
  * Update hardening testsuite patches for GCC 5.

 -- Matthias Klose <doko@debian.org>  Tue, 27 Jan 2015 14:10:30 +0100

gcc-5 (5-20150121-1) experimental; urgency=medium

  * GCC 5 (SVN trunk 20150121).
  * Build new binary packages libcc1-0, libgccjit0, libgccjit-5-dev,
    libgccjit-5-dbg, libgccjit-5-doc.
  * Update symbols files (still incomplete).

 -- Matthias Klose <doko@debian.org>  Wed, 21 Jan 2015 21:02:05 +0100

gcc-4.9 (4.9.2-10) UNRELEASED; urgency=medium

  * Update to SVN 20150120 (r219885) from the gcc-4_9-branch.
    - Fix PR libstdc++/64476, PR libstdc++/60966, PR libstdc++/64239,
      PR libstdc++/64649, PR libstdc++/64584, PR libstdc++/64585,
      PR libstdc++/64646,
      PR middle-end/63704 (ice on valid), PR target/64513 (x86),
      PR rtl-optimization/64286 (wrong code), PR tree-optimization/64563 (ice),
      PR middle-end/64391 (ice on valid), PR c++/54442 (ice on valid),
      PR target/64358 (rs6000, wrong code), PR target/63424 (AArch64, ice on
      valid), PR target/64479 (SH), PR rtl-optimization/64536, PR target/64505
      (rs6000), PR target/61413 (ARM, wrong code), PR target/64507 (SH),
      PR target/64409 (x32, ice on valid), PR c++/64487 (ice on valid),
      PR c++/64352, PR c++/64251 (rejects valid), PR c++/64297 (ice on valid),
      PR c++/64029 (ice on valid), PR c++/63657 (diagnostic), PR c++/38958
      (diagnostic), PR c++/63658 (rejects valid), PR ada/64492 (build),
      PR fortran/64528 (ice on valid), PR fortran/63733 (wrong code),
      PR fortran/56867 (wrong code), PR fortran/64244 (ice on valid).
  * Update the Linaro support to the 4.9-2015.01 release.

 -- Matthias Klose <doko@debian.org>  Tue, 20 Jan 2015 12:45:13 +0100

gcc-4.9 (4.9.2-10) unstable; urgency=medium

  * Really add x32 multilib packages for i386 cross builds to the control file.
    Closes: #773265.
  * Use the final binutils 2.25 release.
  * Tighten the gcc-4.9 dependency on libgcc-4.9-dev (YunQiang Su).

 -- Matthias Klose <doko@debian.org>  Thu, 25 Dec 2014 18:10:51 +0100

gcc-4.9 (4.9.2-9) unstable; urgency=medium

  * Update to SVN 20141220 (r218987) from the gcc-4_9-branch.
    - Fix PR libstdc++/64302, PR libstdc++/64303, PR c++/60955,
      PR rtl-optimization/64010 (wrong code), PR sanitizer/64265 (wrong code).
  * Add x32 multilib packages for i386 cross builds to the control file.
    Closes: #773265.
  * Fix mips64el multilib cross builds. Closes: #772665.
  * libphobos-4.x-dev: Stop providing libphobos-dev, now a real package.

 -- Matthias Klose <doko@debian.org>  Sat, 20 Dec 2014 07:47:15 +0100

gcc-4.9 (4.9.2-8) unstable; urgency=medium

  * Update to SVN 20141214 (r218721) from the gcc-4_9-branch.
    - Fix PR tree-optimization/62021 (ice), PR middle-end/64225 (missed
      optimization), PR libstdc++/64239, PR rtl-optimization/64037 (wrong
      code), PR target/64200 (x86, ice), PR tree-optimization/64269 (ice).
  * Don't build libphobos multilibs, there is no gdc-multilib build.
  * Really disable the sanitizer libs on powerpc, ppc64 and ppc64el.
  * Paste config.log files to stdout in case of build errors.

 -- Matthias Klose <doko@debian.org>  Sun, 14 Dec 2014 18:43:49 +0100

gcc-4.9 (4.9.2-7) unstable; urgency=medium

  * Update to SVN 20141210 (r218575) from the gcc-4_9-branch.
    - Fix PR libstdc++/64203, PR target/55351 (SH), PR tree-optimization/61686,
      PR bootstrap/64213.
    - libgcc hppa backports.
  * Fix cross builds with dpkg-architecture unconditionally exporting
    target variables. For now specify the target architecture
    in debian/target. This still needs to work with older dpkg versions,
    so don't "simplify" the packaging. Closes: #768167.

 -- Matthias Klose <doko@debian.org>  Wed, 10 Dec 2014 13:32:42 +0100

gcc-4.9 (4.9.2-6) unstable; urgency=medium

  * Update to SVN 20141209 (r218510) from the gcc-4_9-branch.
    - Fix PR libstdc++/63840, PR libstdc++/61947, PR libstdc++/64140,
      PR target/50751 (SH), PR target/64108 (x86, ice),
      PR rtl-optimization/64037 (wrong-code), PR c++/56493 (performance),
      PR c/59708, PR ipa/64153, PR target/64167) (wrong code,
      closes: #771974), PR target/59593 (ARM, wrong code),
      PR middle-end/63762 (ARM. wrong code), PR target/63661 (x86,
      wrong code), PR target/64113 (alpha, wrong code), PR c++/64191. 
    - Allow one to build with ISL 0.14.

 -- Matthias Klose <doko@debian.org>  Tue, 09 Dec 2014 11:00:08 +0100

gcc-4.9 (4.9.2-5) unstable; urgency=medium

  * Update to SVN 20141202 (r218271) from the gcc-4_9-branch.
    - Fix PR middle-end/64111 (ice), PR ipa/63551 (wrong code).
      PR libstdc++/64102 (closes: #770843), PR target/64115 (powerpc).
  * Move libphobos2.a into the gcc_lib_dir. Closes: #771647.
  * Fix typo in last powerpcspe patch. Closes: #771654.

 -- Matthias Klose <doko@debian.org>  Tue, 02 Dec 2014 17:42:07 +0100

gcc-4.9 (4.9.2-4) unstable; urgency=medium

  * Update to SVN 20141128 (r218142) from the gcc-4_9-branch.
    -PR PR target/56846 (ARM), PR libstdc++/63497,
     PR middle-end/63738 (wrong code), PR tree-optimization/62238 (ice),
     PR tree-optimization/61927 (wrong code),
     PR tree-optimization/63605 (wrong code), PR middle-end/63665 (wrong code),
     PR fortran/63938 (OpenMP), PR middle-end/64067 (ice),
     PR tree-optimization/63915 (wrong code), PR sanitizer/63913 (ice valid),
     PR rtl-optimization/63659 (wrong code).
  * Don't let stage1 multilib builds depend on the multilib libc-dev.
    Closes: #771243.
  * Fix an exception problem on powerpcspe (Roland Stigge). Closes: #771324.
  * Remove unsupported with_deps_on_target_arch_pkgs configurations.
    Closes: #760770, #766924, #770413.

 -- Matthias Klose <doko@debian.org>  Fri, 28 Nov 2014 15:26:23 +0100

gcc-4.9 (4.9.2-3) unstable; urgency=medium

  * Update to SVN 20141125 (r218048) from the gcc-4_9-branch.
    - PR target/53976 (SH), PR target/63783 (SH), PR target/51244 (SH),
      PR target/60111 (SH), PR target/63673 (ppc),
      PR tree-optimization/61750 (ice), PR target/63947 (x86, wrong code),
      PR tree-optimization/62167 (wrong code), PR c++/63849 (ice),
      PR ada/47500.

  [ Aurelien Jarno ]
  * Always configure sh4-linux with --with-multilib-list=m4,m4-nofpu,
    even with multilib disabled, as it doesn't produce additional
    libraries.

  [ Matthias Klose ]
  * gcc-4.9-base: Add Breaks: gcc-4.7-base (<< 4.7.3). Closes: #770025.

 -- Matthias Klose <doko@debian.org>  Tue, 25 Nov 2014 17:04:19 +0100

gcc-4.9 (4.9.2-2) unstable; urgency=medium

  * Update to SVN 20141117 (r217768) from the gcc-4_9-branch.
    - Fix PR rtl-optimization/63475, PR rtl-optimization/63483 (gfortran
      aliasing fixes for alpha), PR target/63538 (x86), PR ipa/63838 (wrong
      code), PR target/61535 (sparc), PR c++/63265 (diagnostic), PR ada/42978.
  * Fix PR c/61553 (ice on illegal code), backported from the trunk.
    Closes: #767668.
  * Disable building the sanitizer libs on powerpc and ppc64. Not yet
    completely ported, and causing kernel crashes running the tests.
  * Update the Linaro support to the 4.9-2014.11 release.

 -- Matthias Klose <doko@debian.org>  Tue, 18 Nov 2014 00:34:01 +0100

gcc-4.9 (4.9.2-1) unstable; urgency=medium

  * GCC 4.9.2 release.
  * Update GDC from the 4.9 branch.

  [ Matthias Klose ]
  * Allow one to build the gcc-base package only.

  [Ludovic Brenta]
  Merge from gnat-4.9 (4.9.1-4) unstable; urgency=low.
  * debian/patches/ada-libgnatvsn.diff: compile the version.o of
    libgnatvsn.{a,so} with -DBASEVER=$(FULLVER) to align it with the
    change made in gcc-base-version.diff, which is compiled into gcc and
    gnat1.  Fixes: #759038.
  * debian/patches/ada-revert-pr63225.diff: new; preserve the aliversion
    compatibility of libgnatvsn4.9-dev with -3.

  Merge from gnat-4.9 (4.9.1-3) unstable; urgency=low
  Merge from gnat-4.9 (4.9.1-2) unstable; urgency=low

  [Svante Signell]
  * debian/patches/ada-hurd.diff: update and bring up to par with
    ada-kfreebsd.diff.

  [Ludovic Brenta]
  * Rebuild with newer dpkg.  Fixes: #761248.

  Merge from gnat-4.9 (4.9.1-1) unstable; urgency=low

  * New upstream release.  Build-depend on gcc-4.9-source (>= 4.9.1).
    Fixes: #755490.
  * debian/rules.d/binary-ada.mk: install the test-summary file in package
    gnat-4.9 instead of gnat-4.9-base.  test-summary is actually
    architecture-dependent.  This change reflects what happens in gcc-4.9
    and gcc-4.9-base as well.  Fixes: #749869.

  Merge from gnat-4.9 (4.9.0-2) unstable; urgency=low

  * Lintian warnings:
  * debian/control.m4 (gnat-4.9-base): Multi-Arch: same.
  * debian/patches/ada-749574.diff: new.  Fixes: #749574.

 -- Matthias Klose <doko@debian.org>  Tue, 04 Nov 2014 02:58:33 +0100

gcc-4.9 (4.9.1-19) unstable; urgency=medium

  * GCC 4.9.2 release candidate.
  * Update to SVN 20141023 (r216594) from the gcc-4_9-branch.
  * Install sanitizer header files.
  * Apply patch for PR 60655, taken from the trunk.
  * Fix typo in the libstdc++ HTML docs. Closes: #766498.
  * Use doxygen's copy of jquery.js for the libstdc++ docs. Closes: #766499.
  * Force self-contained cross builds.
  * Don't build functionally non-equivalent cross compilers.
  * Update the Linaro support to the 4.9-2014.10-1 release.

 -- Matthias Klose <doko@debian.org>  Fri, 24 Oct 2014 14:20:00 +0200

gcc-4.9 (4.9.1-18) unstable; urgency=medium

  * Update to SVN 20141018 (r216426) from the gcc-4_9-branch.

  [ Matthias Klose ]
  * Update libstdc++ symbols file for powerpcspe (Roland Stigge).
    Closes: #765078.

 -- Matthias Klose <doko@debian.org>  Sat, 18 Oct 2014 16:28:09 +0200

gcc-4.9 (4.9.1-17) unstable; urgency=medium

  * Update to SVN 20141015 (r216240) from the gcc-4_9-branch.
    - Fix PR c++/63405 (ice) Closes: #761549.
    - Fix PR ipa/61144 (wrong code). Closes: #748681.

 -- Matthias Klose <doko@debian.org>  Wed, 15 Oct 2014 10:29:23 +0200

gcc-4.9 (4.9.1-16) unstable; urgency=medium

  * Update to SVN 20140930 (r215717) from the gcc-4_9-branch.
  * Don't suggest libvtv and binutils-gold. Closes: #761612.

 -- Matthias Klose <doko@debian.org>  Tue, 30 Sep 2014 11:37:48 +0200

gcc-4.9 (4.9.1-15) unstable; urgency=medium

  * Update to SVN 20140919 (r215401) from the gcc-4_9-branch.

  [ Matthias Klose ]
  * Extend the fix for PR target/63190 (AArch64). Closes: #758964.
  * Apply proposed fix for Linaro #331, LP: #1353729 (AArch64).

  [ Aurelien Jarno ]
  * Default to mips64 ISA on mips64el, with tuning for mips64r2.

 -- Matthias Klose <doko@debian.org>  Fri, 19 Sep 2014 20:17:27 +0200

gcc-4.9 (4.9.1-14) unstable; urgency=medium

  * Update to SVN 20140912 (r215228) from the gcc-4_9-branch.
  * Update the Linaro support to the 4.9-2014.09 release.
  * Fix installation of the libstdc++ documentation. Closes: #760872.

 -- Matthias Klose <doko@debian.org>  Fri, 12 Sep 2014 19:15:23 +0200

gcc-4.9 (4.9.1-13) unstable; urgency=medium

  * Update to SVN 20140908 (r215008) from the gcc-4_9-branch.
  * Enable cgo on AArch64 (Michael Hudson). LP: #1361940.
  * Update the Linaro support from the Linaro/4.9 branch.
  * Fix PR target/63190 (AArch64), taken from the trunk. Closes: #758964.

 -- Matthias Klose <doko@debian.org>  Mon, 08 Sep 2014 09:56:50 +0200

gcc-4.9 (4.9.1-12) unstable; urgency=medium

  [ Samuel Thibault ]
  * boehm-gc: use anonymous mmap instead of brk also on hurd-*.
    Closes: #753791.

 -- Matthias Klose <doko@debian.org>  Sun, 31 Aug 2014 18:40:46 +0200

gcc-4.9 (4.9.1-11) unstable; urgency=medium

  * Update to SVN 20140830 (r214759) from the gcc-4_9-branch.
  * Update cross installation patches for the branch.
  * Use the base version (4.9) when accessing files in gcc_lib_dir.

 -- Matthias Klose <doko@debian.org>  Sat, 30 Aug 2014 22:05:47 +0200

gcc-4.9 (4.9.1-10) unstable; urgency=medium

  * Update to SVN 20140830 (r214751) from the gcc-4_9-branch.
  * Fix jni symlinks in /usr/lib/jvm. Closes: #759558.
  * Update the Linaro support from the Linaro/4.9 branch.
    - Fixes Aarch64 cross build on i386.

 -- Matthias Klose <doko@debian.org>  Sat, 30 Aug 2014 04:47:19 +0200

gcc-4.9 (4.9.1-9) unstable; urgency=medium

  * Update to SVN 20140824 (r214405) from the gcc-4_9-branch.
  * Fix -dumpversion output to print the full version number.
    Addresses: #759038. LP: #1360404.
    Use the GCC base version for the D include dir name.

 -- Matthias Klose <doko@debian.org>  Sun, 24 Aug 2014 10:09:28 +0200

gcc-4.9 (4.9.1-8) unstable; urgency=medium

  * Update to SVN 20140820 (r214215) from the gcc-4_9-branch.
  * Fix PR middle-end/61294, -Wmemset-transposed-args, taken from the trunk.
    LP: #1352836.
  * Update the Linaro support to 4.9-2014.08.
  * Fix PR tree-optimization/59586, graphite segfault, taken from the trunk.
    LP: #1227789.
  * Fix multilib castrated cross builds on mips64el (YunQiang Su, Helmut
    Grohne). Closes: #758408.
  * Apply Proposed patch for PR target/62040 (AArch64). LP: #1351227.
    Closes: #757738.

 -- Matthias Klose <doko@debian.org>  Wed, 20 Aug 2014 11:36:40 +0200

gcc-4.9 (4.9.1-7) unstable; urgency=medium

  * Build-depend on dpkg-dev (>= 1.17.11).

 -- Matthias Klose <doko@debian.org>  Thu, 14 Aug 2014 22:12:29 +0200

gcc-4.9 (4.9.1-6) unstable; urgency=medium

  * Update to SVN 20140813 (r213955) from the gcc-4_9-branch.
  * Really fix the GFDL build on AArch64. Closes: #757153.
  * Disable Ada for snapshot builds on kfreebsd-i386, kfreebsd-amd64.
    Local patch needs an update and upstreaming.
  * Apply the local ada-mips patch for snapshot builds too.
  * Disable Ada for snapshot builds on mips, mipsel. Bootstrap comparision
    failure. Local patch needs upstreaming.
  * Disable Ada for snapshot builds on hurd-i386, build dependencies are
    not installable.
  * Don't build the sanitizer libs for sparc snapshot builds.
  * Proposed backport for PR libstdc++/61841. Closes: #749290.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Aug 2014 17:53:43 +0200

gcc-4.9 (4.9.1-5) unstable; urgency=medium

  * Update to SVN 20140808 (r213759) from the gcc-4_9-branch.
    - Fix PR tree-optimization/61964. LP: #1347147.
  * Fix libphobos cross build.

 -- Matthias Klose <doko@debian.org>  Fri, 08 Aug 2014 17:28:55 +0200

gcc-4.9 (4.9.1-4) unstable; urgency=high

  * Update to SVN 20140731 (r213317) from the gcc-4_9-branch.
    - CVE-2014-5044, fix integer overflows in array allocation in libgfortran.
      Closes: #756325.
  * Build libphobos on armel and armhf. Closes: #755390.
  * Fix java.security symlink. Closes: #756484.

 -- Matthias Klose <doko@debian.org>  Thu, 31 Jul 2014 10:15:27 +0200

gcc-4.9 (4.9.1-3) unstable; urgency=medium

  * Update to SVN 20140727 (r213100) from the gcc-4_9-branch.
  * Fix the GFDL build on AArch64.
  * Fix PR libobjc/61920, libobjc link failure on powerpc*. Closes: #756096.

 -- Matthias Klose <doko@debian.org>  Sun, 27 Jul 2014 15:25:24 +0200

gcc-4.9 (4.9.1-2) unstable; urgency=medium

  * Update to SVN 20140724 (r213031) from the gcc-4_9-branch.

  * Fix installing test logs and summaries.
  * Warn about ppc ELFv2 ABI issues, which will change in GCC 4.10.
  * Don't gzip the xz compressed testsuite logs and summaries.
  * Build libphobos on armel and armhf. Closes: #755390.
  * Update the Linaro support to the 4.9-2014.07 release.

 -- Matthias Klose <doko@debian.org>  Thu, 24 Jul 2014 23:59:49 +0200

gcc-4.9 (4.9.1-1) unstable; urgency=medium

  * GCC 4.9.1 release.
  * Update GDC form the 4.9 branch (20140712).

 -- Matthias Klose <doko@debian.org>  Wed, 16 Jul 2014 17:15:14 +0200

gcc-4.9 (4.9.0-11) unstable; urgency=medium

  * GCC 4.9.1 release candidate 1.
  * Update to SVN 20140712 (r212479) from the gcc-4_9-branch.
    - Fix PR middle-end/61725. Closes: #754548.

  * Add libstdc++ symbols files for mips64 and mips64el (Yunqiang Su).
    Closes: #745372.
  * Set java_cpu to ppc64 on ppc64el.
  * Build AArch64 from the Linaro 4.9-2014.06 release.
  * Re-enable running the testsuite on KFreeBSD and the Hurd.
  * Re-enable running the libstdc++ testsuite on arm*, mips* and hppa.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Jul 2014 13:10:46 +0200

gcc-4.9 (4.9.0-10) unstable; urgency=medium

  * Update to SVN 20140704 (r212295) from the gcc-4_9-branch.

  * Explicitly set cpu_32 to ultrasparc for sparc64 builds.
  * Fix --with-long-double-128 for sparc32 when defaulting to 64-bit.
  * Ignore missing libstdc++ symbols on armel and hppa. The future and
    exception_ptr implementation is incomplete. For more information see
    https://gcc.gnu.org/ml/gcc/2014-07/msg00000.html.

 -- Matthias Klose <doko@debian.org>  Fri, 04 Jul 2014 15:55:09 +0200

gcc-4.9 (4.9.0-9) unstable; urgency=medium

  * Update to SVN 20140701 (r212192) from the gcc-4_9-branch.
  * Update libstdc++ symbols files for ARM.
  * Configure --with-cpu-32=ultrasparc on sparc64.

 -- Matthias Klose <doko@debian.org>  Tue, 01 Jul 2014 10:47:11 +0200

gcc-4.9 (4.9.0-8) unstable; urgency=medium

  * Update to SVN 20140624 (r211959) from the gcc-4_9-branch.

  * Don't ignore dpkg-shlibdeps errors for libstdc++6, left over from initial
    4.9 uploads.
  * Update libgcc1 symbols for sh4. Closes: #751919.
  * Stop building the libvtv packages. Not usable unless the build is
    configured with --enable-vtable-verify, which comes with a performance
    penalty just for the stubs in libstdc++.
  * Update libstdc++ and libvtv symbols files for builds configured with
    --enable-vtable-verify.
  * Remove version requirement for dependency on make. Closes: #751891.
  * Fix removal of python byte-code files in libstdc++6. Closes: #751435.
  * Fix a segfault in the driver from calling free on non-malloc'd area.
  * Drop versioned build dependency on gdb, and apply the pretty printer
    patch for libstdc++ based on the release.
  * Add support to build with isl-0.13.

 -- Matthias Klose <doko@debian.org>  Wed, 25 Jun 2014 20:08:09 +0200

gcc-4.9 (4.9.0-7) unstable; urgency=medium

  * Update to SVN 20140616 (r211699) from the gcc-4_9-branch.

  [ Matthias Klose ]
  * Fix patch application for powerpcspe (Helmit Grohne). Closes: #751001.
    + Update context for powerpc_remove_many.
    + Drop gcc-powerpcspe-ldbl-fix applied upstream.

  [ Aurelien Jarno ]
  * Fix PR c++/61336, taken from the trunk.

 -- Matthias Klose <doko@debian.org>  Mon, 16 Jun 2014 10:59:16 +0200

gcc-4.9 (4.9.0-6) unstable; urgency=medium

  * Update to SVN 20140608 (r211353) from the gcc-4_9-branch.
  * Fix -Wno-format when -Wformat-security is the default (Steve Beattie).
    LP: #1317305.
  * Don't install the libstdc++ pretty printer file into the debug directory,
    but into the gdb auto-load directory.
  * Fix the removal of the libstdc++6 package, removing byte-compiled pretty
    printer files and pycache directories.
  * Fix PR c++/61046, taken from the trunk. LP: #1313102.
  * Fix installation of gcc-{ar,nm,ranlib} man pages for snapshot builds.
    Closes: #745906.
  * Update patches for snapshot builds.

 -- Matthias Klose <doko@debian.org>  Sun, 08 Jun 2014 11:57:07 +0200

gcc-4.9 (4.9.0-5) unstable; urgency=medium

  * Update to SVN 20140527 (r210956) from the gcc-4_9-branch.
  * Limit systemtap-sdt-dev build dependency to enumerated linux architectures.
  * Build libitm on AArch64, patch taken from the trunk.
  * Update the testsuite to allow more testcases to pass with hardening options
    turned on (Steve Beattie). LP: #1317307.
  * Revert the fix for PR rtl-optimization/60969, causing bootstrap failure
    on ppc64el.
  * Fix PR other/61257, check for working sys/sdt.h.
  * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.9.

 -- Matthias Klose <doko@debian.org>  Tue, 27 May 2014 08:58:07 +0200

gcc-4.9 (4.9.0-4) unstable; urgency=medium

  * Update to SVN 20140518 (r210592) from the gcc-4_9-branch.
  * Update the local ada-libgnatprj patch for AArch64. Addresses: #748233.
  * Update the libstdc++v-python3 patch. Closes: #748317, #738341, 747903.
  * Build-depend on systemtap-sdt-dev, on every architecure, doesn't seem to hurt
    on architectures where it is not supported. Closes: #748315.
  * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305.
  * Apply the proposed patch for PR c/57653. Closes: #734345.

 -- Matthias Klose <doko@debian.org>  Sun, 18 May 2014 23:29:43 +0200

gcc-4.9 (4.9.0-3) unstable; urgency=medium

  * Update to SVN 20140512 (r210323) from the gcc-4_9-branch.

  [ Matthias Klose ]
  * Update build dependencies for ada enabled snapshot builds.
  * Fix PR tree-optimization/60902, taken from the trunk. Closes: #746944.
  * Ensure that the common libs (built from the next GCC version) are
    available when building without common libs.
  * Fix java.security symlink in libgcj15. Addresses: #746786.
  * Move the libstdc++ gdb pretty printers into libstdc++6, install the
    -gdb.py files into /usr/share/gdb/auto-load.
  * Set the 'Multi-Arch: same' attribute for packages, cross built with
    with_deps_on_target_arch_pkgs=yes (Helmit Grohne). Closes: #716795.
  * Build the gcc-X.Y-base package with with_deps_on_target_arch_pkgs=yes
    (Helmit Grohne). Addresses: #744782.
  * Apply the proposed patches for PR driver/61106, PR driver/61126.
    Closes: #747345.

  [ Aurelien Jarno ]
  * Fix libasan1 symbols file for sparc and sparc64.

 -- Matthias Klose <doko@debian.org>  Tue, 13 May 2014 02:15:27 +0200

gcc-4.9 (4.9.0-2) unstable; urgency=medium

  * Update to SVN 20140503 (r210033) from the gcc-4_9-branch.
    - Fix PR go/60931, garbage collector issue with non 4kB system page size.
      LP: #1304754.

  [Matthias Klose]
  * Fix libgcc-dev dependency on gcc, when not building libgcc.
  * Fix gnat for snapshot builds on ppc64el.
  * Update the libsanitizer build fix for sparc.
  * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64
    cross compiler. Install hppa64 alternatives. Addresses: #745967.
  * Fix the as and ld symlinks for the hppa64 cross compiler.
  * Add the gnat backport for AArch64.
  * Update gnat patches not to use tabs and too long lines.
  * libgnatvsn: Use CC and CXX passed from the toplevel makefile, drop gnat
    build dependency on g++. Addresses: #746688.

  Merge from gnat-4.9 (4.9.0-1) unstable; urgency=low:

  [Ludovic Brenta]
  * debian/patches/ada-hurd.diff: refresh for new upstream version that
    restores POSIX compliance in System.OS_Interface.timespec.
  * debian/patches/ada-kfreebsd.diff: make System.OS_Interface.To_Timespec
    consistent with s-osinte-posix.adb.
  [Nicolas Boulenguez]
  * rules.conf (Build-Depends): mention gnat before gnat-x.y so that
    buildds can bootstrap 4.9 in unstable.  Fixes: #744724.

 -- Matthias Klose <doko@debian.org>  Sat, 03 May 2014 14:00:41 +0200

gcc-4.9 (4.9.0-1) unstable; urgency=medium

  * GCC 4.9.0 release.
  * Update to SVN 20140423 (r209695) from the gcc-4_9-branch.

  [Matthias Klose]
  * Fix PR target/59758 (sparc), libsanitizer build failure (proposed patch).
  * Update gold architectures.
  * Update NEWS files.
  * Remove more mudflap left overs. Closes: #742606.
  * Add new libraries  src/libvtv and src/libcilkrts to
    cross-ma-install-location.diff (Helmur Grohne). Closes: #745267.
  * Let lib*gcc-dev depend on the corresponding libtsan packages.
  * Build the liblsan packages (amd64 only).
  * Install the libcilkrts spec file.
  * Build the D frontend and libphobos from the gdc trunk.

  Merge from gnat-4.9 (4.9-20140411-1) unstable; urgency=medium

  [Nicolas Boulenguez]
  * Revert g4.9-base to Architecture: all. Fixes: #743833.
  * g4.9 Breaks/Replaces -base 4.6.4-2 and 4.9-20140330-1. Fixes: #743376.

  [Ludovic Brenta]
  * debian/patches/ada-symbolic-tracebacks.diff: refresh.

  Merge from gnat-4.9 (4.9-20140406-1) experimental; urgency=low

  * debian/patches/ada-arm.diff: new.  Improve support for ZCX on this
    architecture.
  * debian/patches/rules.patch: apply architecture- and Ada-specific
    patches before Debian-specific patches.
  * debian/patches/ada-link-lib.diff,
    debian/patches/ada-libgnatvsn.diff,
    debian/patches/ada-libgnatprj.diff: refresh for the new upstream
    sources.

  Merge from gnat-4.9 (4.9-20140330-3) experimental; urgency=low

  [Nicolas Boulenguez]
  * Install debian_packaging.mk to gnat-x.y, not -base. Fixes: #743375.
  * rules.conf (Build-Depends): gnatgcc symlink provided by gnat-4.9 |
    gnat-4.6 (>= 4.6.4-2) | gnat (>= 4.1 and << 4.6.1).

  Merge from gnat-4.9 (4.9-20140330-2) experimental; urgency=medium

  * Uploading to unstable was a mistake.  Upload to experimental.

  Merge from gnat-4.9 (4.9-20140330-1) unstable; urgency=medium

  [Nicolas Boulenguez]
  * patches/ada-ppc64.diff: replace undefined variable arch with
    target_cpu; this overrides the patch proposed by Ulrich Weigand as
    it is more correct; approved by Ludovic Brenta.  Fixes: #742590.
  * control.m4: Break/Replace: dh-ada-library 5.9. Fixes: #743219.

  Merge from gnat-4.9 (4.9-20140322-1) experimental; urgency=low

  [Nicolas Boulenguez]
  * debian/control.m4:
    (Suggests): suggest the correct version of ada-reference-manual.
    (Vcs-Svn): specify the publicly accessible repository.
  * Receive debian_packaging.mk from dh-ada-library (not library specific).
  * Receive gnatgcc symlink from gnat (useful outside default compiler).
  * debian/source/local-options: new.

  [Ludovic Brenta]
  * debian/control.m4: conflict with gnat-4.7, gnat-4.8.
  * debian/patches/ada-default-project-path.diff: when passed options such
    as -m32 or -march, do not look for the RTS in
    /usr/share/ada/adainclude but in
    /usr/lib/gcc/$target_triplet/$version/{,rts-}$arch.  Still look
    for project files in /usr/share/ada/adainclude.
  * debian/rules.d/binary-ada.mk, debian/rules.defs, debian/rules.patch:
    Switch to ZCX by default on arm, armel, armhf; built SJLJ as the
    package gnat-4.9-sjlj like on all other architectures.  This is made
    possible by the new upstream version.
  * debian/patches/ada-hurd.diff (s-osinte-gnu.ads): change the type of
    timespec.tv_nsec from long to time_t, for compatibility with
    s-osinte-posix.adb, even though this violates POSIX.  Better solution
    to come from upstream.  Fixes: #740286.

 -- Matthias Klose <doko@debian.org>  Wed, 23 Apr 2014 13:35:43 +0200

gcc-4.9 (4.9-20140411-2) unstable; urgency=medium

  * Disable running the testsuite on kfreebsd, hangs the buildds.
  * Stop building the sanitizer libs on sparc, fails to build.  No reaction
    from the Debian port maintainers and upstream. See PR sanitize/59758.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Apr 2014 15:42:34 +0200

gcc-4.9 (4.9-20140411-1) unstable; urgency=medium

  * GCC 4.9.0 release candidate 1.
  * Configure for i586-linux-gnu on i386.

 -- Matthias Klose <doko@debian.org>  Fri, 11 Apr 2014 19:57:07 +0200

gcc-4.9 (4.9-20140406-1) experimental; urgency=medium

  [Matthias Klose]
  * Include include and include-fixed header files into the stage1
    gcc-4.9 package.
  * Explicitly configure with --disable-multilib on sparc64 when no
    multilibs are requested (Helmut Grohne). Addresses: #743342.
  * Drop mudflap from cross-install-location.diff since mudflap was removed
    from gcc 4.9. Closes: #742606
  * Build gnat in ppc64el snapshot builds.
  * Apply the ada-ppc64 patch for snapshot builds as well.
  * Fix PR target/60609 (ARM), proposed patch (Charles Baylis). LP: #1295653.
  * Include the gnu triplet prefixed gcov and gcc-{ar,nm,ranlib} binaries.
  * Add replaces when upgrading from a standalone gccgo build.

  [Yunqiang Su]
  * Lower default optimization for mips64/n32 to mips3/mips64(32).
    Closes: #742617.

 -- Matthias Klose <doko@debian.org>  Sun, 06 Apr 2014 02:24:16 +0200

gcc-4.9 (4.9-20140330-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140330.

  [Matthias Klose]
  * Update symbols files.
  * debian/patches/ada-ppc64.diff: Fix for ppc64el (Ulrich Weigand).
  * Fix cross building targeting x32 (Helmut Grohne). Addresses: #742539.

  [Ludovic Brenta]
  * debian/control.m4 (Build-Depends), debian/rules.conf: remove
    AUTOGEN_BUILD_DEP and hardcode autogen.  It is called by
    fixincludes/genfixes during bootstrap and also when building gnat-*,
    not just when running checks on gcc-*.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Mar 2014 09:46:29 +0100

gcc-4.9 (4.9-20140322-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140322.
    - Fixes build error on the Hurd. Closes: #740153.

  [Matthias Klose]
  * Re-apply lost patch for config.gcc for mips64el. Closes: #741543.

  Merge from gnat-4.9 (4.9-20140218-3) UNRELEASED; urgency=low

  [Nicolas Boulenguez]
  * debian/control.m4: suggest the correct version of
    ada-reference-manual.

  [Ludovic Brenta]
  * debian/control.m4: conflict with gnat-4.7, gnat-4.8.

  Merge from gnat-4.9 (4.9-20140218-2) experimental; urgency=low

  * debian/patches/ada-hurd.diff (Makefile.in): match *86-pc-gnu but
    not *86-linux-gnu, the target tripled used by GNU/Linux.

  Merge from gnat-4.9 (4.9-20140218-1) experimental; urgency=low

  [Ludovic Brenta]
  * debian/patches/ada-symbolic-tracebacks.diff: refresh and fix compiler
    warnings.
  * debian/patches/ada-link-lib.diff (.../ada/gcc-interface/Make-lang.in):
    do not try to install the gnattools, this is the job of
    gnattools/Makefile.in.
  * debian/patches/ada-ajlj.diff: specify EH_MECHANISM to sub-makes even
    when making install-gnatlib.

  [Xavier Grave]
  * debian/patches/ada-kfreebsd.diff: refresh.
  * debian/rules.patch: re-enable the above.

 -- Matthias Klose <doko@debian.org>  Sat, 22 Mar 2014 14:19:43 +0100

gcc-4.9 (4.9-20140303-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140303.

 -- Matthias Klose <doko@debian.org>  Tue, 04 Mar 2014 02:13:20 +0100

gcc-4.9 (4.9-20140218-1) experimental; urgency=medium

  * Fix gij wrapper script on hppa. Closes: #739224.

 -- Matthias Klose <doko@debian.org>  Tue, 18 Feb 2014 23:59:31 +0100

gcc-4.9 (4.9-20140205-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140205.
  * Install the libsanitizer spec file.
  * Fix building standalone gccgo, including the libgcc packages.
  * On AArch64, use "generic" target, if no other default.

 -- Matthias Klose <doko@debian.org>  Wed, 05 Feb 2014 12:53:52 +0100

gcc-4.9 (4.9-20140122-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140122.
  * Update  libstdc++ -dbg and -doc conflicts.
  * Link libstdc++ tests requiring libpthread symbols with --no-as-needed.
  * armhf: Fix ffi_call_VFP with no VFP arguments (Will Newton).
  * Apply proposed patch for PR target/59799, allow passing arrays in
    registers on AArch64 (Michael Hudson).

 -- Matthias Klose <doko@debian.org>  Wed, 22 Jan 2014 21:28:56 +0100

gcc-4.9 (4.9-20140116-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140116.
  * Fix PR target/59588 (AArch64), backport proposed patch. LP: #1263576.
  * Fix call frame information in ffi_closure_SYSV on AArch64.

 -- Matthias Klose <doko@debian.org>  Fri, 17 Jan 2014 00:31:19 +0100

gcc-4.9 (4.9-20140111-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140111.
  * Update libstdc++ -dbg and -doc conflicts. Closes: #734913.
  * Disable libcilkrts on KFreeBSD and the Hurd. See #734973.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Jan 2014 13:11:16 +0100

gcc-4.9 (4.9-20140110-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot 20140110.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Jan 2014 18:03:07 +0100

gcc-4.9 (4.9-20140109-1) experimental; urgency=medium

  * Package GCC 4.9 snapshot.

 -- Matthias Klose <doko@debian.org>  Thu, 09 Jan 2014 18:57:46 +0100

gcc-4.8 (4.8.2-11) unstable; urgency=low

  * Update to SVN 20131230 (r206241) from the gcc-4_8-branch.
  * Don't build x32 multilibs for wheezy backports.
  * Set the goarch to arm64 for aarch64-linux-gnu.
  * Fix statically linked gccgo binaries on AArch64 (Michael Hudson).
    LP: #1261604.
  * Merge accumulated Ada changes from gnat-4.8.
  * Update gnat build dependencies when not built from a separate source.
  * Default to -mieee on alpha again (Michael Cree). Closes: #733291.
  * Prepare gnat package for cross builds.

 -- Matthias Klose <doko@debian.org>  Mon, 30 Dec 2013 08:52:29 +0100

gcc-4.8 (4.8.2-10) unstable; urgency=low

  * Update to SVN 20131213 (r205948) from the gcc-4_8-branch.
  * Add missing commit in libjava for gcc-linaro.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Dec 2013 01:01:47 +0100

gcc-4.8 (4.8.2-9) unstable; urgency=low

  * Update to SVN 20131212 (r205924) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * Fix libitm symbols files for ppc64.
  * Update libatomic symbol file for arm64 and ppc64.
  * libgcj-dev: Drop dependencies on gcj-jre-lib and gcj-jdk.
  * Fix permissions of some override files.
  * Let cross compilers conflict with gcc-multilib (providing
    /usr/include/asm for the non-default multilib).
  * Configure --with-long-double-128 on powerpcspe (Roland Stigge).
    Closes: #731941.
  * Update the Linaro support to the 4.8-2013.12 release.
  * Update the ibm branch to 20131212.

  [ Aurelien Jarno ]
  * patches/note-gnu-stack.diff: restore and rebase lost parts.

 -- Matthias Klose <doko@debian.org>  Thu, 12 Dec 2013 12:34:55 +0100

gcc-4.8 (4.8.2-8) unstable; urgency=medium

  * Update to SVN 20131203 (r205647) from the gcc-4_8-branch.
  * Fix PR libgcc/57363, taken from the trunk.

 -- Matthias Klose <doko@debian.org>  Wed, 04 Dec 2013 01:21:10 +0100

gcc-4.8 (4.8.2-7) unstable; urgency=low

  * Update to SVN 20131129 (r205535) from the gcc-4_8-branch.
  * Introduce aarch64 goarch.
  * libgo: Backport fix for calling a function or method that takes or returns
    an empty struct via reflection.
  * go frontend: Backport fix for the generated hash functions of types that
    are aliases for structures containing unexported fields.
  * Skip Go testcase on AArch64 which hangs on the buildds.
  * Fix freetype includes in libjava/classpath.

 -- Matthias Klose <doko@debian.org>  Fri, 29 Nov 2013 18:19:12 +0100

gcc-4.8 (4.8.2-6) unstable; urgency=low

  * Update to SVN 20131128 (r205478) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * gcc-4.8-base: Breaks gcc-4.4-base (<< 4.4.7). Closes: #729963.
  * Update the gcc-as-needed patch for mips*. Closes: #722067.
  * Use dpkg-vendor information for distribution specific settings.
    Closes: #697805.
  * Check for the sys/auxv.h header file.
  * On AArch64, make the frame grow downwards, taken from the trunk.
    Enable ssp on AArch64.
  * Pass -fuse-ld=gold to gccgo on targets supporting split-stack.

  [ Aurelien Jarno ]
  * Update README.Debian for s390 and s390x.

  [ Thorsten Glaser ]
  * m68k-ada.diff: Add gcc-4.8.0-m68k-ada-pr48835-2.patch and
    gcc-4.8.0-m68k-ada-pr51483.patch by Mikael Pettersson, to
    fix more CC0-specific and m68k/Ada-specific problems.
  * m68k-picflag.diff: New, backport from trunk, by Andreas Schwab,
    to avoid relocation errors when linking big shared objects.
  * pr58369.diff: New, backport from trunk, by Jeffrey A. Law,
    to fix ICE while building boost 1.54 on m68k.
  * pr52306.diff: Disables -fauto-inc-dec by default on m68k to
    work around ICE when building C++ code (e.g. Qt-related).

 -- Matthias Klose <doko@debian.org>  Thu, 28 Nov 2013 10:29:09 +0100

gcc-4.8 (4.8.2-5) unstable; urgency=low

  * Update to SVN 20131115 (r204839) from the gcc-4_8-branch.
  * Update the Linaro support to the 4.8-2013.11 release.
  * Add missing replaces in libgcj14. Closes: #729022.

 -- Matthias Klose <doko@debian.org>  Sat, 16 Nov 2013 20:15:09 +0100

gcc-4.8 (4.8.2-4) unstable; urgency=low

  * Really fix disabling the gdc tests.

 -- Matthias Klose <doko@debian.org>  Wed, 13 Nov 2013 00:44:35 +0100

gcc-4.8 (4.8.2-3) unstable; urgency=low

  * Update to SVN 20131112 (r204704) from the gcc-4_8-branch.
  * Don't ship java.security in both libgcj14 and gcj-4.8-headless.
    Closes: #729022.
  * Disable gdc tests on architectures without libphobos port.

 -- Matthias Klose <doko@debian.org>  Tue, 12 Nov 2013 18:08:44 +0100

gcc-4.8 (4.8.2-2) unstable; urgency=low

  * Update to SVN 20131107 (r204496) from the gcc-4_8-branch.
  * Build ObjC, Obj-C++ and Go for AArch64.
  * Fix some gcj symlinks. Closes: #726792, #728403.
  * Stop building libmudflap (removed in GCC 4.9).

 -- Matthias Klose <doko@debian.org>  Thu, 07 Nov 2013 01:40:15 +0100

gcc-4.8 (4.8.2-1) unstable; urgency=low

  * GCC 4.8.2 release.

  * Update to SVN 20131017 (r203751) from the gcc-4_8-branch.
  * Update the Linaro support to the 4.8-2013.10 release.
  * Fix PR c++/57850, option -fdump-translation-unit not working.
  * Don't run the testsuite on aarch64.
  * Fix PR target/58578, wrong-code regression on ARM. LP: #1232017.
  * [ARM] Fix bug in add patterns due to commutativity modifier,
    backport from trunk. LP: #1234060.
  * Build libatomic on AArch64.
  * Fix dependency generation for the cross gcc-4.8 package.
  * Make the libstdc++ pretty printers compatible with Python3, if
    gdb is built with Python3 support.
  * Fix loading of libstdc++ pretty printers. Closes: #701935.
  * Don't let gcc-snapshot build-depend on gnat on AArch64.

 -- Matthias Klose <doko@debian.org>  Thu, 17 Oct 2013 14:37:55 +0200

gcc-4.8 (4.8.1-10) unstable; urgency=low

  * Update to SVN 20130904 (r202243) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * Don't rely on the most recent Debian release name for configuration
    of the package. Addresses: #720263. Closes: #711824.
  * Fix a cross build issue without DEB_* env vars set (Eleanor Chen).
    Closes: #718614.
  * Add packaging support for mips64(el) and mipsn32(el) including multilib
    configurations (YunQiang Su). Addresses: #708143.
  * Fix gcc dependencies for stage1 builds (YunQiang Su). Closes: #710240.
  * Fix boehm-gc test failures with a linker defaulting to
    --no-copy-dt-needed-entries.
  * Fix libstdc++ and libjava test failures with a linker defaulting
    to --as-needed.
  * Mark the libjava/sourcelocation test as expected to fail on amd64 cpus.
  * Fix some gcc and g++ test failures for a compiler with hardening
    defaults enabled.
  * Fix gcc-default-format-security.diff for GCC 4.8.
  * Run the testsuite again on armel and armhf.
  * Disable running the testsuite on mips.  Fails on the buildds, preventing
    migration to testing for three months. No feedback from the mips porters.

  [ Thorsten Glaser ]
  * Merge several old m68k-specific patches from gcc-4.6 package:
    - libffi-m68k: Rebased against gcc-4.8 and libffi 3.0.13-4.
    - m68k-revert-pr45144: Needed for Ada.
    - pr52714: Revert optimisation that breaks CC0 arch.
  * Fix PR49847 (Mikael Pettersson). Closes: #711558.
  * Use -fno-auto-inc-dec for PR52306 (Mikael Pettersson).

 -- Matthias Klose <doko@debian.org>  Wed, 04 Sep 2013 21:30:07 +0200

gcc-4.8 (4.8.1-9) unstable; urgency=low

  * Update to SVN 20130815 (r201764) from the gcc-4_8-branch.
  * Enable gomp on AArch64.
  * Update the Linaro support to the 4.8-2013.08 release.

 -- Matthias Klose <doko@debian.org>  Thu, 15 Aug 2013 10:47:38 +0200

gcc-4.8 (4.8.1-8) unstable; urgency=low

  * Fix PR rtl-optimization/57878, taken from the 4.8 branch.
  * Fix PR target/57909 (ARM), Linaro only.

 -- Matthias Klose <doko@debian.org>  Mon, 22 Jul 2013 13:03:57 +0200

gcc-4.8 (4.8.1-7) unstable; urgency=low

  * Update to SVN 20130717 (r200995) from the gcc-4_8-branch.
    - Go 1.1.1 updates.
  * Define CPP_SPEC for aarch64.
  * Don't include <limits.h> in libgcc/libgcc2.c, taken from the trunk.
    Closes: #696267.
  * boehm-gc: use mmap instead of brk also on kfreebsd-* (Petr Salinger).
    Closes: #717024.

 -- Matthias Klose <doko@debian.org>  Thu, 18 Jul 2013 02:02:13 +0200

gcc-4.8 (4.8.1-6) unstable; urgency=low

  * Update to SVN 20130709 (r200810) from the gcc-4_8-branch.

  [ Aurelien Jarno ]
  * Add 32-bit biarch packages on sparc64.

  [ Matthias Klose ]
  * Fix multiarch include path for aarch64.
  * Update the Linaro support to the 4.8-2013.07 release.
  * Revert the proposed fix for PR target/57637 (ARM only).
  * Let gfortran-4.8 provide gfortran-mod-10. Addresses #714730.

  [ Iain Buclaw ]
  * Avoid compiler warnings redefining D builtin macros.

 -- Matthias Klose <doko@debian.org>  Tue, 09 Jul 2013 16:18:16 +0200

gcc-4.8 (4.8.1-5) unstable; urgency=low

  * Update to SVN 20130629 (r200565) from the gcc-4_8-branch.

  [ Aurelien Jarno ]
  * Don't pass --with-mips-plt on mips/mipsel.

  [ Matthias Klose ]
  * Fix documentation builds with texinfo-5.1.
  * Update the ARM libsanitizer backport from the 4.8 Linaro branch.
  * libphobos-4.8-dev provides libphobos-dev (Peter de Wachter).
  * The gdc cross compiler doesn't depend on libphobos-4.8-dev.
  * Work around libgo build failure on ia64. PR 57689. #714090.
  * Apply proposed fix for PR target/57637 (ARM only).

 -- Matthias Klose <doko@debian.org>  Sat, 29 Jun 2013 14:59:45 +0200

gcc-4.8 (4.8.1-4) unstable; urgency=low

  * Update to SVN 20130619 (r200219) from the gcc-4_8-branch.
    - Bump the libgo soname (change in type layout for functions that take
      function arguments).
    - Fix finding the liblto_plugin.so without x permissions set (see
      PR driver/57651). Closes: #712704.
  * Update maintainer list.
  * Fall back to the binutils version of the binutils build dependency
    if the binutils version used for the build cannot be determined.
  * For ARM multilib builds, use libsf/libhf system directories to lookup
    files for the non-default multilib (for now, only for the cross compilers).
  * Split out a gcj-4.8 package, allow to build a gcj cross compiler.
  * Allow one to cross build gcj.
  * Don't include object.di in the D cross compiler, but depend on gdc instead.
  * Allow one to cross build gdc.
  * Pass --hash-style=gnu instead of --hash-style=both to the linker.

 -- Matthias Klose <doko@debian.org>  Wed, 19 Jun 2013 23:48:02 +0200

gcc-4.8 (4.8.1-3) unstable; urgency=low

  * Update to SVN 20130612 (r200018) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * Prepare gdc for cross builds, and multiarch installation.
  * Prepare gnat to build out of the gcc-4.8 source package, not
    building the gnat-4.8-base package anymore.
  * Don't build a gcj cross compiler by default (not yet tested).
  * Disable D on s390 (doesn't terminate the D testsuite).
  * Build libphobos on x32.
  * Fix build with DEB_BUILD_OPTIONS="nolang=d".
  * Disable D for arm64.
  * Update the Linaro support to the 4.8-2013.06 release.
  * Fix cross building a native compiler.
  * Work around dh_shlibdeps not working on target libraries (see #698881).
  * Add build dependency on kfreebsd-kernel-headers (>= 0.84) [kfreebsd-any].
  * Add handling for unwind inside signal trampoline for kfreebsd (Petr
    Salinger). Closes: #712016.
  * Let gcc depend on the binutils upstream version it was built with.
    Addresses #710142.
  * Force a build using binutils 2.23.52 in unstable.

  [ Iain Buclaw ]
  * Update gdc to 20130610.
  * Build libphobos on kFreeBSD.

 -- Matthias Klose <doko@debian.org>  Wed, 12 Jun 2013 16:47:25 +0200

gcc-4.8 (4.8.1-2) unstable; urgency=low

  * Update to SVN 20130604 (r199596) from the gcc-4_8-branch.
  * Force arm mode for libjava on armhf.
  * Fix gdc build failure on kFreeBSD and the Hurd.

 -- Matthias Klose <doko@debian.org>  Tue, 04 Jun 2013 17:28:06 +0200

gcc-4.8 (4.8.1-1) unstable; urgency=low

  * GCC 4.8.1 release.
    Support for C++11 ref-qualifiers has been added to GCC 4.8.1, making G++
    the first C++ compiler to implement all the major language features of
    the C++11 standard.
  * Update to SVN 20130603 (r199596) from the gcc-4_8-branch.
  * Build java packages from this source package. Works aroud ftp-master's
    overly strict interpretation of the Built-Using attribute.
  * Build D and libphobos packages from this source package.
  * Disable the non-default multilib test runs for libjava and gnat.

 -- Matthias Klose <doko@debian.org>  Mon, 03 Jun 2013 09:28:11 +0200

gcc-4.8 (4.8.0-9) unstable; urgency=low

  * Update to SVN 20130529 (r199410) from the gcc-4_8-branch.
  * Drop build dependency on automake, not used anymore.
  * Build with binutils from unstable (the 4.8.0-8 package was accidentally
    built with binutils from experimental). Closes: #710142.
  * Explicity configure with --disable-lib{atomic,quadmath,sanitizer} when
    not building these libraries. Closes: #710224.

 -- Matthias Klose <doko@debian.org>  Wed, 29 May 2013 16:59:50 +0200

gcc-4.8 (4.8.0-8) unstable; urgency=medium

  * Update to SVN 20130527 (r199350) from the gcc-4_8-branch (4.8.1 rc2).
    - Fix PR tree-optimization/57230 (closes: #707118).

  * Remove gdc-doc.diff.
  * libgo: Overwrite the setcontext_clobbers_tls check on mips*, fails
    on some buildds.
  * Update the Linaro support to the 4.8-2013.05 release.
  * Use the %I spec when building the object file for the gcj main function.
  * Fix PR c++/57211, don't warn about unused parameters of defaulted
    functions. Taken from the trunk. Closes: #705066.
  * Update symbols files for powerpcspe (Roland Stigge). Closes: #709383.
  * Build zh_TW.UTF-8 locale to fix libstdc++ test failures.
  * Keep prev-* symlinks to fix plugin.exp test failures.

 -- Matthias Klose <doko@debian.org>  Mon, 27 May 2013 15:43:08 +0200

gcc-4.8 (4.8.0-7) unstable; urgency=medium

  * Update to SVN 20130512 (r198804) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * Revert the r195826 patch, backported for the 4.8 branch.
  * Tighten build dependency on libmpc-dev to ensure using libmpc3.
  * Re-add build dependency on locales.
  * Enable multilib build for gdc.
  * Add build-deps on libn32gcc1 and lib64gcc1 on mips/mipsel.
  * Fix libgcc-dbg dependencies on hppa and m68k. Closes: #707745.
  * Install host specific libstdc++ headers into the host include dir.
    Closes: #707753.
  * Enable Go for sparc64.
  * Fix host specific c++ include dir on kfreebsd-amd64. Closes: #707957.

  [ Thorsten Glaser ]
  * Regenerate m68k patches. Closes: #707766.

  [ Aurelien Jarno ]
  * Fix libgcc1 symbols file for sparc64.

 -- Matthias Klose <doko@debian.org>  Sun, 12 May 2013 19:26:50 +0200

gcc-4.8 (4.8.0-6) unstable; urgency=low

  * Update to SVN 20130507 (r198699) from the gcc-4_8-branch.

  [ Samuel Thibault ]
  * Backport r195826 to fix gdb build on hurd-i386.

  [ Matthias Klose ]
  * Drop build dependency on locales for this upload.

 -- Matthias Klose <doko@debian.org>  Wed, 08 May 2013 01:17:15 +0200

gcc-4.8 (4.8.0-5) unstable; urgency=low

  * Update to SVN 20130506 (r198641) from the gcc-4_8-branch.

  [ Matthias Klose ]
  * Stop building the spu cross compilers on powerpc and ppc64.
  * Merge back changes from gnat-4.8 4.8.0-1~exp2.

  [Ludovic Brenta]
  * debian/patches/ada-libgnatprj.diff: do not include indepsw.o in the
    library, it is used only in the gnattools.

 -- Matthias Klose <doko@debian.org>  Mon, 06 May 2013 21:49:44 +0200

gcc-4.8 (4.8.0-4) experimental; urgency=low

  * Update to SVN 20130421 (r198115) from the gcc-4_8-branch.
  * Ignore the return value for dh_shlibdeps for builds on precise/ARM.
  * Use target specific names for libstdc++ baseline files. LP: #1168267.
  * Update gcc-d-lang.diff for GDC port.
  * Don't use extended libstdc++-doc build dependencies for older releases.
  * In gnatlink, pass the options and libraries after objects to the
    linker to avoid link failures with --as-needed. Addresses: #680292.
  * Build gcj for aarch64-linux-gnu.
  * Update the Linaro support to the 4.8-2013.04 release.
  * Fix gdc build on architectures not providing libphobos.

 -- Matthias Klose <doko@debian.org>  Mon, 22 Apr 2013 01:36:19 +0200

gcc-4.8 (4.8.0-3) experimental; urgency=low

  * Update to SVN 20130411 (r197813) from the gcc-4_8-branch.

  [ Iain Buclaw ]
  * Port GDC to GCC 4.8.0 release.

 -- Matthias Klose <doko@debian.org>  Thu, 11 Apr 2013 19:18:24 +0200

gcc-4.8 (4.8.0-2) experimental; urgency=low

  * Update to SVN 20130328 (r197185) from the gcc-4_8-branch.
  * Update NEWS files.
  * Apply proposed patch for PR c++/55951. Closes: #703945.
  * Configure with --disable-libatomic for hppa64. Closes: #704020.

 -- Matthias Klose <doko@debian.org>  Thu, 28 Mar 2013 06:10:29 +0100

gcc-4.8 (4.8.0-1) experimental; urgency=low

  * GCC 4.8.0 release.
  * Fix build failure on powerpcspe (Roland Stigge). Closes: #703074.

 -- Matthias Klose <doko@debian.org>  Fri, 22 Mar 2013 07:47:12 -0700

gcc-4.8 (4.8-20130318-1) experimental; urgency=low

  * GCC snapshot 20130318, taken from the trunk.
    - Fix the build failures on ARM.
  * Install the libasan_preinit.o files. Closes: #703229.

 -- Matthias Klose <doko@debian.org>  Mon, 18 Mar 2013 16:18:25 -0700

gcc-4.8 (4.8-20130315-1) experimental; urgency=low

  * GCC snapshot 20130315, taken from the trunk.

 -- Matthias Klose <doko@debian.org>  Fri, 15 Mar 2013 18:51:15 -0700

gcc-4.8 (4.8-20130308-1) experimental; urgency=low

  * GCC snapshot 20130308, taken from the trunk.

 -- Matthias Klose <doko@debian.org>  Fri, 08 Mar 2013 12:08:12 +0800

gcc-4.8 (4.8-20130222-1) experimental; urgency=low

  * GCC snapshot 20130222, taken from the trunk.
  * Update libasan symbols files.

 -- Matthias Klose <doko@debian.org>  Sat, 23 Feb 2013 04:47:15 +0100

gcc-4.8 (4.8-20130217-1) experimental; urgency=low

  * GCC snapshot 20130217, taken from the trunk.

  * Update libasan symbols files.
  * On alpha, link with --no-relax. Update libgcc1 symbols files (Michael
    Cree). Closes: #699220.

 -- Matthias Klose <doko@debian.org>  Mon, 18 Feb 2013 03:12:31 +0100

gcc-4.8 (4.8-20130209-1) experimental; urgency=low

  * GCC snapshot 20130209, taken from the trunk.

  [ Matthias Klose ]
  * Add a Build-Using attribute for each binary package, which can be
    built from the gcc-4.7-source package (patch derived from a proposal by
    Ansgar Burchardt).
    - Use it for cross-compiler packages.
    - Not yet used when building gcj, gdc or gnat using the gcc-source package.
      These packages don't require an exact version of the gcc-source package,
      but just a versions which is specified by the build dependencies.
  * Fix dh_shlibdeps calls for the libgo packages.
  * libstdc-doc: Depend on libjs-jquery.
  * Update libstdc++ symbols files.
  * Downgrade the priority of the non-default multilib libasan packages.

  [ Thibaut Girka ]
  * Fix dh_shlibdeps and dh_gencontrol cross-build mangling for
    libgfortran-dev packages.

 -- Matthias Klose <doko@debian.org>  Sat, 09 Feb 2013 17:00:06 +0100

gcc-4.8 (4.8-20130127-1) experimental; urgency=low

  * GCC snapshot 20130127, taken from the trunk.

  [ Matthias Klose ]
  * Fix MULTILIB_OS_DIRNAME for the default multilib on x32.

  [ Thibaut Girka ]
  * Fix installation path for libatomic and libsanitizer when building a
    cross-compiler with with_deps_on_target_arch_pkgs.
  * Fix regexp used to list patched autotools files.

 -- Matthias Klose <doko@debian.org>  Sun, 27 Jan 2013 21:02:34 +0100

gcc-4.8 (4.8-20130113-1) experimental; urgency=low

  * GCC snapshot 20130113, taken from the trunk.
  * Always configure --with-system-zlib.
  * Search library dependencies in the build-sysroot too.
  * Don't complain about missing .substvars files when trying to mangle
    these files.
  * Add ARM multilib packages to the control file for staged cross builds.
  * Fix ARM multilib shlibs dependency generation for cross builds.
  * Don't call dh_shlibdeps for staged cross builds. These packages
    are never shipped, and the information is irrelevant.
  * Build the libasan and libtsan packages before libstdc++.
  * Bump build dependencies on isl and cloog.
  * Don't ship libiberty.a in gcc-4.8-hppa64. Closes: #659556.

 -- Matthias Klose <doko@debian.org>  Sun, 13 Jan 2013 16:42:33 +0100

gcc-4.8 (4.8-20130105-1) experimental; urgency=low

  * GCC snapshot 20130105, taken from the trunk.
  * Keep the debug link for libstdc++6. Closes: #696854.
  * Update libgfortran symbols file for the trunk.
  * Fix libstdc++ symbols files for sparc 128bit symbols.
  * Update libgcc and libstdc++ symbols files for s390.
  * Keep the rt.jar symlink in the gcj-jre-headless package.
  * Explicitly search multiarch and multilib system directories when
    calling dh_shlibdeps.
  * Let gjdoc accept -source 1.5|1.6|1.7. Addresses: #678945.
  * Fix build configured with --enable-java-maintainer-mode.
  * Don't ship .md5 files in the libstdc++-doc package.

 -- Matthias Klose <doko@debian.org>  Sat, 05 Jan 2013 13:47:51 +0100

gcc-4.8 (4.8-20130102-1) experimental; urgency=low

  * GCC snapshot 20130102, taken from the trunk.

  [ Matthias Klose ]
  * Resolve libgo dependencies with the built runtime libraries.
  * Fix g++-4.8-multilib dependencies.

  [ Thibaut Girka ]
  * Prepare for optional dependencies on the packages built on the
    target architecture.
  * When using the above,
    - use the same settings for gcc_lib_dir, sysroot, header and C++ header
      locations as for the native build.
    - install libraries into the multiarch directories.
    - use cpp-4.x-<triplet> instead of gcc-4.x-base to collect doc files.

 -- Matthias Klose <doko@debian.org>  Wed, 02 Jan 2013 14:51:59 +0100

gcc-4.8 (4.8-20121218-1) experimental; urgency=low

  * GCC snapshot 20121217, taken from the trunk.
  * Fix dependency generation for asan and atomic multilibs.
  * Fix libobjc-dbg dependencies on libgcc-dbg packages.
  * Fix MULTIARCH_DIRNAME definition for powerpcspe (Roland Stigge).
    Closes: #695661.
  * Move .jar symlinks from the -jre-lib into the -jre-headless package.

 -- Matthias Klose <doko@debian.org>  Tue, 18 Dec 2012 16:44:42 +0100

gcc-4.8 (4.8-20121217-1) experimental; urgency=low

  * GCC snapshot 20121217, taken from the trunk.
  * Fix package builds with the common libraries provided by a newer
    gcc-X.Y package.
  * Drop build-dependency on libelf.
  * Drop the g++-multilib build dependency, use the built compiler to
    check which multilib variants can be run. Provide an asm symlink for
    the build.
  * Stop configuring cross compilers --with-headers --with-libs.
  * Always call dh_shlibdeps with -l, pointing to the correct dependency
    packages.
  * Fix cross build stage1 package installation, only including the target
    files in the gcc package.
  * Explicitly configure with --enable-multiarch when doing builds
    supporting the multiarch layout.
  * Only configure --with-sysroot, --with-build-sysroot when values are set.
  * Revert: For stage1 builds, include gcc_lib_dir files in the gcc package.
  * Allow multilib enabled stage1 and stage2 cross builds.
  * Don't check glibc version to configure --with-long-double-128.
  * Don't auto-detect multilib osdirnames.
  * Don't set a LD_LIBRARY_PATH when calling dh_shlibdeps in cross builds.
  * Allow building a gcj cross compiler.
  * Pretend that wheezy has x32 support (sid is now known as wheezy :-/).

 -- Matthias Klose <doko@debian.org>  Mon, 17 Dec 2012 18:37:14 +0100

gcc-4.8 (4.8-20121211-1) experimental; urgency=low

  * GCC snapshot 20121211, taken from the trunk.
  * Fix build failure on multilib configurations.

 -- Matthias Klose <doko@debian.org>  Tue, 11 Dec 2012 08:04:30 +0100

gcc-4.8 (4.8-20121210-1) experimental; urgency=low

  * GCC snapshot 20121210, taken from the trunk.
  * For cross builds, don't use the multiarch location for the C++ headers.
  * For cross builds, fix multilib inter package dependencies.
  * For cross builds, fix libc6 dependencies for non-default multilib packages.
  * Build libasan packages on powerpc, ppc64.
  * Only run the libgo testsuite for flags configured in RUNTESTFLAGS.
  * Remove the cross-includes patch, not needed anymore with --with-sysroot=/.
  * For cross builds, install into /usr/lib/gcc-cross to avoid file conflicts
    with the native compiler for the target architecture.
  * For cross builds, don't add /usr/local/include to the standard include
    path, however /usr/local/include/<multiarch> is still on the path.
  * For cross builds, provide symbols files based on the symbols files for
    the native build. Not picked up by dh_makeshlibs yet.
  * Drop the g++-multilib build dependency, use the built compiler to
    check which multilib variants can be run.
  * Fix spu cross build on powerpc/ppc64.
  * Make libgcj packages Multi-Arch: same, append the Debian architecture
    name to the gcj java home.
  * Don't encode versioned build dependencies on binutils and dpkg-dev in
    the control file (makes the package cross-buildable).
  * Only include gengtype for native builds. Needs upstream changes.
    See #645018.
  * Fix cross build failure with --enable-libstdcxx-debug.
  * Only install libbacktrace if it is built.
  * When cross building the native compiler, configure --with-sysroot=/
    and without --without-isl.

 -- Matthias Klose <doko@debian.org>  Mon, 10 Dec 2012 14:40:14 +0100

gcc-4.8 (4.8-20121128-1) experimental; urgency=low

  [ Matthias Klose ]
  * Update patches for GCC 4.8.
  * Update debian/copyright for libatomic, libbacktrace, libsanitizer.
  * Remove the soversion from the libstdc++*-dev packages.
  * Build libatomic and libasan packages.
  * Install the static libbacktrace library and header files.
  * Update build-indep dependencies for building the libstdc++ docs.
  * Fix build failure in libatomic with x32 multilibs, handle -mx32 like -m64.
  * Apply proposed fix for PR fortran/55395, supposed to fix the build
    failure on armhf and powerpc.
  * For hardened builds, disable gcc-default-format-security for now, causing
    build failure building the target libstdc++ library.
  * Drop the gcc-no-add-needed patch, depend on binutils 2.22 instead.
  * Fix gnat build failure on kfreebsd.
  * Rename the gccgo info to gccgo-4.8 on installation.
  * Install the libitm documentation (if built).
  * Rename the gccgo info to gccgo-4.8 on installation, install into gccgo-4.8.
  * Include libquadmath documentation in the gcc-4.8-doc package.
  * Build libtsan packages.
  * Add weak __aeabi symbols to the libgcc1 ARM symbol files. Closes: #677139.
  * For stage1 builds, include gcc_lib_dir files in the gcc package.
  * Point to gcc's README.Bugs when building gcj packages. Addresses: #623987.

  [ Thibaut Girka ]
  * Fix libstdc++ multiarch include path for cross builds.

 -- Matthias Klose <doko@debian.org>  Sun, 28 Nov 2012 12:55:27 +0100

gcc-4.7 (4.7.2-12) experimental; urgency=low

  * Update to SVN 20121127 (r193840) from the gcc-4_7-branch.
    - Fix PR middle-end/55331 (ice on valid), PR tree-optimization/54976 (ice
      on valid), PR tree-optimization/54894 (ice on valid),
      PR middle-end/54735 (ice on valid), PR c++/55446 (wrong code),
      PR fortran/55314 (rejects valid).

  [ Matthias Klose ]
  * Fix x32 multiarch name (x86_64-linux-gnux32).
  * gcc-4.7-base: Add break to gcc-4.4-base (<< 4.4.7). Closes: #690172.
  * Add weak __aeabi symbols to the libgcc1 ARM symbol files. Closes: #677139.
  * For stage1 builds, include gcc_lib_dir files in the gcc package.

  [ Thibaut Girka ]
  * Fix libstdc++ multiarch include path for cross builds.

 -- Matthias Klose <doko@debian.org>  Tue, 27 Nov 2012 11:02:10 +0100

gcc-4.7 (4.7.2-11) experimental; urgency=low

  * Update to SVN 20121124 (r193776) from the gcc-4_7-branch.
    - Fix PR libgomp/55411, PR libstdc++/55413, PR middle-end/55142,
      PR fortran/55352.

  * Update build-indep dependencies for building the libstdc++ docs.
  * Drop the gcc-no-add-needed patch, depend on binutils 2.22 instead.
  * Pass --hash-style=gnu instead of --hash-style=both.
  * Link using --hash-style=gnu on arm64 by default.
  * Split multiarch patches into local and upstreamed parts.
  * Fix PR54974: Thumb literal pools don't handle PC rounding (Matthew
    Gretton-Dann). LP: #1049614, #1065509.
  * Rename the gccgo info to gccgo-4.7 on installation, install into gccgo-4.7.
  * Include libquadmath documentation in the gcc-4.7-doc package.
  * Don't pretend to understand .d files, no D frontend available for 4.7.
  * Fix the multiarch c++ include path for multilib'd targets. LP: #1082344.
  * Make explicit --{en,dis}able-multiarch options effecitive (Thorsten Glaser).

 -- Matthias Klose <doko@debian.org>  Sat, 24 Nov 2012 03:57:00 +0100

gcc-4.7 (4.7.2-10) experimental; urgency=low

  * Update to SVN 20121118 (r193598) from the gcc-4_7-branch.
    - Fix PR target/54892 (ARM, LP: #1065122), PR rtl-optimization/54870,
      PR rtl-optimization/53701, PR target/53975 (ia64),
      PR tree-optimization/54902 (LP: #1065559), PR middle-end/54945,
      PR target/55019 (ARM), PR c++/54984, PR target/55175,
      PR tree-optimization/53708, PR tree-optimization/54985,
      PR libstdc++/55169, PR libstdc++/55047, PR libstdc++/55123,
      PR libstdc++/54075, PR libstdc++/28811, PR libstdc++/54482,
      PR libstdc++/55028, PR libstdc++/55215, PR middle-end/55219,
      PR tree-optimization/54986, PR target/55204, PR debug/54828,
      PR tree-optimization/54877, PR c++/54988, PR other/52438,
      PR fortran/54917, PR libstdc++/55320, PR libstdc++/53841.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.7-2012.11 release.
  * Define MULTIARCH_DIRNAME for arm64 (Wookey).
  * Let the lib*objc-dev packages depend on the lib*gcc-dev packages.
  * Let the libstdc++-dev package depend on the libgcc-dev package.
  * Drop the dependency of the libstdc++-dev package on g++, make
    libstdc++-dev and libstdc++-pic Multi-Arch: same. Closes: #678623.
  * Install override files before calling dh_fixperms.
  * Backport the libffi arm64 port.
  * Build libx32gcc-dev, libx32objc-dev and libx32gfortran-dev packages.
  * Allow conditional building of the x32 multilibs.
  * Fix libmudflap build failure for x32 multilibs.
  * Fix dependency on glibc for triarch builds.
  * Add build-{arch,indep} targets.
  * Fix libquadmath x32 multilib builds on kernels which don't support x32.
  * Fix location of x32 specific C++ header files.
  * Turn on -D_FORTIFY_SOURCE=2 by default for C, C++, ObjC, ObjC++,
    only if the optimization level is > 0.
  * Keep the host alias when building multilib libraries which need to
    be cross-built on some architectures/buildds.
  * Update arm64 from the aarch64 branch 20121105.
  * Fix PR other/54411, libiberty: objalloc_alloc integer overflows
    (CVE-2012-3509).
  * Use /usr/include/<multiarch>/c++/4.x as the include directory
    for host dependent c++ header files.
  * Add alternative libelf-dev build dependency. Closes: #690952.
  * Always build the aarch64-linux-gnu target from the Linaro branch.
  * Add __gnu_* symbols to the libgcc1 symbols file for armel and armhf.
  * For powerpcspe prevent floating point register handling when there
    are none available (Roland Stigge). Closes: #693328.
  * Don't apply hurd-pthread.diff for trunk builds, integrated
    upstream (Samuel Thibault). Addresses: #692538.
  * Again, suggest graphite runtime dependencies.
  * Clean up libstdc++ man pages. Closes: #692445.

  [ Thibaut Girka ]
  * Split out lib*gcc-dev packages.
  * Split out lib*objc-dev packages.
  * Split out lib*gfortran-dev packages.

  [ Daniel Schepler ]
  * Add support for x32. Closes: #667005.
  * New patch hjl-x32-gcc-4_7-branch.diff to incorporate changes from
    that branch, including --with-abi=mx32 option.
  * Split out lib*stdc++-dev packages.

  [ Marcin Juszkiewicz ]
  * lib*-dev packages for cross builds are not Multi-Arch: same. LP: #1070694.
  * Remove conflicts for armhf/armel cross packages.

 -- Matthias Klose <doko@debian.org>  Sun, 18 Nov 2012 17:54:15 +0100

gcc-4.7 (4.7.2-4) unstable; urgency=low

  * Fix PR c++/54858 (ice on valid), taken from the branch.
  * Build again Go on armel and armhf.

 -- Matthias Klose <doko@debian.org>  Tue, 09 Oct 2012 12:00:59 +0200

gcc-4.7 (4.7.2-3) unstable; urgency=low

  * Revert the fix PR c/33763, and just disable the sorry message,
    taken from the branch. Closes: #678589. LP: #1062343.
  * Update libgo to 1.0.3.
  * Go fixes:
    - Fix a, b, c := b, a, 1 when a and b already exist.
    - Fix some type reflection strings.
    - Fix parse of (<- chan <- chan <- int)(x).
    - Fix handling of omitted expression in switch.
    - Better error for switch on non-comparable type.
  * Fix PR debug/53135 (ice on valid), PR target/54703 (x86, wrong code),
    PR c++/54777 (c++11, rejects valid), taken from the 4.7 branch.
  * gcc-4.7-base: ensure smooth upgrades from squeeze by adding
      Breaks: gcj-4.4-base (<< 4.4.6-9~), gnat-4.4-base (<< 4.4.6-3~)
    as in gcc-4.4-base (multiarch patches re-worked in 4.6.1-8/4.4.6-9).
    Fixes some squeeze->wheezy upgrade paths where apt chooses to hold back
    gcc-4.4-base and keep gcj-4.4-base installed instead of upgrading
    gcc-4.4-base and removing the obsolete gcj-4.4-base (Andreas Beckmann).
    Closes: #677582.
  * Add arm64 support, partly based on Wookey's patches (only applied for
    arm64). Disabled for arm64 are ssp, gomp, mudflap, boehm-gc, Ada, ObjC,
    Obj-C++ and Java).

 -- Matthias Klose <doko@debian.org>  Fri, 05 Oct 2012 20:00:30 +0200

gcc-4.7 (4.7.2-2) unstable; urgency=low

  * Fix PR tree-optimization/54563 (ice on valid), PR target/54564 (fma builtin
    fix), PR c/54552 (ice on valid), PR lto/54312 (memory hog), PR c/54103 (ice
    on valid), PR middle-end/54638 (memory corruption), taken from the 4.7
    branch.
  * Go fixes, taken from the 4.7 branch.
  * On ARM, don't warn anymore that 4.4 has changed the `va_list' mangling,
    taken from the trunk.
  * Mention the NEWS changes for all uploads. Closes: #688278.

 -- Matthias Klose <doko@debian.org>  Fri, 21 Sep 2012 11:58:10 +0200

gcc-4.7 (4.7.2-1) unstable; urgency=low

  * GCC 4.7.2 release.
  * Issues addressed after the release candidate:
    - PR c++/53661 (wrong warning), LTO backport from trunk, documentation fix.
  * Update NEWS files.

 -- Matthias Klose <doko@debian.org>  Thu, 20 Sep 2012 12:19:07 +0200

gcc-4.7 (4.7.1-9) unstable; urgency=low

  * GCC 4.7.2 release candidate 1.
  * Update to SVN 20120914 (r191306) from the gcc-4_7-branch.
    - Fix PR libstdc++/54388, PR libstdc++/54172, PR libstdc++/54172,
      PR debug/54534, PR target/54536 (AVR), PR middle-end/54515 (ice on valid),
      PR c++/54506 (rejects valid), PR c++/54341 (ice on valid),
      PR c++/54253 (ice on valid), PR c/54559 (closes: #687496),
      PR gcov-profile/54487, PR c++/53839, PR c++/54511, PR c++/53836,
      PR fortran/54556.
  * Update the Linaro support to the 4.7-2012.09 release.
    - Adds support for the NEON vext instruction when shuffling.
    - Backports improvements to scheduling transfers between VFP and core
      registers.
    - Backports support for the UBFX instruction on certain bit extract idioms.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Sep 2012 19:12:47 +0200

gcc-4.7 (4.7.1-8) unstable; urgency=low

  * Update to SVN 20120908 (r191092) from the gcc-4_7-branch.
    - Fix PR libstdc++/54376, PR libstdc++/54297, PR libstdc++/54351,
      PR libstdc++/54297, PR target/54461 (AVR), PR target/54476 (AVR),
      PR target/54220 (AVR), PR fortran/54208 (rejects valid),
      PR middle-end/53667 (wrong code), PR target/54252 (ARM, wrong code),
      PR rtl-optimization/54455 (ice on valid), PR driver/54335 (docs),
      PR tree-optimization/54498 (wrong code), PR target/45070 (wrong code),
      PR tree-optimization/54494 (wrong code), PR target/54436 (x86),
      PR c/54428 (ice on valid), PR c/54363 (ice on valid, closes: #684635),
      PR rtl-optimization/54369 (mips, sparc, wrong code), PR middle-end/54146,
      PR target/46254 (ice on valid), PR rtl-optimization/54088 (ice on valid),
      PR target/54212 (ARM, wrong code), PR c++/54197 (wrong code),
      PR lto/53572, PR tree-optimization/53922 (wrong code).
    - Go fixes.

  [ Nobuhiro Iwamatsu ]
  * Remove sh4-enable-ieee.diff, -mieee enabled by default. Closes: #685975.

  [ Matthias Klose ]
  * Fix PR c++/54341, PR c++/54253, taken from the trunk. Closes: #685430.
  * Update libitm package description. Closes: #686802.

 -- Matthias Klose <doko@debian.org>  Fri, 07 Sep 2012 22:16:55 +0200

gcc-4.7 (4.7.1-7) unstable; urgency=low

  * Update to SVN 20120814 (r190380) from the gcc-4_7-branch.
    - Fix PR libstdc++/54036, PR target/53961 (x86), PR libstdc++/54185,
      PR rtl-optimization/53942, PR rtl-optimization/54157.

  [ Thibaut Girka ]
  * Fix cross compilers for 64bit architectures when using
    DEB_CROSS_NO_BIARCH.
  * Fix glibc dependency for multiarch enabled builds for architectures
    with a different libc-dev package name.

  [ Aurelien Jarno ]
  * powerpc64: Fix non-multilib builds.

  [ Matthias Klose ]
  * Fix syntax error generating the control file for cross builds.
    Closes: #682104.
  * spu build: Move static libraries to version specific directories.
    Closes: #680022.
  * Don't run the libstdc++ tests on mipsel, times out on the buildds.
  * Update the Linaro support to the 4.7-2012.08 release.

 -- Matthias Klose <doko@debian.org>  Tue, 14 Aug 2012 13:58:03 +0200

gcc-4.7 (4.7.1-6) unstable; urgency=low

  * Update to SVN 20120731 (r190015) from the gcc-4_7-branch.
    - Fix PR libstdc++/54075, PR libstdc++/53270, PR libstdc++/53978,
      PR target/33135 (SH), PR target/53877 (x86), PR rtl-optimization/52250,
      PR middle-end/54017, PR target/54029, PR target/53961 (x86),
      PR target/53110 (x86), PR rtl-optimization/53908, PR c++/54038,
      PR c++/54026, PR c++/53995, PR c++/53989, PR c++/53549 (closes: #680931),
      PR c++/53953.

 -- Matthias Klose <doko@debian.org>  Tue, 31 Jul 2012 20:00:56 +0200

gcc-4.7 (4.7.1-5) unstable; urgency=high

  * Update to SVN 20120713 (r189464) from the gcc-4_7-branch.
    - Fix PR libstdc++/53657, PR c++/53733 (DR 1402), PR target/53811,
      PR target/53853.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Jul 2012 16:59:59 +0200

gcc-4.7 (4.7.1-4) unstable; urgency=medium

  * Update to SVN 20120709 (r189388) from the gcc-4_7-branch.
    - Fix PR libstdc++/53872, PR libstdc++/53830, PR bootstrap/52947,
      PR middle-end/52786, PR middle-end/50708, PR tree-optimization/53693,
      PR middle-end/52621, PR middle-end/53433, PR fortran/53732,
      PR libstdc++/53578, PR c++/53882 (closes: #680521), PR c++/53826.
  * Update the Linaro support to the 4.7-2012.07 release.
  * Fix build on pre-multiarch releases (based on a patch from Chip Salzenberg).
    Closes: #680590.

 -- Matthias Klose <doko@debian.org>  Mon, 09 Jul 2012 18:58:47 +0200

gcc-4.7 (4.7.1-3) unstable; urgency=low

  * Update to SVN 20120703 (r189219) from the gcc-4_7-branch.
    - Fix PR preprocessor/37215, PR middle-end/38474, PR target/53595 (AVR),
      PR middle-end/53790, PR debug/53682, PR target/53759 (x86),
      PR c++/53816, PR c++/53821, PR c++/51214, PR c++/53498, PR c++/53305,
      PR c++/52988 (wrong code), PR c++/53202 (wrong code), PR c++/53594.
    - The change for PR libstdc++/49561 was reverted. The std::list size is
      now the same again in c++98 and c++11 mode.
  * Revert the local std::list work around.
  * Build using isl instead of ppl for snapshot builds.

 -- Matthias Klose <doko@debian.org>  Tue, 03 Jul 2012 15:07:14 +0200

gcc-4.7 (4.7.1-2) unstable; urgency=medium

  * Update to SVN 20120623 (r188906) from the gcc-4_7-branch.
    - Fix PR rtl-optimization/53700 (closes: #677678), PR target/52908,
      PR libstdc++/53270, PR libstdc++/53678, PR gcov-profile/53744,
      PR c++/52637, PR middle-end/53470, PR c++/53651, PR c++/53137,
      PR c++/53599, PR fortran/53691, PR fortran/53685, PR ada/53592.
  * Update NEWS files for 4.7.1.
  * Bump gcc/FULL-VERSION to 4.7.1.
  * Update the Linaro support to the 4.7-2012.06 release.
  * Restore std::list ABI compatibility in c++11 mode. The upstream behaviour
    can be enabled defining __CXX0X_STD_LIST_ABI_INCOMPAT__. This work around
    will be replaced with an upstream solution.
  * Fix PR debug/53682, taken from the trunk. Closes: #677606.
  * Use $(with_gccbase) and $(with_gccxbase) to determine whether to enable it
    in the control file (Thibaut Girka).
  * When building a cross-compiler, runtime libraries for the target
    architecture may be cross-built. Tell debhelper/dpkg-dev those packages
    are indeed for a foreign architecture (Thibaut Girka).

 -- Matthias Klose <doko@debian.org>  Sat, 23 Jun 2012 11:58:35 +0200

gcc-4.7 (4.7.1-1) unstable; urgency=low

  * GCC 4.7.1 release.

 -- Matthias Klose <doko@debian.org>  Fri, 15 Jun 2012 00:38:27 +0200

gcc-4.7 (4.7.0-13) unstable; urgency=low

  * Update to SVN 20120612 (r188457) from the gcc-4_7-branch.
    - Fix PR c++/53602 (LP: #1007616).

  * Document the changed ssp-buffer-size default in Ubuntu 10.10 and
    later (Kees Cook). LP: #990141.
  * Fix PR c++/26155, ICE after error with namespace alias. LP: #321883.
  * Fix PR c++/53599 (reverting the fix for PR c++/53137).
    Closes: #676729. LP: #1010896.
  * Fix manual page names for cross builds (Thibaut Girka). Closes: #675516.
  * Remove dpkg-cross build dependency for cross builds (Thibaut Girka).
    Closes: #675511.

 -- Matthias Klose <doko@debian.org>  Tue, 12 Jun 2012 15:47:57 +0200

gcc-4.7 (4.7.0-12) unstable; urgency=low

  * Update to SVN 20120606 (r188261) from the gcc-4_7-branch (release
    candidate 1 or 4.7.1).
    - Fix PR libstdc++/52007, PR c++/53524, PR target/53559,
      PR middle-end/47530, PR middle-end/53471, PR middle-end/52979,
      PR target/46261, PR tree-optimization/53550, PR middle-end/52080,
      PR middle-end/52097, PR middle-end/48124, PR middle-end/53501,
      PR target/52667, PR target/52642, PR middle-end/48493, PR c++/53524,
      PR c++/52973, PR c++/52725, PR c++/53137, PR c++/53484, PR c++/53500,
      PR c++/52905, PR fortran/53521.
    - Go and libgo updates.
  * Include README.Debian in README.Debian.<arch>.
  * Fix PR c/33763, proposed patch from the issue. Closes: #672411.
  * Fix build failure in libgo with hardening defaults.

 -- Matthias Klose <doko@debian.org>  Wed, 06 Jun 2012 13:22:27 +0200

gcc-4.7 (4.7.0-11) unstable; urgency=low

  * Update to SVN 20120530 (r188035) from the gcc-4_7-branch.
    - Fix PR c++/53356, PR c++/53491, PR c++/53503, PR c++/53220,
      PR middle-end/53501, PR rtl-optimization/53519,
      PR tree-optimization/53516, PR tree-optimization/53438,
      PR target/52999, PR middle-end/53008.

  [ Matthias Klose ]
  * Build-depend on netbase when building Go. Closes: #674306.

  [ Marcin Juszkiewicz ]
  * Use the multiarch default for staged builds.

 -- Matthias Klose <doko@debian.org>  Thu, 31 May 2012 08:25:08 +0800

gcc-4.7 (4.7.0-10) unstable; urgency=low

  * Update to SVN 20120528 (r187927) from the gcc-4_7-branch.
    - Fix PR rtl-optimization/52528, PR lto/52178, PR target/53435,
      PR ada/52362, PR target/53385, PR middle-end/53460,
      PR tree-optimization/53465, PR target/53448, PR tree-optimization/53408,
      PR ada/52362, PR fortran/53389.
  * Fix warning building libiberty/md5.c. PR other/53285. Closes: #674830.

 -- Matthias Klose <doko@debian.org>  Mon, 28 May 2012 11:30:36 +0800

gcc-4.7 (4.7.0-9) unstable; urgency=low

  * Update to SVN 20120522 (r187756) from the gcc-4_7-branch.
    - Fix PR bootstrap/53183, PR tree-optimization/53436,
      PR tree-optimization/53366, PR tree-optimization/53409,
      PR tree-optimization/53410, PR c/53418, PR target/53416,
      PR middle-end/52584, PR debug/52727, PR tree-optimization/53364,
      PR target/53358, PR rtl-optimization/52804, PR target/46098,
      PR target/53256, PR c++/53209, PR c++/53301, PR ada/52494,
      PR fortran/53310 
  * Update the Linaro support to the 4.7-2012.05 release.

 -- Matthias Klose <doko@debian.org>  Tue, 22 May 2012 13:01:33 +0800

gcc-4.7 (4.7.0-8) unstable; urgency=low

  * Update to SVN 20120509 (r187339) from the gcc-4_7-branch.
    - Fix PR libstdc++/53193, PR target/53272, PR tree-optimization/53239,
      PR tree-optimization/53195, PR target/52999, PR target/53228,
      PR tree-optimization/52633, PR tree-optimization/52870, PR target/48496,
      PR target/53199, PR target/52684, PR lto/52605, PR plugins/53126,
      PR debug/53174, PR target/53187, PR tree-optimization/53144,
      PR c++/53186, PR fortran/53255, PR fortran/53111, PR fortran/52864.
    - Fix plugin check in gcc-{ar,nm,ranlib}-4.7.
  * Install man pages for gcc-{ar,nm,ranlib}-4.7.

 -- Matthias Klose <doko@debian.org>  Mon, 07 May 2012 21:56:42 +0200

gcc-4.7 (4.7.0-7) unstable; urgency=low

  * Update to SVN 20120502 (r187039) from the gcc-4_7-branch.
    - Fix PR libstdc++/53115, PR tree-optimization/53163,
      PR rtl-optimization/53160, PR middle-end/53136, PR fortran/53148.
    - libgo fix for mips.
  * Fix setting MULTILIB_DEFAULTS for ARM multilib builds.
  * Build Go on mips.
  * Revert: Don't build multilib gnat on armel and armhf.
  * Fix multiarch patch for alpha (Michael Cree). Closes: #670571.
  * Fix Go multilib packaging issue for mips and mipsel.

 -- Matthias Klose <doko@debian.org>  Wed, 02 May 2012 12:42:01 +0200

gcc-4.7 (4.7.0-6) unstable; urgency=low

  * Update to SVN 20120430 (r186964) from the gcc-4_7-branch.
    - Fix PR target/53138.
  * Build Go on ARM.
  * Treat wheezy the same as sid in more places (Peter Green).
    Addresses: #670821.

 -- Matthias Klose <doko@debian.org>  Mon, 30 Apr 2012 13:06:21 +0200

gcc-4.7 (4.7.0-5) unstable; urgency=medium

  * Update to SVN 20120428 (r186932) from the gcc-4_7-branch.
    - Fix PR c/52880, PR target/53065, PR tree-optimization/53085,
      PR c/51527, PR target/53120.

  [ Matthias Klose ]
  * Don't build multilib gnat on armel and armhf.
  * Don't try to run the libstdc++ testsuite if the C++ frontend isn't built.
  * Install the unwind-arm-common.h header file.
  * Fix ARM biarch package builds.

  [ Aurelien Jarno ]
  * Reenable parallel builds on GNU/kFreeBSD.
  * Fix libgcc building on MIPS N32/64. Closes: #669858.
  * Add libn32gcc1 and lib64gcc1 symbols files on mips and mipsel.

 -- Matthias Klose <doko@debian.org>  Sat, 28 Apr 2012 11:59:36 +0200

gcc-4.7 (4.7.0-4) unstable; urgency=low

  * Update to SVN 20120424 (r186746) from the gcc-4_7-branch.
    - Fix PR libstdc++/52924, PR libstdc++/52591, PR middle-end/52894,
      PR testsuite/53046, PR libstdc++/53067, PR libstdc++/53027,
      PR libstdc++/52839, PR bootstrap/52840, PR libstdc++/52689,
      PR libstdc++/52699, PR libstdc++/52822, PR libstdc++/52942,
      PR middle-end/53084, PR middle-end/52999, PR c/53060,
      PR tree-optimizations/52891, PR target/53033, PR target/53020,
      PR target/52932, PR middle-end/52939, PR tree-optimization/52969,
      PR c/52862, PR target/52775, PR tree-optimization/52943, PR c++/53003,
      PR c++/38543, PR c++/50830, PR c++/50303, PR c++/52292, PR c++/52380,
      PR c++/52465, PR c++/52824, PR c++/52906.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.7-2012.04 release.
  * Set the ARM hard-float linker path according to the consensus:
    http://lists.linaro.org/pipermail/cross-distro/2012-April/000261.html
  * Reenable the spu build on ppc64. Closes: #668272.
  * Update and reenable the gcc-cloog-dl patch.

  [ Samuel Thibault ]
  * ada-s-osinte-gnu.adb.diff, ada-s-osinte-gnu.ads.diff,
    ada-s-taprop-gnu.adb.diff, gcc_ada_gcc-interface_Makefile.in.diff:
    Add ada support for GNU/Hurd, thanks Svante Signell for the patches
    and bootstrap! (Closes: #668426).

 -- Matthias Klose <doko@debian.org>  Tue, 24 Apr 2012 08:44:15 +0200

gcc-4.7 (4.7.0-3) unstable; urgency=low

  * Update to SVN 20120409 (r186249) from the gcc-4_7-branch.
    - Fix PR libitm/52854, PR libstdc++/52476, PR target/52717,
      PR tree-optimization/52406, PR c++/52596, PR c++/52796,
      PR fortran/52893, PR fortran/52668.

  [ Matthias Klose ]
  * Re-add missing dependency on libgcc in gcc-multilib. Closes: #667519.
  * Add support for GNU locales for GNU/Hurd (Svante Signell).
    Closes: #667662.
  * Reenable the spu build on ppc64. Closes: #664617.
  * Apply proposed patch for PR52894, stage1 bootstrap failure on hppa
    (John David Anglin). Closes: #667969.

  [ Nobuhiro Iwamatsu ]
  * Fix cross build targeting sh4. Closes: #663028.
  * Enable -mieee by default on sh4. Closes: #665328.

 -- Matthias Klose <doko@debian.org>  Mon, 09 Apr 2012 22:24:14 +0200

gcc-4.7 (4.7.0-2) unstable; urgency=low

  * Update to SVN 20120403 (r186107) from the gcc-4_7-branch.
    - Fix PR middle-end/52547, PR libstdc++/52540, PR libstdc++/52433,
      PR target/52507, PR target/52505, PR target/52461, PR target/52508,
      PR c/52682, PR target/52610, PR middle-end/52640, PR target/50310,
      PR target/48596, PR target/48806, PR middle-end/52547, R target/52496,
      PR rtl-optimization/52543, PR target/52461, PR target/52488,
      PR target/52499, PR target/52148, PR target/52496, PR target/52484,
      PR target/52506, PR target/52505, PR target/52461, PR other/52545,
      PR c/52577, PR c++/52487, PR c++/52671, PR c++/52582, PR c++/52521,
      PR fortran/52452, PR target/52737, PR target/52698, PR middle-end/52693,
      PR middle-end/52691, PR middle-end/52750, PR target/52692,
      PR middle-end/51893, PR target/52737, PR target/52736, PR middle-end/52720,
      PR c++/52672, PR c++/52718, PR c++/52685, PR c++/52759, PR c++/52743,
      PR c++/52746, PR libstdc++/52799, PR libgfortran/52758,
      PR middle-end/52580, PR middle-end/52493, PR tree-optimization/52678,
      PR tree-optimization/52701, PR tree-optimization/52754,
      PR tree-optimization/52835.

  [ Matthias Klose ]
  * Update NEWS files for 4.7.
  * Include -print-multiarch option in gcc --help output. Closes: #656998.
  * Don't build Go on MIPS.
  * Update alpha-ieee.diff for 4.7.
  * Update gcc-multiarch.diff for sh4 (untested). Closes: #665935.
  * Update gcc-multiarch.diff for hppa (untested). Closes: #666162.
  * Re-add build dependency on doxygen.

  [ Samuel Thibault ]
  * debian/patches/ada-bug564232.diff: Enable on hurd too.
  * debian/patches/ada-libgnatprj.diff: Add hurd configuration.

 -- Matthias Klose <doko@debian.org>  Tue, 03 Apr 2012 16:30:58 +0200

gcc-4.7 (4.7.0-1) unstable; urgency=low

  * GCC 4.7.0 release.

 -- Matthias Klose <doko@debian.org>  Fri, 23 Mar 2012 05:44:37 +0100

gcc-4.7 (4.7.0~rc2-1) experimental; urgency=low

  * GCC-4.7 release candidate 2 (r185376).
  * libgo: Work around parse error of struct timex_ on ARM.
  * Update libstdc++6 symbols files.
  * Allow building Go from a separate source package.
  * Don't configure with --enable-gnu-unique-object on kfreebsd and hurd.
  * Include -print-multiarch option in gcc --help output. Closes: #656998.
  * Disable Go on mips* (PR go/52586).

 -- Matthias Klose <doko@debian.org>  Wed, 14 Mar 2012 15:49:39 +0100

gcc-4.7 (4.7.0~rc1-2) experimental; urgency=low

  * Update to SVN 20120310 (r185183) from the gcc-4_6-branch.
  * Always configure with --enable-gnu-unique-object. LP: #949805.
  * Enable Go for ARM on releases with working getcontext/setcontext.

 -- Matthias Klose <doko@debian.org>  Sat, 10 Mar 2012 23:29:45 +0100

gcc-4.7 (4.7.0~rc1-1) experimental; urgency=low

  * GCC-4.7 release candidate 1 (r184777).

  [ Marcin Juszkiewicz ]
  * Fix ARM sf/hf multilib dpkg-shlibdeps dependency generation.

  [ Matthias Klose ]
  * PR go/52218, don't build Go on ARM, getcontext/setcontext exists,
    but return ENOSYS.
  * Fix multiarch build on ia64.
  * Fix path calculation for the libstdc++ -gdb.py file when installed into
    multiarch locations. Closes: #661385. LP: #908163.
  * Disable Go on sparc (libgo getcontext/setcontext check failing).

  [ Thorsten Glaser ]
  * Apply patch from Alan Hourihane to fix err_bad_abi testcase on m68k.

  [ Jonathan Nieder ]
  * libstdc++6: Depends on libc (>= 2.11) for STB_GNU_UNIQUE support
    (Eugene V. Lyubimkin). Closes: #584572.
  * libstdc++6, libobjc2, libgfortran3, libmudflap0, libgomp1: Breaks
    pre-multiarch gcc. Closes: #651550.
  * libstdc++6: Lower priority from required to important. Closes: #661118.

  [Samuel Thibault]
  * Remove local patch, integrated upstream. Closes: ##661859.

 -- Matthias Klose <doko@debian.org>  Fri, 02 Mar 2012 18:42:56 +0100

gcc-4.7 (4.7-20120210-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20120210 (r184114).
  * kbsd-gnu.diff: Remove, integrated upstream.
  * Strip whitespace from with_libssp definition. Closes: #653255.
  * Remove soft-float symbols from 64bit powerpc libgcc1 symbols files.
  * Fix control file generation for cross packages. LP: #913734.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Feb 2012 21:38:12 +0100

gcc-4.7 (4.7-20120205-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20120205 (r183903).
  * Enable Go on arm*, ia64, mips*, powerpc, s390*, sparc*.
  * libgo: Fix ioctl macro extracton.
  * Fix PR middle-end/52074, ICE in libgo on powerpc.
  * Revert: * Install static libc++{98,11} libraries.
  * Don't strip a `/' sysroot from the C++ include directories.
    Closes: #658442.

 -- Matthias Klose <doko@debian.org>  Sun, 05 Feb 2012 09:16:03 +0100

gcc-4.7 (4.7-20120129-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20120129 (r183674).
  * Configure --with-sysroot for wheezy and sid.
  * Install static libc++{98,11} libraries.
  * Install libstdc++ gdb.py file into /usr/lib/debug.
  * Just copy libstdc++convenience.a for the libstdc++_pic installation.
  * Remove trailing dir separator from system root.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Jan 2012 08:19:27 +0100

gcc-4.7 (4.7-20120121-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20120121 (r183370).

  [ Matthias Klose ]
  * Fix C++ include paths when configured --with-system-root.

  [ Marcin Juszkiewicz ]
  * Fix control file generation for ARM multiarch cross builds.

 -- Matthias Klose <doko@debian.org>  Sat, 21 Jan 2012 20:24:29 +0100

gcc-4.7 (4.7-20120107-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20120107 (r182981).

  * On armel/armhf, allow g*-multilib installation using the runtime
    libraries of the corresponding multiarch architecture.
  * Fix location of .jinfo files. Addresses: #654579.
  * Replace Fortran 95 with Fortran in package descriptions.

 -- Matthias Klose <doko@debian.org>  Sat, 07 Jan 2012 21:24:56 +0100

gcc-4.7 (4.7-20111231-1) experimental; urgency=low

  * GCC-4.7 snapshot build, taken from the trunk 20111231 (r182754).

  [ Aurelien Jarno ]
  * Re-enable parallel builds on kfreebsd-i386, as the problem from bug
    #637236 only affects kfreebsd-amd64.

  [ Matthias Klose ]
  * Fix generating libphobos dependency for gdc. Addresses: #653078.
  * Link libmudflapth.so with -lpthread.

 -- Matthias Klose <doko@debian.org>  Sat, 31 Dec 2011 09:42:13 +0100

gcc-4.7 (4.7-20111222-1) experimental; urgency=low

  * Update to SVN 20111222 (r182617) from the trunk.

  [Matthias Klose]
  * Remove obsolete ARM patch.
  * Install loongson.h header.
  * Update libgcc and libstdc++ symbols files.

  [Samuel Thibault]
  * Update hurd patch for 4.7, fixing build failure. Closes: #652693.

  [Robert Millan]
  * Update kbsd-gnu.diff for the trunk.

 -- Matthias Klose <doko@debian.org>  Thu, 22 Dec 2011 10:52:01 +0100

gcc-4.7 (4.7-20111217-2) experimental; urgency=low

  * Don't provide 4.6.x symlinks.
  * Disable multilib for armhf.
  * Fix spu installation.

 -- Matthias Klose <doko@debian.org>  Sun, 18 Dec 2011 17:22:10 +0100

gcc-4.7 (4.7-20111217-1) experimental; urgency=low

  * GCC-4.7 snapshot build.
    - Including the GFDL documentation; will stay in experimental
      until the 4.7.0 release sometime next year.
  * Update patches for the trunk.
  * Update symbols files.
  * Build libitm packages.

 -- Matthias Klose <doko@debian.org>  Sat, 17 Dec 2011 23:19:46 +0100

gcc-4.6 (4.6.2-9) unstable; urgency=medium

  * Update to SVN 20111217 (r182430) from the gcc-4_6-branch.
    - Fix PR c++/51331.
  * Fix build dependencies for armel/armhf.

 -- Matthias Klose <doko@debian.org>  Sat, 17 Dec 2011 10:40:26 +0100

gcc-4.6 (4.6.2-8) unstable; urgency=low

  * Update to SVN 20111216 (r182407) from the gcc-4_6-branch.
    - Fix PR tree-optimization/51485, PR tree-optimization/50569, PR c++/51248,
      PR c++/51406, PR c++/51161, PR rtl-optimization/49720, PR fortran/50923,
      PR fortran/51338, PR fortran/51550, PR fortran/47545, PR fortran/49050,
      PR fortran/51075.

  [ Matthias Klose ]
  * gdc-4.6: Provide <gnu-triplet>-{gdc,gdmd}-4.6 symlinks.

  [Ludovic Brenta]
  Merge from gnat-4.6 (4.6.2-2) unstable; urgency=low
  [Євгеній Мещеряков]
  * debian/patches/pr47818.diff: new.  Fixes: #614402.
  * debian/rules.patch: apply it.

  Merge from gnat-4.6 (4.6.2-1) unstable; urgency=low
  [Ludovic Brenta]
  * Suggest ada-reference-manual-{html,info,pdf,text} instead of just
    ada-reference-manual which no longer exists.
  * Do not suggest gnat-gdb, superseded by gdb.
  * Downgrade libgnat{vsn,prj}4.6-dev to priority extra; they conflict
    with their 4.4 counterparts and priority optional packages may not
    conflict with one another, per Policy 2.5.

 -- Matthias Klose <doko@debian.org>  Fri, 16 Dec 2011 16:59:30 +0100

gcc-4.6 (4.6.2-7) unstable; urgency=medium

  * Update to SVN 20111210 (r182189) from the gcc-4_6-branch.
    - Fix PR rtl-optimization/51469, PR tree-optimization/51466,
      PR tree-optimization/50078, PR target/51408, PR fortran/51310,
      PR fortran/51448.

 -- Matthias Klose <doko@debian.org>  Sat, 10 Dec 2011 20:12:33 +0100

gcc-4.6 (4.6.2-6) unstable; urgency=low

  * Update to SVN 20111208 (r182120) from the gcc-4_6-branch.
    - Fix PR c++/51265, PR bootstrap/50888, PR target/51393 (ix86),
      PR target/51002 (AVR), PR target/51345 (AVR), PR debug/48190,
      PR fortran/50684, PR fortran/51218, PR target/50906 (closes: #650318),
      PR tree-optimization/51315 (closes: #635126), PR tree-optimization/50622,
      PR fortran/51435, PR debug/51410, PR c/51339, PR rtl-optimization/48721,
      PR middle-end/51323 (LP: #897583), PR middle-end/50074,
      PR middle-end/50074.

  [ Matthias Klose ]
  * Run the libstdc++ testsuite on all architectures again. Closes: #622699.
  * Apply proposed patch for PR target/50906 (powerpcspe only). Closes: #650318.
  * Fix PR target/49030 (ARM), taken from Linaro. Closes: #633479.
  * Fix PR target/50193 (ARM), taken from Linaro. Closes: #642127.
  * Install the libstdc++.so-gdb.py file. LP: #883269.
  * Fix PR c++/50114, backport from trunk. LP: #827806.
  * Merge changes to allow gcc-snapshot cross builds, taken from Linaro.
  * Update the Linaro support to the 4.6 branch.

  [ Marcin Juszkiewicz ]
  * Fix issues with gcc-snapshot cross builds.
  * Allow building Linaro binary packages in a single package.
  * Apply hardening patches for cross builds when enabled for native builds.

 -- Matthias Klose <doko@debian.org>  Thu, 08 Dec 2011 17:14:35 +0100

gcc-4.6 (4.6.2-5) unstable; urgency=low

  * Update to SVN 20111121 (r181596) from the gcc-4_6-branch.
    - Fix PR c++/50870, PR c++/50608, PR target/47997, PR target/48108,
      PR target/45233, PR middle-end/51077, PR target/30282, PR c++/50608,
      PR target/50979, PR target/4810, PR rtl-optimization/51187,
      PR target/50493, PR target/49992, PR target/49641, PR c++/51150,
      PR target/50678, PR libstdc++/51142, PR libstdc++/51133.

  [ Matthias Klose ]
  * Use the default gcc as stage1 compiler for all architectures.

  [ Marcin Juszkiewicz ]
  * debian/control.m4: Use BASEDEP in more places.
  * Work around debhelper not calling the correct strip for cross builds.
  * Drop dpkg-cross build dependency for cross builds.

 -- Matthias Klose <doko@debian.org>  Mon, 21 Nov 2011 22:26:49 +0100

gcc-4.6 (4.6.2-4) unstable; urgency=low

  * Update to SVN 20111103 (r180830) from the gcc-4_6-branch.
    - Fix PR target/50691, PR c++/50901, PR target/50945,
      PR rtl-optimization/47918, PR libstdc++/50880.

  * Configure the armel build by explicitly passing --with-arch=armv4t
    --with-float=soft.
  * libffi: Simplify PowerPC assembly and avoid CPU-specific string
    instructions (Kyle Moffett).
  * Fix MULTIARCH_DIRNAME on powerpcspe (Kyle Moffett). Closes: #647324.

 -- Matthias Klose <doko@debian.org>  Thu, 03 Nov 2011 12:03:41 -0400

gcc-4.6 (4.6.2-3) unstable; urgency=low

  * disable parallel builds on kfreebsd-* even if DEB_BUILD_OPTIONS
    enables them (continued investigation for #637236).

 -- Ludovic Brenta <lbrenta@debian.org>  Sat, 29 Oct 2011 00:42:46 +0200

gcc-4.6 (4.6.2-2) unstable; urgency=low

  * Update to SVN 20111028 (r180603) from the gcc-4_6-branch.
    - Fix PR target/50875.

  * Fix gcj, gdc and gnat builds, broken by the stage1 cross-compiler
    package dependency fixes.
  * Update the Linaro support to the 4.6 branch.
  * Fix gcc-4.6-hppa64 installation. Closes: #646805.
  * For ARM hard float, set the dynamic linker to
    /lib/arm-linux-gnueabihf/ld-linux.so.3.
  * Don't use parallel builds on kfreebsd.

 -- Matthias Klose <doko@debian.org>  Fri, 28 Oct 2011 16:36:55 +0200

gcc-4.6 (4.6.2-1) unstable; urgency=low

  * GCC 4.6.2 release.

  * Fix libgcc installation into /usr/lib/gcc/<triplet>/4.6. Closes: #645021.
  * Fix stage1 cross-compiler package dependencies (Kyle Moffett).
    Closes: #644439.

 -- Matthias Klose <doko@debian.org>  Wed, 26 Oct 2011 13:10:44 +0200

gcc-4.6 (4.6.1-16) unstable; urgency=medium

  * Update to SVN 20111019 (r180208) from the gcc-4_6-branch.
    - Fix PR target/49967 (ia64), PR tree-optimization/50189, PR fortran/50273,
      PR tree-optimization/50700, PR c/50565 (closes: #642144),
      PR target/49965 (sparc), PR middle-end/49801, PR c++/49216,
      PR c++/49855, PR c++/49896, PR c++/44473, PR c++/50611, PR fortran/50659,
      PR tree-optimization/50723, PR tree-optimization/50712, PR obj-c++/48275,
      PR c++/50618, PR fortran/47023, PR fortran/50570, PR fortran/50718,
      PR libobjc/49883, PR libobjc/50002, PR target/50350, PR middle-end/50386,
      PR middle-end/50326, PR target/50737, PR c++/50787, PR c++/50531,
      PR fortran/50016, PR target/50737.

  [ Matthias Klose ]
  * Fix libjava installation into /usr/lib/gcc/<triplet>/4.6.
  * Fix powerpc and ppc64 libffi builds (Kyle Moffett).
  * Apply proposed patch for PR target/50350. Closes: #642313.
  * Re-apply the fix for PR tree-optimization/49911 on ia64.
  * Apply proposed patch for PR target/50106 (ARM).

  [Xavier Grave]
  * debian/patches/address-clauses-timed-entry-calls.diff: new; backport
    bug fix about address clauses and timed entry calls.

  [Ludovic Brenta]
  * debian/patches/ada-kfreebsd-gnu.diff: new; provide dummy
    implementations of some optional POSIX Threads functions missing in
    GNU/kFreeBSD. Closes: #642128.

 -- Matthias Klose <doko@debian.org>  Thu, 20 Oct 2011 00:24:13 +0200

gcc-4.6 (4.6.1-15) unstable; urgency=low

  * Update to SVN 20111010 (r179753) from the gcc-4_6-branch.
    - Fix PR target/50652.
  * Update the Linaro support to the 4.6-2011.10-1 release.
  * Fix gcc-spu installation.
  * Restore symlink for subminor GCC version. Closes: #644849.

 -- Matthias Klose <doko@debian.org>  Mon, 10 Oct 2011 17:10:40 +0200

gcc-4.6 (4.6.1-14) unstable; urgency=low

  * Update to SVN 20111008 (r179710) from the gcc-4_6-branch.
    - Fix PR inline-asm/50571, PR c++/46105, PR c++/50508, PR libstdc++/50529,
      PR libstdc++/49559, PR c++/40831, PR fortran/48706, PR target/49049,
      PR tree-optimization/49279, PR fortran/50585, PR fortran/50625,
      PR libstdc++/48698.

  [ Matthias Klose ]
  * Configure and build to install into /usr/lib/gcc/<triplet>/4.6.
    Closes: #643891.
  * libgcc1: Versioned break to gcc-4.3.
  * Fix gcc-multiarch for i386-linux-gnu with disabled multilibs.
  * libffi: Fix PowerPC soft-floating-point support (Kyle Moffett).

  [ Marcin Juszkiewicz ]
  * Enable gcc-snapshot cross builds.

  [ Iain Buclaw ]
  * Port gdc to GCC-4.6.

  [ Aurelien Jarno ]
  * Backport fix for PR target/49696 from the trunk (Closes: #633443).

 -- Matthias Klose <doko@debian.org>  Sat, 08 Oct 2011 14:40:49 +0200

gcc-4.6 (4.6.1-13) unstable; urgency=low

  * Update to SVN 20110926 (r179207) from the gcc-4_6-branch.
    - Fix PR tree-optimization/50472, PR tree-optimization/50413,
      PR tree-optimization/50412, PR c++/20039, PR c++/42844,
      PR libstdc++/50510, PR libstdc++/50509.
  * Revert the fix for PR tree-optimization/49911, bootstrap error on ia64.
  * libffi: Define FFI_MMAP_EXEC_WRIT on kfreebsd-* (Petr Salinger).

 -- Matthias Klose <doko@debian.org>  Mon, 26 Sep 2011 19:59:55 +0200

gcc-4.6 (4.6.1-12) unstable; urgency=low

  * Update to SVN 20110924 (r179140) from the gcc-4_6-branch.
    - Fix PR target/50464, PR target/50341, PR middle-end/49886,
      PR target/50091, PR c++/50491, PR c++/50442 (Closes: #642176).

 -- Matthias Klose <doko@debian.org>  Sat, 24 Sep 2011 10:39:32 +0200

gcc-4.6 (4.6.1-11) unstable; urgency=low

  * Update to SVN 20110917 (r178926) from the gcc-4_6-branch.
    - Fix PR c++/50424, PR c++/48320, PR fortran/49479.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.6-2011.09-1 release.

  [ Aurelien Jarno ]
  * gcc.c (for_each_path): Allocate memory for multiarch suffix.

 -- Matthias Klose <doko@debian.org>  Sat, 17 Sep 2011 10:53:36 +0200

gcc-4.6 (4.6.1-10) unstable; urgency=medium

  * Update to SVN 20110910 (r178746) from the gcc-4_6-branch.
    - Fix PR middle-end/50266, PR tree-optimization/49911,
      PR tree-optimization/49518, PR tree-optimization/49628,
      PR tree-optimization/49628, PR target/50310, PR target/50289,
      PR c++/50255, PR c++/50309, PR c++/49267, PR libffi/49594.
    - Revert fix for PR middle-end/49886, causing PR middle-end/50295.

 -- Matthias Klose <doko@debian.org>  Sat, 10 Sep 2011 03:38:48 +0200

gcc-4.6 (4.6.1-9) unstable; urgency=low

  * Update to SVN 20110903 (r178501) from the gcc-4_6-branch.
    - Fix PR target/50090, PR middle-end/50116, PR target/50202, PR c/50179,
      PR c++/50157, PR fortran/50163, PR libfortran/50192,
      PR middle-end/49886, PR tree-optimization/50178, PR c++/50207,
      PR c++/50089, PR c++/50220, PR c++/50234, PR c++/50224,
      PR libstdc++/50268.

  [ Matthias Klose ]
  * Fix gcc --print-multilib-osdir for non-biarch architectures.
  * Fix multiarch for non-biarch builds. Closes: #635860.
  * Move the lto plugin to the cpp packge. Closes: #639531.

  [ Thorsten Glaser ]
  * [m68k] Disable multilib. Closes: #639303.

 -- Matthias Klose <doko@debian.org>  Sat, 03 Sep 2011 20:11:50 +0200

gcc-4.6 (4.6.1-8) unstable; urgency=low

  * Update to SVN 20110824 (r178027) from the gcc-4_6-branch.
    Fix PR fortran/49792, PR tree-optimization/48739, PR target/50092,
    PR c++/50086, PR c++/50054, PR fortran/50050, PR fortran/50130,
    PR fortran/50129, PR fortran/49792, PR fortran/50109, PR c++/50024,
    PR c++/46862.

  * Properly disable multilib builds for selected libraries on armel and armhf.
  * Update and re-enable the gcc-ice patch.
  * Update and re-enable the gcc-cloog-dl patch.
  * Fix [ARM] PR target/50090: aliases in libgcc.a with default visibility,
    taken from the trunk.
  * Re-work the multiarch patches.
  * Break older gcj-4.6 and gnat-4.6 versions, changed gcc_lib_dir.
  * Omit the target alias from the go libdir.
  * Linaro updates from the 4.6-2011.07-stable branch.
  * Revert:
    - libjava: Build with the system libffi PIC library.
  * For native builds, gcc -print-file-name now resolve . and ..,
    and removes the subminor version number.

 -- Matthias Klose <doko@debian.org>  Wed, 24 Aug 2011 10:22:42 +0200

gcc-4.6 (4.6.1-7) unstable; urgency=low

  * Update to SVN 20110816 (r177780) from the gcc-4_6-branch.
    - Fix PR middle-end/49923.

  [ Matthias Klose ]
  * gcc-4.6-multilib: Depend on biarch quadmath library. Closes: #637174.
  * Don't hard-code build dependency on gcc-multilib.
  * Build-depends on python when building java.
  * Fix thinko in java::lang::Class::finalize (taken from the trunk).
  * Add support for ARM 64bit sync intrinsics (David Gilbert). Only
    enable for armv7 or better.
  * libjava: Build with the system libffi PIC library.
  * Disable gnat multilib builds on armel and armhf.

  Merge from gnat-4.6 (4.6.1-4) unstable; urgency=low

  [Ludovic Brenta]
  * debian/patches/ada-symbolic-tracebacks.diff
    (src/gcc/ada/gcc-interface/Makefile.in): pass -iquote instead of -I-
    to gnatgcc; fixes FTBFS on i386 and closes: #637418.

  Merge from gnat-4.6 (4.6.1-3) unstable; urgency=low

  [Євгеній Мещеряков]
  * debian/patches/ada-mips.diff: do not use the alternate stack on mips,
    as on mipsel.  Closes: #566234.

  [Ludovic Brenta]
  * debian/patches/pr49940.diff: new; copy the definition of function
    lwp_self from s-osinte-freebsd.ads to s-osinte-kfreebsd-gnu.ads.
    Closes: #636291.
  * debian/patches/pr49944.diff: new.  Closes: #636692.
  * debian/patches/pr49819.diff: drop, merged upstream.

 -- Matthias Klose <doko@debian.org>  Tue, 16 Aug 2011 13:11:25 +0200

gcc-4.6 (4.6.1-6) unstable; urgency=low

  * Update to SVN 20110807 (r177547) from the gcc-4_6-branch.
    - Fix PR rtl-optimization/49799, PR debug/49871, PR target/47364,
      PR target/49866, PR tree-optimization/49671, PR target/39386,
      PR ada/4981, PR fortran/45586, PR fortran/49791, PR middle-end/49897,
      PR middle-end/49898, PR target/49920, PR target/47908 (closes: #635919),
      PR c++/43886, PR c++/49593, PR c++/49803, PR c++/49924, PR c++/49260,
      PR fortran/49885, PR fortran/48876, PR libstdc++/49925, PR target/50001,
      PR tree-optimization/49948, PR c++/48993, PR c++/49921, PR c++/49669,
      PR c++/49988, PR fortran/49112.

  [ Aurelien Jarno ]
  * Update patches/kbsd-gnu.diff for recent changes. Closes: #635195.
  * Add s390x support.

  [ Marcin Juszkiewicz ]
  * Fixes for multilib cross builds. LP: #816852, #819147.

  [ Matthias Klose ]
  * Fix libgo installation for cross builds.
  * Only apply arm-multilib when building for multilib.

 -- Matthias Klose <doko@debian.org>  Sun, 07 Aug 2011 18:20:00 +0200

gcc-4.6 (4.6.1-5) unstable; urgency=low

  * Update to SVN 20110723 (r176672) from the gcc-4_6-branch.
    - Fix PR target/49541, PR tree-optimization/49768, PR middle-end/49675,
      PR target/49746, PR middle-end/49732, PR tree-optimization/49725,
      PR target/49723, PR target/49541, PR tree-opt/49309, PR c++/49785,
      PR ada/48711, PR ada/46350, PR fortran/49648, PR testsuite/49753,
      PR tree-optimization/49309, PR tree-optimization/45819, PR target/49600,
      PR fortran/49708, PR libstdc++/49293.
  * Update the Linaro support to the 4.6-2011.07-0 release.
    - Fix PR target/49335. LP: #791327.
  * Update gcc-multiarch:
    - Add -print-multiarch option.
    - Fix library path for non-default multilib(s).
    - Handle `.' in MULTILIB_DIRNAMES.
  * Add support to build multilib on armel and armhf, only enable it for
    Ubuntu/oneiric. LP: #810360.
  * cpp-4.6: Add empty multiarch directories for the non-default multilibs,
    needed for relative lookups from startfile_prefixes.
  * Fix PR c++/49756, backport from trunk. LP: #721378.
  * libgcc1: Add breaks to gcc-4.1 and gcc-4.3. Closes: #634821.
  * Configure for DEB_TARGET_MULTIARCH defaults.

 -- Matthias Klose <doko@debian.org>  Sat, 23 Jul 2011 08:15:50 +0200

gcc-4.6 (4.6.1-4) unstable; urgency=low

  * Update to SVN 20110714 (r176280) from the gcc-4_6-branch.
    - Fix PR tree-optimization/49094, PR target/39633, PR c++/49672,
      PR fortran/49698, PR fortran/49690, PR fortran/49562, PR libfortran/49296,
      PR target/49487, PR tree-optimization/49651, PR ada/48711.

  [ Matthias Klose ]
  * Build Go on alpha for gcc-snapshot builds.
  * For multicore ARM, clear both caches, not just the dcache (proposed
    patch by Andrew Haley).
  * Fix for PR rtl-optimization/{48830,48808,48792}, taken from the trunk.
    LP: #807573.
  * Fix PR tree-optimization/49169, optimisations strip the Thumb/ARM mode bit
    off function pointers (Richard Sandiford). LP: #721531.

  [ Marcin Juszkiewicz ]
  * Define DEB_TARGET_MULTIARCH macro.
  * debian/rules2: Macro and configuration consolidation.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Jul 2011 19:38:49 +0200

gcc-4.6 (4.6.1-3) unstable; urgency=medium

  * Update to SVN 20110709 (r176108) from the gcc-4_6-branch.
    - Fix PR target/49335, PR tree-optimization/49618, PR c++/49598,
      PR fortran/49479, PR target/49621, PR target/46779, PR target/49660,
      PR c/49644, PR debug/49522, PR debug/49522, PR middle-end/49640,
      PR c++/48157, PR c/49644, PR fortran/48926.
    - Apparently fixes a boost issue. Closes: #632938.
  * Apply proposed patch for PR fortran/49690. Closes: #631204.

  * README.Debian: New section 'Former and/or inactive maintainers'.

 -- Matthias Klose <doko@debian.org>  Sun, 10 Jul 2011 00:04:34 +0200

gcc-4.6 (4.6.1-2) unstable; urgency=medium

  * Update to SVN 20110705 (r175840) from the gcc-4_6-branch.
    - Fix PR target/47997, PR c++/49528, PR c++/49440, PR c++/49418,
      PR target/44643, PR tree-optimization/49615, PR tree-optimization/49572,
      PR target/34734, PR tree-optimization/49539, PR tree-optimizations/49516,
      PR target/49089, PR rtl-optimization/49014, PR target/48273,
      PR fortran/49466, PR libfortran/49296, PR libffi/46660, PR debug/49262,
      PR rtl-optimization/49472, PR rtl-optimization/49619, PR fortran/49623,
      PR fortran/49540.

  [Ludovic Brenta, Євгеній Мещеряков, Xavier Grave]
  * Adjust patches to GCC 4.6.
  * Remove patches merged upstream:
    - debian/patches/ada-arm-eabi.diff
    - debian/patches/ada-bug589164.diff
    - debian/patches/ada-bug601133.diff
    - debian/patches/ada-gnatvsn.diff
    - debian/patches/ada-mips.diff
    - debian/patches/ada-polyorb-dsa.diff

  [Ludovic Brenta]
  * debian/patches/ada-acats.diff: set LD_LIBRARY_PATH, ADA_INCLUDE_PATH
    and ADA_OBJECTS_PATH so that the GNAT testsuite runs.
  * debian/patches/adalibgnat{vsn,prj}.diff,
    debian/rules.d/binary-ada.mk: install libgnat{vsn,prj}.so.* in the correct
    multiarch directory.
  * debian/control.m4, debian/rules.d/binary-ada.mk: move the SJLJ version
    of the Ada run-time library to a new package, gnat-4.6-sjlj.
  * debian/control.m4 (libgnatvsn4.6, libgnatvsn4.6-dbg, libgnatprj4.6,
    libgnatprj4.6-dbg): pre-depend on multiarch-support and add
    Multi-Arch: same.

  [Nicolas Boulenguez]
  * debian/rules.d/binary-ada.mk: add gnathtml to the package gnat-4.6.
  * debian/gnat.1: remove the version number of GCC.  Mention gnathtml.

  [ Matthias Klose ]
  * Do not install the spu and hppa64 cross compilers into the multiarch path.
  * Update the Linaro support to 20110704.

  [ Thorsten Glaser ]
  * Apply changes from src:gcc-4.4 for m68k support. Closes: #632380.
    - debian/rules.defs: Remove m68k from locale_no_cpus.
    - debian/patches/gcc-multiarch.diff: Add m68k multiarch_mappings.
    - debian/patches/pr43804.diff: Fix backported from SVN.
    - debian/rules.patch: Add pr43804.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Jul 2011 10:45:56 +0200

gcc-4.6 (4.6.1-1) unstable; urgency=low

  * GCC 4.6.1 release.

  [Ludovic Brenta]
  * debian/patches/ada-gnatvsn.diff,
    debian/patches/ada-polyorb-dsa.diff: remove backports, no longer
    needed.

  [ Matthias Klose ]
  * Fix plugin header installation. Closes: #631082.
  * Stop passing -Wno-error=unused-but-set-parameter and
    -Wno-error=unused-but-set-variable if -Werror is present.
    This was a temporary workaround introduced in 4.6.0~rc1-2. Closes: #615157.
  * gcc-4.6-spu: Install the lto plugin. Closes: #631772.

 -- Matthias Klose <doko@debian.org>  Mon, 27 Jun 2011 13:54:04 +0200

gcc-4.6 (4.6.0-14) unstable; urgency=low

  * Update to SVN 20110616 (r175102) from the gcc-4_6-branch.
    - Fix PR debug/48459, PR fortran/49103, PR rtl-optimization/49390,
      PR c++/49117, PR c++/49369, PR c++/49290, PR target/44618,
      PR tree-optimization/49419 (closes: #630567).
  * Update the Linaro support to the 4.6-2011.06-0 release.

 -- Matthias Klose <doko@debian.org>  Thu, 16 Jun 2011 16:10:33 +0200

gcc-4.6 (4.6.0-13) unstable; urgency=low

  * Update to SVN 20110611 (r174958) from the gcc-4_6-branch.
  * Extend multiarch support for mips/mipsel.
  * Fix control files for gcj multiarch builds.
  * Update libstdc++ symbols files.

 -- Matthias Klose <doko@debian.org>  Sat, 11 Jun 2011 20:49:42 +0200

gcc-4.6 (4.6.0-12) unstable; urgency=medium

  * Update to SVN 20110608 (r174800) from the gcc-4_6-branch.
    - PR target/49186, PR rtl-optimization/49235, PR tree-optimization/48702,
      PR tree-optimization/49243, PR c++/49134, PR target/49238,
      PR gcov-profile/49299, PR c++/48780, PR c++/49298, PR fortran/49268.
  * Fix c++ biarch header installation on i386. LP: #793411.
  * Enable multiarch.
  * Add multiarch attributes for gnat and libgnat packages.
  * Add multiarch attributes for libgcj* packages.
  * Adjust build dependency on multiarch glibc.

 -- Matthias Klose <doko@debian.org>  Wed, 08 Jun 2011 11:26:52 +0200

gcc-4.6 (4.6.0-11) unstable; urgency=low

  * Update to SVN 20110604 (r174637) from the gcc-4_6-branch.
    - Fix PR c++/49165, PR tree-optimization/49218, PR target/45263,
      PR target/43700, PR target/43995, PR tree-optimization/49217,
      PR c++/49223, PR c++/47049, PR c++/47277, PR c++/48284, PR c++/48657,
      PR c++/49176, PR fortran/48955, PR tree-optimization/49038,
      PR tree-optimization/49093, PR middle-end/48985, PR middle-end/48953,
      PR c++/49276, PR fortran/49265, PR fortran/45786.
  * Configure the hppa64 and spu cross builds with --enable-plugin.

 -- Matthias Klose <doko@debian.org>  Sat, 04 Jun 2011 16:12:27 +0200

gcc-4.6 (4.6.0-10) unstable; urgency=high

  * Update to SVN 20110526 (r174290) from the gcc-4_6-branch.
    - Fix PR target/44643, PR c++/49165, PR tree-optimization/49161,
      PR target/49128, PR tree-optimization/44897, PR target/49133,
      PR c++/44994, PR c++/49156, PR c++/45401, PR c++/44311, PR c++/44311,
      PR c++/45698, PR c++/46145, PR c++/46245, PR c++/46696, PR c++/47184,
      PR c++/48935, PR c++/45418, PR c++/45080, PR c++/48292, PR c++/49136,
      PR c++/49042, PR c++/48884, PR c++/49105, PR c++/47263, PR c++/47336,
      PR c++/47544, PR c++/48617, PR c++/48424, PR libstdc++/49141,
      PR libobjc/48177.
  * Proposed fix for PR tree-optimization/48702, PR tree-optimization/49144.
    Closes: #627795.
  * Proposed fix for PR fortran/PR48955.
  * Add some conditionals to build the package on older releases.

 -- Matthias Klose <doko@debian.org>  Thu, 26 May 2011 16:00:49 +0200

gcc-4.6 (4.6.0-9) unstable; urgency=low

  * Update to SVN 20110524 (r174102) from the gcc-4_6-branch.
    - Fix PR lto/49123, PR debug/49032, PR c/49120, PR middle-end/48973,
      PR target/49104, PR middle-end/49029, PR c++/48647, PR c++/48945,
      PR c++/48780, PR c++/49066, PR libstdc++/49058, PR target/49104.
  * Use gcc-4.4 as the bootstrap compiler for kfreebsd to work around
    a bootstrap issue.

 -- Matthias Klose <doko@debian.org>  Tue, 24 May 2011 09:41:35 +0200

gcc-4.6 (4.6.0-8) unstable; urgency=low

  * Update to SVN 20110521 (r173994) from the gcc-4_6-branch.
    - Fix PR target/48986, PR preprocessor/48677, PR tree-optimization/48975,
      PR tree-optimization/48822, PR debug/48967, PR debug/48159,
      PR target/48857, PR target/48495, PR tree-optimization/48837,
      PR tree-optimization/48611, PR tree-optimization/48794, PR c++/48859,
      PR c++/48574, PR fortran/48889, PR target/49002, PR lto/48207,
      PR tree-optimization/49039, PR tree-optimization/49018, PR lto/48703,
      PR tree-optimization/48172, PR tree-optimization/48172, PR c++/48873,
      PR tree-optimization/49000, PR c++/48869, PR c++/49043, PR c++/49082,
      PR c++/48948, PR c++/48745, PR c++/48736, PR bootstrap/49086,
      PR tree-optimization/49079, PR tree-optimization/49073.
  * Update the Linaro support to the 4.6-2011.05-0 release.
  * pr45979.diff: Update to the version from the trunk.

 -- Matthias Klose <doko@debian.org>  Sat, 21 May 2011 12:19:10 +0200

gcc-4.6 (4.6.0-7) unstable; urgency=low

  * Update to SVN 20110507 (r173528) from the gcc-4_6-branch.
    - Fix PR middle-end/48597, PR c++/48656, PR fortran/48112,
      PR fortran/48279, PR fortran/48788, PR tree-optimization/48809,
      PR target/48262, PR fortran/48462, PR fortran/48746,
      PR fortran/48810, PR fortran/48800, PR libstdc++/48760,
      PR libgfortran/48030, PR preprocessor/48192, PR lto/48846,
      PR target/48723, PR fortran/48894, PR target/48900, PR target/48252,
      PR c++/40975, PR target/48252, PR target/48774, PR c++/48838,
      PR c++/48749, PR ada/48844, PR fortran/48720, PR libstdc++/48750,
      PR c++/48909, PR c++/48911, PR c++/48446, PR c++/48089.

  * Fix issue with volatile bitfields vs. inline asm memory constraints,
    taken from the trunk, apply for ARM only. Addresses: #625825.

 -- Matthias Klose <doko@debian.org>  Sat, 07 May 2011 14:54:51 +0200

gcc-4.6 (4.6.0-6) unstable; urgency=low

  * Update to SVN 20110428 (r173059) from the gcc-4_6-branch.
    - Fix PR c/48685 (closes: #623161), PR tree-optimization/48717, PR c/48716,
      PR c/48742, PR debug/48768, PR tree-optimization/48734,
      PR tree-optimization/48731, PR other/48748, PR c++/42687, PR c++/48726,
      PR c++/48707, PR fortran/48588, PR libstdc++/48521, PR c++/48046,
      PR preprocessor/48740.
  * Update the ibm/gcc-4_6-branch to 20110428.
  * Use gcc-4.6 as bootstrap compiler on kfreebsd-*.

 -- Matthias Klose <doko@debian.org>  Thu, 28 Apr 2011 10:33:52 +0200

gcc-4.6 (4.6.0-5) unstable; urgency=low

  * Update to SVN 20110421 (r172845) from the gcc-4_6-branch.
    - Fix PR target/48288, PR tree-optimization/48611, PR lto/48148,
      PR lto/48492, PR fortran/47976, PR c++/48594, PR c++/48657,
      PR c++/46304, PR target/48708, PR middle-end/48695.

  * Update the Linaro support to the 4.6-2011.04-0 release.

 -- Matthias Klose <doko@debian.org>  Thu, 21 Apr 2011 22:50:25 +0200

gcc-4.6 (4.6.0-4) unstable; urgency=medium

  * Update to SVN 20110419 (r172584) from the gcc-4_6-branch.
    - Fix PR target/48678, PR middle-end/48661, PR tree-optimization/48616,
      PR lto/48538, PR c++/48537, PR c++/48632, PR testsuite/48675,
      PR libstdc++/48635, PR libfortran/47571.

  [ Aurelien Jarno ]
  * Enable SSP on mips/mipsel.

  [ Matthias Klose ]
  * (Build-)depend on binutils 2.21.51.

 -- Matthias Klose <doko@debian.org>  Tue, 19 Apr 2011 23:45:16 +0200

gcc-4.6 (4.6.0-3) unstable; urgency=high

  * Update to SVN 20110416 (r172584) from the gcc-4_6-branch.
    - Fix PR rtl-optimization/48143, PR target/48142, PR target/48349,
      PR debug/48253, PR fortran/48291, PR target/16292, PR c++/48280,
      PR c++/48212, PR c++/48369, PR c++/48281, PR c++/48265, PR lto/48246,
      PR libstdc++/48398, PR bootstrap/48431, PR tree-optimization/48377,
      PR debug/48343, PR rtl-optimization/48144, PR debug/48466, PR c/48517,
      PR middle-end/48335, PR c++/48450, PR target/47829, PR c++/48534,
      PR c++/48523, PR libstdc++/48566, PR libstdc++/48541, PR target/48366,
      PR libstdc++/48465, PR middle-end/48591, PR target/48605,
      PR middle-end/48591, PR target/48090, PR tree-optimization/48195,
      PR rtl-optimization/48549, PR c++/48594, PR c++/48570, PR c++/48574,
      PR fortran/48360, PR fortran/48456, PR libstdc++/48631,
      PR libstdc++/48635, PR libstdc++/48476.

  [ Matthias Klose ]
  * libjava-jnipath.diff: Add /usr/lib/<multiarch>/jni as jnipath too.
  * Add mudflap support for varargs (patch taken from the trunk).
  * gcc-4.6-plugin-dev: Install gtype.state.
  * Bootstrap with gcc-4.4 -g -O2 on armel.
  * Fix linker plugin configuration. Closes: #620661.
  * Update the Linaro support for GCC-4.6.
  * gcc-snapshot builds:
    - Fix build with multiarch changes.
    - Use gcc-snapshot as the bootstrap compiler on armel.
    - Re-enable building java in the gcc-snapshot package.
  * Build supporting multiarch on wheezy/sid.
  * Adjust (build)-dependency to new libgmp-dev name.

  [ Marcin Juszkiewicz ]
  * Configure stage1 cross builds with --disable-libquadmath.

 -- Matthias Klose <doko@debian.org>  Sat, 16 Apr 2011 17:02:30 +0200

gcc-4.6 (4.6.0-2) unstable; urgency=low

  * Update to SVN 20110329 (r171700) from the gcc-4_6-branch.
    - Fix PR bootstrap/48135, PR target/47553, PR middle-end/48269,
      PR tree-optimization/48228, PR middle-end/48134, PR middle-end/48031,
      PR other/48179, PR other/48221, PR other/48234, PR target/48237,
      PR debug/48204, PR c/42544, PR c/48197, PR rtl-optimization/48141,
      PR rtl-optimization/48141, PR c++/48166, PR c++/48296, PR c++/48289,
      PR c++/47999, PR c++/48313, Core 1232, Core 1148, PR c++/47504,
      PR c++/47570, PR preprocessor/48248, PR c++/48319.

  [ Matthias Klose ]
  * Update NEWS files.
  * Configure the hppa64 cross build with --disable-libquadmath.
  * Don't build armhf from the Linaro branch.
  * Don't try to build Go on sh4.

  [ Marcin Juszkiewicz ]
  * Fixes issues with staged cross builds. LP: #741855, #741853.
  * Fix libdir setting for multiarch enabled cross builds. LP: #741846.
  * Drop alternatives for cross builds. LP: #676454.

 -- Matthias Klose <doko@debian.org>  Tue, 29 Mar 2011 23:22:07 +0200

gcc-4.6 (4.6.0-1) unstable; urgency=low

  * GCC 4.6.0 release.

  * Build the gold LTO plugin for ppc64 (Hiroyuki Yamamoto). Closes: #618865.
  * Fix PR target/48226, Allow Iterator::vector vector on powerpc with VSX,
    taken from the trunk.
  * Fix PR target/47487 ICE building libgo, taken from the trunk.
  * Merge multiarch changes from the gcc-4.5 package.
  * Apply proposed patch to reduce the overhead of dwarf2 location tracking.
    Addresses: #618748.

 -- Matthias Klose <doko@debian.org>  Sat, 26 Mar 2011 03:03:21 +0100

gcc-4.6 (4.6.0~rc1-3) experimental; urgency=low

  * GCC 4.6.0 release candidate 2.

 -- Matthias Klose <doko@debian.org>  Tue, 22 Mar 2011 22:11:42 +0100

gcc-4.6 (4.6.0~rc1-2) experimental; urgency=low

  [ Loic Minier ]
  * Rework config/vxworks-dummy.h installation snippet to test
    DEB_TARGET_GNU_CPU against patterns close to the upstream ones (arm% mips%
    sh% sparc%) as to also install this header on other ports targetting the
    relevant upstream CPUs such as armhf.  Add a comment pointing at the
    upstream bug.
  * Update __aeabi symbol handling to test whether DEB_TARGET_GNU_TYPE matches
    arm-linux-gnueabi% instead of testing whether DEB_TARGET_ARCH equals
    armel.  Add a comment pointing at the Debian bug and indicating that this
    is only useful for older dpkg-dev versions.
  * debian/rules.def: fix "armel" entry to "arm" in list of
    DEB_TARGET_ARCH_CPUs for Debian experimental GCC 4.5/4.6 libraries.
  * debian/rules2: drop commented out GCC #42509 workaround as this was fixed
    upstream in 4.4+.
  * Change bogus DEB_TARGET_GNU_CPU test on armel and armhf to just test for
    arm as ths is what the Debian arm, armel and armhf port use.
  * Rework snippet setting armv7 on Debian armhf / Ubuntu to avoid
    duplication, as a comment called out for.
  * Use "arm" instead of armel/armhf in DEB_TARGET_GNU_CPU test when deciding
    whether to enable profiledbootstrap.
  * Set DEJAGNU_TIMEOUT=600 on Ubuntu armhf as well.
  * Fix a couple more uses of armel or armhf against DEB_TARGET_GNU_CPU.
  * Patched a couple of comments mentioning armel to also mention armhf.
  * Add patch armhf-triplet-backport, support for arm-linux-*eabi* backported
    from a patch sent on the upstream mailing-list.

  [ Matthias Klose ]
  * Update libstdc++ symbols files.
  * Update libgfortran symbols files.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Mar 2011 13:53:48 +0100

gcc-4.6 (4.6.0~rc1-2) experimental; urgency=low

  * Update to SVN 20110320 (r171192) from the gcc-4_6-branch.

  [ Matthias Klose ]
  * Update gcc-default-ssp* patches for the release candidate.
  * Pass -Wno-error=unused-but-set-parameter if -Werror is present (temporary
    for rebuild tests).
  * Always configure --with-plugin-ld, always install liblto_plugin.so.

  [ Marcin Juszkiewicz ]
  * Add conflicts with -4.5-*dev packages. Closes: #618450.

  [ Petr Salinger]
  * Disable lock-2.c test on kfreebsd-*. Closes: #618988.
  * Re-enable parallel builds on kfreebsd.
  * Package lto_plugin for kfreebsd-* and Hurd.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Mar 2011 13:53:48 +0100

gcc-4.6 (4.6.0~rc1-1) experimental; urgency=low

  * Build from the GCC 4.6.0 release candidate tarball.

  [ Matthias Klose ]
  * Disable Go on powerpc. Closes: #615827.
  * Fix lintian errors for the -plugin-dev package.
  * Update kbsd-gnu.diff (Petr Salinger). Closes: #615826.
  * Disable parallel builds on kfreebsd (Petr Salinger).
  * Update gmp (build) dependencies.
  * Update GFDL compliant builds. Closes: #609161.
  * For GFDL compliant builds, build a dummy s-tm-texi without access
    to the texinfo sources.
  
  [ Aurelien Jarno ]
  * Import symbol files for kfreebsd-amd64, kfreebsd-i386, sh4 and 
    sparc64 from gcc-4.5.

 -- Matthias Klose <doko@debian.org>  Mon, 14 Mar 2011 19:01:08 +0100

gcc-4.6 (4.6-20110227-1) experimental; urgency=low

  [ Matthias Klose ]
  * Update libquadmath symbols file.
  * gcc-4.6-plugin-dev: Install gengtype.

  [ Sebastian Andrzej Siewior ]
  * Remove -many on powerpcspe (__SPE__).
  * Remove classic FPU opcodes from libgcc if target has no support for them
    (powerpcspe).

 -- Matthias Klose <doko@debian.org>  Sun, 27 Feb 2011 22:33:45 +0100

gcc-4.6 (4.6-20110216-1) experimental; urgency=low

  * GCC snapshot, taken from the trunk.
  * Pass --no-add-needed by default to the linker. See
    http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
    in indirect dependent shared libraries" for more information.

 -- Matthias Klose <doko@debian.org>  Wed, 16 Feb 2011 23:55:32 +0100

gcc-4.6 (4.6-20110125-1) experimental; urgency=low

  * debian/copyright: Add unicode copyright for
    libjava/classpath/resource/gnu/java/locale/* files. Addresses: #609161.

 -- Matthias Klose <doko@debian.org>  Wed, 26 Jan 2011 03:42:10 +0100

gcc-4.6 (4.6-20110123-1) experimental; urgency=low

  * GCC snapshot, taken from the trunk.
  * Don't run the libstdc++ testsuite on mipsel, times out on the buildd.

  [ Marcin Juszkiewicz ]
  * Fix biarch/triarch cross builds.
    - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
    - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.

 -- Matthias Klose <doko@debian.org>  Sun, 23 Jan 2011 12:14:49 +0100

gcc-4.6 (4.6-20110116-1) experimental; urgency=low

  * GCC snapshot, taken from the trunk.
  * Update patches for the trunk.
  * Pass -Wno-error=unused-but-set-variable if -Werror is present (temporary
    for rebuild tests).
  * Work around PR libffi/47248, force a read only eh frame section.

 -- Matthias Klose <doko@debian.org>  Sun, 16 Jan 2011 23:28:28 +0100

gcc-4.6 (4.6-20110105-1) experimental; urgency=low

  [ Matthias Klose ]
  * Rename and update libobjc symbols files.
  * Update cloog/ppl build dependencies.
  * Adjust libstdc++ configure and paths for stylesheets and dtds.
  * Update copyright for libquadmath, libgo, gcc/go/gofrontend.
  * Enable Go for more architectures.
  * DP: libgo: Fix GOARCH for i386 biarch, add GOARCH for powerpc

  [ Kees Cook ]
  * Update hardening patches for GCC-4.6. LP: #696990.

 -- Matthias Klose <doko@debian.org>  Wed, 05 Jan 2011 22:29:57 +0100

gcc-4.6 (4.6-20101220-1) maverick; urgency=low

  * GCC snapshot, taken from the trunk.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 21 Dec 2010 00:16:19 +0100

gcc-4.5 (4.5.2-7) unstable; urgency=low

  * Update to SVN 20110323 (r171351) from the gcc-4_5-branch.
    - Fix PR c++/47125, PR fortran/47348, PR libstdc++/48114,
      PR libfortran/48066, PR target/48171, PR target/47862.
      PR preprocessor/48192.

  [ Steve Langasek ]
  * Make dpkg-dev versioned build-dependency conditional on whether we want
    to build for multiarch.
  * Add a new patch, gcc-multiarch+biarch.diff, used only when building for
    multiarch to set our multilib paths to the correct relative directories.
  * debian/rules.defs: support turning on multiarch build by architecture;
    but don't enable this yet, we still need to wait for dpkg-dev.
  * When DEB_HOST_MULTIARCH is available (i.e., with the next dpkg upload),
    use it as our multiarch path.
  * debian/rules.d/binary-java.mk: jvm-exports path is /usr/lib/jvm-exports,
    not $(libdir)/jvm-exports.
  * OTOH, libgcj_bc *is* in $(libdir).
  * the spu build is not a multiarch build; look in the correct
    non-multiarch directory.
  * debian/rules2: pass --libdir also for stageX builds, needed in order to
    successfully build for multiarch.
  * debian/rules2: $(usr_lib) for a cross-build should not include the
    multiarch dir as part of the path.
  * debian/patches/gcc-multiarch+biarch.diff: restore the original intent of
    the patch, namely, that the multilib dir for the default variant is
    always equal to libdir (the multiarch dir), and we walk up the tree
    to find lib<qual> for the secondary variant.
  * debian/patches/gcc-multiarch+biarch32.diff: apply the same multilib
    directory rewriting for biarch paths with multiarch as we do without;
    still needed in the near term.
  * Put our list of patches in README.Debian.$(DEB_TARGET_ARCH) instead of
    in README.Debian, so that the individual files are architecture-neutral
    and play nicely with multiarch.  LP: #737846.
  * Add a comment at the bottom of README.Debian with a pointer to the new
    file listing the patches.

  [ Loic Minier ]
  * Rework config/vxworks-dummy.h installation snippet to test
    DEB_TARGET_GNU_CPU against patterns close to the upstream ones (arm% mips%
    sh% sparc%) as to also install this header on other ports targetting the
    relevant upstream CPUs such as armhf.  Add a comment pointing at the
    upstream bug.
  * Update __aeabi symbol handling to test whether DEB_TARGET_GNU_TYPE matches
    arm-linux-gnueabi% instead of testing whether DEB_TARGET_ARCH equals
    armel.  Add a comment pointing at the Debian bug and indicating that this
    is only useful for older dpkg-dev versions.
  * debian/rules.def: fix "armel" entry to "arm" in list of
    DEB_TARGET_ARCH_CPUs for Debian experimental GCC 4.5/4.6 libraries.
  * debian/rules2: drop commented out GCC #42509 workaround as this was fixed
    upstream in 4.4+.
  * Change bogus DEB_TARGET_GNU_CPU test on armel and armhf to just test for
    arm as ths is what the Debian arm, armel and armhf port use.
  * Rework snippet setting armv7 on Debian armhf / Ubuntu to avoid
    duplication, as a comment called out for.
  * Use "arm" instead of armel/armhf in DEB_TARGET_GNU_CPU test when deciding
    whether to enable profiledbootstrap.
  * Set DEJAGNU_TIMEOUT=600 on Ubuntu armhf as well.
  * Fix a couple more uses of armel or armhf against DEB_TARGET_GNU_CPU.
  * Patched a couple of comments mentioning armel to also mention armhf.
  * Add patch armhf-triplet-backport, support for arm-linux-*eabi* backported
    from a patch sent on the upstream mailing-list.

  [ Matthias Klose ]
  * Fix PR target/48226, Allow Iterator::vector vector on powerpc with VSX,
    taken from the trunk.
  * Fix PR preprocessor/48192, make conditional macros not defined for
    #ifdef, proposed patch.
  * Build the gold LTO plugin for ppc64 (Hiroyuki Yamamoto). Closes: #618864.
  * Fix issue with volatile bitfields, default to -fstrict-volatile-bitfields
    again on armel for Linaro builds. LP: #675347.

 -- Matthias Klose <doko@debian.org>  Wed, 23 Mar 2011 15:44:01 +0100

gcc-4.5 (4.5.2-6) unstable; urgency=low

  * Update to SVN 20110312 (r170895) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45967, PR tree-optimization/47278,
      PR target/47862, PR c++/44629, PR c++/45651, PR c++/47289, PR c++/47705,
      PR c++/47488, PR libgfortran/47778, PR c++/48029.

  [ Steve Langasek ]
  * Make sure our libs Pre-Depend on 'multiarch-support' when building for
    multiarch.
  * debian/patches/gcc-multiarch*, debian/rules.patch: use i386 in the
    multiarch path for amd64 / kfreebsd-amd64, not i486 or i686.  This lets
    us use a common set of paths on both Debian and Ubuntu, regardless of
    the target default optimization level.
  * debian/rules.conf: when building for multiarch, we need to be sure we
    are building against a libc-dev that supports the corresponding paths. 
    (the referenced version number for this needs to be bumped once this is
    officially in the archive.)

  [ Matthias Klose ]
  * Don't run the libmudflap testsuite on hppa; times out on the buildd.
  * Don't run the libstdc++ testsuite on mipsel; times out on the buildd.
  * Post Linaro 4.5-2011.03-0 release changes (up to 20110313).
  * Undefine LINK_EH_SPEC before redefining it to turn off warnings on
    powerpc.
  * Update gmp (build) dependencies.

  [ Aurelien Jarno ]
  * Add symbol files on kfreebsd-i386.
  * Add symbol files on kfreebsd-amd64.
  * Add symbol files on sparc64.
  * Add symbol files on sh4.

 -- Matthias Klose <doko@debian.org>  Sun, 13 Mar 2011 17:30:48 +0100

gcc-4.5 (4.5.2-5) unstable; urgency=low

  * Update to SVN 20110305 (r170696) from the gcc-4_5-branch.
    - Fix PR target/43810, PR fortran/47886, PR tree-optimization/47615,
      PR middle-end/47639, PR tree-optimization/47890, PR libfortran/47830,
      PR tree-optimization/46723, PR target/45261, PR target/45808,
      PR c++/46159, PR c++/47904, PR fortran/47886, PR libstdc++/47433,
      PR target/42240, PR fortran/47878, PR libfortran/47694.
  * Update the Linaro support to the 4.5-2011.03-0 release.
    - Fix LP: #705689, LP: #695302, LP: #710652, LP: #710623, LP: #721021,
      LP: #721021, LP: #709453.

 -- Matthias Klose <doko@debian.org>  Sun, 06 Mar 2011 02:58:01 +0100

gcc-4.5 (4.5.2-4) unstable; urgency=low

  * Update to SVN 20110222 (r170382) from the gcc-4_5-branch.
    - Fix PR target/43653, PR fortran/47775, PR target/47840,
      PR libfortran/47830.

  [ Matthias Klose ]
  * Don't apply a patch twice.
  * Build libgcc_s with -fno-stack-protector, when not building from the
    Linaro branch.
  * Backport proposed fix for PR tree-optimization/46723 from the trunk.

  [ Steve Langasek ]
  * debian/control.m4: add missing Multi-Arch: same for libgcc4; make sure
    Multi-Arch: same doesn't get set for libmudflap when building an
    Architecture: all cross-compiler package.
  * debian/rules2: use $libdir for libiberty.a.
  * debian/patches/gcc-multiarch-*.diff: make sure we're using the same
    set_multiarch_path definition for all variants.

  [ Sebastian Andrzej Siewior ]
  * PR target/44364
  * Remove -many on powerpcspe (__SPE__)
  * Remove classic FPU opcodes from libgcc if target has no support for them
    (powerpcspe)

 -- Matthias Klose <doko@debian.org>  Wed, 23 Feb 2011 00:35:54 +0100

gcc-4.5 (4.5.2-3) experimental; urgency=low

  * Update to SVN 20110215 (r170181) from the gcc-4_5-branch.
    - Fix PR rtl-optimization/44469, PR tree-optimization/47411,
      PR bootstrap/44699, PR target/44392, PR fortran/47331, PR fortran/47448,
      PR pch/14940, PR rtl-optimization/47166, PR target/47272, PR target/47580,
      PR tree-optimization/47541, PR target/44606, PR boehm-gc/34544,
      PR fortran/47569, PR libstdc++/47709, PR libstdc++/46914, PR libffi/46661.
  * Update the Linaro support to the 4.5 2011.02-0 release.
  * Pass --no-add-needed by default to the linker. See
    http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
    in indirect dependent shared libraries" for more information.

 -- Matthias Klose <doko@debian.org>  Wed, 16 Feb 2011 15:29:26 +0100

gcc-4.5 (4.5.2-2) experimental; urgency=low

  * Update to SVN 20110123 (r169142) from the gcc-4_5-branch.
    - Fix PR target/46915, PR target/46729, PR libgcj/46774, PR target/47038,
      PR target/46685, PR target/45447, PR tree-optimization/46758,
      PR tree-optimization/45552, PR tree-optimization/43023,
      PR middle-end/46734, PR fortran/45338, PR preprocessor/39213,
      PR target/43309, PR fortran/46874, PR tree-optimization/47286,
      PR tree-optimization/44592, PR target/47201, PR c/47150, PR target/46880,
      PR middle-end/45852, PR tree-optimization/43655, PR debug/46893,
      PR rtl-optimization/46804, PR rtl-optimization/46865, PR target/41082,
      PR tree-optimization/46864, PR fortran/45777, PR tree-optimization/47365,
      PR tree-optimization/47167, PR target/47318, PR target/46655,
      PR fortran/47394, PR libstdc++/47354.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.5 2011.01-1 release.
  * Don't build packages now built from the gcc-4.6 package for architectures
    with a sucessful gcc-4.6 build.

  [ Kees Cook ]
  * debian/patches/gcc-default-ssp.patch: do not ignore -fstack-protector-all
    (LP: #691722).

  [ Marcin Juszkiewicz ]
  * Fix biarch/triarch cross builds.
    - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
    - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.

 -- Matthias Klose <doko@debian.org>  Sun, 23 Jan 2011 11:54:52 +0100

gcc-4.5 (4.5.2-1) experimental; urgency=low

  * GCC 4.5.2 release.

 -- Matthias Klose <doko@debian.org>  Sat, 18 Dec 2010 14:14:38 +0100

gcc-4.5 (4.5.1-12) experimental; urgency=low

  * Update to SVN 20101129 (r167272) from the gcc-4_5-branch.
    - Fix PR fortran/45742, PR tree-optimization/46498, PR target/45807,
      PR target/44266, PR rtl-optimization/46315, PR tree-optimization/44545,
      PR tree-optimization/46491, PR rtl-optimization/46571, PR target/31100,
      PR c/46547, PR fortran/46638, PR tree-optimization/46675, PR debug/46258,
      PR ada/40777.

  [ Matthias Klose ]
  * Use lib instead of lib64 as the 64bit system dir on biarch
    architectures defaulting to 64bit. Closes: #603597.
  * Fix powerpc and s390 builds when biarch is disabled.
  * Backport PR bootstrap/44768, miscompilation of dpkg on ARM
    with -O2 (Chung-Lin Tang). LP: #674146.
  * Update libgcc2 symbols file. Closes: #602099.

  [ Marcin Juszkiewicz ]
  * Do not depend on target mpfr and zlib -dev packages for cross builds.
    LP: #676027.

  [ Konstantinos Margaritis ]
  * Add support for new target architecture `armhf'. Closes: #603948.

 -- Matthias Klose <doko@debian.org>  Mon, 22 Nov 2010 08:12:08 +0100

gcc-4.5 (4.5.1-11) experimental; urgency=low

  * Update to SVN 20101114 (r166728) from the gcc-4_5-branch.
    - Fix PR fortran/45742.
  * Don't hardcode debian/patches when referencing patches. Closes: #600502.

 -- Matthias Klose <doko@debian.org>  Sun, 14 Nov 2010 08:36:27 +0100

gcc-4.5 (4.5.1-10) experimental; urgency=low

  * Update to SVN 20101112 (r166653) from the gcc-4_5-branch.
    - Fix PR rtl-optimization/44691, PR tree-optimization/46355,
      PR tree-optimization/46177, PR c/44772, PR tree-optimization/46099,
      PR middle-end/43690, PR tree-optimization/46165, PR middle-end/46419,
      PR tree-optimization/46107, PR tree-optimization/45314, PR debug/45939,
      PR rtl-optimization/46237, PR middle-end/44569, PR middle-end/44569,
      PR tree-optimization/45902, PR target/46153, PR rtl-optimization/46226,
      PR tree-optimization/46167, PR target/46098, PR target/45946,
      PR fortran/42169, PR middle-end/46019, PR c/45969, PR c++/45894,
      PR c++/46160, PR c++/45983, PR fortran/46152, PR fortran/46140,
      PR libstdc++/45999, PR libgfortran/46373, PR libgfortran/46010,
      PR fortran/46007, PR c++/46024.
  * Update the Linaro support to the 4.5 2010.11 release.
  * Update gcc-4.5 source dependencies. Closes: #600503.
  * ARM: Fix Thumb-1 reload ICE with nested functions (Julian Brown),
    taken from the trunk.
  * Fix earlyclobbers on some arm.md DImode shifts (may miscompile "x >> 1"),
    taken from the trunk. Closes: #600888.

 -- Matthias Klose <doko@debian.org>  Fri, 12 Nov 2010 18:34:47 +0100

gcc-4.5 (4.5.1-9) experimental; urgency=low

  * Update to SVN 20101014 (r165474) from the gcc-4_5-branch.
    - Fix PR target/45820, PR tree-optimization/45854, PR target/45843,
      PR target/43764, PR rtl-optimization/43358, PR bootstrap/44621,
      PR libffi/45677, PR middle-end/45869, PR middle-end/45569,
      PR tree-optimization/45752, PR fortran/45748, PR libstdc++/45403,
      PR libstdc++/45924, PR libfortran/45710, PR bootstrap/44455,
      PR java/43839, PR debug/45656, PR debug/44832, PR libstdc++/45711,
      PR tree-optimization/45982.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.5 2010.10 release.
  * Just try to build java on mips/mipsel (was disabled in 4.5.0-9, when
    java was built from the same source package). Addresses: #599976.
  * Remove the gpc packaging support.
  * Fix libmudflap.so symlink. Addresses: #600161.
  * Fix pch test failures with heap randomization on armel (PR pch/45979).

  [ Kees Cook ]
  * Don't enable -fstack-protector with -ffreestanding.

 -- Matthias Klose <doko@debian.org>  Thu, 14 Oct 2010 19:17:41 +0200

gcc-4.5 (4.5.1-8) experimental; urgency=low

  * Update to SVN 20100925 (r164618) from the gcc-4_5-branch.
    - Fix PR middle-end/44763, PR java/44095, PR target/35664,
      PR rtl-optimization/41085, PR rtl-optimization/45051,
      PR target/45694, PR middle-end/45678, PR middle-end/45678,
      PR middle-end/45704, PR rtl-optimization/45728, PR libfortran/45532,
      PR rtl-optimization/45695, PR rtl-optimization/42775, PR target/45726,
      PR tree-optimization/45623, PR tree-optimization/45709, PR debug/43628,
      PR tree-optimization/45709, PR rtl-optimization/45593, PR fortran/45081,
  * Find 32bit system libraries on sparc64, s390x.
  * Remove README.Debian from the source package to avoid confusion for
    readers of the packaging.
  * Don't include info files and man pages in hppa64 and spu builds.
    Closes: #597435.
  * Apply proposed patch for PR mudflap/24619 (instrumentation of dlopen)
    (Brian M. Carlson) Closes: #507514.

 -- Matthias Klose <doko@debian.org>  Sat, 25 Sep 2010 14:11:39 +0200

gcc-4.5 (4.5.1-7) experimental; urgency=low

  * Update to SVN 20100914 (r164279) from the gcc-4_5-branch.
    - Fix PR target/40959, PR middle-end/45567, PR debug/45660,
      PR rtl-optimization/41087, PR rtl-optimization/44919, PR target/36502,
      PR target/42313, PR target/44651.
  * Add support to build from the Linaro 4.5 2010.09 release.
  * gcc-4.5-plugin-dev: Install config/arm/arm-cores.def.
  * Remove non-existing URL's in README.c++ (Osamu Aoki). Closes: #596406.
  * Don't provide c++abi2-dev for g++ cross builds.
  * Don't pass -mimplicit-it=thumb if -mthumb to as on ARM, rejected upstream.

 -- Matthias Klose <doko@debian.org>  Tue, 14 Sep 2010 12:52:34 +0200

gcc-4.5 (4.5.1-6) experimental; urgency=low

  * Update to SVN 20100909 (r164132) from the gcc-4_5-branch.
    - Fix PR middle-end/45312, PR bootstrap/43847, PR middle-end/44554,
      PR middle-end/40386, PR other/45443, PR c++/45200, PR c++/45293,
      PR c++/45558, PR fortran/45595, PR fortran/45530, PR fortran/45489,
      PR fortran/45019, PR libstdc++/45398.

  [ Matthias Klose ]
  * Tighten binutils dependencies to 2.20.1-14.

  [ Marcin Juszkiewicz ]
  * Fix the gcc-4.5-plugin-dev package name for cross builds. LP: #631474.
  * Build the gcc-4.5-plugin-dev for stage1 cross builds.
  * Fix priorities and sections for some cross packages.

  [ Al Viro ]
  * Fix installation of libgcc_s.so as a linker script for biarch builds.

  [ Kees Cook ]
  * Push glibc stack traces into stderr when building the package.
  * debian/patches/gcc-default-ssp.patch: Lower ssp-buffer-size to 4.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Sep 2010 21:25:37 +0200

gcc-4.5 (4.5.1-5) experimental; urgency=low

  * Always add dependencies on multilib library packages in *-multilib
    packages.
  * Fix installation of libgcc_s.so on architectures when libgcc_s.so is
    a linker script, not a symlink (Steve Langasek). Closes: #595474.
  * Remove the lib32gcc1 preinst script. Closes: #595495.

 -- Matthias Klose <doko@debian.org>  Sat, 04 Sep 2010 12:41:40 +0200

gcc-4.5 (4.5.1-4) experimental; urgency=low

  * Update to SVN 20100903 (r163833) from the gcc-4_5-branch.
    - Fix PR target/45070, PR middle-end/45458, PR rtl-optimization/45353,
      PR middle-end/45423, PR c/45079, PR tree-optimization/45393,
      PR c++/44991, PR middle-end/45484, PR debug/45500, PR lto/45496.

  [ Matthias Klose ]
  * Install config/vxworks-dummy.h in the gcc-4.5-plugin-dev package
    on armel, mipsel and sparc64 too.
  * Cleanup packaging files in gcc-source package.
  * [ARM] Provide __builtin_expect() hints in linux-atomic.c (backport).

  [ Al Viro ]
  * Fix builds with disabled biarch library packages.
  * New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
    to using them in rules.d/*; as the result, most of the explicit pathnames
    in there are gone _and_ we get uniformity across different flavours.
  * New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
    to using them in rules.d/*; as the result, most of the explicit pathnames
    in there are gone _and_ we get uniformity across different flavours.
  * Merge bi-/tri-arch stuff in binary-gcc.mk.
  * Merge rules for libgcc biarch variants.
  * Merge rules for libstdc++ biarch variants. Fix n32 variant of
    libstdc++-dbg removing _pic.a from the wrong place.
  * Merge libgfortran rules.
  * Merge rules for cxx-multi and objc-multi packages.
  * Enable gcc-hppa64 in cross-gcc-to-hppa build.

  [ Marcin Juszkiewicz ]
  * Create libgcc1 and gcc-*-base packages for stage2 cross builds.
    LP: #628855.

 -- Matthias Klose <doko@debian.org>  Fri, 03 Sep 2010 18:09:40 +0200

gcc-4.5 (4.5.1-3) experimental; urgency=low

  * Update to SVN 20100829 (r163627) from the gcc-4_5-branch.
    - Fix PR target/45327, PR middle-end/45292, PR fortran/45344,
      PR target/41484, PR rtl-optimization/44858, PR rtl-optimization/45400,
      PR tree-optimization/45260, PR c++/45315.

  [ Matthias Klose ]
  * Don't run the libstdc++ testsuite on armel on the buildds.
  * Integrate and extend bi/tri-arch cross builds patches.
  * Fix dependencies for mips* triarch library packages depend on *both* lib64*
    and libn32* packages. Closes: #594540.
  * Tighten binutils dependencies to 2.20.1-13.
  * Update LAST_UPDATED file when applying upstream updates.

  [ Al Viro ]
  * Bi/tri-arch cross builds patches.
  * Fix installation paths in bi/tri-arch libobjc and libmudflap packages.
  * Merge rules for all flavours of libgomp, libmudflap, libobjc.
  * Crossbuild fix for lib32gomp (use $(PFL)/lib32 instead of $(lib32)).
  * gcc-4.5: libgcc_s.so.1 symlink creation on cross-builds.
  * Enable gcc-multilib for cross-builds and fix what needs fixing.
  * Enable g++-multilib for cross-builds, fix pathnames.
  * Enable gobjc/gobjc++ multilib for cross-builds, fixes.
  * Enable gfortran multilib for cross-builds, fix paths.
  * Multilib dependency fixes for cross-builds.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Aug 2010 18:24:37 +0200

gcc-4.5 (4.5.1-2) experimental; urgency=low

  * Update to SVN 20100818 (r163323) from the gcc-4_5-branch.
    - Fix PR target/41089, PR tree-optimization/44914, PR c++/45112,
      PR fortran/44929, PR middle-end/45262, PR debug/45259, PR debug/45055,
      PR target/44805, PR middle-end/45034, PR tree-optimization/45109,
      PR target/44942, PR fortran/31588, PR fortran/43954, PR fortran/44660,
      PR fortran/42051, PR fortran/44064, PR fortran/45151, PR libstdc++/44963,
      PR tree-optimization/45241, PR middle-end/44632 (closes: #585925),
      PR libstdc++/45283, PR target/45296.

  [ Matthias Klose ]
  * Allow overwriting of the PF macro used in the build from the environment
    (Jim Heck). Closes: #588381.
  * Fix libc-dbg build dependency for java enabled builds. Addresses: #591424.
  * gcj: Align data in .rodata.jutf8.* sections, patch taken from the trunk.
  * Configure with --enable-checking+release. LP: #612822.
  * Add the complete packaging to the -source package. LP: #608650.
  * Drop the gcc-ix86-asm-generic32.diff patch.
  * Tighten (build-) dependency on cloog-ppl (>= 0.15.9-2).
  * Apply proposed patch for PR middle-end/45292.
  * Re-enable running the libstdc++ testsuite on armel and ia64 on the buildds.

  [ Steve Langasek ]
  * s,/lib/,/$(libdir)/, throughout debian/rules*; a no-op in the current
    case, but required for us to find the libraries when building for
    multiarch
  * Don't append multiarch paths to any multilib paths except for the default;
    our biarch (multilib) builds need to remain independent of multiarch in
    the near term, so we want to make sure we can find /usr/lib32 without
    /usr/lib/i486-linux-gnu being available.
  * debian/control.m4, debian/rules.conf: conditionally set packages to be
    Multi-Arch: yes when MULTIARCH is defined.

  [ Marcin Juszkiewicz ]
  * Allow building intermediate stages for cross builds. LP: #603497.

 -- Matthias Klose <doko@debian.org>  Wed, 18 Aug 2010 07:00:12 +0200

gcc-4.5 (4.5.1-1) experimental; urgency=low

  * GCC-4.5.1 release.
  * Update to SVN 20100731 (r162781) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45052, PR target/43698.
  * Apply proposed fixes for PR c++/45112, PR c/45079.
  * Install config/vxworks-dummy.h in the gcc-4.5-plugin-dev package
    on armel, mips, mipsel, sh4, sparc, sparc64. Closes: #590054.
  * Link executables statically when `static' is passed in DEB_BUILD_OPTIONS
    (Jim Heck). Closes: #590102.
  * Stop building java packages from the gcc-4.5 source package.

 -- Matthias Klose <doko@debian.org>  Sat, 31 Jul 2010 16:30:20 +0200

gcc-4.5 (4.5.0-10) experimental; urgency=low

  * Update to SVN 20100725 (r162508) from the gcc-4_5-branch.
    - Fix PR tree-optimization/45047, PR c++/43016, PR c++/45008.
  * Disable building gcj/libjava on mips/mipsel (fails to link libgcj).
  * Update libstdc++6 symbols files.

 -- Matthias Klose <doko@debian.org>  Sun, 25 Jul 2010 16:39:11 +0200

gcc-4.5 (4.5.0-9) experimental; urgency=low

  * Update to SVN 20100723 (r162448) from the gcc-4_5-branch (post
    GCC-4.5.1 release candidate 1).
    - Fix PR debug/45015, PR target/44942, PR tree-optimization/44900,
      PR tree-optimization/44977, PR c++/44996, PR fortran/44929,
      PR fortran/30668, PR fortran/31346, PR fortran/34260,
      PR fortran/40011.

  [ Marcin Juszkiewicz ]
  * Fix dependencies on cross library packages.
  * Copy all debian/rules* files to the -source package.

  [ Matthias Klose ]
  * Fix versioned build dependency on gcc-4.x-source package for cross builds.
    LP: #609060.
  * Set Vcs attributes in control file.

 -- Matthias Klose <doko@debian.org>  Fri, 23 Jul 2010 13:08:07 +0200

gcc-4.5 (4.5.0-8) experimental; urgency=low

  * Update to SVN 20100718 (r161892) from the gcc-4_5-branch.
    - Fixes: PR target/44531, PR bootstrap/44820, PR target/44597,
      PR target/44705, PR middle-end/44777, PR debug/44694, PR c++/44039,
      PR tree-optimization/43801, PR target/44575, PR debug/44104,
      PR middle-end/44671, PR middle-end/44686, PR tree-optimization/44357,
      PR debug/44694, PR middle-end/43866, PR debug/42278, PR c++/44059,
      PR tree-optimization/43905, PR middle-end/44133, PR tree-optimize/44063,
      PR tree-optimization/44683, PR rtl-optimization/43332, PR debug/44610,
      PR middle-end/44684, PR tree-optimization/44393, PR middle-end/44674,
      PR c++/44628, PR c++/44587, PR fortran/44582, PR fortran/43841,
      PR fortran/43843, PR libstdc++/44708, PR tree-optimization/44886,
      PR target/43888, PR tree-optimization/44284, PR middle-end/44828,
      PR middle-end/41355, PR c++/44703, PR ada/43731, PR fortran/44773,
      PR fortran/44847.

  [ Marcin Juszkiewicz ]
  * debian/rules2: Merge rules.d includes.
  * Properly -name -dbg packages for cross builds.
  * Various cross build fixes.
  * Build libmudflap packages for cross builds.
  * Fix generation of maintainer scripts for cross packages.
  * Build a gcc-base package for cross builds.

  [ Kees Cook ]
  * Fix additional libstdc++ testsuite failures for hardening defaults.

  [ Samuel Thibault ]
  * Update hurd patch for 4.5, fixing build failure. Closes: #584819.

  [ Matthias Klose ]
  * gcc-arm-implicit-it.diff: Only pass -mimplicit-it=thumb when in
    thumb mode (Andrew Stubbs).

 -- Matthias Klose <doko@debian.org>  Sun, 18 Jul 2010 10:53:51 +0200

gcc-4.5 (4.5.0-7) experimental; urgency=low

  * Update to SVN 20100625 (r161383) from the gcc-4_5-branch.
    - Fixes: PR bootstrap/44426, PR target/44546, PR target/44261,
      PR target/43740, PR libstdc++/44630 (closes: #577458),
      PR c++/44627 (LP: #503668), PR target/39690, PR target/44615,
      PR fortran/44556, PR c/44555.
    - Update libstdc++'s pretty printer for python2.6. Closes: #585202.

  [ Matthias Klose ]
  * Fix libstdc++ symbols files for powerpc and sparc.
  * Add maintainer scripts for cross packages.

  [ Samuel Thibault ]
  * Update hurd patch for 4.5, fixing build failure. Closes: #584454,
    #584819.

  [ Marcin Juszkiewicz ]
  * Merge the rules.d/binary-*-cross.mk files into rules.d/binary-*.mk.

 -- Matthias Klose <doko@debian.org>  Fri, 25 Jun 2010 15:57:38 +0200

gcc-4.5 (4.5.0-6) experimental; urgency=low

  [ Matthias Klose ]

  * Update to SVN 20100617 (r161901) from the gcc-4_5-branch. Fixes:
    PR target/44169, PR bootstrap/43170, PR objc/35996, PR objc++/32052,
    PR objc++/23716, PR lto/44464, PR rtl-optimization/42461, PR fortran/44536,
    PR tree-optimization/44258, PR tree-optimization/44423, PR target/44534,
    PR bootstrap/44426, PR tree-optimization/44508, PR tree-optimization/44507,
    PR lto/42776, PR target/44481, PR debug/41371, PR bootstrap/37304,
    PR target/44067, PR debug/41371, PR debug/41371, PR target/44075,
    PR c++/44366, PR c++/44401, PR fortran/44347, PR fortran/44430,
    PR lto/42776, PR libstdc++/44487, PR other/43838, PR libgcj/44216.
  * debian/patches/cross-fixes.diff: Update for 4.5 (Marcin Juszkiewicz).
  * debian/patches/libstdc++-pic.diff: Fix installation for cross builds.
  * Fix PR bootstrap/43847, --enable-plugin for cross builds.
  * Export long double versions of "C" math library for arm-linux-gnueabi,
    m68k-linux-gnu (ColdFire), mips*-linux-gnu (o32 ABI), sh*-linux-gnu
    (not 32 bit). Merge the libstdc++-*-ldbl-compat.diff patches.
  * Merge binary-libgcc.mk packaging changes into binary-libgcc-cross.mk
    (Loic Minier).
  * Update libgcc and libstdc++ symbols files.

  [ Aurelien Jarno ]
  
  * libstdc++-mips-ldbl-compat.diff: On MIPS provide the long double
    versions of "C" math functions in libstdc++ as we need to keep the
    ABI. Closes: #584610.

 -- Matthias Klose <doko@debian.org>  Thu, 17 Jun 2010 14:56:14 +0200

gcc-4.5 (4.5.0-5) experimental; urgency=low

  * Update to SVN 20100602 (r160097) from the gcc-4_5-branch. Fixes:
    PR target/44338, PR middle-end/44337, PR tree-optimization/44182,
    PR target/44161, PR c++/44358, PR fortran/44360, PR lto/44385.
  * Fix PR target/44261, taken from the trunk. Closes: #582787.
  * Fix passing the expanded -iplugindir option.
  * Disable broken profiled bootstrap on alpha.
  * On ix86, pass -mtune=generic32 in 32bit mode to the assembler, when
    configured for i586-linux-gnu or i686-linux-gnu.

 -- Matthias Klose <doko@debian.org>  Thu, 03 Jun 2010 00:44:37 +0200

gcc-4.5 (4.5.0-4) experimental; urgency=low

  * Update to SVN 20100527 (r160047) from the gcc-4_5-branch. Fixes:
    PR rtl-optimization/44164, PR middle-end/44069, PR target/44199,
    PR lto/44196, PR target/43733, PR target/44245, PR target/43869,
    PR debug/44223, PR tree-optimization/44038, PR tree-optimization/43949,
    PR debug/44205, PR debug/44178, PR bootstrap/43870, PR target/44202,
    PR target/44074, PR lto/43455, PR lto/42653, PR lto/42425, PR lto/43080,
    PR lto/43946, PR c++/43382, PR c++/41510, PR c++/44193, PR c++/44157,
    PR c++/44158, PR lto/44256, PR libstdc++/44190, PR lto/44312,
    PR target/43636, PR target/43726, PR c++/43555PR libstdc++/40497.

  [ Matthias Klose ]

  * Enable multilibs again on powerpcspe. Closes: #579780.
  * Fix setting CC for REVERSE_CROSS build (host ==  target,host != build).
    Closes: #579779.
  * Fix setting biarch_cpu macro.
  * Don't bother with un-normalized paths in .la files, just remove them.
  * debian/locale-gen: Update locales needed for the libstdc++-v3 testsuite.
  * If libstdc++6 is built from newer gcc-4.x source, run the libstdc++-v3
    testsuite against the installed lib too.
  * Configure with --enable-secureplt on powerpcspe.

  [ Aurelien Jarno ]

  * Fix $(distrelease) on non-official archives. Fix powerpcspe, sh4 and
    sparc64 builds.

 -- Matthias Klose <doko@debian.org>  Sun, 30 May 2010 12:52:02 +0200

gcc-4.5 (4.5.0-3) experimental; urgency=low

  * Update to SVN 20100519 (r159556) from the gcc-4_5-branch. Fixes:
    PR c++/43704, PR fortran/43339, PR middle-end/43337, PR target/43635,
    PR tree-optimization/43783, PR tree-optimization/43796, PR middle-end/43570,
    PR libgomp/43706, PR libgomp/43569, PR middle-end/43835, PR c/43893,
    PR tree-optimization/43572, PR tree-optimization/43845, PR libgcj/40860,
    PR target/43744, PR debug/43370, PR c++/43880, PR middle-end/43671,
    PR debug/43972, PR target/43921, PR c++/38064, PR c++/43953,
    PR fortran/43985, PR fortran/43592, PR fortran/40539, PR c++/43787,
    PR middle-end/44085, PR middle-end/44071, PR middle-end/43812,
    PR debug/44028, PR rtl-optimization/44012, PR target/44046,
    PR documentation/44016, PR fortran/44036, PR fortran/40728,
    PR libstdc++/44014, PR lto/44184, PR bootstrap/42347, PR middle-end/44102,
    PR c++/44127, PR debug/44136, PR target/44088, PR tree-optimization/44124,
    PR fortran/43591, PR fortran/44135, PR libstdc++/43259.

  [ Matthias Klose ]
  * Revert gcj-arm-no-merge-exidx-entries patch, fixed by PR libgcj/40860.
  * Don't run the libstdc++-v3 testsuite on the ia64 buildds. Timeouts.
  * Backport two libjava fixes from the trunk to run josm with gcj.
  * Ubuntu only:
    - Pass --hash-style=gnu instead of --hash-style=both to the linker.
  * Preliminary architecture port for powerpcspe (Kyle Moffett).
    Closes: #579780.
  * Update configury to be able to target i686 instead of i486 on i386.

  [ Aurelien Jarno]
  * Don't link with --hash-style=both on mips/mipsel as GNU hash is not
    compatible with the MIPS ABI.
  * Default to -mplt on mips(el), -march=mips2 and -mtune=mips32 on 32-bit
    mips(el), -march=mips3 and -mtune=mips64 on 64-bit mips(el).

 -- Matthias Klose <doko@debian.org>  Wed, 19 May 2010 09:48:20 +0200

gcc-4.5 (4.5.0-2) experimental; urgency=low

  * Update to SVN 20100419 from the gcc-4_5-branch.
    - Fix PR tree-optimization/43627, c++/43641, PR c++/43621, PR c++/43611,
      PR fortran/31538, PR fortran/30073, PR target/43662,
      PR tree-optimization/43572, PR tree-optimization/43771.
  * Install the linker plugin.
  * Search the linker plugin as a readable, not an executable file.
  * Link with --hash-style=both on mips/mipsel.
  * On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
    is not passed.
  * Sequel to PR40521, fix -g to generate .eh_frame on ARM.
  * On ARM, let gcj pass --no-merge-exidx-entries to the linker.
  * Build-depend/depend on binutils snapshot.
  * Update NEWS.html and NEWS.gcc.

 -- Matthias Klose <doko@debian.org>  Mon, 19 Apr 2010 15:22:55 +0200

gcc-4.5 (4.5.0-1) experimental; urgency=low

  * GCC 4.5.0 release.
  * Always apply biarch patches.
  * Build the lto-linker plugin again. Closes: #575448.
  * Run the libstdc++v3 testsuite on armel again.
  * Fix --enable-libstdcxx-time documentation, show configure result.
  * On linux targets always pass --no-add-needed to the linker.
  * Update the patch to search for plugins in a default plugin directory.
  * Fix java installations in snapshot builds.
  * Configure --with-plugin-ld=ld.gold.
  * Linker selection: ld is used by default, to use the gold linker,
    pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
    is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
    for ld.bfd or /usr/lib/gold-ld for ld.gold.
  * Don't apply the gold-and-ld patch for now.
  * Stop building the documentation for dfsg compliant builds. Closes: #571759.

 -- Matthias Klose <doko@debian.org>  Wed, 14 Apr 2010 13:29:20 +0200

gcc-4.5 (4.5-20100404-1) experimental; urgency=low

  * Update to SVN 20100404 from the trunk.
  * Fix build failures building cross compilers configure --with-ld.
  * lib32gcc1: Set priority to `extra'.
  * Apply proposed patch to search for plugins in a default plugin directory.
  * In snapshot builds, use for javac/ecj1 the jvm provided by the package.
  * libstdc++-arm-ldbl-compat.diff: On ARM provide the long double versions
    of "C" math functions in libstdc++; these are dropped when built
    against glibc-2.11.

 -- Matthias Klose <doko@debian.org>  Sun, 04 Apr 2010 15:51:25 +0200

gcc-4.5 (4.5-20100321-1) experimental; urgency=low

  * Update to SVN 20100321 from the trunk.
  * gcj-4.5-jre-headless: Stop providing java-virtual-machine.
  * gcj-4.5-plugin-dev: Don't suggest mudflap packages.
  * Apply proposed patch to enable both gold and ld in a single toolchain.
    New option -fuse-ld=ld.bfd, -fuse-ld=gold.

 -- Matthias Klose <doko@debian.org>  Sun, 21 Mar 2010 11:45:48 +0100

gcc-4.5 (4.5-20100227-1) experimental; urgency=low

  * Update to SVN 20100227 from the trunk.
  * Don't run the libstdc++-v3 testsuite on arm*-*-linux-gnueabi, when
    defaulting to thumb mode (Timeouts on the Ubuntu buildd).

 -- Matthias Klose <doko@debian.org>  Sat, 27 Feb 2010 08:29:55 +0100

gcc-4.5 (4.5-20100222-1) experimental; urgency=low

  * Update to SVN 20100222 from the trunk.
    - Install additional header files needed by plugins. Closes: #562881.
  * gcc-4.5-plugin-dev: Should depend on libgmp3-dev. Closes: #566366.
  * Update libstdc++6 symbols files.

 -- Matthias Klose <doko@debian.org>  Tue, 23 Feb 2010 02:16:22 +0100

gcc-4.5 (4.5-20100216-0ubuntu1~ppa1) lucid; urgency=low

  * Update to SVN 20100216 from the trunk.
  * Don't call dh_makeshlibs with -V for shared libraries with
    symbol files.
  * Don't run the libstdc++-v3 testsuite in thumb mode on armel
    to work around buildd timeout (see PR target/42509).

 -- Matthias Klose <doko@ubuntu.com>  Wed, 17 Feb 2010 02:06:02 +0100

gcc-4.5 (4.5-20100204-1) experimental; urgency=low

  * Update to SVN 20100204 from the trunk.

 -- Matthias Klose <doko@debian.org>  Thu, 04 Feb 2010 19:44:19 +0100

gcc-4.5 (4.5-20100202-1) experimental; urgency=low

  * Update to SVN 20100202 from the trunk.
    - gcc-stack_chk_fail-check.diff: Remove, applied upstream.
  * Update libstdc++6 symbol files.
  * Build gnat in snapshot builds on arm.
  * Configure with --enable-checking=yes for snapshot builds, and for
    4.5 builds before the release.
  * Temporary workaround: On arm-linux-gnueabi run the libstdc++v3 testsuite
    with -Wno-abi.
  * When building the hppa64 cross compiler, add $(builddir)/gcc to
    LD_LIBRARY_PATH to find the just built libgcc6. Closes: #565862.
  * On sh4-linux, use sh as java architecture name instead of sh4.
  * On armel, build gnat-4.5 using gcc-snapshot.
  * Revert the bump of the libgcc soversion on hppa (6 -> 4).

 -- Matthias Klose <doko@debian.org>  Tue, 02 Feb 2010 19:35:25 +0100

gcc-4.5 (4.5-20100107-1) experimental; urgency=low

  [ Matthias Klose ]
  * Update to SVN 20100107 from the trunk.
  * Revert the workaround for the alpha build (PR bootstrap/42511 is fixed).
  * testsuite-hardening-format.diff: Add a fix for the libstdc++ testsuite.
  * Build-depend again on autogen.
  * Work around PR lto/41569 (installation bug when configured with
    --enabled-gold).
  * On armel run the testsuite both in arm and thumb mode, when the
    distribution is supporthing tumb processors.
  * Work around PR target/42509 (armel), not setting BOOT_CFLAGS, but
    applying libcpp-arm-workaround.diff.

  [ Nobuhiro Iwamatsu ]
  * Update gcc-multiarch patch for sh4.

 -- Matthias Klose <doko@debian.org>  Thu, 07 Jan 2010 16:34:57 +0100

gcc-4.5 (4.5-20100106-0ubuntu1) lucid; urgency=low

  * Update to SVN 20100106 from the trunk.
  * gcj-4.5-jdk: Include /usr/lib/jvm-exports.
  * Rename libgcc symbols file for hppa.
  * On alpha and armel, set BOOT_CFLAGS to -g -O1 to work around bootstrap
    failures (see PR target/42509 (armel) and PR bootstrap/42511 (alpha)).
  * Base the source build-dependency on the package version instead of the 
    gcc version.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 06 Jan 2010 14:17:29 +0100

gcc-4.5 (4.5-20100103-1) experimental; urgency=low

  * Update to SVN 20100103 from the trunk.

  [ Samuel Thibault ]
  * Update hurd patch for 4.5. Closes: #562802.

  [ Aurelien Jarno ]
  * Remove patches/kbsd-gnu-ada.diff (merged upstream). 

  [ Matthias Klose ]
  * libgcj11: Move .so symlinks into gcj-4.5-jdk. Addresses: #563280.
  * gcc-snapshot: On sparc64, use gcc-snapshot as bootstrap compiler.
  * Don't use expect-tcl8.3 on hppa anymore.
  * Merge gnat-4.4 changes back from 4.4.2-5.
  * Bump libgcc soversion on hppa (4 -> 6).
  * Default to v9a (ultrasparc) on sparc*-linux.

 -- Matthias Klose <doko@debian.org>  Sun, 03 Jan 2010 17:25:27 +0100

gcc-4.5 (4.5-20091226-1) experimental; urgency=low

  * Update to SVN 20091226 from the trunk.
  * Fix powerpc spu installation.
  * Enable multiarch for sh4.
  * Fix libffi multilib test runs.
  * Configure the hppa -> hppa64 cross compiler --with-system-zlib.
  * gcc-4.5-hppa64: Don't ship info dir file.
  * lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.

 -- Matthias Klose <doko@debian.org>  Sat, 26 Dec 2009 15:38:23 +0100

gcc-4.5 (4.5-20091223-1) experimental; urgency=low

  * Update to SVN 20091223 from the trunk.

  [ Matthias Klose ]
  * Update hardening patches for 4.5.
  * Don't call install-info directly, depend on dpkg | install-info instead.
  * Add conflicts with packages built from GCC 4.4 sources.
  * On ARM, pass --hash-style=both to ld.
  * Update libgfortran3 symbols file.
  * Update libstdc++6 symbols file.

  [ Arthur Loiret ]
  * debian/rules.conf (gen_no_archs): Handle multiple arm ports.

 -- Matthias Klose <doko@debian.org>  Wed, 23 Dec 2009 18:02:24 +0100

gcc-4.5 (4.5-20091220-1) experimental; urgency=low

  * Update to SVN 20091220 from the trunk.
    - Remove patches applied upstream: arm-boehm-gc-locks.diff,
      arm-gcc-gcse.diff, deb-protoize.diff, gcc-arm-thumb2-sched.diff,
      gcc-atom-doc.diff, gcc-atom.diff, gcc-build-id.diff,
      gcc-unwind-debug-hook.diff, gcj-use-atomic-builtins-doc.diff,
      gcj-use-atomic-builtins.diff, libjava-atomic-builtins-eabi.diff,
      libjava-nobiarch-check-snap.diff, lp432222.diff, pr25509-doc.diff,
      pr25509.diff, pr39429.diff, pr40133.diff, pr40134.diff, rev146451.diff,
      s390-biarch-snap.diff, sh4-scheduling.diff, sh4_atomic_update.diff.
    - Update patches: gcc-multiarch.diff, gcc-textdomain.diff,
      libjava-nobiarch-check.diff, libjava-subdir.diff, libstdc++-doclink.diff,
      libstdc++-man-3cxx.diff, libstdc++-pic.diff, note-gnu-stack.diff,
      rename-info-files.diff, s390-biarch.diff.
  * Stop building the protoize package, removed from the GCC 4.5 sources.
  * gcc-4.5: Install lto1, lto-wrapper, and new header files for intrinsics.
  * libstdc++6-4.5-dbg: Install the python files for use with gdb.
  * Build java packages from the gcc-4.5 source package.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Dec 2009 10:56:56 +0100

gcc-4.4 (4.4.2-6) unstable; urgency=low

  * Update to SVN 20091220 from the gcc-4_4-branch (r155367).
    Fix PR c++/42387, PR c++/41183.

  [ Matthias Klose ]
  * Apply svn-doc-updates.diff for non DFSG builds.
  * gcc-snapshot:
    - Remove patches integrated upstream: pr40133.diff. Closes: #561550.

  [ Nobuhiro Iwamatsu ]
  * Backport linux atomic ops changes for sh4 from the trunk. Closes: #561550.
  * Backport from trunk: [SH] Not run scheduling before reload as default.
    Closes: #561429.

  [ Arthur Loiret ]
  * Apply spu patches independently of the hardening patches; fix build
    failure on powerpc.

 -- Matthias Klose <doko@debian.org>  Sun, 20 Dec 2009 10:20:19 +0100

gcc-4.4 (4.4.2-5) unstable; urgency=low

  * Update to SVN 20091212 from the gcc-4_4-branch (r155122).
    Revert the fix for PR libstdc++/42261, fix PR fortran/42268,
    PR target/42263, PR target/42263, PR target/41196, PR target/41939,
    PR rtl-optimization/41574.

  [ Matthias Klose ]
  * Regenerate svn-updates.diff.
  * Disable biarch testsuite runs for libffi (broken and unused).
  * Support xz compression of source tarballs.
  * Fix typo in PR libstdc++/40133 to do the link tests.
  * gcc-snapshot:
    - Remove patches integrated upstream: pr40134-snap.diff.
    - Update s390-biarch.diff for trunk.

  [ Aurelien Jarno ]
  * Add sparc64 support: disable multilib and install the libraries
    in /lib.

 -- Matthias Klose <doko@debian.org>  Sun, 13 Dec 2009 10:28:19 +0100

gcc-4.4 (4.4.2-4) unstable; urgency=low

  * Update to SVN 20091210 from the gcc-4_4-branch (r155122), Fixes:
    PR target/42165, PR target/42113, PR libgfortran/42090,
    PR middle-end/42049, PR c++/42234, PR fortran/41278, PR libstdc++/42261,
    PR libstdc++/42273 PR java/41991.

  [ Matthias Klose ]
  * gcc-arm-thumb2-sched.diff: Don't restrict reloads to LO_REGS for Thumb-2.
  * PR target/40134: Don't redefine LIB_SPEC on hppa.
  * PR target/42263, fix wrong code bugs in SMP support on ARM, backport from
    the trunk.
  * Pass -mimplicit-it=thumb to as by default on ARM, when configured
    --with-mode=thumb.
  * Fix boehm-gc build on ARM --with-mode=thumb.
  * ARM: Don't copy uncopyable instructions in gcse.c (backport from trunk).
  * Build the spu cross compiler for powerpc from the cell-4_4-branch.
  * gcj: add option -fuse-atomic-builtins (backport from the trunk).

  [ Arthur Loiret ]
  * Make svn update interdiffs more readable.

 -- Matthias Klose <doko@debian.org>  Thu, 10 Dec 2009 04:29:36 +0100

gcc-4.4 (4.4.2-3) unstable; urgency=low

  * Update to SVN 20091118 from the gcc-4_4-branch (r154294).
    Fix PR PR c++/9381, PR c++/21008, PR c++/35067, PR c++/36912, PR c++/37037,
    PR c++/37093, PR c++/38699, PR c++/39786, c++/36959, PR c++/41754,
    PR c++/41876, PR c++/41967, PR c++/41972, PR c++/41994, PR c++/42059,
    PR c++/42061,
    PR fortran/41772, PR fortran/41850, PR fortran/41909,
    PR middle-end/40946, PR middle-end/41317, R tree-optimization/41643,
    PR target/41900, PR rtl-optimization/41917, PR middle-end/41963,
    PR middle-end/42029.
  * Snapshot builds:
    - Patch updates.
    - Configure with --disable-browser-plugin.
  * Configure with --disable-libstdcxx-pch on hppa.
  * Backport armel patches form the trunk:
    - Fix PR objc/41848 - workaround ObjC and -fsection-anchors.
    - Enable scheduling for Thumb-2, including the fix for PR target/42031.
    - Fix PR target/41939, EABI violation in accessing values below the stack.

 -- Matthias Klose <doko@debian.org>  Wed, 18 Nov 2009 08:37:18 -0600

gcc-4.4 (4.4.2-2) unstable; urgency=low

  * Update to SVN 20091031 from the gcc-4_4-branch (r153603).
    - Fix PR debug/40521, PR target/40913, PR middle-end/22072,
      PR target/41665, PR c++/38798, PR c++/40092, PR c++/37875,
      PR c++/37204, PR fortran/41755, PR libstdc++/40654, PR libstdc++/40826,
      PR target/41702, PR c/41842, PR target/41762, PR c++/40808,
      PR fortran/41777, PR libstdc++/40852.
  * Snapshot builds:
    - Configure with --enable-plugin, disable the gcjwebplugin by a patch.
      Addresses: #551200.
    - Proposed patch for PR lto/41652, compile lto-plugin with
      -D_FILE_OFFSET_BITS=64
    - Allow disabling the ada build via DEB_BUILD_OPTIONS nolang=ada.
  * Fixes for reverse cross builds.
  * On sparc default to v9 in 32bit mode.
  * Fix __stack_chk_fail check for cross builds configured --with-headers.
  * Apply some fixes for uClibc cross builds (Jonas Meyer, Hector Oron).

 -- Matthias Klose <doko@debian.org>  Sat, 31 Oct 2009 14:16:03 +0100

gcc-4.4 (4.4.2-1) unstable; urgency=low

  * GCC 4.4.2 release.
    - Fixes PR target/26515, PR target/41680, PR rtl-optimization/41646,
      PR c++/39863, PR c++/41038.
  * Fix setting timeout for testsuite runs.
  * gcj-4.4/gcc-snapshot: Drop build-dependency on libgconf2-dev, disabled
    by default.
  * gcj-4.4: Run the libffi testsuite as well.
  * Add explicit build dependency on zlib1g-dev.
  * Fix cross builds, add support for gomp and gfortran (only tested for
    non-biarch targets).
  * (Build-)depend on binutils-2.20.
  * Fix up omp.h for multilibs (taken from Fedora).

 -- Matthias Klose <doko@debian.org>  Sun, 18 Oct 2009 02:31:32 +0200

gcc-4.4 (4.4.1-6) unstable; urgency=low

  * Snapshot builds:
    - Add build dependency on libelfg0-dev (>= 0.8.12).
    - Add build dependency on binutils-gold where available.
    - Suggest binutils-gold; not perfect, it is required when using
      -use-linker-plugin.
    - Work around installation failure in the lto-plugin (PR lto/41569).
    - Install java home symlinks in /usr/lib/jvm.
    - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
  * PR debug/40521:
    - Apply patch for PR debug/40521, taken from the trunk.
    - Revert the dwarf2cfi_asm workaround, obsoleted by PR debug/40521.
    - Depend on binutils (>= 2.19.91.20091005).
  * Update to SVN 20091005 from the gcc-4_4-branch (r152450).
    - Fixes PR fortran/41479.
  * In the test summary, add more information about package versions
    used for the build.

 -- Matthias Klose <doko@debian.org>  Wed, 07 Oct 2009 02:12:56 +0200

gcc-4.4 (4.4.1-5) unstable; urgency=medium

  * Update to SVN 20091003 from the gcc-4_4-branch (r152174).
    - Fixes PR target/22093, PR c/39779, PR libffi/40242, PR target/40473, 
      PR debug/40521, PR c/41049, PR debug/41065, PR ada/41100,
      PR tree-optimization/41101, PR libgfortran/41328, PR libffi/41443,
      PR fortran/41515.
  * Updates for snapshot builds:
    - Fix build dependency on automake for snapshot builds.
    - Update patches pr40134-snap and libjava-nobiarch-check-snap.
  * Fix lintian errors in libstdc++ packages and lintian warnings in the
    source package.
  * Add debian/README.source.
  * Don't apply PR libstdc++/39491 for the trunk anymore.
  * Install java home symlinks for snapshot builds in /usr/lib/jvm,
    including javac. Depend on ecj. Addresses #536102.
  * Fix build failure on armel with -mfloat-abi=softfp.
  * Don't pessimize the code for newer armv6 and armv7 processors.
  * libjava: Use atomic builtins For Linux ARM/EABI, backported from the
    trunk.
  * Proposed patch to fix wrong-code on powerpc (Alan Modra). LP: #432222.
  * Link against -ldl instead of -lcloog -lppl. Exit with an error when using
    the Graphite loop transformation infrastructure without having the
    libcloog-ppl0 package installed (patch taken from Fedora). Packages
    using these optimizations should build-depend on libcloog-ppl0.
    gcc-4.4: Suggest the cloog runtime libraries.
  * Install a hook _Unwind_DebugHook, called during unwinding. Intended as
    a hook for a debugger to intercept exceptions. CFA is the CFA of the
    target frame.  HANDLER is the PC to which control will be transferred
    (patch taken from Fedora).

 -- Matthias Klose <doko@debian.org>  Sat, 03 Oct 2009 13:33:05 +0100

gcc-4.4 (4.4.1-4) unstable; urgency=low

  * Update to SVN 20090911 from the gcc-4_4-branch (r151649).
    - Fixes PR target/34412, PR middle-end/41094, PR target/40718,
      PR fortran/41062, PR libstdc++/41005, PR target/41184,
      PR bootstrap/41180, PR c++/41127, PR fortran/41258,
      PR rtl-optimization/40861, PR target/41315, PR fortran/39876.

  [ Matthias Klose ]
  * Avoid underscores in doc-base document id's to workaround a
    dh_installdocs bug.
  * Update file names for the Ada user's guide.
  * Set Homepage attribute for packages.
  * Update the patch for gnat on armel.
  * gcj-4.4-jdk: Depend on libantlr-java. Addresses: #546062.
  * Backport patch for PR tree-optimization/41101 from the trunk.
    Closes: #541816.
  * Update libstdc++6.symbols for symbols introduced with the fix
    for PR libstdc++/41005.
  * Apply proposed patches for PR libstdc++/40133 and PR target/40134.
    Add symbols exception propagation support in libstdc++ on armel
    to the libstdc++6 symbols.

  [ Ludovic Brenta]
  Merge from gnat-4.4 (4.4.1-3) unstable; urgency=low
  * debian/rules.defs, debian/rules.d/binary-ada.mk, debian/rules.patch:
    better support for architectures that support only one exception
    handling mechanism (SJLJ or ZCX).

 -- Matthias Klose <doko@debian.org>  Sat, 12 Sep 2009 03:18:17 +0200

gcc-4.4 (4.4.1-3) unstable; urgency=low

  * Update to SVN 20090822 from the gcc-4_4-branch (r151011).
    - Fixes PR tree-optimization/41016, PR tree-optimization/41011,
      PR tree-optimization/41008, PR tree-optimization/40991,
      PR tree-optimization/40964, PR target/8603 (closes: #161432),
      PR target/41019, PR target/41015, PR target/40957, PR target/40934,
      PR rtl-optimization/41033, PR middle-end/41047, PR middle-end/41006,
      PR fortran/41070, PR fortran/40995, PR fortran/40847, PR debug/40990,
      PR debug/37801, PR c/41046, PR c/40948, PR c/40866, PR bootstrap/41018,
      PR middle-end/41123,PR target/40971, PR c++/41131, PR fortran/41102,
      PR libfortran/40962.

  [ Arthur Loiret ]
  * Only use -fno-stack-protector when known to the stage1 compiler.

  [ Aurelien Jarno ]
  * lib32* packages: remove the Pre-Depends: libc6-i386 (>= 2.9-18) and
    upgrade the Conflicts: libc6-i386 from (<< 2.9-18) to (<< 2.9-22).
    Closes: #537466.
  * kbsd-gnu-ada.dpatch: add support for kfreebsd-amd64.

  [ Matthias Klose ]
  * Build gnat on armel, the gnat-4.4 build still failing, gcc-snapshot
    builds good enough to build itself.
  * Merge enough of the gnat-4.4 changes back to allow a combined build
    from the gcc-4.4 source.
  * Build libgnatprj for armel.
  * On armel build just one version of the ada run-time library.
  * Update auto* build dependencies for snapshot builds.
  * Apply proposed patch for PR target/40718.

 -- Matthias Klose <doko@debian.org>  Sun, 23 Aug 2009 11:50:38 +0200

gcc-4.4 (4.4.1-2) unstable; urgency=low

  [ Matthias Klose ]
  * Update to SVN 20090808 from the gcc-4_4-branch (r150577).
    - Fixes PR target/40832, PR rtl-optimization/40710,
      PR tree-optimization/40321, PR build/40010, PR fortran/40727,
      PR build/40010, PR rtl-optimization/40924, PR c/39902,
      PR middle-end/40943, PR target/40577, PR c++/39987, PR debug/39706,
      PR c++/40948, PR c++/40749, PR fortran/40851, PR fortran/40878,
      PR target/40906.
  * Bump GCC version required in dependencies to 4.4.1.
  * Enable Ada for snapshot builds on all archs with a gnat package
    available in the archive.
  * Build-depend on binutils 2.19.51.20090805, needed at least for armel.

  [ Aurelien Jarno ]
  * kbsd-gnu-ada.dpatch: new patch to fix build on GNU/kFreeBSD.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 08 Aug 2009 10:17:39 +0200

gcc-4.4 (4.4.1-1) unstable; urgency=low

  * GCC 4.4.1 release.
    - Fixes PR target/39943, PR tree-optimization/40792, PR c++/40780,
      PR middle-end/40747, PR libstdc++/40691, PR libfortran/40714,
      PR tree-optimization/40813 (ICE in OpenJDK build on sparc).
  * Apply proposed patch for PR target/39429, an ARM wrong-code error.
  * Fix a typo in the arm back-end (proposed patch).
  * Build-depend on libmpc-dev for snapshot builds.
  * Fix build failure in cross builds (Hector Oron). Closes: #522597.
  * Run the testsuite as part of the build target, not the install target.

 -- Matthias Klose <doko@debian.org>  Wed, 22 Jul 2009 13:24:39 +0200

gcc-4.4 (4.4.0-11) unstable; urgency=medium

  [ Matthias Klose ]
  * Update to SVN 20090715 from the gcc-4_4-branch (r149690).
    - Corresponds to the 4.4.1 release candidate.
    - Fixes PR target/38900, PR debug/40666, PR middle-end/40669,
      PR middle-end/40328, PR target/40587, PR middle-end/40585,
      PR c++/40566, PR tree-optimization/40542, PR c/39902,
      PR tree-optimization/40579, PR tree-optimization/40550, PR c++/40684,
      PR c++/35828, PR c++/37816, PR c++/40639, PR c++/40633, PR c++/40619,
      PR c++/40595, PR fortran/40440, PR fortran/40551, PR fortran/40638,
      PR fortran/40443, PR libstdc++/40600, PR rtl-optimization/40667, PR c++/40740,
      PR c++/36628, PR c++/37206, PR c++/40689, PR c++/40502, PR middle-end/40747.
  * Backport of PR c/25509, new option -Wno-unused-result. LP: #305176.
  * gcc-4.4: Depend on libgomp1, even if not building the libgomp1 package.
  * Add proposed patches for PR libstdc++/40133, PR target/40134; don't apply
    yet.

  [Emilio Pozuelo Monfort]
  * Backport build-id support, configure with --enable-linker-build-id.

 -- Matthias Klose <doko@debian.org>  Tue, 14 Jul 2009 16:09:33 -0400

gcc-4.4 (4.4.0-10) unstable; urgency=low

  [ Arthur Loiret ]
  * debian/rules.patch: Record the auto* calls to run them once only.

  [ Matthias Klose ]
  * Update to SVN 20090627 from the gcc-4_4-branch (r149023).
    - Fixes PR other/40024.
  * Fix typo, adding blacklisted symbols to the libgcc1 symbols file on armel.
  * On mips/mipsel use -O2 in STAGE1_CFLAGS until binutils is updated.

 -- Matthias Klose <doko@debian.org>  Sun, 28 Jun 2009 10:13:08 +0200

gcc-4.4 (4.4.0-9) unstable; urgency=high

  * Update to SVN 20090624 from the gcc-4_4-branch (r148821).
    - Fix PR objc/28050 (LP: #362217), PR libstdc++/40297, PR c++/40342.
  * Continue the well planned lib32 transition on amd64, adding pre-dependencies
    on libc6-i386 (>= 2.9-18) on Debian. Closes: #533767.
  * Enable SSP on arm and armel, run the testsuite with -fstack-protector.
    LP: #375189.
  * Fix spu fortran build in gcc-snapshot builds.
  * Add missing symbols for 64bit libgfortran library.
  * Update libstdc++ symbol files for sparc 64bit, adding symbols
    for exception propagation support.
  * Explicitely add __aeabi symbols to the libgcc1 symbols file on armel.
    Closes: #533843.

 -- Matthias Klose <doko@debian.org>  Wed, 24 Jun 2009 23:46:02 +0200

gcc-4.4 (4.4.0-8) unstable; urgency=medium

  * Let all 32bit libs conflict with libc6-i386 (<< 2.9-17). Closes: #533767.
  * Update to SVN 20090620 from the gcc-4_4-branch (r148747).
    - Fixes PR fortran/39800, PR fortran/40402.
  * Work around tar bug on kfreebsd unpacking java class file updates (#533356).

 -- Matthias Klose <doko@debian.org>  Sat, 20 Jun 2009 15:15:22 +0200

gcc-4.4 (4.4.0-7) unstable; urgency=medium

  * Update to SVN 20090618 from the gcc-4_4-branch (r148685).
    - Fixes PR middle-end/40446, PR middle-end/40389, PR middle-end/40460,
      PR fortran/40168, PR target/40470.
  * On amd64, install 32bit libraries into /lib32 and /usr/lib32.
  * lib32gcc1, lib32gomp1, lib32stdc++6: Conflict with libc6-i386 (= 2.9-15),
    libc6-i386 (= 2.9-16).
  * Handle serialver alternative in -jdk install scripts, not in -jre-headless.

 -- Matthias Klose <doko@debian.org>  Fri, 19 Jun 2009 01:36:00 +0200

gcc-4.4 (4.4.0-6) unstable; urgency=low

  [ Matthias Klose ]
  * Update to SVN 20090612 from the gcc-4_4-branch (r148433).
    - Fixes PR c++/38064, PR c++/40139, PR target/40017, PR target/40266,
      PR bootstrap/40027, PR tree-optimization/40087, PR target/39856,
      PR rtl-optimization/40105, PR target/39942, PR middle-end/40204,
      PR debug/40109, PR tree-optimization/39999, PR libfortran/37754,
      PR fortran/22423, PR libfortran/39667, PR libfortran/39782,
      PR libfortran/38668, PR libfortran/39665, PR libfortran/39702,
      PR libfortran/39709, PR libfortran/39665i, PR libgfortran/39664,
      PR fortran/38654, PR libfortran/37754, PR libfortran/37754,
      PR libfortran/25561, PR libfortran/37754, PR middle-end/40291,
      PR target/40017, PR middle-end/40340, PR c++/40308, PR c++/40311,
      PR c++/40306, PR c++/40307, PR c++/40370, PR c++/40372, PR c++/40373,
      PR c++/40381, PR fortran/40019, PR fortran/39893.
  * gcj-4.4-jdk: Depend on libecj-java-gcj instead of libecj-java.
  * Let gjdoc --version use the Configuration class instead of
    version.properties (Alexander Sack). LP: #385682.
  * Preserve libgcc_s.so linker scripts. Closes: #532263.

  [Ludovic Brenta]
  * debian/patches/ppc64-ada.dpatch,
    debian/patches/ada-mips.dpatch,
    debian/patches/ada-mipsel.dpatch: remove, merged upstream.
  * debian/patches/*ada*.dpatch:
    - rename to *.diff;
    - remove the dpatch prologue shell script
    - refresh with quilt -p ab and without time stamps
    - adjust to GCC 4.4
  * debian/patches/ada-library-project-files-soname.diff,
    debian/patches/ada-polyorb-dsa.diff,
    debian/patches/pr39856.diff: new.
  * debian/rules.patch: adjust accordingly.
  * debian/rules.defs: re-enable Ada.
  * debian/rules2: do a lean bootstrap when building Ada.
  * debian/rules.d/binary-ada.mk: do not build gnatbl or gprmake anymore,
    removed upstream.

 -- Matthias Klose <doko@debian.org>  Fri, 12 Jun 2009 18:34:13 +0200

gcc-4.4 (4.4.0-5) unstable; urgency=medium

  * Update to SVN 20090517 from the gcc-4_4-branch (r147630).
    - Fixes PR tree-optimization/40062, PR middle-end/39986,
      PR middle-end/40057, PR fortran/39879, PR libstdc++/40038,
      PR middle-end/40035, PR target/37179, PR middle-end/39666,
      PR tree-optimization/40074, PR fortran/40018, PR fortran/38863,
      PR middle-end/40147, PR fortran/40018, PR target/40153.

  [ Matthias Klose ]
  * Update libstdc++ symbols files.
  * Update libgcc, libobjc, libstdc++ symbols files for armel.
  * Fix version symlink in gcc_lib_dir. Closes: #527837.
  * Fix symlinks for javac and header files in /usr/lib/jvm.
    Closes: #528084.
  * Don't build the stage1 compiler with -O with recent binutils (trunk).
  * Revert doing link tests to check for the atomic builtins, disabling
    exception propagation support in libstdc++ on armel. See PR40133, PR40134.
  * On mips/mipsel don't run the java testsuite with -mabi=64.
  * Default to armv4 for the gcc-snapshot package as well. Closes: #523936.
  * Mention GCC trunk in the gcc-snapshot package description. Closes: #526309.
  * Remove unneed '..' elements from symlinks in JAVA_HOME.
  * Fix some lintian warnings for gcc-snapshot.

  [ Arthur Loiret ]
  * Add missing dir separator to multiarch path.  Closes: #527537.

 -- Matthias Klose <doko@debian.org>  Sun, 17 May 2009 11:15:52 +0200

gcc-4.4 (4.4.0-4) unstable; urgency=medium

  * Update to SVN 20090506 from the gcc-4_4-branch (r147161).
    - Fixes PR rtl-optimization/39914, PR testsuite/39776,
      PR tree-optimization/40022, PR libstdc++/39909.

  [ Matthias Klose ]
  * gcc-4.4-source: Don't depend on gcc-4.4-base, depend on quilt
    and patchutils.
  * On armel, link the shared libstdc++ with both -lgcc_s and -lgcc.
  * Update libgcc and libstdc++ symbol files for mips and mipsel.
  * Update libstdc++ symbol files for armel and hppa, adding symbols
    for exception propagation support.
  * Add ARM EABI symbols to libstdc++ symbol files for armel.
  * Add libobjc symbols file for armel.
  * Fix PR libstdc++/40038, missing ceill/tanhl symbols in libstdc++.
  
  [ Aurelien Jarno ]
  * Fix libc name for biarch packages on kfreebsd-amd64.

 -- Matthias Klose <doko@debian.org>  Wed, 06 May 2009 15:10:36 +0200

gcc-4.4 (4.4.0-3) unstable; urgency=low

  * libstdc++-doc: Install the man pages again.
  * Fix build configuration for the GC enabled ObjC runtime library.
  * Fix thinko in autotools_files, resulting in autoconf not run in
    some cases.
  * Do link tests to check for the atomic builtins, enables exception
    propagation support in libstdc++ on armel and hppa.

 -- Matthias Klose <doko@debian.org>  Sun, 03 May 2009 23:38:56 +0200

gcc-4.4 (4.4.0-2) unstable; urgency=low

  [ Samuel Thibault ]
  * Enable java build on the hurd.

  [ Matthias Klose ]
  * libobjc2.symbols.armel: Remove, use the default one.
  * Address PR libstdc++/39491, removing __signbitl from the libstdc++6
    symbols file on hppa.
  * libstdc++6.symbols.armel: Fix error introduced with copy from the
    arm symbols file.
  * libstdc++6.symbols.*: Don't assume exception propagation support
    enabled for all architectures (although it should on armel, hppa,
    sparc).
  * Disable the build of the ObjC garbage collection library on mips*,
    working around a build failure.

 -- Matthias Klose <doko@debian.org>  Sat, 02 May 2009 14:22:35 +0200

gcc-4.4 (4.4.0-1) unstable; urgency=low

  [ Matthias Klose ]
  * Update to SVN 20090429 from the gcc-4_4-branch (r146989).
  * Configure java enabled builds with --enable-java-home.
  * Integrate the bits previously found in java-gcj-compat.
  * Rename the packages using the naming schema used for OpenJDK:
    gcj-X.Y-{jre-headless,jre,jre-lib,jdk,source}.  The packages
    {gij,gcj,gappletviewer}-X.Y and libgcjN-{jar,source} are gone.
  * Build the libgcj documentation with the just built gjdoc.
  * Don't use profiled bootstrap when building the gcj source.
  * Apply proposed patch for PR target/39856.
  * Fix some lintian warnings.
  * Don't include debug symbols for libstdc++.so.6, if the library is
    built by a newer GCC version.
  * Adjust hrefs to point to the local libstdc++ documentation. LP: #365414.
  * Update libgcc, libgfortran, libobjc, libstdc++ symbol files.
  * gcc-4.4: Include libssp_nonshared.a.
  * For ix86, set the java architecture directory to i386.

  [ Samuel Thibault ]
  * Update Hurd changes.
  * Configure with --enable-clocale=gnu on hurd-i386.
  * debian/patches/hurd-pthread.diff: Reapply.

 -- Matthias Klose <doko@debian.org>  Thu, 30 Apr 2009 00:30:20 +0200

gcc-4.4 (4.4.0-1~exp2) experimental; urgency=low

  * Update to SVN 20090423 from the gcc-4_4-branch.

  [ Aurelien Jarno ]
  * kbsd-gnu.diff: remove parts merged upstream.

  [ Matthias Klose ]
  * Remove conflicts/replaces for *-spu packages.
  * Configure the spu cross compiler without --with-sysroot and
    --enable-multiarch.
  * Fix and reenable the gfortran-spu build.
  * Work around build failures with missing libstdc++ baseline files.
  * Install gjdoc man page.
  * Fix java configuration with --enable-java-home and include symlinks
    for JAVA_HOME in /usr/lib/jvm.
  * Apply proposed fix for PR middle-end/39794.
  * Install libstdc++ man pages with suffix .3cxx instead of .3.
    Closes: #525244.
  * lib*stdc++6-{dbg,doc}: Add conflicts to the corresponding 4.3 packages.

 -- Matthias Klose <doko@debian.org>  Thu, 23 Apr 2009 18:11:49 +0200

gcc-4.4 (4.4.0-1~exp1) experimental; urgency=low

  * Final GCC 4.4.0 release.

  * Don't build the Fortran SPU cross compiler, currently broken.
  * spu cross build: Build without spucache and spumea64.
  * Configure --with-arch-32=i486 on amd64, i386, and kfreebsd-{amd64,i386},
    --with-arch-32=i586 on hurd-i386, --with-cpu=atom on lpia.
  * Build using profiled bootstrap.
  * Remove the gcc-4.4-base.postinst. Addresses: #524708.
  * Update debian/copyright: Include runtime library exception, remove
    D and Phobas license.
  * Apply proposed patch for PR libstdc++/39491, missing symbol in libstdc++
    on hppa.
  * Remove unsused soft-fp functions in the 64bit libgcc on powerpc (PR39828).
  * Update NEWS files for 4.4.
  * Build again libgfortran for the non-default multilib configuration.
  * Restore missing chunks in note-gnu-stack.diff, lost during the conversion
    to quilt.

 -- Matthias Klose <doko@debian.org>  Wed, 22 Apr 2009 00:53:16 +0200

gcc-4.4 (4.4-20090418-1) experimental; urgency=low

  * Update to SVN 20090418 from the gcc-4_4-branch.

  [ Arthur Loiret ]
  * Update patches:
    - boehm-gc-nocheck, cross-include, libjava-rpath, link-libs:
      Rebase on trunk.
    - gcc-m68k-pch, libjava-debuginfo, libjava-loading-constraints:
      Remove, merged in trunk.
    - cell-branch, cell-branch-doc: Remove, there is no upstream cell 4.4
      branch yet.
    - gdc-fix-build-kbsd-gnu, svn-gdc-updates, gpc-4.1, gpc-gcc-4.x,
      gpc-names: Remove, gpc and gdc are not ported to GCC 4.4 yet.
    - svn-class-updates, svn-doc-updates, svn-updates: Make empty.
    - Refresh all others, and convert them all to quilt.

  * Build system improvements:
    - Partial rewrite/refactor of rules files.
    - Switch patch system to quilt.
    - Autogenerate debian/copyright.
    - Use the autoconf2.59 package.

  * multilib/multiarch support improvements: Closes: #369064, #484589.
    - mips-triarch.diff: Replace with a newer version (approved upstream).
    - s390-biarch.diff: Ditto.
    - debian/rules2: Configure with --enable-targets=all on mips-linux,
      mipsel-linux and s390-linux.
    - gcc-multiarch.diff: New, add multiarch include directories and
      libraries path to the system paths.
    - debian/rules2: Configure with --enable-multiarch. Configure spu build
      with --with-multiarch-defaults=spu-elf.
    - multiarch-include.diff: Remove.
    - debian/multiarch.inc: Ditto.

  * cross-compilers changes:
    - Never build a separated -base package, don't symlink any doc dir.
    - Build gobjc again.

  * Run the 64-bit tests with -mabi=64 instead of -m64 on mips/mipsel to
    hopefully fix the massive failure.
  * Always set $(distribution) to "Debian" on mips/mipsel, workarounds FTBFS
    on those archs due to a kernel bug triggered by lsb_release call.
    Adresses: #524416.
  * debian/rules.patch: Only apply the ada-nobiarch-check patch when ada is
    enabled. Remove gpc and gdc patches.
  * debian/rules.unpack (install_autotools_stamp): Remove.
  * debian/rules.defs (configure_dependencies): Remove autotools dependency.
  * debian/rules.conf: Add a copyright-file target.
  * debian/control.m4: Build-Depends on autoconf2.59 and patchutils.
    Make gcc-4.4-source Depends on autoconf2.59.
    Add myself to Uploaders.
  * debian/rules.d/binary-source.mk: Don't build and install an embedded
    copy or autoconf2.59 in gcc-4.4-source.
  * debian/copyright.in: New.

  [ Matthias Klose ]
  * Build gcj on hppa.
  * Add support to build vfp optimized runtime libraries on armel.
  * gcc-4.4-spu: Depend on newlib-spu.
  * Fix sections of -dbg and java packages.
  * gcc-default-ssp.dpatch: Set the default as well, when calling the
    preprocessor. LP: #346126.
  * Build-depend on quilt.
  * Keep the copyright file in the archive.
  * Remove conflict of the gcc-X.Y-source packages.
  * Update removal of gfdl doc files for 4.4.
  * Don't re-run the autotools (introduced with the switch to quilt).
  * On arm and armel, install the arm_neon.h header. LP: #360819.
  * When hardening options are turned on by default, patch the testsuite
    to handle the hardening defaults (Kees Cook).
  * Only run the patch target once. Avoids multiple autotool runs, but
    doesn't reflect changes in the series file anymore.
  * libgcj-doc: Fix documentation title.
  * Fix gcj source build with recent build changes.
  * Don't check for libraries in DEB_BUILD_OPTIONS/nolang.
  * gappletviewer: Include missing binary.

  [ Aurelien Jarno ]
  * Remove: patches/kbsd-gnu-ada.dpatch (merged upstream).
  * kbsd-gnu.diff: add fix for stuff broken by upstream.

 -- Matthias Klose <doko@debian.org>  Mon, 20 Apr 2009 01:34:26 +0200

gcc-4.4 (4.4-20090317-1) experimental; urgency=low

  * Initial upload of GCC-4.4, based on trunk 20090317 (r144904).

  [Matthias Klose]
  * Branch from the gcc-4.3 packaging.
  * Remove *-trunk patches, update remaining patches for the trunk.
  * Remove patches integrated upstream: libobjc-gc-link, libjava-file-support,
    libjava-realloc-leak, libjava-armel-ldflags, libstdc++-symbols-hppa,
    gcc-m68k-pch, libjava-extra-cflags, libjava-javah-bridge-tgts,
    hppa-atomic-builtins, armel-atomic-builtins, libssp-gnu, libobjc-armel,
    gfortran-armel-updates, sparc-biarch, libjava-xulrunner-1.9.
  * Update patches for 4.4, mostly using the patches converted for quilt by
    Arthur Loiret.
  * debian/patches/libjava-soname.dpatch: Remove, unmodifed upstream library.
  * debian/patches/gcc-driver-extra-langs.dpatch: Search Ada files in subdir.
  * debian/rules.unpack, debian/rules.d/binary-source.mk: Update for included
    autoconf tarball.
  * debian/rules.d/binary-{gcc,java}.mk: Install new header files.
  * debian/libgfortran3.symbols.common: Remove symbol not generated by
    gfortran (__iso_c_binding_c_f_procpointer@GFORTRAN_1.0), PR38871.
  * debian/rules.conf: Update for 4.4.
  * Fix build dependencies and configure options for 4.4, which were applied
    for snapshot builds only.

  [Arthur Loiret]
  * Update patches from debian/patches:
    - Remove backported fixes:
      PR ada: pr10768.dpatch, pr15808.dpatch, pr15915.dpatch, pr16086.dpatch,
      pr16087.dpatch, pr16098.dpatch, pr17985.dpatch, pr18680.dpatch,
      pr22255.dpatch, pr22387.dpatch, pr28305.dpatch, pr28733.dpatch,
      pr29015.dpatch, pr30740.dpatch, pr30827.dpatch pr33688.dpatch,
      pr34466.dpatch, pr35050.dpatch, pr35792.dpatch.
      PR target: pr27880.dpatch, pr28102.dpatch, pr30961.dpatch,
      pr35965.dpatch, pr37661.dpatch.
      PR libgcj: pr24170.dpatch, pr35020.dpatch.
      PR gcov-profile: pr38292.dpatch.
      PR other: pr28322.dpatch.
  * debian/rules.patch: Update.
  * debian/symbols/libgomp1.symbols.common: Add new symbols from OpenMP 3.0.

 -- Matthias Klose <doko@debian.org>  Tue, 17 Mar 2009 02:28:01 +0100

gcc-4.3 (4.3.3-5) unstable; urgency=low

  Merge from gnat-4.3 (4.3.3-1):

  [Petr Salinger]
  * debian/patches/ada-libgnatprj.dpatch: enable support for GNU/kFreeBSD.
    Fixes: #512277.

  [Ludovic Brenta]
  * debian/patches/ada-acats.dpatch: attempt to fix ACATS tests (not entirely
    successful yet).
  * New upstream version.  Fixes: #514565.

  [Matthias Klose]
  * Update to SVN 20090301 from the gcc-4_3-branch.
    - Fix PR c/35446, PR c++/38950, PR fortran/38852, PR fortran/39006,
      PR c++/39225 (closes: #516727), PR c++/38950, PR target/38056,
      PR target/39228, PR middle-end/36578, PR inline-asm/39058,
      PR middle-end/37861.
  * Don't provide the 4.3.2 symlink in gcc_lib_dir anymore.
  * Require binutils-2.19.1.

 -- Matthias Klose <doko@debian.org>  Sun, 01 Mar 2009 14:18:09 +0100

gcc-4.3 (4.3.3-4) unstable; urgency=low

  * Fix Fix PR gcov-profile/38292 (wrong profile information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        