Accepted gcc-4.0 4.0ds11-0pre11 (source)
Matthias Klose
doko at ubuntu.com
Wed Apr 13 03:45:04 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 13 Apr 2005 09:43:00 +0200
Source: gcc-4.0
Binary: gcc-4.0-base libstdc++6 libobjc1 libgcc1 libgcj6-dev libgcj6-awt gpc-2.1-4.0 gcc-4.0-nof libstdc++6-4.0-dev libgcc2 lib64gnat-4.0 gpc-2.1-4.0-doc protoize lib64gcj6 treelang-4.0 libgnat-4.0 libstdc++6-4.0-dbg gcc-4.0-doc lib64stdc++6 libffi4 lib64gcj6-awt gfortran-4.0-doc g++-4.0 libgcj6-src lib64ffi4 gcj-4.0 lib32gcc1 libgfortran0 gobjc-4.0 lib64objc1 cpp-4.0 gcc-4.0-soft-float gcc-4.0 gfortran-4.0 gcc-4.0-locales libffi4-dev libgcj6 gnat-4.0-doc libgfortran0-dev libgcj-common libgcj6-common libstdc++6-4.0-pic cpp-4.0-doc lib64gcc1 gcc-4.0-hppa64 fastjar gij-4.0 fixincludes libmudflap0-dev libstdc++6-4.0-doc lib32stdc++6 gnat-4.0 libmudflap0
Architecture: source
Version: 4.0ds11-0pre11
Distribution: breezy
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-4.0 - The GNU C preprocessor
cpp-4.0-doc - Documentation for the GNU C preprocessor (cpp)
fastjar - Jar creation utility
fixincludes - Fix non-ANSI header files
g++-4.0 - The GNU C++ compiler
gcc-4.0 - The GNU C compiler
gcc-4.0-base - The GNU Compiler Collection (base package)
gcc-4.0-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.0-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.0-locales - The GNU C compiler (native language support files)
gcc-4.0-nof - The no-floating-point gcc libraries (powerpc)
gcc-4.0-soft-float - The soft-floating-point gcc libraries (arm)
gcj-4.0 - The GNU compiler for Java(TM)
gfortran-4.0 - The GNU Fortran 95 compiler
gfortran-4.0-doc - Documentation for the GNU Fortran compiler (gfortran)
gij-4.0 - The GNU Java bytecode interpreter
gnat-4.0 - The GNU Ada compiler
gnat-4.0-doc - Documentation for the GNU Ada compiler (gnat)
gobjc-4.0 - The GNU Objective-C compiler
gpc-2.1-4.0 - The GNU Pascal compiler
gpc-2.1-4.0-doc - Documentation for the GNU Pascal compiler (gpc)
lib32gcc1 - GCC support library (32 bit Version)
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib64ffi4 - Foreign Function Interface library runtime (64bit)
lib64gcc1 - GCC support library (64bit)
lib64gcj6 - Java runtime library for use with gcj (64bit)
lib64gcj6-awt - AWT peer runtime libraries for use with gcj (64bit)
lib64gnat-4.0 - Runtime library for GNU Ada applications
lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
libffi4 - Foreign Function Interface library runtime
libffi4-dev - Foreign Function Interface library (development files)
libgcc1 - GCC support library
libgcc2 - GCC support library
libgcj-common - Java runtime library (common files)
libgcj6 - Java runtime library for use with gcj
libgcj6-awt - AWT peer runtime libraries for use with gcj
libgcj6-common - Java runtime library for use with gcj (jar files)
libgcj6-dev - Java development headers and static library for use with gcj
libgcj6-src - libgcj java sources for use in eclipse
libgfortran0 - Runtime library for GNU Fortran applications
libgfortran0-dev - GNU Fortran library development
libgnat-4.0 - Runtime library for GNU Ada applications
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-dev - GCC mudflap support libraries (development files)
libobjc1 - Runtime library for GNU Objective-C applications
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.0-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.0-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.0-pic - The GNU Standard C++ Library v3 (shared library subset kit)
protoize - Create/remove ANSI prototypes from C code
treelang-4.0 - The GNU Treelang compiler
Closes: 301140 302989 303866
Changes:
gcc-4.0 (4.0ds11-0pre11) breezy; urgency=low
.
* CVS 20050413, taken from the gcc-4_0-branch.
* Add proposed patches for PR20126, PR20490, PR20929.
.
gcc-4.0 (4.0ds10-0pre10) experimental; urgency=low
.
* gcc-4.0.0-20050410 release candidate 1, built from the prerelease tarball.
- C++ fix for "optimizer breaks function inlining". Closes: #302989.
* Append the GCC version to the fastjar/grepjar version string.
* Use short file names in the libstdc++ docs (closes: #301140).
* Fix libstdc++-dbg dependencies (closes: #303866).
.
gcc-4.0 (4.0ds9-0pre9) experimental; urgency=low
.
* CVS 20050326, taken from the gcc-4_0-branch.
* Reenable Ada on ia64.
* Build libgnat on hppa, sparc, s390 again.
* ppc64 support (Andreas Jochens):
* debian/control.m4
- Add libc6-dev-powerpc [ppc64] to the Build-Depends.
- Change the Description for lib32gcc1: s/ia32/32 bit Version/
* debian/rules.defs
- Define 'biarch_ia32' for ppc64 to use the same 32 bit multilib
facilities as amd64.
* debian/rules.d/binary-gcc.mk
- Correct an error in the 'files_gcc' definition for biarch_ia32
(replace '64' by '32').
* debian/rules2
- Do not use '--disable-multilib' on powerpc64-linux.
Use '--disable-nof --disable-softfloat' instead.
* debian/rules.d/binary-libstdcxx.mk
- Put the 32 bit libstdc++ files in '/usr/lib32'.
* debian/rules.patch
- Apply 'ppc64-biarch' patch on ppc64.
* debian/patches/ppc64-biarch.dpatch
- MULTILIB_OSDIRNAMES: Use /lib for native 64 bit libraries and
/lib32 for 32 bit libraries.
- Add multilib handling to src/config-ml.in (taken from
amd64-biarch.dpatch).
* Rename biarch_ia32 to biarch32, as suggsted by Andreas.
* Use /bin/dash on hppa.
* Reenable the build of the hppa64 compiler.
* Enable parallel builds by defaults (set environment variale USE_NJOBS=no
or USE_NJOBS=<number> to modify the default, which is to use the
number of available processors).
.
gcc-4.0 (4.0ds8-0pre8) experimental; urgency=low
.
* CVS 20050322, taken from the gcc-4_0-branch.
- Add proposed fix for PR19406.
* Configure --with-gtk-cairo only if version 0.3.0 is found.
* Split out gcc-4.0-locales package. Better chance of getting
bug reports in english language.
.
gcc-4.0 (4.0ds7-0pre7) experimental; urgency=low
.
* CVS 20050304, taken from the gcc-4_0-branch.
* Build the treelang compiler.
Files:
62c6fe75d72a498bbac0f19164427061 2714 devel optional gcc-4.0_4.0ds11-0pre11.dsc
58ca7a02c40546e0205936a06db08a0f 28987338 devel optional gcc-4.0_4.0ds11.orig.tar.gz
8c9af634c4327bb90a03ccfd33dd7250 272637 devel optional gcc-4.0_4.0ds11-0pre11.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCXNUMStlRaw+TLJwRAisjAJwLdvumNDOGImcxTylqeIB9O+aIkACgmR1/
PVm1H+1tTYHzo5jNEVUSQPs=
=yzIr
-----END PGP SIGNATURE-----
Accepted:
gcc-4.0_4.0ds11-0pre11.diff.gz
to pool/main/g/gcc-4.0/gcc-4.0_4.0ds11-0pre11.diff.gz
gcc-4.0_4.0ds11-0pre11.dsc
to pool/main/g/gcc-4.0/gcc-4.0_4.0ds11-0pre11.dsc
gcc-4.0_4.0ds11.orig.tar.gz
to pool/main/g/gcc-4.0/gcc-4.0_4.0ds11.orig.tar.gz
More information about the breezy-changes
mailing list