[ubuntu/maverick] gcc-4.4 4.4.4-6ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Fri Jun 25 14:30:23 BST 2010
gcc-4.4 (4.4.4-6ubuntu1) maverick; urgency=low
* Merge with Debian.
gcc-4.4 (4.4.4-6) unstable; urgency=low
* Update to SVN 20100622 from the gcc-4_4-branch (r161235).
- Fix PR bootstrap/44544, PR fortran/44536, PR target/44534,
PR tree-optimization/44508, PR target/44261, PR target/43740,
PR bootstrap/44426. PR c++/44627 (LP: #503668), PR target/39690.
[ Matthias Klose ]
* Add M68K TLS support, backport from the 4.5 branch. Closes: #586060.
* Merge binary-libgcc.mk packaging changes into binary-libgcc-cross.mk
(Loic Minier).
* Fix Fortran cross-compiler build when not building the runtime library.
* Apply proposed fix for PR target/44626 (backport from the 4.5 branch).
LP: #564492.
* Add maintainer scripts for cross packages.
[ Marcin Juszkiewicz ]
* Merge the rules.d/binary-*-cross.mk files into rules.d/binary-*.mk.
* ARM: speed up division on Thumb-2 (backport from the trunk). LP: #589779.
gcc-4.4 (4.4.4-5) unstable; urgency=low
[ Matthias Klose ]
* Update to SVN 20100612 from the gcc-4_4-branch (r160657).
- Fix PR target/44169, PR target/44481, PR target/44075, PR other/43838,
PR libstdc++/32499, PR libgcj/44216.
* debian/patches/libstdc++-pic.diff: Fix installation for cross builds.
* Update libsupc++/vmi_class_type_info.cc from the 4.5 branch.
Closes: #584308.
* Export long double versions of "C" math library for arm-linux-gnueabi,
m68k-linux-gnu (ColdFire), mips*-linux-gnu (o32 ABI), sh*-linux-gnu
(not 32 bit). Merge the libstdc++-*-ldbl-compat.diff patches.
* Remove the backport for the plugin support.
[ Aurelien Jarno ]
* libstdc++-mips-ldbl-compat.diff: On MIPS provide the long double
versions of "C" math functions in libstdc++ as we need to keep the
ABI. Closes: #584610.
Date: Fri, 25 Jun 2010 15:04:36 +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-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 25 Jun 2010 15:04:36 +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-6ubuntu1
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)
Closes: 584308 584610 586060
Launchpad-Bugs-Fixed: 503668 564492 589779
Changes:
gcc-4.4 (4.4.4-6ubuntu1) maverick; urgency=low
.
* Merge with Debian.
.
gcc-4.4 (4.4.4-6) unstable; urgency=low
.
* Update to SVN 20100622 from the gcc-4_4-branch (r161235).
- Fix PR bootstrap/44544, PR fortran/44536, PR target/44534,
PR tree-optimization/44508, PR target/44261, PR target/43740,
PR bootstrap/44426. PR c++/44627 (LP: #503668), PR target/39690.
.
[ Matthias Klose ]
* Add M68K TLS support, backport from the 4.5 branch. Closes: #586060.
* Merge binary-libgcc.mk packaging changes into binary-libgcc-cross.mk
(Loic Minier).
* Fix Fortran cross-compiler build when not building the runtime library.
* Apply proposed fix for PR target/44626 (backport from the 4.5 branch).
LP: #564492.
* Add maintainer scripts for cross packages.
.
[ Marcin Juszkiewicz ]
* Merge the rules.d/binary-*-cross.mk files into rules.d/binary-*.mk.
* ARM: speed up division on Thumb-2 (backport from the trunk). LP: #589779.
.
gcc-4.4 (4.4.4-5) unstable; urgency=low
.
[ Matthias Klose ]
.
* Update to SVN 20100612 from the gcc-4_4-branch (r160657).
- Fix PR target/44169, PR target/44481, PR target/44075, PR other/43838,
PR libstdc++/32499, PR libgcj/44216.
* debian/patches/libstdc++-pic.diff: Fix installation for cross builds.
* Update libsupc++/vmi_class_type_info.cc from the 4.5 branch.
Closes: #584308.
* Export long double versions of "C" math library for arm-linux-gnueabi,
m68k-linux-gnu (ColdFire), mips*-linux-gnu (o32 ABI), sh*-linux-gnu
(not 32 bit). Merge the libstdc++-*-ldbl-compat.diff patches.
* Remove the backport for the plugin support.
.
[ Aurelien Jarno ]
* libstdc++-mips-ldbl-compat.diff: On MIPS provide the long double
versions of "C" math functions in libstdc++ as we need to keep the
ABI. Closes: #584610.
Checksums-Sha1:
d61c411e78bdcb0727daaea8648da794136ebe67 3000 gcc-4.4_4.4.4-6ubuntu1.dsc
fec5999e45085db24050d89eb1b4e9e1fe0cc774 1260593 gcc-4.4_4.4.4-6ubuntu1.diff.gz
Checksums-Sha256:
992a950c74e0083bf5cd0ce05057477824bbb958c8ce0b7685a546f0748beb52 3000 gcc-4.4_4.4.4-6ubuntu1.dsc
0d1ce633d5617ea6e1026f639ea4c9946dba2917b30b0b5f0da4bc955ec8149e 1260593 gcc-4.4_4.4.4-6ubuntu1.diff.gz
Files:
94b291f90a89a873167a100f36586fad 3000 devel optional gcc-4.4_4.4.4-6ubuntu1.dsc
474a708bdaf3cd50875cad88a4dc0268 1260593 devel optional gcc-4.4_4.4.4-6ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkwkrbkACgkQStlRaw+TLJyLpACgwEvAnnCg97mdbPGn14py6B3D
ecsAoL02j9lJSvzJ547JCE6DsgCpERea
=/vQE
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list