[ubuntu/oneiric] gcc-4.5 4.5.3-9ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Sat Sep 17 02:06:34 UTC 2011
gcc-4.5 (4.5.3-9ubuntu1) oneiric; urgency=low
* Merge with Debian.
gcc-4.5 (4.5.3-9) unstable; urgency=low
* Update to SVN 20110917 (r178925) from the gcc-4_5-branch.
- Fix PR tree-optimization/49911, PR target/50090, PR fortran/50050,
PR fortran/50163, PR libfortran/50192.
[ Matthias Klose ]
* Update the Linaro support to the 4.5-2011.09-1 release.
- Fix PR debug/46771, PR target/49030.
* Fix non-biarch multiarch builds.
[ Aurelien Jarno ]
* gcc.c (for_each_path): Allocate memory for multiarch suffix.
gcc-4.5 (4.5.3-8) unstable; urgency=low
* Update to SVN 20110831 (r177928) from the gcc-4_5-branch.
- Fix PR target/50090, PR fortran/50163, PR libfortran/50192.
* Fix setting the multiarch names for m68k, powerpcspe and sh4.
Closes: #639752.
* Fix gcc -print-multi-os-directory for non multilib builds.
* For native builds, gcc -print-file-name now resolve . and ..,
and removes the subminor version number.
Date: Sat, 17 Sep 2011 03:46:53 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/gcc-4.5/4.5.3-9ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sat, 17 Sep 2011 03:46:53 +0200
Source: gcc-4.5
Binary: gcc-4.5-base gcc-4.5 gcc-4.5-multilib gcc-4.5-plugin-dev gcc-4.5-hppa64 gcc-4.5-spu g++-4.5-spu gfortran-4.5-spu cpp-4.5 cpp-4.5-doc gcc-4.5-locales g++-4.5 g++-4.5-multilib libmudflap0-4.5-dev gobjc++-4.5 gobjc++-4.5-multilib gobjc-4.5 gobjc-4.5-multilib libobjc2 libobjc2-dbg lib64objc2 lib64objc2-dbg lib32objc2 lib32objc2-dbg libn32objc2 libn32objc2-dbg gfortran-4.5 gfortran-4.5-multilib gfortran-4.5-doc libstdc++6-4.5-dev libstdc++6-4.5-pic libstdc++6-4.5-dbg lib32stdc++6-4.5-dbg lib64stdc++6-4.5-dbg libn32stdc++6-4.5-dbg libstdc++6-4.5-doc gcc-4.5-soft-float gcc-4.5-doc gcc-4.5-source
Architecture: source
Version: 4.5.3-9ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-4.5 - The GNU C preprocessor
cpp-4.5-doc - Documentation for the GNU C preprocessor (cpp)
g++-4.5 - The GNU C++ compiler
g++-4.5-multilib - The GNU C++ compiler (multilib files)
g++-4.5-spu - SPU cross-compiler (C++ compiler)
gcc-4.5 - The GNU C compiler
gcc-4.5-base - The GNU Compiler Collection (base package)
gcc-4.5-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.5-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.5-locales - The GNU C compiler (native language support files)
gcc-4.5-multilib - The GNU C compiler (multilib files)
gcc-4.5-plugin-dev - Files for GNU GCC plugin development.
gcc-4.5-soft-float - The soft-floating-point gcc libraries (arm)
gcc-4.5-source - Source of the GNU Compiler Collection
gcc-4.5-spu - SPU cross-compiler (preprocessor and C compiler)
gfortran-4.5 - The GNU Fortran 95 compiler
gfortran-4.5-doc - Documentation for the GNU Fortran compiler (gfortran)
gfortran-4.5-multilib - The GNU Fortran 95 compiler (multilib files)
gfortran-4.5-spu - SPU cross-compiler (Fortran compiler)
gobjc++-4.5 - The GNU Objective-C++ compiler
gobjc++-4.5-multilib - The GNU Objective-C++ compiler (multilib files)
gobjc-4.5 - The GNU Objective-C compiler
gobjc-4.5-multilib - The GNU Objective-C compiler (multilib files)
lib32objc2 - Runtime library for GNU Objective-C applications (32bit)
lib32objc2-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
lib32stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64objc2 - Runtime library for GNU Objective-C applications (64bit)
lib64objc2-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
lib64stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
libmudflap0-4.5-dev - GCC mudflap support libraries (development files)
libn32objc2 - Runtime library for GNU Objective-C applications (n32)
libn32objc2-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
libn32stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
libobjc2 - Runtime library for GNU Objective-C applications
libobjc2-dbg - Runtime library for GNU Objective-C applications (debug symbols)
libstdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.5-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.5-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.5-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 639752
Changes:
gcc-4.5 (4.5.3-9ubuntu1) oneiric; urgency=low
.
* Merge with Debian.
.
gcc-4.5 (4.5.3-9) unstable; urgency=low
.
* Update to SVN 20110917 (r178925) from the gcc-4_5-branch.
- Fix PR tree-optimization/49911, PR target/50090, PR fortran/50050,
PR fortran/50163, PR libfortran/50192.
.
[ Matthias Klose ]
* Update the Linaro support to the 4.5-2011.09-1 release.
- Fix PR debug/46771, PR target/49030.
* Fix non-biarch multiarch builds.
.
[ Aurelien Jarno ]
* gcc.c (for_each_path): Allocate memory for multiarch suffix.
.
gcc-4.5 (4.5.3-8) unstable; urgency=low
.
* Update to SVN 20110831 (r177928) from the gcc-4_5-branch.
- Fix PR target/50090, PR fortran/50163, PR libfortran/50192.
.
* Fix setting the multiarch names for m68k, powerpcspe and sh4.
Closes: #639752.
* Fix gcc -print-multi-os-directory for non multilib builds.
* For native builds, gcc -print-file-name now resolve . and ..,
and removes the subminor version number.
Checksums-Sha1:
a5f86ebc070be889dd5f8225d33c23c85494ea92 3483 gcc-4.5_4.5.3-9ubuntu1.dsc
a969bd15c7a6c31c64b8e540e85f8fd03e26c638 1171771 gcc-4.5_4.5.3-9ubuntu1.diff.gz
Checksums-Sha256:
7e93706dc095360acc096844dbd32a24ce5a4c15fa50ffd152dfc350dc8968c6 3483 gcc-4.5_4.5.3-9ubuntu1.dsc
e5fcb57a1e2155f7af7201e23cb1302a057fa7f27dfe29a5ada9e1be8807e4e7 1171771 gcc-4.5_4.5.3-9ubuntu1.diff.gz
Files:
2b5be6d47750f517b9928ac18c027ecc 3483 devel optional gcc-4.5_4.5.3-9ubuntu1.dsc
f3103e5b0c3191db79cd216dcc0187f6 1171771 devel optional gcc-4.5_4.5.3-9ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
More information about the Oneiric-changes
mailing list