Change logs for gcc-4.3 source package in Jaunty

  • gcc-4.3 (4.3.3-5ubuntu4) jaunty; urgency=low
    
      * Rebuild to fix dependencies on shared libs on lpia. LP: #343724.
      * Update to SVN 20090316 from the gcc-4_3-branch.
        - Fix PR fortran/39295, PR fortran/39292, PR c++/9634, PR c++/29469,
          PR c++/29607, PR target/39327.
        - Remove libjava-xulrunner-1.9, integrated upstream.
      * Fix PR target/39175, taken from the trunk. LP: #342335.
      * Update the spu cross compiler from the cell-gcc-4_3-branch 20090314.
    
     -- Matthias Klose <email address hidden>   Mon, 16 Mar 2009 20:12:34 +0100
  • gcc-4.3 (4.3.3-5ubuntu3) jaunty; urgency=low
    
      * Fix PR target/39431 (ICE building OpenJDK zero on x86), taken from
        the trunk.
      * Fix build failure building the ppc spu cross compiler.
    
     -- Matthias Klose <email address hidden>   Fri, 13 Mar 2009 09:47:24 +0100
  • gcc-4.3 (4.3.3-5ubuntu2) jaunty; urgency=low
    
      * Update to SVN 20090308 from the gcc-4_3-branch.
        - Fix PR fortran/39295, PR fortran/39292, PR c++/9634, PR c++/29469,
          PR c++/29607.
    
     -- Matthias Klose <email address hidden>   Sun, 08 Mar 2009 09:29:13 +0100
  • gcc-4.3 (4.3.3-5ubuntu1) jaunty; urgency=low
    
      * Merge with Debian; remaining changes:
        - Built from upstream tarball, regenerate the control file.
        - On armel, configure using --with-arch=armv5t --with-tune=cortex-a8.
    
    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.
    
    gcc-4.3 (4.3.3-4) unstable; urgency=low
    
      * Fix Fix PR gcov-profile/38292 (wrong profile information), taken
        from the trunk.
      * Update to SVN 20090215 from the gcc-4_3-branch.
        Fix PR c/35435, PR tree-optimization/39100, PR rtl-optimization/39076,
        PR c/35433, PR tree-optimization/39041, PR target/38988,
        PR middle-end/38969, PR c++/36897, PR c++/39054, PR c/39035, PR c/35434,
        PR c/36432, PR target/38991, PR c/39084, PR target/39118.
      * Reapply the fix for PR middle-end/38615.
      * Include autoconf-2.59 sources into the source package, and install as
        part of the gcc-4.3-source package.
      * Explicitely use autoconf-1.9.
      * Disable building the gcjwebplugin.
      * Don't configure with --enable-cld on amd64 and i386.
    
     -- Matthias Klose <email address hidden>   Sun, 01 Mar 2009 17:06:09 +0100
  • gcc-4.3 (4.3.3-3ubuntu5) jaunty; urgency=low
    
      * Include autoconf-2.59 sources into the source package, and install as
        part of the gcc-4.3-source package.
    
     -- Matthias Klose <email address hidden>   Thu, 12 Feb 2009 11:38:29 +0100
  • gcc-4.3 (4.3.3-3ubuntu4) jaunty; urgency=low
    
      * Fix PR target/39118 (wrong code on x86_64 with -O2 -fomit-frame-pointer).
    
     -- Matthias Klose <email address hidden>   Wed, 11 Feb 2009 23:34:36 +0100
  • gcc-4.3 (4.3.3-3ubuntu3) jaunty; urgency=low
    
      * Fix build failure on armel (removing armel specific patch applied
        upstream).
    
     -- Matthias Klose <email address hidden>   Tue, 10 Feb 2009 11:48:08 +0100
  • gcc-4.3 (4.3.3-3ubuntu2) jaunty; urgency=low
    
      * Fix Fix PR gcov-profile/38292 (wrong profile information), taken
        from the trunk.
      * Update to SVN 20090206 from the gcc-4_3-branch.
        Fix PR c/35435, PR tree-optimization/39100, PR rtl-optimization/39076,
        PR c/35433, PR tree-optimization/39041, PR target/38988,
        PR middle-end/38969, PR c++/36897, PR c++/39054.
      * Reapply the fix for PR middle-end/38615.
    
     -- Matthias Klose <email address hidden>   Fri, 06 Feb 2009 10:28:19 +0100
  • gcc-4.3 (4.3.3-3ubuntu1) jaunty; urgency=low
    
      * Merge with Debian (4.3.3-2); remaining changes:
        - Built from upstream tarball, regenerate the control file.
        - On armel, configure using --with-arch=armv5t --with-tune=cortex-a8.
    
    gcc-4.3 (4.3.3-3) unstable; urgency=medium
    
      * Revert fix for PR middle-end/38615. Closes: #513420.
    
     -- Matthias Klose <email address hidden>   Thu, 29 Jan 2009 08:25:14 +0100
  • gcc-4.3 (4.3.3-2ubuntu1) jaunty; urgency=low
    
      * Merge with Debian (4.3.3-2); remaining changes:
        - Built from upstream tarball, regenerate the control file.
        - On armel, configure using --with-arch=armv5t --with-tune=cortex-a8.
    
    gcc-4.3 (4.3.3-2) unstable; urgency=low
    
      * Update to SVN 20090127 from the gcc-4_3-branch.
        - Fix PR tree-optimization/38359. Closes: #492505.
        - Fix PR tree-optimization/38932 (ice-on-valid-code), PR target/38931
          (ice-on-valid-code), PR rtl-optimization/38879 (wrong-code),
          PR c++/23287 (rejects-valid), PR fortran/38907 (ice-on-valid-code),
          PR fortran/38859 (wrong-code), PR fortran/38657 (rejects-valid),
          PR fortran/38672 (ice-on-valid-code).
      * Fix PR middle-end/38969, taken from the trunk. Closes: #513007.
    
     -- Matthias Klose <email address hidden>   Wed, 28 Jan 2009 00:00:04 +0100
  • gcc-4.3 (4.3.3-1ubuntu1) jaunty; urgency=low
    
      * Merge with Debian (4.3.3-1); remaining changes:
        - Built from upstream tarball, regenerate the control file.
      * On armel, configure using --with-arch=armv5t --with-tune=cortex-a8.
    
     -- Matthias Klose <email address hidden>   Sun, 25 Jan 2009 09:18:33 +0100
  • gcc-4.3 (4.3.2-2ubuntu14) jaunty; urgency=low
    
      * Update to SVN 20090119 from the gcc-4_3-branch.
        - Fix PR tree-optimization/36765.
      * Remove patch for PR 34571, applied upstream.
      * Apply proposed patch for PR middle-end/38902. LP: #316019.
    
     -- Matthias Klose <email address hidden>   Tue, 20 Jan 2009 00:06:35 +0100
  • gcc-4.3 (4.3.2-2ubuntu12) jaunty; urgency=low
    
      * Update to SVN 20090117 from the gcc-4_3-branch (4.3.3 release candidate).
        - Fix PR target/34571, PR debug/7055, PR tree-optimization/37194,
          PR tree-optimization/38529, PR fortran/38763, PR fortran/38765,
          PR fortran/38669, PR fortran/38487, PR fortran/35681, PR fortran/38657,
          PR c++/36019, PR c++/31488, PR c++/37646, PR c++/36334, PR c++/38357,
          PR c++/31260, PR c++/38877, PR libstdc++/36801, PR libgcj/38396.
        - debian/patches/libgcj-bc.dpatch: Remove, applied upstream.
      * Update backport for PR28322 (Gunther Nikl).
    
     -- Matthias Klose <email address hidden>   Sun, 18 Jan 2009 11:17:42 +0100
  • gcc-4.3 (4.3.2-2ubuntu11) jaunty; urgency=low
    
      * Fix PR middle-end/38616 (wrong code with -fstack-protector). LP: #316019.
      * Update to SVN 20090111 from the gcc-4_3-branch.
        - Fix PR target/34571, PR debug/7055, PR tree-optimization/37194,
          PR tree-optimization/38529, PR fortran/38763, PR fortran/38765.
    
     -- Matthias Klose <email address hidden>   Mon, 12 Jan 2009 00:25:32 +0100
  • gcc-4.3 (4.3.2-2ubuntu10) jaunty; urgency=low
    
      * Merge with Debian (4.3.2-2); remaining changes:
        - Built from upstream tarball, regenerate the control file.
      * Update to SVN 20090110 from the gcc-4_3-branch.
    
     -- Matthias Klose <email address hidden>   Sat, 10 Jan 2009 19:16:51 +0100
  • gcc-4.3 (4.3.2-2ubuntu9) jaunty; urgency=low
    
      * Really fix build failure on powerpc building the spu cross compiler.
      * Update to SVN 20081217 from the gcc-4_3-branch.
      * Update the spu cross compiler from the cell-gcc-4_3-branch 20081217.
    
     -- Matthias Klose <email address hidden>   Thu, 18 Dec 2008 01:13:45 +0100
  • gcc-4.3 (4.3.2-2ubuntu8) jaunty; urgency=low
    
      * Fix build failure on powerpc building the spu cross compiler.
    
     -- Matthias Klose <email address hidden>   Thu, 11 Dec 2008 19:33:18 +0100
  • gcc-4.3 (4.3.2-2ubuntu7) jaunty; urgency=low
    
      * Update to SVN 20081210 from the gcc-4_3-branch.
      * Update the spu cross compiler from the cell-gcc-4_3-branch 20081202.
      * debian/patches/libobjc-armel.dpatch: Don't define EH_USES. Fixes
        gcj-4.3 build failure.
      * Apply the Atomic builtins patch for PARISC.
    
     -- Matthias Klose <email address hidden>   Wed, 10 Dec 2008 21:37:58 +0100
  • gcc-4.3 (4.3.2-2ubuntu6) jaunty; urgency=low
    
      * Update to SVN 20081130 from the gcc-4_3-branch.
        - Fix PR target/38287 (sparc, wrong code). Closes: #506713.
    
     -- Matthias Klose <email address hidden>   Mon, 01 Dec 2008 01:34:18 +0100
  • gcc-4.3 (4.3.2-2ubuntu5) jaunty; urgency=low
    
      * Update to SVN 20081129 from the gcc-4_3-branch.
        - Fix PR fortran/37836, PR fortran/38171, PR fortran/35681,
          PR fortran/37792, PR fortran/37926, PR fortran/38033, PR fortran/36526.
      * Atomic builtins using kernel helpers for PARISC and ARM Linux/EABI, taken
        from the trunk.
    
     -- Matthias Klose <email address hidden>   Sat, 29 Nov 2008 14:00:16 +0100
  • gcc-4.3 (4.3.2-2ubuntu4) jaunty; urgency=low
    
      * Fix build failure on powerpc in the spu build.
    
     -- Matthias Klose <email address hidden>   Sun, 23 Nov 2008 10:25:27 +0100
  • gcc-4.3 (4.3.2-2ubuntu3) jaunty; urgency=low
    
      * Update to SVN 20081122 from the gcc-4_3-branch.
        - Fix PR target/37640, PR tree-optimization/37868, PR bootstrap/33100,
          PR other/38214, PR c++/37142, PR c++/35405, PR c++/37563, PR c++/38030,
          PR c++/37932, PR c++/38007.
    
     -- Matthias Klose <email address hidden>   Sat, 22 Nov 2008 15:46:30 +0100
  • gcc-4.3 (4.3.2-2ubuntu2) jaunty; urgency=low
    
      * Update to SVN 20081112 from the gcc-4_3-branch.
        - Fix PR bootstrap/33304, PR middle-end/37807, PR middle-end/37809,
          PR rtl-optimization/37489, PR target/35574, PR c/37924,
          PR tree-optimization/37879, PR middle-end/37858, PR middle-end/37870,
          PR target/38016, PR target/37939, PR rtl-optimization/37769,
          PR target/37909, PR fortran/37597, PR fortran/35820, PR fortran/37445,
          PR fortran/PR35769, PR fortran/37903, PR fortran/37749.
    
     -- Matthias Klose <email address hidden>   Wed, 12 Nov 2008 08:51:33 +0100
  • gcc-4.3 (4.3.2-2ubuntu1) jaunty; urgency=low
    
      * Update to SVN 20081030 from the gcc-4_3-branch.
      * Update the spu cross compiler from the cell-gcc-4_3-branch 20081023.
      * Apply proposed patch for PR tree-optimization/37868 (wrong code).
    
     -- Matthias Klose <email address hidden>   Thu, 30 Oct 2008 15:47:47 +0100
  • gcc-4.3 (4.3.2-1ubuntu11) intrepid; urgency=low
    
      * Update the spu cross compiler from the cell-gcc-4_3-branch 20081023.
        Adds the spu cache files as found in the cell-gcc packages. LP: #285780.
        Enable multilibs for the spu cross compiler.
    
     -- Matthias Klose <email address hidden>   Fri, 24 Oct 2008 22:16:13 +0200