[ubuntu/maverick] binutils 2.20.51.20100518-1ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Tue May 18 14:30:19 BST 2010
binutils (2.20.51.20100518-1ubuntu1) maverick; urgency=low
* Snapshot, taken from the trunk 20100518.
* Merge with Debian; remaining changes:
- Build binutils-static.
* Update hjl patches from 2.20.51.0.8.
binutils (2.20.51.20100518-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100518.
binutils (2.20.51.20100428-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100428.
binutils (2.20.51.20100418-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100418.
* debian/*.shlibs.in: Automate upstream version changes.
* Configure native build --with-sysroot=/. Closes: #556126.
* Move the ld.gold binary into the binutils package, just keep the
diversion (ld) in the binutils-gold package.
* 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.
* Apply proposed patch for ARM: Add option to disable merging of adjacent
exidx unwinder entries.
[ Jonathan Nieder ]
* Clean up diversion handling in binutils-multiarch:
- remove diversion of libbfd.a and libopcodes.a. Closes: #545067.
- wait for the new version to be unpacked before removing old diversions
- avoid messages from re-adding diversions when upgrading from a version
that already has them
- remove diversions when downgrading to a version that does not have
them (for example, when recovering from an upgrade failure)
* Add diversion for ld.bfd in binutils-multiarch.
* Update comment in debian/rules to acknowledge that binutils-multiarch
includes a linker now.
* Add c++filt to binutils-multiarch.
* Remove elfedit from binutils-multiarch.
Its functionality does not depend on the list of supported targets.
* Fixup to version changes handling.
binutils (2.20.51.20100407-0ubuntu1) lucid; urgency=low
* Snapshot, taken from the trunk 20100407.
* debian/*.shlibs: Update to the version from the trunk.
* Configure native build --with-sysroot=/. Closes: #556126.
binutils (2.20.51.20100405-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100405.
* debian/*.shlibs: Update to the version from the trunk.
* Mangle the soname of the binutils libraries to be different than
the default name. Closes: #557620.
Packaged cross builds should do the same.
* Add diversion for elfedit in binutils-multiarch (Jonathan Nieder).
Closes: #576126.
* Convert to quilt (Sedat Dilek).
* Update to proposed patch to enable both gold and ld in a single toolchain.
The gold binary is now installed as `gold'. Keep the name `ld.gold'.
binutils (2.20.51.20100227-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100227.
* debian/*.shlibs: Update to the version from the trunk.
binutils (2.20.51.20100222-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100222.
* debian/*.shlibs: Update to the version from the trunk.
* binutils-dev: Install plugin-api.h.
* Ignore testsuite regressions on armel.
binutils (2.20.51.20100216-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100216.
* debian/*.shlibs: Update to the version from the trunk.
binutils (2.20.51.20100112-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100112.
* debian/*.shlibs: Update to the version from the trunk.
binutils (2.20.51.20100109-2) experimental; urgency=low
* Regenerate ld/configure (includes ld in the binutils package).
binutils (2.20.51.20100109-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100109.
- PR gold/10980: Support more options available by current GNU ld.
Closes: #555886.
- Fix PR gold/11072: Discard .gnu_debuglink sections, taken from the trunk.
Closes: #563366.
* debian/*.shlibs: Update to the version from the trunk.
binutils (2.20.51.20100101-1) experimental; urgency=low
* Snapshot, taken from the trunk 20100101.
* debian/*.shlibs: Update to the version from the trunk.
* Remove patches available on the trunk.
Date: Tue, 18 May 2010 14:04:04 +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/binutils/2.20.51.20100518-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 18 May 2010 14:04:04 +0200
Source: binutils
Binary: binutils binutils-dev binutils-multiarch binutils-gold binutils-static binutils-static-udeb binutils-hppa64 binutils-spu binutils-doc binutils-source
Architecture: source
Version: 2.20.51.20100518-1ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
binutils - The GNU assembler, linker and binary utilities
binutils-dev - The GNU binary utilities (BFD development files)
binutils-doc - Documentation for the GNU assembler, linker and binary utilities
binutils-gold - The (experimental) GNU gold linker utility
binutils-hppa64 - The GNU assembler, linker and binary utilities targeted for hppa6
binutils-multiarch - Binary utilities that support multi-arch targets
binutils-source - The GNU assembler, linker and binary utilities (source)
binutils-spu - The GNU assembler, linker and binary utilities targeted for spu-e
binutils-static - statically linked binutils tools
binutils-static-udeb - statically linked binutils tools for for the Debian installer
Closes: 545067 555886 556126 557620 563366 576126
Changes:
binutils (2.20.51.20100518-1ubuntu1) maverick; urgency=low
.
* Snapshot, taken from the trunk 20100518.
* Merge with Debian; remaining changes:
- Build binutils-static.
* Update hjl patches from 2.20.51.0.8.
.
binutils (2.20.51.20100518-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100518.
.
binutils (2.20.51.20100428-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100428.
.
binutils (2.20.51.20100418-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100418.
* debian/*.shlibs.in: Automate upstream version changes.
* Configure native build --with-sysroot=/. Closes: #556126.
* Move the ld.gold binary into the binutils package, just keep the
diversion (ld) in the binutils-gold package.
* 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.
* Apply proposed patch for ARM: Add option to disable merging of adjacent
exidx unwinder entries.
.
[ Jonathan Nieder ]
* Clean up diversion handling in binutils-multiarch:
- remove diversion of libbfd.a and libopcodes.a. Closes: #545067.
- wait for the new version to be unpacked before removing old diversions
- avoid messages from re-adding diversions when upgrading from a version
that already has them
- remove diversions when downgrading to a version that does not have
them (for example, when recovering from an upgrade failure)
* Add diversion for ld.bfd in binutils-multiarch.
* Update comment in debian/rules to acknowledge that binutils-multiarch
includes a linker now.
* Add c++filt to binutils-multiarch.
* Remove elfedit from binutils-multiarch.
Its functionality does not depend on the list of supported targets.
* Fixup to version changes handling.
.
binutils (2.20.51.20100407-0ubuntu1) lucid; urgency=low
.
* Snapshot, taken from the trunk 20100407.
* debian/*.shlibs: Update to the version from the trunk.
* Configure native build --with-sysroot=/. Closes: #556126.
.
binutils (2.20.51.20100405-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100405.
* debian/*.shlibs: Update to the version from the trunk.
* Mangle the soname of the binutils libraries to be different than
the default name. Closes: #557620.
Packaged cross builds should do the same.
* Add diversion for elfedit in binutils-multiarch (Jonathan Nieder).
Closes: #576126.
* Convert to quilt (Sedat Dilek).
* Update to proposed patch to enable both gold and ld in a single toolchain.
The gold binary is now installed as `gold'. Keep the name `ld.gold'.
.
binutils (2.20.51.20100227-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100227.
* debian/*.shlibs: Update to the version from the trunk.
.
binutils (2.20.51.20100222-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100222.
* debian/*.shlibs: Update to the version from the trunk.
* binutils-dev: Install plugin-api.h.
* Ignore testsuite regressions on armel.
.
binutils (2.20.51.20100216-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100216.
* debian/*.shlibs: Update to the version from the trunk.
.
binutils (2.20.51.20100112-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100112.
* debian/*.shlibs: Update to the version from the trunk.
.
binutils (2.20.51.20100109-2) experimental; urgency=low
.
* Regenerate ld/configure (includes ld in the binutils package).
.
binutils (2.20.51.20100109-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100109.
- PR gold/10980: Support more options available by current GNU ld.
Closes: #555886.
- Fix PR gold/11072: Discard .gnu_debuglink sections, taken from the trunk.
Closes: #563366.
* debian/*.shlibs: Update to the version from the trunk.
.
binutils (2.20.51.20100101-1) experimental; urgency=low
.
* Snapshot, taken from the trunk 20100101.
* debian/*.shlibs: Update to the version from the trunk.
* Remove patches available on the trunk.
Checksums-Sha1:
26043888b7ae70ab7e4a1b89fde8a3dfe6f6140f 1502 binutils_2.20.51.20100518-1ubuntu1.dsc
a54c5afce34d7afa552efe5aa8374397a263019a 22113880 binutils_2.20.51.20100518.orig.tar.gz
a5e35a0b8717fb83fd51a80c176fc89c16469b24 91617 binutils_2.20.51.20100518-1ubuntu1.diff.gz
Checksums-Sha256:
a955c7ca67de4c8defbcaaf14d0463658fd1b6661a6d0e1195f2b135e0ceaefe 1502 binutils_2.20.51.20100518-1ubuntu1.dsc
7fc010dbfcf5e627c9749297d8469f5f20229235e75f12c8c95ffa3aa0529e5d 22113880 binutils_2.20.51.20100518.orig.tar.gz
4c24ca888cf4ab5e40511fbeb3c8feb71d7d232e291cb314d52037d77e8b2535 91617 binutils_2.20.51.20100518-1ubuntu1.diff.gz
Files:
a5162bfe164eb3cd30bf86bd91e0d4f8 1502 devel optional binutils_2.20.51.20100518-1ubuntu1.dsc
557307368ab75e8a944a4d73f496a170 22113880 devel optional binutils_2.20.51.20100518.orig.tar.gz
2196f5fd0f678b081a10db13abad586a 91617 devel optional binutils_2.20.51.20100518-1ubuntu1.diff.gz
Original-Maintainer: Matthias Klose <doko at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvylFcACgkQStlRaw+TLJy3ygCfTi9Bo5yYBI9rFOLjD2PugKLT
TE8AoL9tiYVJX8cheP1uvLM6wfoi823A
=CGwu
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list