Change logs for gcc-4.8 source package in Vivid

  • 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.
     -- Matthias Klose <email address hidden>   Fri, 27 Mar 2015 16:38:12 +0100
  • gcc-4.8 (4.8.4-1ubuntu14) vivid; urgency=medium
    
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
     -- Matthias Klose <email address hidden>   Mon, 23 Mar 2015 21:18:00 +0100
  • gcc-4.8 (4.8.4-1ubuntu13) vivid; urgency=medium
    
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
     -- Matthias Klose <email address hidden>   Mon, 23 Mar 2015 21:18:00 +0100
  • gcc-4.8 (4.8.4-1ubuntu12) vivid; urgency=medium
    
      * [AArch64] Fix output template for Scalar Neon->Neon register move.
        LP: #1435342.
     -- Matthias Klose <email address hidden>   Mon, 23 Mar 2015 21:18:00 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Mon, 23 Mar 2015 16:15:05 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Thu, 19 Mar 2015 22:59:26 +0100
  • gcc-4.8 (4.8.4-1ubuntu9) 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.
     -- Matthias Klose <email address hidden>   Thu, 19 Mar 2015 22:59:26 +0100
  • gcc-4.8 (4.8.4-1ubuntu8) vivid; urgency=medium
    
      * Fix ppc64el build.
     -- Matthias Klose <email address hidden>   Wed, 11 Mar 2015 19:36:22 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Wed, 11 Mar 2015 00:06:24 +0100
  • gcc-4.8 (4.8.4-1ubuntu6) 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.
     -- Matthias Klose <email address hidden>   Wed, 11 Mar 2015 00:06:24 +0100
  • 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).
     -- Matthias Klose <email address hidden>   Sat, 28 Feb 2015 14:03:43 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Wed, 25 Feb 2015 10:52:46 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Thu, 05 Feb 2015 14:31:53 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Wed, 21 Jan 2015 21:43:20 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Sat, 20 Dec 2014 18:12:38 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Thu, 11 Dec 2014 13:54:11 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Wed, 10 Dec 2014 17:33:02 +0100
  • 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.
     -- Matthias Klose <email address hidden>   Tue, 09 Dec 2014 13:19:38 +0100
  • gcc-4.8 (4.8.3-16ubuntu1) vivid; urgency=medium
    
      * Update to SVN 20141204 (r218405) from the gcc-4_8-branch.
        - Fix PR target/59593 (ARM), PR c++/56493 (performance).
      * Backport the cloog changes from the 4.9 branch to build with isl 0.14.
    
    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.
     -- Matthias Klose <email address hidden>   Fri, 05 Dec 2014 00:08:31 +0100
  • gcc-4.8 (4.8.3-12ubuntu3) utopic; urgency=medium
    
      * Fix the libphobos cross build.
     -- Matthias Klose <email address hidden>   Tue, 21 Oct 2014 23:30:00 +0200