[ubuntu/jaunty] gcc-4.2 4.2.4-4ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Fri Nov 21 13:10:19 GMT 2008


gcc-4.2 (4.2.4-4ubuntu1) jaunty; urgency=low

  * Merge with Debian; remaining changes:
    - Built from upstream tarball, regenerate control file.
  * Update to SVN 20081121 from the ubuntu/gcc-4_2-branch.
    - PR c++/27574, PR rtl-optimization/36438, PR c++/38007,
      PR middle-end/37807, PR middle-end/37809, PR bootstrap/33100,
      PR target/37909, PR c++/37142, PR c++/38030, PR c++/37932.
  * Default to armv5 on armel.

gcc-4.2 (4.2.4-4) unstable; urgency=low

  * Update to SVN 20081008 from the ubuntu/gcc-4_2-branch.
    - PR middle-end/37731 (wrong code), PR middle-end/36575 (wrong code),
      PR rtl-optimization/37544 (wrong code), PR target/37101 (wrong code),
      PR middle-end/35432 (ice-on-valid).
    - PR libgcj/8995 (race conditions in interpreter), PR libgcj/31890
      out-of-sync javaprims.h regenerated).
    - Fix naming of bridge targets in gjavah (wrong header generation).
  * Fix PR c/35437 (ice-on-invalid), taken from the gcc-4.3 branch.
    LP: #251744.
  * gij/gcj: Don't remove alternatives on upgrade. Addresses: #479950.
  * Fix PR libgomp/28432. LP: #235070.
  * debian/rules.conf: Filter empty '[]' and '!none' in control file (Andrea
    Gasparini). LP: #268132.

Date: Fri, 21 Nov 2008 11:24:26 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/gcc-4.2/4.2.4-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 21 Nov 2008 11:24:26 +0100
Source: gcc-4.2
Binary: gcc-4.2-base gcc-4.2 gcc-4.2-multilib gcc-4.2-hppa64 cpp-4.2 cpp-4.2-doc gcc-4.2-locales g++-4.2 g++-4.2-multilib libmudflap0-4.2-dev gobjc++-4.2 gobjc++-4.2-multilib gobjc-4.2 gobjc-4.2-multilib gfortran-4.2 gfortran-4.2-multilib gfortran-4.2-doc libgfortran2 libgfortran2-dbg lib64gfortran2 lib64gfortran2-dbg lib32gfortran2 lib32gfortran2-dbg libstdc++6-4.2-dev libstdc++6-4.2-pic libstdc++6-4.2-dbg lib32stdc++6-4.2-dbg lib64stdc++6-4.2-dbg libstdc++6-4.2-doc gcc-4.2-soft-float gcc-4.2-doc gcc-4.2-source
Architecture: source
Version: 4.2.4-4ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 cpp-4.2    - The GNU C preprocessor
 cpp-4.2-doc - Documentation for the GNU C preprocessor (cpp)
 g++-4.2    - The GNU C++ compiler
 g++-4.2-multilib - The GNU C++ compiler (multilib files)
 gcc-4.2    - The GNU C compiler
 gcc-4.2-base - The GNU Compiler Collection (base package)
 gcc-4.2-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-4.2-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.2-locales - The GNU C compiler (native language support files)
 gcc-4.2-multilib - The GNU C compiler (multilib files)
 gcc-4.2-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.2-source - Source of the GNU Compiler Collection
 gfortran-4.2 - The GNU Fortran 95 compiler
 gfortran-4.2-doc - Documentation for the GNU Fortran compiler (gfortran)
 gfortran-4.2-multilib - The GNU Fortran 95 compiler (multilib files)
 gobjc++-4.2 - The GNU Objective-C++ compiler
 gobjc++-4.2-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.2  - The GNU Objective-C compiler
 gobjc-4.2-multilib - The GNU Objective-C compiler (multilib files)
 lib32gfortran2 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran2-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64gfortran2 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran2-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 libgfortran2 - Runtime library for GNU Fortran applications
 libgfortran2-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libmudflap0-4.2-dev - GCC mudflap support libraries (development files)
 libstdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.2-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.2-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.2-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Launchpad-Bugs-Fixed: 235070 251744 268132
Changes: 
 gcc-4.2 (4.2.4-4ubuntu1) jaunty; urgency=low
 .
   * Merge with Debian; remaining changes:
     - Built from upstream tarball, regenerate control file.
   * Update to SVN 20081121 from the ubuntu/gcc-4_2-branch.
     - PR c++/27574, PR rtl-optimization/36438, PR c++/38007,
       PR middle-end/37807, PR middle-end/37809, PR bootstrap/33100,
       PR target/37909, PR c++/37142, PR c++/38030, PR c++/37932.
   * Default to armv5 on armel.
 .
 gcc-4.2 (4.2.4-4) unstable; urgency=low
 .
   * Update to SVN 20081008 from the ubuntu/gcc-4_2-branch.
     - PR middle-end/37731 (wrong code), PR middle-end/36575 (wrong code),
       PR rtl-optimization/37544 (wrong code), PR target/37101 (wrong code),
       PR middle-end/35432 (ice-on-valid).
     - PR libgcj/8995 (race conditions in interpreter), PR libgcj/31890
       out-of-sync javaprims.h regenerated).
     - Fix naming of bridge targets in gjavah (wrong header generation).
   * Fix PR c/35437 (ice-on-invalid), taken from the gcc-4.3 branch.
     LP: #251744.
   * gij/gcj: Don't remove alternatives on upgrade. Addresses: #479950.
   * Fix PR libgomp/28432. LP: #235070.
   * debian/rules.conf: Filter empty '[]' and '!none' in control file (Andrea
     Gasparini). LP: #268132.
Checksums-Sha1: 
 54236f296d4c372348dd6e63240b9c36f92a01c5 2763 gcc-4.2_4.2.4-4ubuntu1.dsc
 d89f7cf6a2212405ce8ff6fd03b47fdb0d87e2e7 533347 gcc-4.2_4.2.4-4ubuntu1.diff.gz
Checksums-Sha256: 
 b89b9c765208dc8da7bda83a306b9cbdfffb23a3aba3c5875820931d3835aa07 2763 gcc-4.2_4.2.4-4ubuntu1.dsc
 4fb6350fa5e070752691da0f2bbadafdc9e90f3a5066c87a456f23ccef529276 533347 gcc-4.2_4.2.4-4ubuntu1.diff.gz
Files: 
 fb1373d01805d3b2d0c9fed285b39c53 2763 devel optional gcc-4.2_4.2.4-4ubuntu1.dsc
 54e1fe94c694b9f16f345b0321ff9f84 533347 devel optional gcc-4.2_4.2.4-4ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkmspcACgkQStlRaw+TLJzEHwCglbAigwJM0qbr2Xrr6TFrnmKm
RPwAoLIo2y5mHhkMqHbvCjO4Nvanyqao
=5b/W
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list