[ubuntu/maverick] gcc-4.4 4.4.4-7ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Jul 20 17:50:51 BST 2010


gcc-4.4 (4.4.4-7ubuntu1) maverick; urgency=low

  * Update to SVN 20100720 from the gcc-4_4-branch (r162340).
  * Build from the Linaro 4.4-2010.07-0 release on armel.

  [ Marcin Juszkiewicz ]
  * Fix dependencies on cross library packages.

  [ Matthias Klose ]
  * Add descriptions for patches, where missing.
  * Rebuild to depend on libmpfr4.

gcc-4.4 (4.4.4-7) unstable; urgency=low

  * Update to SVN 20100712 from the gcc-4_4-branch (r162081).
    - Fix PR target/44597, PR target/44705, PR tree-optimization/40421,
      PR tree-optimization/44683, PR c++/44587, PR fortran/43841,
      PR fortran/43843, PR fortran/44582, PR fortran/44847, PR fortran/44773.

  [ Marcin Juszkiewicz ]
  * cross-fixes.diff: Remove sh part.
  * debian/rules2: Merge rules.d includes.
  * Properly -name -dbg packages for cross builds.
  * Various cross build fixes.
  * Build libmudflap packages for cross builds.
  * Merge debian/rules.conf bits for generating the control file
  * Fix generation of maintainer scripts for cross packages.
  * Build a gcc-base package for cross builds.

  [ Kees Cook ]
  * Fix additional libstdc++ testsuite failures for hardening defaults.

  [ Matthias Klose ]
  * gcc-arm-implicit-it.diff: Only pass -mimplicit-it=thumb when in
    thumb mode (Andrew Stubbs).

Date: Tue, 20 Jul 2010 16:58:49 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/gcc-4.4/4.4.4-7ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Jul 2010 16:58:49 +0200
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 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.4-7ubuntu1
Distribution: maverick
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)
Changes: 
 gcc-4.4 (4.4.4-7ubuntu1) maverick; urgency=low
 .
   * Update to SVN 20100720 from the gcc-4_4-branch (r162340).
   * Build from the Linaro 4.4-2010.07-0 release on armel.
 .
   [ Marcin Juszkiewicz ]
   * Fix dependencies on cross library packages.
 .
   [ Matthias Klose ]
   * Add descriptions for patches, where missing.
   * Rebuild to depend on libmpfr4.
 .
 gcc-4.4 (4.4.4-7) unstable; urgency=low
 .
   * Update to SVN 20100712 from the gcc-4_4-branch (r162081).
     - Fix PR target/44597, PR target/44705, PR tree-optimization/40421,
       PR tree-optimization/44683, PR c++/44587, PR fortran/43841,
       PR fortran/43843, PR fortran/44582, PR fortran/44847, PR fortran/44773.
 .
   [ Marcin Juszkiewicz ]
   * cross-fixes.diff: Remove sh part.
   * debian/rules2: Merge rules.d includes.
   * Properly -name -dbg packages for cross builds.
   * Various cross build fixes.
   * Build libmudflap packages for cross builds.
   * Merge debian/rules.conf bits for generating the control file
   * Fix generation of maintainer scripts for cross packages.
   * Build a gcc-base package for cross builds.
 .
   [ Kees Cook ]
   * Fix additional libstdc++ testsuite failures for hardening defaults.
 .
   [ Matthias Klose ]
   * gcc-arm-implicit-it.diff: Only pass -mimplicit-it=thumb when in
     thumb mode (Andrew Stubbs).
Checksums-Sha1: 
 145493a8a309859c10659fe12d55744e8616c706 3000 gcc-4.4_4.4.4-7ubuntu1.dsc
 5b0cd273c54ee792a017940b153c7c5a09433099 1362136 gcc-4.4_4.4.4-7ubuntu1.diff.gz
Checksums-Sha256: 
 8137682eac03d22e04334dd68f73c25d7d0d2c0aa323204defce039894f31319 3000 gcc-4.4_4.4.4-7ubuntu1.dsc
 315b565e5a6d0e1fc5707906f1e251b8265a2af39baa8c1050586888740b920e 1362136 gcc-4.4_4.4.4-7ubuntu1.diff.gz
Files: 
 ab3a03ddbfe0a3691ba4a41cd5b99187 3000 devel optional gcc-4.4_4.4.4-7ubuntu1.dsc
 93e2ee7dfc45b6c3e95c90641be27467 1362136 devel optional gcc-4.4_4.4.4-7ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iEYEARECAAYFAkxF05EACgkQStlRaw+TLJyJkgCfS9synZ66xHBmfx+0OixqSHeK
I7AAoK7tE84PNnQOFUXbpub6FKNdWYt7
=JyAP
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list