[ubuntu/natty] gcc-4.4 4.4.5-11ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Feb 15 16:10:33 UTC 2011


gcc-4.4 (4.4.5-11ubuntu1) natty; urgency=low

  * Merge with Debian.

gcc-4.4 (4.4.5-11) unstable; urgency=low

  * Update to SVN 20110215 from the gcc-4_4-branch (r170176).
    - Fix PR fortran/46753, PR libgomp/45240, PR target/22224,
      PR middle-end/46534, PR tree-optimization/46663, PR c++/46538,
      PR fortran/46794, PR fortran/45081, PR fortran/46753, PR target/43309,
      PR target/45447, PR target/46915, PR target/40468, PR preprocessor/39213,
      PR fortran/46874, PR boehm-gc/34544, PR target/44606, PR target/47318,
      PR target/46880, PR middle-end/45852, PR rtl-optimization/46865,
      PR c++/47589, PR c++/45894, PR fortran/47569, PR libstdc++/47354,
      PR pch/14940.

  [ Marcin Juszkiewicz ]
  * Apply ARM target configure options for stage1/stage2 cross builds.
    LP: #684625.
  * Allow to build only the -source package, and include the version
    in the package name. LP: #682333.
  * Fix biarch/triarch cross builds.
    - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
    - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.

  [ Matthias Klose ]
  * Update the Linaro support to the 4.4 2011.02 release.
  * Pass --no-add-needed by default to the linker. See
    http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
    in indirect dependent shared libraries" for more information.

Date: Tue, 15 Feb 2011 15:17:50 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/gcc-4.4/4.4.5-11ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 15 Feb 2011 15:17:50 +0100
Source: gcc-4.4
Binary: gcc-4.4-base gcc-4.4 gcc-4.4-multilib gcc-4.4-hppa64 gcc-4.4-spu g++-4.4-spu gfortran-4.4-spu cpp-4.4 cpp-4.4-doc gcc-4.4-locales g++-4.4 g++-4.4-multilib libmudflap0-4.4-dev protoize gobjc++-4.4 gobjc++-4.4-multilib gobjc-4.4 gobjc-4.4-multilib gfortran-4.4 gfortran-4.4-multilib gfortran-4.4-doc libstdc++6-4.4-dev libstdc++6-4.4-pic libstdc++6-4.4-dbg lib32stdc++6-4.4-dbg lib64stdc++6-4.4-dbg libn32stdc++6-4.4-dbg libstdc++6-4.4-doc gcc-4.4-soft-float gcc-4.4-doc gcc-4.4-source
Architecture: source
Version: 4.4.5-11ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 cpp-4.4    - The GNU C preprocessor
 cpp-4.4-doc - Documentation for the GNU C preprocessor (cpp)
 g++-4.4    - The GNU C++ compiler
 g++-4.4-multilib - The GNU C++ compiler (multilib files)
 g++-4.4-spu - SPU cross-compiler (C++ compiler)
 gcc-4.4    - The GNU C compiler
 gcc-4.4-base - The GNU Compiler Collection (base package)
 gcc-4.4-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-4.4-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.4-locales - The GNU C compiler (native language support files)
 gcc-4.4-multilib - The GNU C compiler (multilib files)
 gcc-4.4-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.4-source - Source of the GNU Compiler Collection
 gcc-4.4-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.4 - The GNU Fortran 95 compiler
 gfortran-4.4-doc - Documentation for the GNU Fortran compiler (gfortran)
 gfortran-4.4-multilib - The GNU Fortran 95 compiler (multilib files)
 gfortran-4.4-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.4 - The GNU Objective-C++ compiler
 gobjc++-4.4-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.4  - The GNU Objective-C compiler
 gobjc-4.4-multilib - The GNU Objective-C compiler (multilib files)
 lib32stdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64stdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
 libmudflap0-4.4-dev - GCC mudflap support libraries (development files)
 libn32stdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.4-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.4-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.4-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
Launchpad-Bugs-Fixed: 682333 684625
Changes: 
 gcc-4.4 (4.4.5-11ubuntu1) natty; urgency=low
 .
   * Merge with Debian.
 .
 gcc-4.4 (4.4.5-11) unstable; urgency=low
 .
   * Update to SVN 20110215 from the gcc-4_4-branch (r170176).
     - Fix PR fortran/46753, PR libgomp/45240, PR target/22224,
       PR middle-end/46534, PR tree-optimization/46663, PR c++/46538,
       PR fortran/46794, PR fortran/45081, PR fortran/46753, PR target/43309,
       PR target/45447, PR target/46915, PR target/40468, PR preprocessor/39213,
       PR fortran/46874, PR boehm-gc/34544, PR target/44606, PR target/47318,
       PR target/46880, PR middle-end/45852, PR rtl-optimization/46865,
       PR c++/47589, PR c++/45894, PR fortran/47569, PR libstdc++/47354,
       PR pch/14940.
 .
   [ Marcin Juszkiewicz ]
   * Apply ARM target configure options for stage1/stage2 cross builds.
     LP: #684625.
   * Allow to build only the -source package, and include the version
     in the package name. LP: #682333.
   * Fix biarch/triarch cross builds.
     - dpkg-shlibdeps failed to find libraries for 64 or n32 builds
     - LD_LIBRARY_PATH for dpkg-shlibdeps lacked host dirs.
 .
   [ Matthias Klose ]
   * Update the Linaro support to the 4.4 2011.02 release.
   * Pass --no-add-needed by default to the linker. See
     http://wiki.debian.org/ToolChain/DSOLinking, section "Not resolving symbols
     in indirect dependent shared libraries" for more information.
Checksums-Sha1: 
 2562695aec9b607ddb9cbeadb359ff3a77c57bf1 3155 gcc-4.4_4.4.5-11ubuntu1.dsc
 58628d9af76ba493985262e19d4ab1ac27ab660a 1327599 gcc-4.4_4.4.5-11ubuntu1.diff.gz
Checksums-Sha256: 
 9fb34e33385ad36f1e24baa4f0f75e58b200695b928c96e78af51e2a8f900ac9 3155 gcc-4.4_4.4.5-11ubuntu1.dsc
 f73daeea15a89fede25da55ce3f57453cc04f90a4f270d927da55c0247f92446 1327599 gcc-4.4_4.4.5-11ubuntu1.diff.gz
Files: 
 021177e839e51f313371b88f990dfc00 3155 devel optional gcc-4.4_4.4.5-11ubuntu1.dsc
 374043c82a5c803dc80f67ecdda6b712 1327599 devel optional gcc-4.4_4.4.5-11ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iEYEARECAAYFAk1akMkACgkQStlRaw+TLJxU1ACgphIb5YfsiNCt6UypzbUiKoBY
zJIAn2IPcWMGD7cnh9kwdobsMnDA6wLV
=u5GI
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list