[ubuntu/maverick] gcc-4.4 4.4.4-12ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Fri Sep 3 13:30:32 BST 2010
gcc-4.4 (4.4.4-12ubuntu1) maverick; urgency=low
* Merge with Debian; remaining changes:
- Build from VCS, including GFDL documents.
- Include and build with the Linaro changes.
gcc-4.4 (4.4.4-12) unstable; urgency=low
* Update to SVN 20100902 from the gcc-4_4-branch (r163781).
- Fix PR target/41484, PR middle-end/45423, PR rtl-optimization/45353,
PR c++/44991.
[ Al Viro ]
* Merge rules for all flavours of libgomp, libmudflap, libobjc.
* Crossbuild fix for lib32gomp (use $(PFL)/lib32 instead of $(lib32)).
* gcc-4.4: libgcc_s.so.1 symlink creation on cross-builds.
* Enable gcc-multilib for cross-builds and fix what needs fixing.
* Enable g++-multilib for cross-builds, fix pathnames.
* Enable gobjc/gobjc++ multilib for cross-builds, fixes.
* Enable gfortran multilib for cross-builds, fix paths.
* Multilib dependency fixes for cross-builds.
* Fix builds with disabled biarch library packages.
* New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
to using them in rules.d/*; as the result, most of the explicit pathnames
in there are gone _and_ we get uniformity across different flavours.
* Merge bi-/tri-arch stuff in binary-gcc.mk.
* Merge rules for libgcc biarch variants.
* Merge rules for libstdc++ biarch variants. Fix n32 variant of
libstdc++-dbg removing _pic.a from the wrong place.
* Merge libgfortran rules.
* Merge rules for cxx-multi and objc-multi packages.
* Enable gcc-hppa64 in cross-gcc-to-hppa build.
[ Iain Buclaw ]
* gdc: Added stubs for various functions referenced by $(C_TARGET_OBJS).
* gdc-ice-valist.diff: Fixed to handle armel's va_list type.
* gdc-stubs.diff: Fixed for powerpc.
[ Matthias Klose ]
* Tighten binutils dependencies to 2.20.1-13.
* Update LAST_UPDATED file when applying upstream updates.
* Backport PR target/45070, taken from the 4.5 branch.
* Cleanup packaging files in gcc-source package.
* [ARM] Provide __builtin_expect() hints in linux-atomic.c (backport).
[ Marcin Juszkiewicz ]
* Create libgcc1 and gcc-*-base packages for stage2 cross builds.
LP: #628855.
gcc-4.4 (4.4.4-11) unstable; urgency=medium
* Update to SVN 20100824 from the gcc-4_4-branch (r163521).
- Fix PR rtl-optimization/44691, PR rtl-optimization/42246,
PR rtl-optimization/42389, PR rtl-optimization/42388,
PR rtl-optimization/42294, PR rtl-optimization/39453,
PR rtl-optimization/42246, PR middle-end/42245,
PR rtl-optimization/42249, PR rtl-optimization/41697,
PR rtl-optimization/41697, PR rtl-optimization/40101,
PR target/45296, PR c++/45315.
[ Marcin Juszkiewicz ]
* Fix building intermediate stages for cross builds. LP: #613401, #613404.
[ Iain Buclaw ]
* Update gdc to upstream HG 20100824.
* Update gdc-4.4.diff.
[ Matthias Klose ]
* Integrate and extend bi/tri-arch cross builds patches (Al Viro).
* Fix installation paths in bi/tri-arch libobjc and libmudflap packages
(Al Viro).
* Fix dependencies for mips* triarch library packages depend on *both* lib64*
and libn32* packages. Closes: #594540.
Date: Fri, 03 Sep 2010 14:18: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-12ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 03 Sep 2010 14:18: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 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.4-12ubuntu1
Distribution: maverick
Urgency: medium
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
Closes: 594540
Launchpad-Bugs-Fixed: 613401 613404 628855
Changes:
gcc-4.4 (4.4.4-12ubuntu1) maverick; urgency=low
.
* Merge with Debian; remaining changes:
- Build from VCS, including GFDL documents.
- Include and build with the Linaro changes.
.
gcc-4.4 (4.4.4-12) unstable; urgency=low
.
* Update to SVN 20100902 from the gcc-4_4-branch (r163781).
- Fix PR target/41484, PR middle-end/45423, PR rtl-optimization/45353,
PR c++/44991.
.
[ Al Viro ]
* Merge rules for all flavours of libgomp, libmudflap, libobjc.
* Crossbuild fix for lib32gomp (use $(PFL)/lib32 instead of $(lib32)).
* gcc-4.4: libgcc_s.so.1 symlink creation on cross-builds.
* Enable gcc-multilib for cross-builds and fix what needs fixing.
* Enable g++-multilib for cross-builds, fix pathnames.
* Enable gobjc/gobjc++ multilib for cross-builds, fixes.
* Enable gfortran multilib for cross-builds, fix paths.
* Multilib dependency fixes for cross-builds.
* Fix builds with disabled biarch library packages.
* New variables {usr_lib,gcc_lib_dir,libgcc_dir}{,32,64,n32}, and switch
to using them in rules.d/*; as the result, most of the explicit pathnames
in there are gone _and_ we get uniformity across different flavours.
* Merge bi-/tri-arch stuff in binary-gcc.mk.
* Merge rules for libgcc biarch variants.
* Merge rules for libstdc++ biarch variants. Fix n32 variant of
libstdc++-dbg removing _pic.a from the wrong place.
* Merge libgfortran rules.
* Merge rules for cxx-multi and objc-multi packages.
* Enable gcc-hppa64 in cross-gcc-to-hppa build.
.
[ Iain Buclaw ]
* gdc: Added stubs for various functions referenced by $(C_TARGET_OBJS).
* gdc-ice-valist.diff: Fixed to handle armel's va_list type.
* gdc-stubs.diff: Fixed for powerpc.
.
[ Matthias Klose ]
* Tighten binutils dependencies to 2.20.1-13.
* Update LAST_UPDATED file when applying upstream updates.
* Backport PR target/45070, taken from the 4.5 branch.
* Cleanup packaging files in gcc-source package.
* [ARM] Provide __builtin_expect() hints in linux-atomic.c (backport).
.
[ Marcin Juszkiewicz ]
* Create libgcc1 and gcc-*-base packages for stage2 cross builds.
LP: #628855.
.
gcc-4.4 (4.4.4-11) unstable; urgency=medium
.
* Update to SVN 20100824 from the gcc-4_4-branch (r163521).
- Fix PR rtl-optimization/44691, PR rtl-optimization/42246,
PR rtl-optimization/42389, PR rtl-optimization/42388,
PR rtl-optimization/42294, PR rtl-optimization/39453,
PR rtl-optimization/42246, PR middle-end/42245,
PR rtl-optimization/42249, PR rtl-optimization/41697,
PR rtl-optimization/41697, PR rtl-optimization/40101,
PR target/45296, PR c++/45315.
.
[ Marcin Juszkiewicz ]
* Fix building intermediate stages for cross builds. LP: #613401, #613404.
.
[ Iain Buclaw ]
* Update gdc to upstream HG 20100824.
* Update gdc-4.4.diff.
.
[ Matthias Klose ]
* Integrate and extend bi/tri-arch cross builds patches (Al Viro).
* Fix installation paths in bi/tri-arch libobjc and libmudflap packages
(Al Viro).
* Fix dependencies for mips* triarch library packages depend on *both* lib64*
and libn32* packages. Closes: #594540.
Checksums-Sha1:
d927151c18c91222f2e5f0e97a57f1369db9cc30 3153 gcc-4.4_4.4.4-12ubuntu1.dsc
2151ca5faf3dfb86f85b56a837fdd73afbc35baa 1422827 gcc-4.4_4.4.4-12ubuntu1.diff.gz
Checksums-Sha256:
060de82e9bd7089e890348b6960661b4e03d8da9e17fe9e2e8fdaebc63ab7cba 3153 gcc-4.4_4.4.4-12ubuntu1.dsc
be72edc1eee267c54960f64d102c80439b67c0ea3ca726ab973081f456436eda 1422827 gcc-4.4_4.4.4-12ubuntu1.diff.gz
Files:
0c1c4e3c3a65dd1a7bb58b7cd1177ea7 3153 devel optional gcc-4.4_4.4.4-12ubuntu1.dsc
e0a54c1f54b6fa696118ffeef524c515 1422827 devel optional gcc-4.4_4.4.4-12ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyA6FoACgkQStlRaw+TLJxXmQCgnKhaynJnsimZyo85bknQmwn4
aOEAnRl468ANh4v4fUDFvTgrTIkM+xiU
=B9h/
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list