Change logs for gcc-4.8 source package in Trusty

  • gcc-4.8 (4.8.4-2ubuntu1~14.04.4) trusty-security; urgency=medium
    
      * Add retpoline support for x86 via adding -mindirect-branch=,
        -mindirect-branch-register, and -mfunction-return= support
        (LP: #1749261)
        - 0001-i386-Move-struct-ix86_frame-to-machine_function.diff,
          0002-i386-Use-reference-of-struct-ix86_frame-to-avoid-cop.diff,
          0003-i386-Use-const-reference-of-struct-ix86_frame-to-avo.diff,
          0004-x86-Add-mindirect-branch.diff,
          0005-x86-Add-mfunction-return.diff,
          0006-x86-Add-mindirect-branch-register.diff,
          0007-x86-Add-V-register-operand-modifier.diff,
          0008-x86-Disallow-mindirect-branch-mfunction-return-with-.diff,
          0009-Use-INVALID_REGNUM-in-indirect-thunk-processing.diff:
          implement -mindirect-branch=<keep|thunk|thunk-inline|thunk-extern>
          with attribute support, -mindirect-branch-register, and
          -mfunction-return=<thunk|thunk-inline|thunk-extern> with
          attribute support. Thanks to H.J. Lu.
    
     -- Steve Beattie <email address hidden>  Tue, 13 Feb 2018 10:19:48 -0800
  • gcc-4.8 (4.8.4-2ubuntu1~14.04.3) trusty-security; urgency=medium
    
      * Rebuild in the trusty-security pocket to address issues building
        linux kernel and openjdk-7 security updates (LP: #1577553)
    
      [Matthias Klose]
      * Fix PR rtl-optimization/68955, PR rtl-optimization/64557, taken from 4.9.
    
    gcc-4.8 (4.8.4-2ubuntu1~14.04.1) trusty-proposed; urgency=medium
    
      * SRU:
      * Fix auto-loading of gdb pretty printers. LP: #1446828.
      * Fix PR libstdc++/56158, taken from the trunk.
        Addresses: #804521. LP: #1514309.
      * Backport PR target/64579 and PR target/67281 from the trunk (HTM fixes).
        LP: #1517093.
    
    gcc-4.8 (4.8.4-2ubuntu1~14.04) trusty-proposed; urgency=medium
    
      * SRU LP: #1311866.
      * Fix PR tree-optimization/63341 (wrong code, rs6000).
      * Allow to turn off -Wformat using Wno-format. LP: #1401836.
      * Fix PR target/60693 (x86, ice on valid code). LP: #1378737.
      * Fix PR tree-optimization/61964 (wrong code). LP: #1347147.
      * Fix GCC miscompilation with boost::asio::io_service::work. LP: #1338693.
      * Fix PR target/61208 (POWER, wrong code). LP: #1322287.
      * Fix ABI incompatibility between POWER and Z HTM builtins and intrinsics.
        LP: #1320292.
      * Fix PR c++/61046 (ice on invalid code). LP: #1313102.
      * Fix wrong-code issue in the little endian vector API (ppc64el).
        LP: #1311128.
      * Fix PR tree-optimization/59358 (wrong code). LP: #1395019.
      * Fix ice on ARM32. LP: #1268893.
      * Don't apply the backport for PR61841 for trusty, causing link failures.
      * Fix wrong code for vector doubleword extract (POWER). LP: #1437467.
    
    gcc-4.8 (4.8.4-2ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.4-2) unstable; urgency=medium
    
      * Update to SVN 20150426 (r222448) from the gcc-4_8-branch.
        - Fix PR libstdc++/60966, PR c/61553, PR middle-end/63704,
          PR target/61413 (ARM), PR target/64358 (RS6000), PR target/64479 (SH),
          PR target/64409 (x86), PR rtl-optimization/64037, PR c++/64487,
          PR c++/64251, PR c++/64297, PR fortran/63733, PR fortran/64244,
          PR c/64766, PR target/64882, PR rtl-optimization/61058,
          PR middle-end/43631, PR tree-optimization/64563, PR target/64513,
          PR middle-end/57748, PR middle-end/57748, PR target/64795,
          PR fortran/64528, PR fortran/56867, PR fortran/57023, PR c/57653,
          PR tree-optimization/63844 (OpenMP), PR middle-end/64199 (ice on valid),
          PR tree-optimization/64493 (ice on valid), PR tree-optimization/64495
          (wrong code), PR tree-optimization/56273 (diagnostics),
          PR tree-optimization/59124 (diagnostic), PR tree-optimization/64277
          (diagnostic), PR lto/65015, PR target/65163 (SH), PR target/64113 (ALPHA,
          link failure), PR rtl-optimization/64557, PR rtl-optimization/63475
          (ALPHA, wrong code), PR rtl-optimization/63483 (ALPHA, wrong code),
          PR target/64452 (AVR), PR target/64387 (x86, ice on valid),
          PR target/64979 (wrong code), PR target/64580 (rs6000),
          PR fortran/63744 (rejects valid), PR lto/65193 (ice on valid),
          PR tree-optimization/61634 (ice on valid), PR target/65196 (AVR),
          PR tree-optimization/63593 (ice on valid),
          PR tree-optimization/65063 (wrong code), PR target/65286 (rs6000),
          PR 65138/target (rs6000), PR target/53988 (SH), PR target/59593 (ARM),
          PR target/64453 (ARM), PR middle-end/65409 (ice on valid),
          PR tree-optimization/65388, PR fortran/65024 (ice),
          PR fortran/60898 (ice on valid), PR fortran/61138, PR libgfortran/60956,
          PR libstdc++/65279, PR libstdc++/65543, PR target/65849, PR target/65456,
          PR target/65787, PR c++/65727, PR c++/65721, PR fortran/56674,
          PR fortran/58813, PR fortran/59016, PR fortran/59024,
          PR libgfortran/59513.
        - s390 hotpatch backport.
        - ppc64: Backport little endian swap optimization.
      * Allow to build using gettext built with a newer GCC.
      * Backport PR c++/62255 (rejects-valid).
      * Update the Linaro support to the 4.8-2015.02 release.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty, utopic and vivid.
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
      * Limit the omp.h multilib fix to Linux. Addresses: #778440.
      * For ICEs, dump the preprocessed source file to stderr when in a
        distro build environment.
      * Apply the ada-mips patch for mips and mipsel targets only.
    
    gcc-4.8 (4.8.4-1ubuntu15) vivid; urgency=medium
    
      * Update to SVN 20150327 (r221736) from the gcc-4_8-branch.
        - Fix PR libstdc++/65279, PR libstdc++/65543.
        - ppc64: Backport little endian swap optimization.
      * Limit the omp.h multilib fix to Linux. Addresses: #778440.
      * For ICEs, dump the preprocessed source file to stderr when in a
        distro build environment.
      * Apply the ada-mips patch for mips and mipsel targets only.
    
    gcc-4.8 (4.8.4-1ubuntu14) vivid; urgency=medium
    
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
    
    gcc-4.8 (4.8.4-1ubuntu11) vivid; urgency=medium
    
      * Update to SVN 20150323 (r221594) from the gcc-4_8-branch.
        - Fix PR fortran/61138, PR libgfortran/60956.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for vivid.
    
    gcc-4.8 (4.8.4-1ubuntu10) vivid; urgency=medium
    
      * Update to SVN 20150319 (r221517) from the gcc-4_8-branch.
        - Fix PR middle-end/65409 (ice on valid), PR tree-optimization/65388,
          PR fortran/65024 (ice), PR fortran/60898 (ice on valid).
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty and utopic.
    
    gcc-4.8 (4.8.4-1ubuntu8) vivid; urgency=medium
    
      * Fix ppc64el build.
    
    gcc-4.8 (4.8.4-1ubuntu7) vivid; urgency=medium
    
      * Update to SVN 20150309 (r221336) from the gcc-4_8-branch.
        - Fix PR target/65286 (rs6000), PR 65138/target (rs6000),
          PR target/53988 (SH), PR target/59593 (ARM), PR target/64453 (ARM).
      * Update the Linaro support to the 4.8-2015.02 release.
    
    gcc-4.8 (4.8.4-1ubuntu5) vivid; urgency=medium
    
      * Update to SVN 20150228 (r221076) from the gcc-4_8-branch.
        - Fix PR lto/65193 (ice on valid), PR tree-optimization/61634 (ice on
          valid), PR target/65196 (AVR), PR tree-optimization/63593 (ice on valid),
          PR tree-optimization/65063 (wrong code).
      * Backport PR c++/62255 (rejects-valid).
    
    gcc-4.8 (4.8.4-1ubuntu4) vivid; urgency=medium
    
      * Update to SVN 20150225 (r220958) from the gcc-4_8-branch.
        - Fix PR c/57653, PR tree-optimization/63844 (OpenMP), PR middle-end/64199
          (ice on valid), PR tree-optimization/64493 (ice on valid),
          PR tree-optimization/64495 (wrong code), PR tree-optimization/56273
          (diagnostics), PR tree-optimization/59124 (diagnostic),
          PR tree-optimization/64277 (diagnostic), PR lto/65015,
          PR target/65163 (SH), PR target/64113 (ALPHA, link failure),
          PR rtl-optimization/64557, PR rtl-optimization/63475 (ALPHA, wrong code),
          PR rtl-optimization/63483 (ALPHA, wrong code), PR target/64452 (AVR),
          PR target/64387 (x86, ice on valid), PR target/64979 (wrong code),
          PR target/64580 (rs6000), PR fortran/63744 (rejects valid).
        - s390 hotpatch backport.
    
    gcc-4.8 (4.8.4-1ubuntu3) vivid; urgency=medium
    
      * Update to SVN 20150205 (r220446) from the gcc-4_8-branch.
        - Fix PR c/64766, PR target/64882, PR rtl-optimization/61058,
          PR middle-end/43631, PR tree-optimization/64563, PR target/64513,
          PR middle-end/57748, PR middle-end/57748, PR target/64795,
          PR fortran/64528, PR fortran/56867, PR fortran/57023.
      * Allow to build using gettext built with a newer GCC.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty and utopic.
    
    gcc-4.8 (4.8.4-1ubuntu2) vivid; urgency=medium
    
      * Update to SVN 20150121 (r219965) from the gcc-4_8-branch.
        - Fix PR libstdc++/60966, PR c/61553, PR middle-end/63704,
          PR target/61413 (ARM), PR target/64358 (RS6000), PR target/64479 (SH),
          PR target/64409 (x86), PR rtl-optimization/64037, PR c++/64487,
          PR c++/64251, PR c++/64297, PR fortran/63733, PR fortran/64244.
    
    gcc-4.8 (4.8.4-1ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.4-1) unstable; urgency=medium
    
      * GCC 4.8.4 release.
        - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
          PR sanitizer/64265 (wrong code).
      * Require recent binutils to pass go test failures.
    
    gcc-4.8 (4.8.3-18ubuntu2) vivid; urgency=medium
    
      * Update to SVN 20141211 (r218621) from the gcc-4_8-branch.
        - Fix PR middle-end/64225 (missed optimization).
      * Disable building the sanitizer libs on powerpc, ppc64 and ppc64. Not
        yet completely ported, and causing kernel crashes running the tests.
      * Don't build libphobos multilibs, there is no gdc-multilib built.
    
    gcc-4.8 (4.8.3-18ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-18) unstable; urgency=medium
    
      * Update to SVN 20141210 (r218575) from the gcc-4_8-branch.
        - Fix PR target/55351 (SH), PR tree-optimization/61686,
          PR bootstrap/64213.
      * 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. Addresses: #768167.
    
    gcc-4.8 (4.8.3-17ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-17) unstable; urgency=medium
    
      * Update to SVN 20141208 (r218508) from the gcc-4_8-branch.
        - Fix PR target/59593 (ARM), PR c++/56493 (performance),
          PR libstdc++/63840, PR libstdc++/61947, PR libstdc++/59603,
          PR target/50751 (SH), PR rtl-optimization/64037i (wrong code).
    
    gcc-4.8 (4.8.3-16) unstable; urgency=medium
    
      * Update to SVN 20141202 (r218278) from the gcc-4_8-branch.
        - Fix PR target/64115 (powerpc), PR middle-end/64111 (ice).
      * Move libphobos2.a into the gcc_lib_dir. Closes: #771647.
    
    gcc-4.8 (4.8.3-15) unstable; urgency=medium
    
      * Update to SVN 20141128 (r218178) from the gcc-4_8-branch.
        - Fix PR fortran/63938 (OpenMP), PR libgomp/61200 (OpenMP, ice),
          PR middle-end/64067 (ice), PR rtl-optimization/63659 (wrong code),
          PR preprocessor/60436 (ice).
        - This adds the backports as found in gcc-4.9 4.9.2-4.
    
    gcc-4.8 (4.8.3-14) unstable; urgency=medium
    
      * Update to SVN 20141128 (r218162) from the gcc-4_8-branch.
        - Fix PR target/56846 (ARM), PR tree-optimization/61969 (wrong code),
          PR tree-optimization/62031 (wrong code), PR tree-optimization/63379
          (wrong code), PR tree-optimization/63605 (wrong code), PR middle-end/63665
          (wrong code), PR target/60111 (SH), PR target/63673 (rs6000),
          PR target/63947 (x86), PR tree-optimization/62167 (wrong code),
          PR tree-optimization/63841 (wrong code), PR ipa/63838 (wrong code),
          PR c++/63455 (ice), PR c++/63415 (ice), PR c++/56710 (ice),
          PR c++/58624 (ice), PR ada/47500, PR libfortran/63589.
        - Fixes for Cortex-A53 Erratum 835769 (AArch64).
    
      [ Matthias Klose ]
      * Fix the libphobos cross build.
      * Fix typo in the libstdc++ HTML docs. Addresses: #766498.
      * Use doxygen's copy of jquery.js for the libstdc++ docs. Addresses: #766499.
      * Support building the gcc-4.8 base package only.
    
      [ Aurelien Jarno ]
      * Always configure sh4-linux with --with-multilib-list=m4,m4-nofpu,
        even with multilib disabled, as it doesn't produce additional
        libraries.
    
    gcc-4.8 (4.8.3-13) unstable; urgency=medium
    
      * Update to SVN 20141014 (r216202) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-12ubuntu3) utopic; urgency=medium
    
      * Fix the libphobos cross build.
    
    gcc-4.8 (4.8.3-12ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20141014 (r216202) from the gcc-4_8-branch.
        - Fix PR libstdc++/63449 (docs), PR target/52941 (SH),
          PR tree-optimization/63375 (wrong code), PR debug/63342 (ice),
          PR target/63428 (wrong code), PR ada/63225 (ice),
          PR fortran/59488 (OpenMP).
        - x86: Enable reminder{sd,df,xf} and fmod{sf,df,xf} only
          for flag_finite_math_only.
        - rs6000 updates:
          - Generate LE code for vec_lvsl and vec_lvsr that is compatible
            with BE code.
          - Warn for deprecated use of vec_lvsl and vec_lvsr for little endian.
          - libcpp: Revise search_line_fast to avoid old unaligned load sequences.
    
    gcc-4.8 (4.8.3-12ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-12) unstable; urgency=high
    
      * Update to SVN 20140930 (r215742) from the gcc-4_8-branch.
    
      [ Aurelien Jarno ]
      * Default to mips64 ISA on mips64el, with tuning for mips64r2.
    
      [ Matthias Klose ]
      * Don't suggest libbacktrace-dbg and binutils-gold. Closes: #762640.
    
    gcc-4.8 (4.8.3-11ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-11) unstable; urgency=medium
    
      * Update to SVN 20140913 (r215236) from the gcc-4_8-branch.
      * Fix installation of the libstdc++ documentation. Addresses: #760872.
    
    gcc-4.8 (4.8.3-10ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-10) unstable; urgency=medium
    
      * Update to SVN 20140831 (r214767) from the gcc-4_8-branch.
    
      [ Samuel Thibault ]
      * boehm-gc: use anonymous mmap instead of brk also on hurd-*.
    
    gcc-4.8 (4.8.3-9ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-9) unstable; urgency=medium
    
      * Update to SVN 20140820 (r214213) from the gcc-4_8-branch.
      * Backport PR lto/62032.
      * Fix PR tree-optimization/59586, graphite segfault, taken from the trunk.
        LP: #1227789.
    
    gcc-4.8 (4.8.3-8ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-8) unstable; urgency=medium
    
      * Update to SVN 20140814 (r213981) from the gcc-4_8-branch.
      * Add build dependency on systemtap-sdt-dev.
      * Backport Python3 pretty printer support (Samuel Bronson).
      * Proposed backport for PR libstdc++/61841. Closes: #749290.
      * Build-depend on dpkg-dev (>= 1.7.11).
    
    gcc-4.8 (4.8.3-7ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-7) unstable; urgency=medium
    
      * Update to SVN 20140801 (r213447) from the gcc-4_8-branch.
        - CVE-2014-5044, fix integer overflows in array allocation in libgfortran.
          Closes: #756325.
        - Fix PR tree-optimization/61964. LP: #1347147.
      * Fix java.security symlink. Addresses: #756484.
    
    gcc-4.8 (4.8.3-6ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
      * Update to SVN 20140728 (r213129) from the gcc-4_8-branch.
        - Properly fix PR libobjc/61920 on the 4.8 branch.
    
    gcc-4.8 (4.8.3-6) unstable; urgency=medium
    
      * Update to SVN 20140725 (r213051) from the gcc-4_8-branch.
      * Don't gzip the xz compressed testsuite logs and summaries.
    
    gcc-4.8 (4.8.3-5ubuntu2) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-5) unstable; urgency=medium
    
      * Update to SVN 20140717 (r212756) from the gcc-4_8-branch.
      * Warn about ppc ELFv2 ABI issues, which will change in GCC 4.10.
      * Fix installing test logs and summaries.
    
    gcc-4.8 (4.8.3-4ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20140701 (r212193) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-4ubuntu1) utopic; urgency=medium
    
      * Update to SVN 20140626 (r212051) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-4) unstable; urgency=medium
    
      * Update to SVN 20140626 (r212014) from the gcc-4_8-branch.
    
      [ Aurelien Jarno ]
      * Fix PR c++/61336, taken from the trunk.
    
      [ Matthias Klose ]
      * Fix removal of python byte-code files in libstdc++6. Addresses: #751435.
      * Fix a segfault in the driver from calling free on non-malloc'd area.
      * Remove version requirement for dependency on make. Addresses: #751891.
      * Drop versioned build dependency on gdb, and apply the pretty printer
        patch for libstdc++ based on the release.
    
    gcc-4.8 (4.8.3-3ubuntu3) utopic; urgency=medium
    
      * No-change rebuild.
    
    gcc-4.8 (4.8.3-3ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20140616 (r211693) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-3ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-3) unstable; urgency=medium
    
      * Update to SVN 20140606 (r211339) from the gcc-4_8-branch.
      * 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.
    
    gcc-4.8 (4.8.3-2ubuntu1) utopic; urgency=medium
    
      * Update the fix for PR target/61208 for the Linaro branch.
    
    gcc-4.8 (4.8.3-2) unstable; urgency=medium
    
      * Update to SVN 20140527 (r210956) from the gcc-4_8-branch.
        - Fix PR target/61208.  Closes: #748422.
    
    gcc-4.8 (4.8.3-1ubuntu4) utopic; urgency=medium
    
      * Update to SVN 20140526 (r210209) from the gcc-4_8-branch.
        - Fix PR target/61208 (ARM).  Closes: #748422.
        - PR target/61231 (powerpc).
        - Fix HTM __builtin_ttest rtl expansion. LP: #1322287.
    
    gcc-4.8 (4.8.3-1ubuntu3) utopic; urgency=medium
    
      * Update the gcc-linaro-doc patch for GCC 4.8.3.
    
    gcc-4.8 (4.8.3-1ubuntu2) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-1) unstable; urgency=medium
    
      * GCC 4.8.3 release.
      * Update the gdc tarball, drop the gdc-updates patch.
      * Refresh patches.
      * Build libitm on AArch64, patch taken from the trunk.
      * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.8.
    
    gcc-4.8 (4.8.2-23ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-23) unstable; urgency=medium
    
      * GCC 4.8.3 release candidate 1.
      * Update to SVN 20140516 (r210514) from the gcc-4_8-branch.
      * Apply the proposed patch for PR driver/61126.
      * Update the libstdc++v-python3 patch. Closes: #748317.
      * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305.
    
    gcc-4.8 (4.8.2-22) unstable; urgency=medium
    
      * Update to SVN 20140508 (r210209) from the gcc-4_8-branch.
      * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64
        cross compiler, update hppa64 alternatives. Closes: #745967.
      * Fix the as and ld symlinks for the hppa64 cross compiler.
      * Ensure that the common libs (built from the next GCC version) are
        available when building without common libs.
      * Fix java.security symlink in libgcj14. Closes: #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). Closes: #744782.
      * Apply the proposed patch for PR driver/61106. Closes: #747345.
    
    gcc-4.8 (4.8.2-21ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-21) unstable; urgency=medium
    
      * Update to SVN 20140424 (r209749) from the gcc-4_8-branch.
      * gcc-4.8: Re-add lost dependency on libgcc-4.8-dev. Closes: #745709.
    
    gcc-4.8 (4.8.2-20) unstable; urgency=medium
    
      * Update to SVN 20140423 (r209678) from the gcc-4_8-branch.
      * Explicitly configure with --disable-multilib on sparc64 when no
        multilibs are requested (Helmut Grohne). Closes: #743342.
      * Update powerpcspe patches for the branch (Helmut Grohne). Closes: #743718.
      * Remove more mudflap left overs. Addresses: #742606.
      * Adjust common_libs, libraries common to GCC 4.9.
      * Disable running the testsuite on kfreebsd, hangs the buildds.
      * Stop build packages built by GCC 4.9.
    
     -- Steve Beattie <email address hidden>  Fri, 06 May 2016 19:05:08 -0700
  • gcc-4.8 (4.8.4-2ubuntu1~14.04.1) trusty-proposed; urgency=medium
    
      * SRU:
      * Fix auto-loading of gdb pretty printers. LP: #1446828.
      * Fix PR libstdc++/56158, taken from the trunk.
        Addresses: #804521. LP: #1514309.
      * Backport PR target/64579 and PR target/67281 from the trunk (HTM fixes).
        LP: #1517093.
    
     -- Matthias Klose <email address hidden>  Wed, 18 Nov 2015 17:48:36 +0100
  • gcc-4.8 (4.8.4-2ubuntu1~14.04) trusty-proposed; urgency=medium
    
      * SRU LP: #1311866.
      * Fix PR tree-optimization/63341 (wrong code, rs6000).
      * Allow to turn off -Wformat using Wno-format. LP: #1401836.
      * Fix PR target/60693 (x86, ice on valid code). LP: #1378737.
      * Fix PR tree-optimization/61964 (wrong code). LP: #1347147.
      * Fix GCC miscompilation with boost::asio::io_service::work. LP: #1338693.
      * Fix PR target/61208 (POWER, wrong code). LP: #1322287.
      * Fix ABI incompatibility between POWER and Z HTM builtins and intrinsics.
        LP: #1320292.
      * Fix PR c++/61046 (ice on invalid code). LP: #1313102.
      * Fix wrong-code issue in the little endian vector API (ppc64el).
        LP: #1311128.
      * Fix PR tree-optimization/59358 (wrong code). LP: #1395019.
      * Fix ice on ARM32. LP: #1268893.
      * Don't apply the backport for PR61841 for trusty, causing link failures.
      * Fix wrong code for vector doubleword extract (POWER). LP: #1437467.
    
    gcc-4.8 (4.8.4-2ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.4-2) unstable; urgency=medium
    
      * Update to SVN 20150426 (r222448) from the gcc-4_8-branch.
        - Fix PR libstdc++/60966, PR c/61553, PR middle-end/63704,
          PR target/61413 (ARM), PR target/64358 (RS6000), PR target/64479 (SH),
          PR target/64409 (x86), PR rtl-optimization/64037, PR c++/64487,
          PR c++/64251, PR c++/64297, PR fortran/63733, PR fortran/64244,
          PR c/64766, PR target/64882, PR rtl-optimization/61058,
          PR middle-end/43631, PR tree-optimization/64563, PR target/64513,
          PR middle-end/57748, PR middle-end/57748, PR target/64795,
          PR fortran/64528, PR fortran/56867, PR fortran/57023, PR c/57653,
          PR tree-optimization/63844 (OpenMP), PR middle-end/64199 (ice on valid),
          PR tree-optimization/64493 (ice on valid), PR tree-optimization/64495
          (wrong code), PR tree-optimization/56273 (diagnostics),
          PR tree-optimization/59124 (diagnostic), PR tree-optimization/64277
          (diagnostic), PR lto/65015, PR target/65163 (SH), PR target/64113 (ALPHA,
          link failure), PR rtl-optimization/64557, PR rtl-optimization/63475
          (ALPHA, wrong code), PR rtl-optimization/63483 (ALPHA, wrong code),
          PR target/64452 (AVR), PR target/64387 (x86, ice on valid),
          PR target/64979 (wrong code), PR target/64580 (rs6000),
          PR fortran/63744 (rejects valid), PR lto/65193 (ice on valid),
          PR tree-optimization/61634 (ice on valid), PR target/65196 (AVR),
          PR tree-optimization/63593 (ice on valid),
          PR tree-optimization/65063 (wrong code), PR target/65286 (rs6000),
          PR 65138/target (rs6000), PR target/53988 (SH), PR target/59593 (ARM),
          PR target/64453 (ARM), PR middle-end/65409 (ice on valid),
          PR tree-optimization/65388, PR fortran/65024 (ice),
          PR fortran/60898 (ice on valid), PR fortran/61138, PR libgfortran/60956,
          PR libstdc++/65279, PR libstdc++/65543, PR target/65849, PR target/65456,
          PR target/65787, PR c++/65727, PR c++/65721, PR fortran/56674,
          PR fortran/58813, PR fortran/59016, PR fortran/59024,
          PR libgfortran/59513.
        - s390 hotpatch backport.
        - ppc64: Backport little endian swap optimization.
      * Allow to build using gettext built with a newer GCC.
      * Backport PR c++/62255 (rejects-valid).
      * Update the Linaro support to the 4.8-2015.02 release.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty, utopic and vivid.
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
      * Limit the omp.h multilib fix to Linux. Addresses: #778440.
      * For ICEs, dump the preprocessed source file to stderr when in a
        distro build environment.
      * Apply the ada-mips patch for mips and mipsel targets only.
    
    gcc-4.8 (4.8.4-1ubuntu15) vivid; urgency=medium
    
      * Update to SVN 20150327 (r221736) from the gcc-4_8-branch.
        - Fix PR libstdc++/65279, PR libstdc++/65543.
        - ppc64: Backport little endian swap optimization.
      * Limit the omp.h multilib fix to Linux. Addresses: #778440.
      * For ICEs, dump the preprocessed source file to stderr when in a
        distro build environment.
      * Apply the ada-mips patch for mips and mipsel targets only.
    
    gcc-4.8 (4.8.4-1ubuntu14) vivid; urgency=medium
    
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
    
    gcc-4.8 (4.8.4-1ubuntu11) vivid; urgency=medium
    
      * Update to SVN 20150323 (r221594) from the gcc-4_8-branch.
        - Fix PR fortran/61138, PR libgfortran/60956.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for vivid.
    
    gcc-4.8 (4.8.4-1ubuntu10) vivid; urgency=medium
    
      * Update to SVN 20150319 (r221517) from the gcc-4_8-branch.
        - Fix PR middle-end/65409 (ice on valid), PR tree-optimization/65388,
          PR fortran/65024 (ice), PR fortran/60898 (ice on valid).
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty and utopic.
    
    gcc-4.8 (4.8.4-1ubuntu8) vivid; urgency=medium
    
      * Fix ppc64el build.
    
    gcc-4.8 (4.8.4-1ubuntu7) vivid; urgency=medium
    
      * Update to SVN 20150309 (r221336) from the gcc-4_8-branch.
        - Fix PR target/65286 (rs6000), PR 65138/target (rs6000),
          PR target/53988 (SH), PR target/59593 (ARM), PR target/64453 (ARM).
      * Update the Linaro support to the 4.8-2015.02 release.
    
    gcc-4.8 (4.8.4-1ubuntu5) vivid; urgency=medium
    
      * Update to SVN 20150228 (r221076) from the gcc-4_8-branch.
        - Fix PR lto/65193 (ice on valid), PR tree-optimization/61634 (ice on
          valid), PR target/65196 (AVR), PR tree-optimization/63593 (ice on valid),
          PR tree-optimization/65063 (wrong code).
      * Backport PR c++/62255 (rejects-valid).
    
    gcc-4.8 (4.8.4-1ubuntu4) vivid; urgency=medium
    
      * Update to SVN 20150225 (r220958) from the gcc-4_8-branch.
        - Fix PR c/57653, PR tree-optimization/63844 (OpenMP), PR middle-end/64199
          (ice on valid), PR tree-optimization/64493 (ice on valid),
          PR tree-optimization/64495 (wrong code), PR tree-optimization/56273
          (diagnostics), PR tree-optimization/59124 (diagnostic),
          PR tree-optimization/64277 (diagnostic), PR lto/65015,
          PR target/65163 (SH), PR target/64113 (ALPHA, link failure),
          PR rtl-optimization/64557, PR rtl-optimization/63475 (ALPHA, wrong code),
          PR rtl-optimization/63483 (ALPHA, wrong code), PR target/64452 (AVR),
          PR target/64387 (x86, ice on valid), PR target/64979 (wrong code),
          PR target/64580 (rs6000), PR fortran/63744 (rejects valid).
        - s390 hotpatch backport.
    
    gcc-4.8 (4.8.4-1ubuntu3) vivid; urgency=medium
    
      * Update to SVN 20150205 (r220446) from the gcc-4_8-branch.
        - Fix PR c/64766, PR target/64882, PR rtl-optimization/61058,
          PR middle-end/43631, PR tree-optimization/64563, PR target/64513,
          PR middle-end/57748, PR middle-end/57748, PR target/64795,
          PR fortran/64528, PR fortran/56867, PR fortran/57023.
      * Allow to build using gettext built with a newer GCC.
      * Configure with --enable-targets=powerpcle-linux on ppc64el for
        backports to jessie, trusty and utopic.
    
    gcc-4.8 (4.8.4-1ubuntu2) vivid; urgency=medium
    
      * Update to SVN 20150121 (r219965) from the gcc-4_8-branch.
        - Fix PR libstdc++/60966, PR c/61553, PR middle-end/63704,
          PR target/61413 (ARM), PR target/64358 (RS6000), PR target/64479 (SH),
          PR target/64409 (x86), PR rtl-optimization/64037, PR c++/64487,
          PR c++/64251, PR c++/64297, PR fortran/63733, PR fortran/64244.
    
    gcc-4.8 (4.8.4-1ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.4-1) unstable; urgency=medium
    
      * GCC 4.8.4 release.
        - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
          PR sanitizer/64265 (wrong code).
      * Require recent binutils to pass go test failures.
    
    gcc-4.8 (4.8.3-18ubuntu2) vivid; urgency=medium
    
      * Update to SVN 20141211 (r218621) from the gcc-4_8-branch.
        - Fix PR middle-end/64225 (missed optimization).
      * Disable building the sanitizer libs on powerpc, ppc64 and ppc64. Not
        yet completely ported, and causing kernel crashes running the tests.
      * Don't build libphobos multilibs, there is no gdc-multilib built.
    
    gcc-4.8 (4.8.3-18ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-18) unstable; urgency=medium
    
      * Update to SVN 20141210 (r218575) from the gcc-4_8-branch.
        - Fix PR target/55351 (SH), PR tree-optimization/61686,
          PR bootstrap/64213.
      * 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. Addresses: #768167.
    
    gcc-4.8 (4.8.3-17ubuntu1) vivid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-17) unstable; urgency=medium
    
      * Update to SVN 20141208 (r218508) from the gcc-4_8-branch.
        - Fix PR target/59593 (ARM), PR c++/56493 (performance),
          PR libstdc++/63840, PR libstdc++/61947, PR libstdc++/59603,
          PR target/50751 (SH), PR rtl-optimization/64037i (wrong code).
    
    gcc-4.8 (4.8.3-16) unstable; urgency=medium
    
      * Update to SVN 20141202 (r218278) from the gcc-4_8-branch.
        - Fix PR target/64115 (powerpc), PR middle-end/64111 (ice).
      * Move libphobos2.a into the gcc_lib_dir. Closes: #771647.
    
    gcc-4.8 (4.8.3-15) unstable; urgency=medium
    
      * Update to SVN 20141128 (r218178) from the gcc-4_8-branch.
        - Fix PR fortran/63938 (OpenMP), PR libgomp/61200 (OpenMP, ice),
          PR middle-end/64067 (ice), PR rtl-optimization/63659 (wrong code),
          PR preprocessor/60436 (ice).
        - This adds the backports as found in gcc-4.9 4.9.2-4.
    
    gcc-4.8 (4.8.3-14) unstable; urgency=medium
    
      * Update to SVN 20141128 (r218162) from the gcc-4_8-branch.
        - Fix PR target/56846 (ARM), PR tree-optimization/61969 (wrong code),
          PR tree-optimization/62031 (wrong code), PR tree-optimization/63379
          (wrong code), PR tree-optimization/63605 (wrong code), PR middle-end/63665
          (wrong code), PR target/60111 (SH), PR target/63673 (rs6000),
          PR target/63947 (x86), PR tree-optimization/62167 (wrong code),
          PR tree-optimization/63841 (wrong code), PR ipa/63838 (wrong code),
          PR c++/63455 (ice), PR c++/63415 (ice), PR c++/56710 (ice),
          PR c++/58624 (ice), PR ada/47500, PR libfortran/63589.
        - Fixes for Cortex-A53 Erratum 835769 (AArch64).
    
      [ Matthias Klose ]
      * Fix the libphobos cross build.
      * Fix typo in the libstdc++ HTML docs. Addresses: #766498.
      * Use doxygen's copy of jquery.js for the libstdc++ docs. Addresses: #766499.
      * Support building the gcc-4.8 base package only.
    
      [ Aurelien Jarno ]
      * Always configure sh4-linux with --with-multilib-list=m4,m4-nofpu,
        even with multilib disabled, as it doesn't produce additional
        libraries.
    
    gcc-4.8 (4.8.3-13) unstable; urgency=medium
    
      * Update to SVN 20141014 (r216202) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-12ubuntu3) utopic; urgency=medium
    
      * Fix the libphobos cross build.
    
    gcc-4.8 (4.8.3-12ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20141014 (r216202) from the gcc-4_8-branch.
        - Fix PR libstdc++/63449 (docs), PR target/52941 (SH),
          PR tree-optimization/63375 (wrong code), PR debug/63342 (ice),
          PR target/63428 (wrong code), PR ada/63225 (ice),
          PR fortran/59488 (OpenMP).
        - x86: Enable reminder{sd,df,xf} and fmod{sf,df,xf} only
          for flag_finite_math_only.
        - rs6000 updates:
          - Generate LE code for vec_lvsl and vec_lvsr that is compatible
            with BE code.
          - Warn for deprecated use of vec_lvsl and vec_lvsr for little endian.
          - libcpp: Revise search_line_fast to avoid old unaligned load sequences.
    
    gcc-4.8 (4.8.3-12ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-12) unstable; urgency=high
    
      * Update to SVN 20140930 (r215742) from the gcc-4_8-branch.
    
      [ Aurelien Jarno ]
      * Default to mips64 ISA on mips64el, with tuning for mips64r2.
    
      [ Matthias Klose ]
      * Don't suggest libbacktrace-dbg and binutils-gold. Closes: #762640.
    
    gcc-4.8 (4.8.3-11ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-11) unstable; urgency=medium
    
      * Update to SVN 20140913 (r215236) from the gcc-4_8-branch.
      * Fix installation of the libstdc++ documentation. Addresses: #760872.
    
    gcc-4.8 (4.8.3-10ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-10) unstable; urgency=medium
    
      * Update to SVN 20140831 (r214767) from the gcc-4_8-branch.
    
      [ Samuel Thibault ]
      * boehm-gc: use anonymous mmap instead of brk also on hurd-*.
    
    gcc-4.8 (4.8.3-9ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-9) unstable; urgency=medium
    
      * Update to SVN 20140820 (r214213) from the gcc-4_8-branch.
      * Backport PR lto/62032.
      * Fix PR tree-optimization/59586, graphite segfault, taken from the trunk.
        LP: #1227789.
    
    gcc-4.8 (4.8.3-8ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-8) unstable; urgency=medium
    
      * Update to SVN 20140814 (r213981) from the gcc-4_8-branch.
      * Add build dependency on systemtap-sdt-dev.
      * Backport Python3 pretty printer support (Samuel Bronson).
      * Proposed backport for PR libstdc++/61841. Closes: #749290.
      * Build-depend on dpkg-dev (>= 1.7.11).
    
    gcc-4.8 (4.8.3-7ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-7) unstable; urgency=medium
    
      * Update to SVN 20140801 (r213447) from the gcc-4_8-branch.
        - CVE-2014-5044, fix integer overflows in array allocation in libgfortran.
          Closes: #756325.
        - Fix PR tree-optimization/61964. LP: #1347147.
      * Fix java.security symlink. Addresses: #756484.
    
    gcc-4.8 (4.8.3-6ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
      * Update to SVN 20140728 (r213129) from the gcc-4_8-branch.
        - Properly fix PR libobjc/61920 on the 4.8 branch.
    
    gcc-4.8 (4.8.3-6) unstable; urgency=medium
    
      * Update to SVN 20140725 (r213051) from the gcc-4_8-branch.
      * Don't gzip the xz compressed testsuite logs and summaries.
    
    gcc-4.8 (4.8.3-5ubuntu2) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-5) unstable; urgency=medium
    
      * Update to SVN 20140717 (r212756) from the gcc-4_8-branch.
      * Warn about ppc ELFv2 ABI issues, which will change in GCC 4.10.
      * Fix installing test logs and summaries.
    
    gcc-4.8 (4.8.3-4ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20140701 (r212193) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-4ubuntu1) utopic; urgency=medium
    
      * Update to SVN 20140626 (r212051) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-4) unstable; urgency=medium
    
      * Update to SVN 20140626 (r212014) from the gcc-4_8-branch.
    
      [ Aurelien Jarno ]
      * Fix PR c++/61336, taken from the trunk.
    
      [ Matthias Klose ]
      * Fix removal of python byte-code files in libstdc++6. Addresses: #751435.
      * Fix a segfault in the driver from calling free on non-malloc'd area.
      * Remove version requirement for dependency on make. Addresses: #751891.
      * Drop versioned build dependency on gdb, and apply the pretty printer
        patch for libstdc++ based on the release.
    
    gcc-4.8 (4.8.3-3ubuntu3) utopic; urgency=medium
    
      * No-change rebuild.
    
    gcc-4.8 (4.8.3-3ubuntu2) utopic; urgency=medium
    
      * Update to SVN 20140616 (r211693) from the gcc-4_8-branch.
    
    gcc-4.8 (4.8.3-3ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-3) unstable; urgency=medium
    
      * Update to SVN 20140606 (r211339) from the gcc-4_8-branch.
      * 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.
    
    gcc-4.8 (4.8.3-2ubuntu1) utopic; urgency=medium
    
      * Update the fix for PR target/61208 for the Linaro branch.
    
    gcc-4.8 (4.8.3-2) unstable; urgency=medium
    
      * Update to SVN 20140527 (r210956) from the gcc-4_8-branch.
        - Fix PR target/61208.  Closes: #748422.
    
    gcc-4.8 (4.8.3-1ubuntu4) utopic; urgency=medium
    
      * Update to SVN 20140526 (r210209) from the gcc-4_8-branch.
        - Fix PR target/61208 (ARM).  Closes: #748422.
        - PR target/61231 (powerpc).
        - Fix HTM __builtin_ttest rtl expansion. LP: #1322287.
    
    gcc-4.8 (4.8.3-1ubuntu3) utopic; urgency=medium
    
      * Update the gcc-linaro-doc patch for GCC 4.8.3.
    
    gcc-4.8 (4.8.3-1ubuntu2) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.3-1) unstable; urgency=medium
    
      * GCC 4.8.3 release.
      * Update the gdc tarball, drop the gdc-updates patch.
      * Refresh patches.
      * Build libitm on AArch64, patch taken from the trunk.
      * Drop the libstdc++-arm-wno-abi patch, not needed anymore in 4.8.
    
    gcc-4.8 (4.8.2-23ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-23) unstable; urgency=medium
    
      * GCC 4.8.3 release candidate 1.
      * Update to SVN 20140516 (r210514) from the gcc-4_8-branch.
      * Apply the proposed patch for PR driver/61126.
      * Update the libstdc++v-python3 patch. Closes: #748317.
      * Update the gcc-default-format-security patch (Steve Beattie). LP: #1317305.
    
    gcc-4.8 (4.8.2-22) unstable; urgency=medium
    
      * Update to SVN 20140508 (r210209) from the gcc-4_8-branch.
      * Install only versioned gcc-ar gcc-nm gcc-ranlib binaries for the hppa64
        cross compiler, update hppa64 alternatives. Closes: #745967.
      * Fix the as and ld symlinks for the hppa64 cross compiler.
      * Ensure that the common libs (built from the next GCC version) are
        available when building without common libs.
      * Fix java.security symlink in libgcj14. Closes: #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). Closes: #744782.
      * Apply the proposed patch for PR driver/61106. Closes: #747345.
    
    gcc-4.8 (4.8.2-21ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-21) unstable; urgency=medium
    
      * Update to SVN 20140424 (r209749) from the gcc-4_8-branch.
      * gcc-4.8: Re-add lost dependency on libgcc-4.8-dev. Closes: #745709.
    
    gcc-4.8 (4.8.2-20) unstable; urgency=medium
    
      * Update to SVN 20140423 (r209678) from the gcc-4_8-branch.
      * Explicitly configure with --disable-multilib on sparc64 when no
        multilibs are requested (Helmut Grohne). Closes: #743342.
      * Update powerpcspe patches for the branch (Helmut Grohne). Closes: #743718.
      * Remove more mudflap left overs. Addresses: #742606.
      * Adjust common_libs, libraries common to GCC 4.9.
      * Disable running the testsuite on kfreebsd, hangs the buildds.
      * Stop build packages built by GCC 4.9.
    
     -- Matthias Klose <email address hidden>  Fri, 27 Mar 2015 21:14:21 +0100
  • gcc-4.8 (4.8.2-19ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
        - Don't build the libgcc packages, now built from gcc-4.9.
    
    gcc-4.8 (4.8.2-19) unstable; urgency=medium
    
      * Update to SVN 20140404 (r209122) from the gcc-4_8-branch.
        - Fix PR rtl-optimization/60700 (wrong code on x86),
          PR rtl-optimization/57637 (wrong code on ARM in SPEC2000),
          PR target/60039 (SH), PR ada/60703.
    
      [ Matthias Klose ]
      * Include include and include-fixed header files into the stage1
        gcc-4.8 package.
      * Explicitly configure with --disable-multilib on sparc64 when no
        multilibs are requested (Helmut Grohne). Closes: #743342.
      * Fix PR target/60034 (AArch64), taken from the trunk. LP: #1270789.
      * Update ada-ppc64.diff from the gnat-4.9 package, fixing the gnat build
        on powerpc.
      * Fix PR target/60609 (ARM), proposed patch (Charles Baylis). LP: #1295653.
      * Build libphobos for armel and armhf.
      * Include the gnu triplet prefixed gcov and gcc-{ar,nm,ranlib} binaries.
      * Stop building ppc64el from the ibm branch, now integrated in the fsf
        branch.
    
      [ Iain Buclaw ]
      * Update the GDC frontend (20140401).
     -- Matthias Klose <email address hidden>   Fri, 04 Apr 2014 19:36:41 +0200
  • gcc-4.8 (4.8.2-17ubuntu2) trusty; urgency=medium
    
      * Update to SVN 20140329 (r208938) from the gcc-4_8-branch.
        - Fix PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free),
          PR libstdc++/59548 (abort in debug mode),
          PR rtl-optimization/60601 (ice), PR tree-optimization/60429 (wrong code
          building Qt with -O3), PR rtl-optimization/60452 (wrong code with -O1
          and large offsets in the frame),
          PR ipa/60419 (ice-on-valid-code with -O3, LP: #1286343),
          PR fortran/60522 (ice-on-valid-code), PR fortran/60576 (wrong code),
          PR fortran/60677 (wrong code).
      * Don't ignore DEB_CROSS_NO_BIARCH=yes ignored for DEB_TARGET_ARCH=x32.
        (Helmut Grohne). Closes: #742358.
      * debian/patches/ada-ppc64.diff: Fix for ppc64el (Ulrich Weigand).
      * Avoid clobbering stack pointer via P8 fusion peephole. fixing Ada build
        on ppc64el (Ulrich Weigand).
      * Fix cross building targeting x32 (Helmut Grohne). Closes: #742539.
     -- Matthias Klose <email address hidden>   Sat, 29 Mar 2014 16:32:05 +0100
  • gcc-4.8 (4.8.2-17ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-17) unstable; urgency=medium
    
      * Update to SVN 20140320 (r208738) from the gcc-4_8-branch.
      * Update the Linaro support to the 4.8-2014.03 release.
      * Update the ibm branch to SVN 20140320 (r208622).
      * Fix PR target/58595, ARM TLS handling. Taken from the trunk.
      * Create a dummy arm-acle-intrinsics.texi exists for AArch64 builds
        (Wookey). Closes: #742165.
     -- Matthias Klose <email address hidden>   Fri, 21 Mar 2014 17:46:46 +0100
  • gcc-4.8 (4.8.2-16ubuntu6) trusty; urgency=medium
    
      * Update to SVN 20140306 (r208384) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140306 (r208322).
      * Fix PR target/58595, ARM TLS handling. Taken from the trunk.
     -- Matthias Klose <email address hidden>   Thu, 06 Mar 2014 15:30:27 +0100
  • gcc-4.8 (4.8.2-16ubuntu5) trusty; urgency=medium
    
      * Update to SVN 20140303 (r208303) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140304 (r208291).
     -- Matthias Klose <email address hidden>   Tue, 04 Mar 2014 10:28:21 +0100
  • gcc-4.8 (4.8.2-16ubuntu4) trusty; urgency=medium
    
      * Update to SVN 20140226 (r208166) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140226 (r208166).
     -- Matthias Klose <email address hidden>   Wed, 26 Feb 2014 08:53:56 +0100
  • gcc-4.8 (4.8.2-16ubuntu3) trusty; urgency=medium
    
      * Update the ibm branch to SVN 20140224 (r208054).
      * Re-add gcc-4.8 dependency on libgcc-4.8-dev. LP: #1283850.
     -- Matthias Klose <email address hidden>   Mon, 24 Feb 2014 11:40:55 +0100
  • gcc-4.8 (4.8.2-16ubuntu2) trusty; urgency=medium
    
      * Update to SVN 20140221 (r208010) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140221 (r207920).
      * Enable SSP by default on AArch64.
      * Build libgcc packages for cross builds in trusty.
     -- Matthias Klose <email address hidden>   Fri, 21 Feb 2014 19:42:07 +0100
  • gcc-4.8 (4.8.2-16ubuntu1) trusty; urgency=medium
    
      * Stop building the libgcc1 packages, now built by gccgo-4.9.
    
    gcc-4.8 (4.8.2-16) unstable; urgency=medium
    
      * Update to SVN 20140217 (r207828) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140211 (r207700).
      * Update the Linaro support to the 4.8-2014.02 release.
      * Fix gij wrapper script on hppa. Closes: #739224.
     -- Matthias Klose <email address hidden>   Tue, 18 Feb 2014 12:17:00 +0100
  • gcc-4.8 (4.8.2-15ubuntu3) trusty; urgency=medium
    
      * Only build using the ibm branch on ppc64el.
     -- Matthias Klose <email address hidden>   Wed, 12 Feb 2014 00:16:44 +0100
  • gcc-4.8 (4.8.2-15ubuntu2) trusty; urgency=medium
    
      * Update to SVN 20140211 (r207700) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140211 (r207700).
     -- Matthias Klose <email address hidden>   Tue, 11 Feb 2014 23:41:13 +0100
  • gcc-4.8 (4.8.2-15ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-15) unstable; urgency=medium
    
      * Update to SVN 20140209 (r207641) from the gcc-4_8-branch.
        - Fix inconsistent install paths between gccgo and go tool. LP: #1271340.
      * Update the ibm branch to SVN 20140207 (r207580).
      * 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).
      * gcc-4.8-base: Update gcc-4.7-base breaks for updates from wheezy.
        Closes: #736607.
     -- Matthias Klose <email address hidden>   Sun, 09 Feb 2014 12:36:11 +0100
  • gcc-4.8 (4.8.2-14ubuntu4) trusty; urgency=medium
    
      * Re-upload with the testsuite disabled (hangs on the AArch64 buildds).
     -- Matthias Klose <email address hidden>   Sat, 25 Jan 2014 00:24:02 +0100
  • gcc-4.8 (4.8.2-14ubuntu3) trusty; urgency=medium
    
      * Update to SVN 20140124 (r207027) from the gcc-4_8-branch.
        - Fix inconsistent install paths between gccgo and go tool. LP: #1271340.
      * 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 <email address hidden>   Fri, 24 Jan 2014 14:03:17 +0100
  • gcc-4.8 (4.8.2-14ubuntu2) trusty; urgency=medium
    
      * Update to SVN 20140117 (r206726) from the gcc-4_8-branch.
      * Update the ibm branch to SVN 20140117 (r206670).
     -- Matthias Klose <email address hidden>   Fri, 17 Jan 2014 19:58:09 +0100
  • gcc-4.8 (4.8.2-14ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-14) unstable; urgency=medium
    
      * Update to SVN 20140115 (r206629) from the gcc-4_8-branch.
      * Fix call frame information in ffi_closure_SYSV on AArch64.
      * Update powerpcspe patches (Roland Stigge). Closes: #735316.
     -- Matthias Klose <email address hidden>   Wed, 15 Jan 2014 15:44:15 +0100
  • gcc-4.8 (4.8.2-13ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-13) unstable; urgency=medium
    
      * Update to SVN 20140112 (r206564) from the gcc-4_8-branch.
        - Fix miscompilation due to wrong RTL-optimization (see
          PR rtl-optimization/59137). Closes: #716635.
    
      [ Aurelien Jarno ]
      * Reenable the testsuite on mips.
    
      [ Matthias Klose ]
      * Add libgcc, libstdc++, libgfortran symbols files for ppc64el.
      * Update libitm symbols for non-default multilibs.
      * Add libgcc, libstdc++, libgfortran symbols files for arm64.
      * Fix PR target/59588 (AArch64), backport proposed patch. LP: #1263576.
      * Fix PR target/59744 (AArch64), taken from the trunk. LP: #1267761.
     -- Matthias Klose <email address hidden>   Sun, 12 Jan 2014 14:16:19 +0100
  • gcc-4.8 (4.8.2-12ubuntu2) trusty; urgency=medium
    
      * Remove gnat build dependency.
    
    gcc-4.8 (4.8.2-12ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-12) unstable; urgency=medium
    
      * Update to SVN 20140106 (r206351) from the gcc-4_8-branch.
      * Only apply m68k specific backports when targeting m68k.
    
    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 <email address hidden>   Mon, 06 Jan 2014 03:00:48 +0100
  • gcc-4.8 (4.8.2-12ubuntu1) trusty; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-12) unstable; urgency=medium
    
      * Update to SVN 20140106 (r206351) from the gcc-4_8-branch.
      * Only apply m68k specific backports when targeting m68k.
    
    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 <email address hidden>   Mon, 06 Jan 2014 02:47:29 +0100
  • gcc-4.8 (4.8.2-10ubuntu2) trusty; urgency=low
    
      * Update to SVN 20131220 (r206145) from the gcc-4_8-branch.
      * 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.
     -- Matthias Klose <email address hidden>   Fri, 20 Dec 2013 18:24:08 +0100
  • gcc-4.8 (4.8.2-10ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
      * Re-enable running the testsuite.
    
    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 <email address hidden>   Fri, 13 Dec 2013 01:22:20 +0100
  • gcc-4.8 (4.8.2-9ubuntu2) trusty; urgency=low
    
      * Add missing commit in libjava for gcc-linaro.
     -- Matthias Klose <email address hidden>   Thu, 12 Dec 2013 16:54:27 +0100
  • gcc-4.8 (4.8.2-9ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Thu, 12 Dec 2013 12:31:04 +0100
  • gcc-4.8 (4.8.2-8ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Wed, 04 Dec 2013 01:22:24 +0100
  • gcc-4.8 (4.8.2-7ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Fri, 29 Nov 2013 19:09:33 +0100
  • gcc-4.8 (4.8.2-6ubuntu2) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Thu, 28 Nov 2013 15:41:43 +0100
  • gcc-4.8 (4.8.2-6ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Thu, 28 Nov 2013 15:41:43 +0100
  • gcc-4.8 (4.8.2-5ubuntu3) trusty; urgency=low
    
      * Update to SVN 20131119 (r205005) from the gcc-4_8-branch.
     -- Matthias Klose <email address hidden>   Tue, 19 Nov 2013 08:12:38 +0100
  • gcc-4.8 (4.8.2-5ubuntu2) trusty; urgency=low
    
      * Fix build failure on powerpc.
     -- Matthias Klose <email address hidden>   Mon, 18 Nov 2013 08:14:00 +0100
  • gcc-4.8 (4.8.2-5ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Mon, 18 Nov 2013 06:29:52 +0100
  • gcc-4.8 (4.8.2-4ubuntu1) trusty; urgency=low
    
      * Fix LP #1243656, miscompilation of tar on armhf.
    
    gcc-4.8 (4.8.2-4) unstable; urgency=low
    
      * Really fix disabling the gdc tests.
    
    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 <email address hidden>   Wed, 13 Nov 2013 10:12:35 +0100
  • gcc-4.8 (4.8.2-3ubuntu2) trusty; urgency=low
    
      * Fix LP #1243656, miscompilation of tar on armhf.
    
    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 <email address hidden>   Thu, 07 Nov 2013 16:27:04 +0100
  • gcc-4.8 (4.8.2-3ubuntu1) trusty; urgency=low
    
      * Fix LP #1243656, miscompilation of tar on armhf.
    
    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 <email address hidden>   Thu, 07 Nov 2013 16:27:04 +0100
  • gcc-4.8 (4.8.2-2ubuntu1) trusty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    gcc-4.8 (4.8.2-2) unstable; urgency=low
    
      * Update to SVN 20131017 (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 <email address hidden>   Thu, 07 Nov 2013 16:27:04 +0100
  • gcc-4.8 (4.8.2-1ubuntu2) trusty; urgency=low
    
      * Build ObjC, Obj-C++ and Go for AArch64.
     -- Matthias Klose <email address hidden>   Mon, 21 Oct 2013 00:07:57 +0200
  • gcc-4.8 (4.8.2-1ubuntu1) saucy; urgency=low
    
      * Merge with Debian; remaining changes:
        - Build from the upstream source.
    
    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 <email address hidden>   Wed, 16 Oct 2013 13:43:20 +0200
  • gcc-4.8 (4.8.1-10ubuntu8) saucy; urgency=low
    
      * Build ObjC, Obj-C++ and Go for AArch64.
     -- Matthias Klose <email address hidden>   Sat, 12 Oct 2013 03:25:36 +0200