Accepted gcc-4.2 4.2-20070626-0ubuntu1 (source)
Matthias Klose
doko at ubuntu.com
Tue Jun 26 18:07:47 BST 2007
Accepted:
gcc-4.2 4.2-20070626-0ubuntu1 was ACCEPTED.
Component: main Section: devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 26 Jun 2007 16:08:30 +0200
Source: gcc-4.2
Binary: libstdc++6 lib32ffi4 lib64objc2 gfortran-4.2 libgcc1 libobjc2 gcc-4.2-source gcc-4.2-soft-float libgcc2 libgfortran2 protoize gcc-4.2-hppa64 gcc-4.2-locales lib64stdc++6 libffi4 lib64gfortran2 lib64ffi4 lib64gomp1 lib32gcc1 lib32gfortran2 libstdc++6-4.2-dbg libgomp1 gcc-4.2 libgcc4 gcc-4.2-doc g++-4.2 gfortran-4.2-multilib cpp-4.2 libffi4-dev gcc-4.2-base gobjc++-4.2-multilib libstdc++6-4.2-dev gobjc-4.2 lib32mudflap0 libstdc++6-4.2-pic lib32gomp1 lib64gcc1 libstdc++6-4.2-doc lib32stdc++6-4.2-dbg libmudflap0-4.2-dev gobjc++-4.2 fixincludes lib32stdc++6 cpp-4.2-doc treelang-4.2 gcc-4.2-multilib lib32objc2 libmudflap0 g++-4.2-multilib lib64stdc++6-4.2-dbg gfortran-4.2-doc lib64mudflap0 gobjc-4.2-multilib
Architecture: source
Version: 4.2-20070626-0ubuntu1
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-4.2 - The GNU C preprocessor
cpp-4.2-doc - Documentation for the GNU C preprocessor (cpp)
fixincludes - Fix non-ANSI header files
g++-4.2 - The GNU C++ compiler
g++-4.2-multilib - The GNU C++ compiler (multilib files)
gcc-4.2 - The GNU C compiler
gcc-4.2-base - The GNU Compiler Collection (base package)
gcc-4.2-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.2-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.2-locales - The GNU C compiler (native language support files)
gcc-4.2-multilib - The GNU C compiler (multilib files)
gcc-4.2-soft-float - The soft-floating-point gcc libraries (arm)
gcc-4.2-source - Source of the GNU Compiler Collection
gfortran-4.2 - The GNU Fortran 95 compiler
gfortran-4.2-doc - Documentation for the GNU Fortran compiler (gfortran)
gfortran-4.2-multilib - The GNU Fortran 95 compiler (multilib files)
gobjc++-4.2 - The GNU Objective-C++ compiler
gobjc++-4.2-multilib - The GNU Objective-C++ compiler (multilib files)
gobjc-4.2 - The GNU Objective-C compiler
gobjc-4.2-multilib - The GNU Objective-C compiler (multilib files)
lib32ffi4 - Foreign Function Interface library runtime (32bit)
lib32gcc1 - GCC support library (32 bit Version)
lib32gfortran2 - Runtime library for GNU Fortran applications (32bit)
lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
lib32mudflap0 - GCC mudflap shared support libraries (32bit)
lib32objc2 - Runtime library for GNU Objective-C applications (32bit)
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib32stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64ffi4 - Foreign Function Interface library runtime (64bit)
lib64gcc1 - GCC support library (64bit)
lib64gfortran2 - Runtime library for GNU Fortran applications (64bit)
lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
lib64mudflap0 - GCC mudflap shared support libraries (64bit)
lib64objc2 - Runtime library for GNU Objective-C applications (64bit)
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
libffi4 - Foreign Function Interface library runtime
libffi4-dev - Foreign Function Interface library (development files)
libgcc1 - GCC support library
libgcc2 - GCC support library
libgcc4 - GCC support library
libgfortran2 - Runtime library for GNU Fortran applications
libgomp1 - GCC OpenMP (GOMP) support library
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-4.2-dev - GCC mudflap support libraries (development files)
libobjc2 - Runtime library for GNU Objective-C applications
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.2-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.2-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.2-pic - The GNU Standard C++ Library v3 (shared library subset kit)
protoize - Create/remove ANSI prototypes from C code
treelang-4.2 - The GNU Treelang compiler
Closes: 428926 429660 430395
Changes:
gcc-4.2 (4.2-20070626-0ubuntu1) gutsy; urgency=low
.
[Matthias Klose]
* Update to SVN gcc-4_2-branch/20070626.
* Update to SVN trunk/20070626 (gcc/java, libjava, libffi, boehm-gc).
* On mips*-linux, always imply -lpthread for -pthread (Thiemo Seufer).
Addresses: #428741.
* Fix libstdc++ cross builds (Arthur Loiret). Closes: #430395.
* README.Debian: Point to debian-toolchain for general toolchain topics.
* Use the generated locales for the libstdc++ build to fix the setting
of the locale model. Closes: #428926, #429660.
* For ix86 lpia targets, configure --with-tune=i586.
.
[Ludovic Brenta]
* arm-libffi.dpatch: merge the two hunks that applied to the same file,
so the patch can unapply cleanly.
* rules.{defs,patch}: place patches in different sections so we only
apply the patches relevant for the current languages and target.
* ada-link-lib.dpatch: update to apply cleanly on GCC 4.2.
* ada-libgnat{vsn,prj}.dpatch: adjust to GCC 4.2. Reenable in rules.patch.
* rules.conf: do not build libgomp as part of gnat-4.2.
* rules.conf, control.m4: build-depend on libz-dev, lib32z-dev or
lib64-dev only when building Java.
* rules2, rules.defs: $(with_mudflap): remove, use $(with_libmudflap) only.
* config.m4, binary-ada.mk: tighten dependencies; no Ada package depends
on gcc-4.2-base anymore.
* TODO: rewrite.
* README.gnat: include in gnat-4.2-base. Remove outdated information.
* README.maintainers: new. Include in gnat-4.2-base.
Files:
763a25955dcff74bd4dfa203a542e679 2694 devel standard gcc-4.2_4.2-20070626-0ubuntu1.dsc
9cb267fe39ed01221294aa7e2f5792fe 47152465 devel standard gcc-4.2_4.2-20070626.orig.tar.gz
3fe4298ebd6858268299053c931d593d 383849 devel standard gcc-4.2_4.2-20070626-0ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGgS/8StlRaw+TLJwRAnwlAJ9VIv3KiGp3q2dLxBtkS6WIXywtsgCcDFLx
DVUC/EX6n9prVGA9/LGb7xg=
=fRzZ
-----END PGP SIGNATURE-----
More information about the gutsy-changes
mailing list