[ubuntu/maverick] gcc-4.5 4.5.0-2ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Sat May 1 18:08:05 BST 2010
gcc-4.5 (4.5.0-2ubuntu1) maverick; urgency=low
* Update to SVN 20100501 (r158683) from the gcc-4_5-branch. Fixes:
PR c++/43704, PR fortran/43339, PR middle-end/43337, PR target/43635,
PR tree-optimization/43783, PR tree-optimization/43796, PR middle-end/43570,
PR libgomp/43706, PR libgomp/43569, PR middle-end/43835, PR c/43893,
PR tree-optimization/43572, PR tree-optimization/43845, PR libgcj/40860.
[ Matthias Klose ]
* Revert gcj-arm-no-merge-exidx-entries patch, fixed by PR libgcj/40860.
* Don't run the libstdc++-v3 testsuite on the ia64 buildds. Timeouts.
* Backport two libjava fixes from the trunk to run josm with gcj.
gcc-4.5 (4.5.0-2) experimental; urgency=low
* Update to SVN 20100419 from the gcc-4_5-branch.
- Fix PR tree-optimization/43627, c++/43641, PR c++/43621, PR c++/43611,
PR fortran/31538, PR fortran/30073, PR target/43662,
PR tree-optimization/43572, PR tree-optimization/43771.
* Install the linker plugin.
* Search the linker plugin as a readable, not an executable file.
* Link with --hash-style=both on mips/mipsel.
* On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
is not passed.
* Sequel to PR40521, fix -g to generate .eh_frame on ARM.
* On ARM, let gcj pass --no-merge-exidx-entries to the linker.
* Build-depend/depend on binutils snapshot.
* Update NEWS.html and NEWS.gcc.
gcc-4.5 (4.5.0-1) experimental; urgency=low
* GCC 4.5.0 release.
* Always apply biarch patches.
* Build the lto-linker plugin again. Closes: #575448.
* Run the libstdc++v3 testsuite on armel again.
* Fix --enable-libstdcxx-time documentation, show configure result.
* On linux targets always pass --no-add-needed to the linker.
* Update the patch to search for plugins in a default plugin directory.
* Fix java installations in snapshot builds.
* Configure --with-plugin-ld=ld.gold.
* Linker selection: ld is used by default, to use the gold linker,
pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
for ld.bfd or /usr/lib/gold-ld for ld.gold.
* Don't apply the gold-and-ld patch for now.
* Stop building the documentation for dfsg compliant builds. Closes: #571759.
gcc-4.5 (4.5-20100404-1) experimental; urgency=low
* Update to SVN 20100404 from the trunk.
* Fix build failures building cross compilers configure --with-ld.
* lib32gcc1: Set priority to `extra'.
* Apply proposed patch to search for plugins in a default plugin directory.
* In snapshot builds, use for javac/ecj1 the jvm provided by the package.
* libstdc++-arm-ldbl-compat.diff: On ARM provide the long double versions
of "C" math functions in libstdc++; these are dropped when built
against glibc-2.11.
gcc-4.5 (4.5-20100321-1) experimental; urgency=low
* Update to SVN 20100321 from the trunk.
* gcj-4.5-jre-headless: Stop providing java-virtual-machine.
* gcj-4.5-plugin-dev: Don't suggest mudflap packages.
* Apply proposed patch to enable both gold and ld in a single toolchain.
New option -fuse-ld=ld.bfd, -fuse-ld=gold.
gcc-4.5 (4.5-20100227-1) experimental; urgency=low
* Update to SVN 20100227 from the trunk.
* Don't run the libstdc++-v3 testsuite on arm*-*-linux-gnueabi, when
defaulting to thumb mode (Timeouts on the Ubuntu buildd).
gcc-4.5 (4.5-20100222-1) experimental; urgency=low
* Update to SVN 20100222 from the trunk.
- Install additional header files needed by plugins. Closes: #562881.
* gcc-4.5-plugin-dev: Should depend on libgmp3-dev. Closes: #566366.
* Update libstdc++6 symbols files.
gcc-4.5 (4.5-20100216-0ubuntu1~ppa1) lucid; urgency=low
* Update to SVN 20100216 from the trunk.
* Don't call dh_makeshlibs with -V for shared libraries with
symbol files.
* Don't run the libstdc++-v3 testsuite in thumb mode on armel
to work around buildd timeout (see PR target/42509).
gcc-4.5 (4.5-20100204-1) experimental; urgency=low
* Update to SVN 20100204 from the trunk.
gcc-4.5 (4.5-20100202-1) experimental; urgency=low
* Update to SVN 20100202 from the trunk.
- gcc-stack_chk_fail-check.diff: Remove, applied upstream.
* Update libstdc++6 symbol files.
* Build gnat in snapshot builds on arm.
* Configure with --enable-checking=yes for snapshot builds, and for
4.5 builds before the release.
* Temporary workaround: On arm-linux-gnueabi run the libstdc++v3 testsuite
with -Wno-abi.
* When building the hppa64 cross compiler, add $(builddir)/gcc to
LD_LIBRARY_PATH to find the just built libgcc6. Closes: #565862.
* On sh4-linux, use sh as java architecture name instead of sh4.
* On armel, build gnat-4.5 using gcc-snapshot.
* Revert the bump of the libgcc soversion on hppa (6 -> 4).
gcc-4.5 (4.5-20100107-1) experimental; urgency=low
[ Matthias Klose ]
* Update to SVN 20100107 from the trunk.
* Revert the workaround for the alpha build (PR bootstrap/42511 is fixed).
* testsuite-hardening-format.diff: Add a fix for the libstdc++ testsuite.
* Build-depend again on autogen.
* Work around PR lto/41569 (installation bug when configured with
--enabled-gold).
* On armel run the testsuite both in arm and thumb mode, when the
distribution is supporthing tumb processors.
* Work around PR target/42509 (armel), not setting BOOT_CFLAGS, but
applying libcpp-arm-workaround.diff.
[ Nobuhiro Iwamatsu ]
* Update gcc-multiarch patch for sh4.
gcc-4.5 (4.5-20100106-0ubuntu1) lucid; urgency=low
* Update to SVN 20100106 from the trunk.
* gcj-4.5-jdk: Include /usr/lib/jvm-exports.
* Rename libgcc symbols file for hppa.
* On alpha and armel, set BOOT_CFLAGS to -g -O1 to work around bootstrap
failures (see PR target/42509 (armel) and PR bootstrap/42511 (alpha)).
* Base the source build-dependency on the package version instead of the
gcc version.
gcc-4.5 (4.5-20100103-1) experimental; urgency=low
* Update to SVN 20100103 from the trunk.
[ Samuel Thibault ]
* Update hurd patch for 4.5. Closes: #562802.
[ Aurelien Jarno ]
* Remove patches/kbsd-gnu-ada.diff (merged upstream).
[ Matthias Klose ]
* libgcj11: Move .so symlinks into gcj-4.5-jdk. Addresses: #563280.
* gcc-snapshot: On sparc64, use gcc-snapshot as bootstrap compiler.
* Don't use expect-tcl8.3 on hppa anymore.
* Merge gnat-4.4 changes back from 4.4.2-5.
* Bump libgcc soversion on hppa (4 -> 6).
* Default to v9a (ultrasparc) on sparc*-linux.
gcc-4.5 (4.5-20091226-1) experimental; urgency=low
* Update to SVN 20091226 from the trunk.
* Fix powerpc spu installation.
* Enable multiarch for sh4.
* Fix libffi multilib test runs.
* Configure the hppa -> hppa64 cross compiler --with-system-zlib.
* gcc-4.5-hppa64: Don't ship info dir file.
* lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.
gcc-4.5 (4.5-20091223-1) experimental; urgency=low
* Update to SVN 20091223 from the trunk.
[ Matthias Klose ]
* Update hardening patches for 4.5.
* Don't call install-info directly, depend on dpkg | install-info instead.
* Add conflicts with packages built from GCC 4.4 sources.
* On ARM, pass --hash-style=both to ld.
* Update libgfortran3 symbols file.
* Update libstdc++6 symbols file.
[ Arthur Loiret ]
* debian/rules.conf (gen_no_archs): Handle multiple arm ports.
gcc-4.5 (4.5-20091220-1) experimental; urgency=low
* Update to SVN 20091220 from the trunk.
- Remove patches applied upstream: arm-boehm-gc-locks.diff,
arm-gcc-gcse.diff, deb-protoize.diff, gcc-arm-thumb2-sched.diff,
gcc-atom-doc.diff, gcc-atom.diff, gcc-build-id.diff,
gcc-unwind-debug-hook.diff, gcj-use-atomic-builtins-doc.diff,
gcj-use-atomic-builtins.diff, libjava-atomic-builtins-eabi.diff,
libjava-nobiarch-check-snap.diff, lp432222.diff, pr25509-doc.diff,
pr25509.diff, pr39429.diff, pr40133.diff, pr40134.diff, rev146451.diff,
s390-biarch-snap.diff, sh4-scheduling.diff, sh4_atomic_update.diff.
- Update patches: gcc-multiarch.diff, gcc-textdomain.diff,
libjava-nobiarch-check.diff, libjava-subdir.diff, libstdc++-doclink.diff,
libstdc++-man-3cxx.diff, libstdc++-pic.diff, note-gnu-stack.diff,
rename-info-files.diff, s390-biarch.diff.
* Stop building the protoize package, removed from the GCC 4.5 sources.
* gcc-4.5: Install lto1, lto-wrapper, and new header files for intrinsics.
* libstdc++6-4.5-dbg: Install the python files for use with gdb.
* Build java packages from the gcc-4.5 source package.
Date: Sat, 01 May 2010 18:09:53 +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.5/4.5.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 01 May 2010 18:09:53 +0200
Source: gcc-4.5
Binary: gcc-4.5-base gcj-4.5-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib32gcc1 lib32gcc1-dbg libn32gcc1 libn32gcc1-dbg 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 libmudflap0-dbg lib32mudflap0 lib32mudflap0-dbg lib64mudflap0 lib64mudflap0-dbg libn32mudflap0 libn32mudflap0-dbg libmudflap0-4.5-dev libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg 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 libgfortran3 libgfortran3-dbg lib64gfortran3 lib64gfortran3-dbg lib32gfortran3 lib32gfortran3-dbg libn32gfortran3 libn32gfortran3-dbg gcj-4.5-jdk gcj-4.5-jre-headless gcj-4.5-jre libgcj11 gcj-4.5-jre-lib
libgcj11-awt libgcj11-dev libgcj11-dbg gcj-4.5-source libgcj-doc libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 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 fixincludes gcc-4.5-doc gcc-4.5-source
Architecture: source
Version: 4.5.0-2ubuntu1
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.5 - The GNU C preprocessor
cpp-4.5-doc - Documentation for the GNU C preprocessor (cpp)
fixincludes - Fix non-ANSI header files
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)
gcj-4.5-base - The GNU Compiler Collection (gcj base package)
gcj-4.5-jdk - gcj and classpath development tools for Java(TM)
gcj-4.5-jre - Java runtime environment using GIJ/classpath
gcj-4.5-jre-headless - Java runtime environment using GIJ/classpath (headless version)
gcj-4.5-jre-lib - Java runtime library for use with gcj (jar files)
gcj-4.5-source - GCJ java sources for use in IDEs like eclipse and netbeans
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)
lib32gcc1 - GCC support library (32 bit Version)
lib32gcc1-dbg - GCC support library (debug symbols)
lib32gfortran3 - Runtime library for GNU Fortran applications (32bit)
lib32gfortran3-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
lib32mudflap0 - GCC mudflap shared support libraries (32bit)
lib32mudflap0-dbg - GCC mudflap shared support libraries (32 bit debug symbols)
lib32objc2 - Runtime library for GNU Objective-C applications (32bit)
lib32objc2-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib32stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64gcc1 - GCC support library (64bit)
lib64gcc1-dbg - GCC support library (debug symbols)
lib64gfortran3 - Runtime library for GNU Fortran applications (64bit)
lib64gfortran3-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
lib64mudflap0 - GCC mudflap shared support libraries (64bit)
lib64mudflap0-dbg - GCC mudflap shared support libraries (64 bit debug symbols)
lib64objc2 - Runtime library for GNU Objective-C applications (64bit)
lib64objc2-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
libgcc1 - GCC support library
libgcc1-dbg - GCC support library (debug symbols)
libgcc2 - GCC support library
libgcc2-dbg - GCC support library (debug symbols)
libgcc4 - GCC support library
libgcc4-dbg - GCC support library (debug symbols)
libgcj-doc - libgcj API documentation and example programs
libgcj11 - Java runtime library for use with gcj
libgcj11-awt - AWT peer runtime libraries for use with gcj
libgcj11-dbg - Debugging symbols for libraries provided in libgcj11-dev
libgcj11-dev - Java development headers for use with gcj
libgfortran3 - Runtime library for GNU Fortran applications
libgfortran3-dbg - Runtime library for GNU Fortran applications (debug symbols)
libgomp1 - GCC OpenMP (GOMP) support library
libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-4.5-dev - GCC mudflap support libraries (development files)
libmudflap0-dbg - GCC mudflap shared support libraries (debug symbols)
libn32gcc1 - GCC support library (n32)
libn32gcc1-dbg - GCC support library (debug symbols)
libn32gfortran3 - Runtime library for GNU Fortran applications (n32)
libn32gfortran3-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
libn32mudflap0 - GCC mudflap shared support libraries (n32)
libn32mudflap0-dbg - GCC mudflap shared support libraries (n32 debug symbols)
libn32objc2 - Runtime library for GNU Objective-C applications (n32)
libn32objc2-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
libn32stdc++6 - The GNU Standard C++ Library v3 (n32)
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 - The GNU Standard C++ Library v3
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: 562802 562881 565862 566366 571759 575448
Changes:
gcc-4.5 (4.5.0-2ubuntu1) maverick; urgency=low
.
* Update to SVN 20100501 (r158683) from the gcc-4_5-branch. Fixes:
PR c++/43704, PR fortran/43339, PR middle-end/43337, PR target/43635,
PR tree-optimization/43783, PR tree-optimization/43796, PR middle-end/43570,
PR libgomp/43706, PR libgomp/43569, PR middle-end/43835, PR c/43893,
PR tree-optimization/43572, PR tree-optimization/43845, PR libgcj/40860.
.
[ Matthias Klose ]
* Revert gcj-arm-no-merge-exidx-entries patch, fixed by PR libgcj/40860.
* Don't run the libstdc++-v3 testsuite on the ia64 buildds. Timeouts.
* Backport two libjava fixes from the trunk to run josm with gcj.
.
gcc-4.5 (4.5.0-2) experimental; urgency=low
.
* Update to SVN 20100419 from the gcc-4_5-branch.
- Fix PR tree-optimization/43627, c++/43641, PR c++/43621, PR c++/43611,
PR fortran/31538, PR fortran/30073, PR target/43662,
PR tree-optimization/43572, PR tree-optimization/43771.
* Install the linker plugin.
* Search the linker plugin as a readable, not an executable file.
* Link with --hash-style=both on mips/mipsel.
* On mips, pass -mfix-loongson2f-nop to as, if -mno-fix-loongson2f-nop
is not passed.
* Sequel to PR40521, fix -g to generate .eh_frame on ARM.
* On ARM, let gcj pass --no-merge-exidx-entries to the linker.
* Build-depend/depend on binutils snapshot.
* Update NEWS.html and NEWS.gcc.
.
gcc-4.5 (4.5.0-1) experimental; urgency=low
.
* GCC 4.5.0 release.
* Always apply biarch patches.
* Build the lto-linker plugin again. Closes: #575448.
* Run the libstdc++v3 testsuite on armel again.
* Fix --enable-libstdcxx-time documentation, show configure result.
* On linux targets always pass --no-add-needed to the linker.
* Update the patch to search for plugins in a default plugin directory.
* Fix java installations in snapshot builds.
* Configure --with-plugin-ld=ld.gold.
* Linker selection: ld is used by default, to use the gold linker,
pass -fuse-linker-plugin (no other side effects if -flto/-fwhopr
is not passed). To force ld.bfd or ld.gold, pass -B/usr/lib/compat-ld
for ld.bfd or /usr/lib/gold-ld for ld.gold.
* Don't apply the gold-and-ld patch for now.
* Stop building the documentation for dfsg compliant builds. Closes: #571759.
.
gcc-4.5 (4.5-20100404-1) experimental; urgency=low
.
* Update to SVN 20100404 from the trunk.
* Fix build failures building cross compilers configure --with-ld.
* lib32gcc1: Set priority to `extra'.
* Apply proposed patch to search for plugins in a default plugin directory.
* In snapshot builds, use for javac/ecj1 the jvm provided by the package.
* libstdc++-arm-ldbl-compat.diff: On ARM provide the long double versions
of "C" math functions in libstdc++; these are dropped when built
against glibc-2.11.
.
gcc-4.5 (4.5-20100321-1) experimental; urgency=low
.
* Update to SVN 20100321 from the trunk.
* gcj-4.5-jre-headless: Stop providing java-virtual-machine.
* gcj-4.5-plugin-dev: Don't suggest mudflap packages.
* Apply proposed patch to enable both gold and ld in a single toolchain.
New option -fuse-ld=ld.bfd, -fuse-ld=gold.
.
gcc-4.5 (4.5-20100227-1) experimental; urgency=low
.
* Update to SVN 20100227 from the trunk.
* Don't run the libstdc++-v3 testsuite on arm*-*-linux-gnueabi, when
defaulting to thumb mode (Timeouts on the Ubuntu buildd).
.
gcc-4.5 (4.5-20100222-1) experimental; urgency=low
.
* Update to SVN 20100222 from the trunk.
- Install additional header files needed by plugins. Closes: #562881.
* gcc-4.5-plugin-dev: Should depend on libgmp3-dev. Closes: #566366.
* Update libstdc++6 symbols files.
.
gcc-4.5 (4.5-20100216-0ubuntu1~ppa1) lucid; urgency=low
.
* Update to SVN 20100216 from the trunk.
* Don't call dh_makeshlibs with -V for shared libraries with
symbol files.
* Don't run the libstdc++-v3 testsuite in thumb mode on armel
to work around buildd timeout (see PR target/42509).
.
gcc-4.5 (4.5-20100204-1) experimental; urgency=low
.
* Update to SVN 20100204 from the trunk.
.
gcc-4.5 (4.5-20100202-1) experimental; urgency=low
.
* Update to SVN 20100202 from the trunk.
- gcc-stack_chk_fail-check.diff: Remove, applied upstream.
* Update libstdc++6 symbol files.
* Build gnat in snapshot builds on arm.
* Configure with --enable-checking=yes for snapshot builds, and for
4.5 builds before the release.
* Temporary workaround: On arm-linux-gnueabi run the libstdc++v3 testsuite
with -Wno-abi.
* When building the hppa64 cross compiler, add $(builddir)/gcc to
LD_LIBRARY_PATH to find the just built libgcc6. Closes: #565862.
* On sh4-linux, use sh as java architecture name instead of sh4.
* On armel, build gnat-4.5 using gcc-snapshot.
* Revert the bump of the libgcc soversion on hppa (6 -> 4).
.
gcc-4.5 (4.5-20100107-1) experimental; urgency=low
.
[ Matthias Klose ]
* Update to SVN 20100107 from the trunk.
* Revert the workaround for the alpha build (PR bootstrap/42511 is fixed).
* testsuite-hardening-format.diff: Add a fix for the libstdc++ testsuite.
* Build-depend again on autogen.
* Work around PR lto/41569 (installation bug when configured with
--enabled-gold).
* On armel run the testsuite both in arm and thumb mode, when the
distribution is supporthing tumb processors.
* Work around PR target/42509 (armel), not setting BOOT_CFLAGS, but
applying libcpp-arm-workaround.diff.
.
[ Nobuhiro Iwamatsu ]
* Update gcc-multiarch patch for sh4.
.
gcc-4.5 (4.5-20100106-0ubuntu1) lucid; urgency=low
.
* Update to SVN 20100106 from the trunk.
* gcj-4.5-jdk: Include /usr/lib/jvm-exports.
* Rename libgcc symbols file for hppa.
* On alpha and armel, set BOOT_CFLAGS to -g -O1 to work around bootstrap
failures (see PR target/42509 (armel) and PR bootstrap/42511 (alpha)).
* Base the source build-dependency on the package version instead of the
gcc version.
.
gcc-4.5 (4.5-20100103-1) experimental; urgency=low
.
* Update to SVN 20100103 from the trunk.
.
[ Samuel Thibault ]
* Update hurd patch for 4.5. Closes: #562802.
.
[ Aurelien Jarno ]
* Remove patches/kbsd-gnu-ada.diff (merged upstream).
.
[ Matthias Klose ]
* libgcj11: Move .so symlinks into gcj-4.5-jdk. Addresses: #563280.
* gcc-snapshot: On sparc64, use gcc-snapshot as bootstrap compiler.
* Don't use expect-tcl8.3 on hppa anymore.
* Merge gnat-4.4 changes back from 4.4.2-5.
* Bump libgcc soversion on hppa (4 -> 6).
* Default to v9a (ultrasparc) on sparc*-linux.
.
gcc-4.5 (4.5-20091226-1) experimental; urgency=low
.
* Update to SVN 20091226 from the trunk.
* Fix powerpc spu installation.
* Enable multiarch for sh4.
* Fix libffi multilib test runs.
* Configure the hppa -> hppa64 cross compiler --with-system-zlib.
* gcc-4.5-hppa64: Don't ship info dir file.
* lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.
.
gcc-4.5 (4.5-20091223-1) experimental; urgency=low
.
* Update to SVN 20091223 from the trunk.
.
[ Matthias Klose ]
* Update hardening patches for 4.5.
* Don't call install-info directly, depend on dpkg | install-info instead.
* Add conflicts with packages built from GCC 4.4 sources.
* On ARM, pass --hash-style=both to ld.
* Update libgfortran3 symbols file.
* Update libstdc++6 symbols file.
.
[ Arthur Loiret ]
* debian/rules.conf (gen_no_archs): Handle multiple arm ports.
.
gcc-4.5 (4.5-20091220-1) experimental; urgency=low
.
* Update to SVN 20091220 from the trunk.
- Remove patches applied upstream: arm-boehm-gc-locks.diff,
arm-gcc-gcse.diff, deb-protoize.diff, gcc-arm-thumb2-sched.diff,
gcc-atom-doc.diff, gcc-atom.diff, gcc-build-id.diff,
gcc-unwind-debug-hook.diff, gcj-use-atomic-builtins-doc.diff,
gcj-use-atomic-builtins.diff, libjava-atomic-builtins-eabi.diff,
libjava-nobiarch-check-snap.diff, lp432222.diff, pr25509-doc.diff,
pr25509.diff, pr39429.diff, pr40133.diff, pr40134.diff, rev146451.diff,
s390-biarch-snap.diff, sh4-scheduling.diff, sh4_atomic_update.diff.
- Update patches: gcc-multiarch.diff, gcc-textdomain.diff,
libjava-nobiarch-check.diff, libjava-subdir.diff, libstdc++-doclink.diff,
libstdc++-man-3cxx.diff, libstdc++-pic.diff, note-gnu-stack.diff,
rename-info-files.diff, s390-biarch.diff.
* Stop building the protoize package, removed from the GCC 4.5 sources.
* gcc-4.5: Install lto1, lto-wrapper, and new header files for intrinsics.
* libstdc++6-4.5-dbg: Install the python files for use with gdb.
* Build java packages from the gcc-4.5 source package.
Checksums-Sha1:
c93f98e4b75a9b38b911b8efd76a34f820241a57 4590 gcc-4.5_4.5.0-2ubuntu1.dsc
150be7956c001b01dd5ac9ab93c94029be09b57a 54039937 gcc-4.5_4.5.0.orig.tar.gz
aea0fd53e2c65cf7839786f06d3e0723a0ca114d 2958726 gcc-4.5_4.5.0-2ubuntu1.diff.gz
Checksums-Sha256:
619abae97f66bfce4bdedffe5e06fa4a919cc5cc07e60b6d99aea2b8a0df38f6 4590 gcc-4.5_4.5.0-2ubuntu1.dsc
1ae14fe459bdfe3686df593f5610bf1d956b3a6def61b1ae08f643e4b2356ecc 54039937 gcc-4.5_4.5.0.orig.tar.gz
e45b12d3bf7bd223c3adb28b9169782c7b6e322b6891a157d5e9cf4d0112fbf0 2958726 gcc-4.5_4.5.0-2ubuntu1.diff.gz
Files:
11ebe53d624e8f45f8da9fd0c3de44c5 4590 devel optional gcc-4.5_4.5.0-2ubuntu1.dsc
f9499d8865cc9018dd9b66d836370840 54039937 devel optional gcc-4.5_4.5.0.orig.tar.gz
08cc359f403522fdbf5ad6ce6a2866e0 2958726 devel optional gcc-4.5_4.5.0-2ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvcVpEACgkQStlRaw+TLJzShgCcDtjhRnKZOXjDChWliAtGVGJz
PnUAni5CcodBByUyf/VAVR7EGJ8r+CeS
=COha
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list