Change logs for gcj-4.3 source package in Intrepid

  • gcj-4.3 (4.3.2-1ubuntu2) intrepid; urgency=low
    
      * Fix naming of bridge targets in gjavah (wrong header generation).
    
     -- Matthias Klose <email address hidden>   Sun, 14 Sep 2008 20:33:52 +0200
  • gcj-4.3 (4.3.2-1ubuntu1) intrepid; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Regenerate the control file.
      * gij-4.3, libgcj9-0: Make libgcj9-0-awt a suggestion, instead of a
        recommendation. LP: #249178.
      * Upload as gcj-4.3.
    
    gcc-4.3 (4.3.2-1) unstable; urgency=medium
    
      [Matthias Klose]
      * Final gcc-4.3.2 release (regression fixes).
        - Remove the generated install docs from the tarball (GFDL licensed).
        - C++ regression fixes: PR debug/37156.
        - general regression fixes: PR debug/37156, PR target/37101.
        - Java regression fixes: PR libgcj/8995.
      * Update to SVN 20080905 from the gcc-4_3-branch.
        - C++ regression fixes: PR c++/36741 (wrong diagnostic),
        - general regression fixes: PR target/37184 (ice on valid code),
          PR target/37191 (ice on valid code), PR target/37197 (ice on valid code),
          PR middle-end/36817 (ice on valid code), PR middle-end/36548 (wrong code),
          PR middle-end/37125 (wrong code), PR c/37261 (wrong diagnostic),
          PR target/37168 (ice on valid code), PR middle-end/36449 (wrong code),
          PR middle-end/37248 (missed optimization), PR target/36332 (wrong code).
        - Fortran regression fixes: PR fortran/37193 (rejects valid code).
      * Move symlinks in gcc_lib_dir from cpp-4.3 to gcc-4.3-base. Closes: #497369.
      * Don't build-depend on autogen on architectures where it is not installable
        (needed for the fixincludes testsuite only); don't build-depend on it for
        source packages not running the fixincludes testsuite.
    
      [Ludovic Brenta]
      * Add sdefault.ads to libgnatprj4.3-dev.  Fixes: #492866.
      * turn gnatvsn.gpr and gnatprj.gpr into proper library project files.
      * Unconditionally build-depend on gnat when building gnat-4.3.
        Fixes: #487564.
      * (debian/rules.d/binary-ada.mk): Add a symlink libgnat.so to
        /usr/lib/libgnat-4.3.so in the adalib directory.  Fixes: #493814.
      * (debian/patches/ada-sjlj.dpatch): remove dangling symlinks from all
        adalib directories.
      * debian/patches/ada-alpha.dpatch: remove, applied upstream.
    
      [Samuel Tardieu, Ludovic Brenta]
      * debian/patches/pr16086.dpatch: new; backport from GCC 4.4.
        Closes: #248172.
      * debian/patches/pr35792.dpatch: new; backport from GCC 4.4.
      * debian/patches/pr15808.dpatch (fixes: #246392),
        debian/patches/pr30827.dpatch: new; backport from the trunk.
    
     -- Matthias Klose <email address hidden>   Sat, 06 Sep 2008 12:25:41 +0200
  • gcj-4.3 (4.3.2-0ubuntu2) intrepid; urgency=low
    
      * On ia64, do not build depend on autogen (guile currently isn't installable).
    
     -- Matthias Klose <email address hidden>   Fri, 29 Aug 2008 01:59:18 +0200
  • gcj-4.3 (4.3.2-0ubuntu1) intrepid; urgency=low
    
      * Upload as gcj-4.3.
    
     -- Matthias Klose <email address hidden>   Wed, 27 Aug 2008 23:32:26 +0000
  • gcj-4.3 (4.3.1-8ubuntu1) intrepid; urgency=low
    
      * Merge with Debian, upload as gcj-4.3.
    
    gcj-4.3 (4.3.1-7) unstable; urgency=low
    
      * Upload as gcj-4.3.
    
    gcc-4.3 (4.3.1-7) unstable; urgency=low
    
      * Update to SVN 20080722 from the gcc-4_3-branch.
        - Fix PR middle-end/36811, infinite loop building with -O3.
        - C++/libstdc++ regression fixes: PR c++/36407, PR c++/34963,
          PR libstdc++/36832, PR libstdc++/36552, PR libstdc++/36729.
        - Fortran regression fixes: PR fortran/36366, PR fortran/36824.
        - general regression fixes: PR middle-end/36877, PR target/36780,
          PR target/36827, PR rtl-optimization/35281, PR rtl-optimization/36753,
          PR target/36827, PR target/36784, PR target/36782, PR middle-end/36369,
          PR target/36780, PR target/35492, PR middle-end/36811,
          PR rtl-optimization/36419, PR target/35802, PR target/36736,
          PR target/34780.
      * Revert PR tree-optimization/36262 on i386, causing miscompilation of
        OpenJDK hotspot.
      * gij/gcj: Don't remove alternatives on upgrade. Addresses: #479950.
    
    gcj-4.3 (4.3.1-6) unstable; urgency=low
    
      * Upload as gcj-4.3.
    
    gcc-4.3 (4.3.1-6) unstable; urgency=low
    
      * Start the logwatch script on alpha as well to avoid timeouts in
        the testsuite.
    
    gcc-4.3 (4.3.1-5) unstable; urgency=low
    
      * Update to SVN 20080705 from the gcc-4_3-branch.
        - Fix PR target/36634, wrong-code on powerpc with -msecure-plt.
      * Fix PR target/35965, PIC + -fstack-protector on arm/armel. Closes: #469517.
      * Don't run the libjava testsuite with -mabi=n32.
      * Update patch for PR other/28322, that unknown -Wno-* options do not
        cause errors, but warnings instead.
      * On m68k, add -fgnu89-inline when in gnu99 mode (requested by Michael
        Casadeval for the m68k port). Closes: #489234.
    
    gcj-4.3 (4.3.1-4) unstable; urgency=high
    
      * Upload as gcj-4.3.
    
    gcc-4.3 (4.3.1-4) unstable; urgency=low
    
      * Revert: debian/patches/gcc-multilib64dir.dpatch: Remove obsolete patch.
      * Remove obsolete multiarch-lib patch.
    
    gcc-4.3 (4.3.1-3) unstable; urgency=medium
    
      [Arthur Loiret]
      * debian/rules2:
        - configure sh4-linux with --with-multilib-list=m4,m4-nofpu
          and --with-cpu=sh4.
        - configure sparc-linux with --enable-targets=all on snapshot builds
          (change already in 4.3.1-1).
      * debian/rules.patch: Don't apply sh4-multilib.dpatch.
    
      [Matthias Klose]
      * Update to SVN 20080628 from the gcc-4_3-branch.
        - Fix PR target/36533, wrong-code with incorrectly assumed aligned_operand.
          Closes: #487115.
      * debian/rules.defs: Remove hurd-i386 from ssp_no_archs (Samuel Thibault).
        Closes: #483613.
      * Do not create a /usr/lib/gcc/<target-arch>/4.3.0 symlink.
      * debian/patches/gcc-multilib64dir.dpatch: Remove obsolete patch.
      * libjava/classpath: Set and use EXTRA_CFLAGS (taken from the trunk).
    
    gcj-4.3 (4.3.1-2) unstable; urgency=high
    
      * Upload as gcj-4.3.
    
    gcc-4.3 (4.3.1-2) unstable; urgency=low
    
      * Update to SVN 20080610 from the gcc-4_3-branch.
        - config.gcc: Fix quoting for in the enable_cld test.
      * Use GNU locales on hurd-i386 (Samuel Thibault). Closes: #485395.
      * libstdc++-doc: Fix URL's for locally installed docs. Closes: #485133.
      * libjava: On armel apply kludge to fix unwinder infinitely looping 'til
        it runs out of memory.
      * Adjust dependencies to require GCC 4.3.1.
    
     -- Matthias Klose <email address hidden>   Sun, 27 Jul 2008 11:32:19 +0200
  • gcj-4.3 (4.3.1-1ubuntu2) intrepid; urgency=low
    
      * Upload as gcj-4.3.
    
     -- Matthias Klose <email address hidden>   Tue, 10 Jun 2008 13:09:41 +0200
  • gcj-4.3 (4.3.0-3ubuntu2) intrepid; urgency=low
    
      * Remove empty po files.
    
     -- Matthias Klose <email address hidden>   Tue, 29 Apr 2008 05:05:29 +0000
  • gcj-4.3 (4.3.0-3ubuntu1) intrepid; urgency=low
    
      * Upload as gcj-4.3.
    
     -- Matthias Klose <email address hidden>   Mon, 28 Apr 2008 20:27:18 +0000