- binutils (2.37-7+rpi1) bookworm-staging; urgency=medium
++binutils (2.37-10.1+rpi1) bookworm-staging; urgency=medium
+
+ [changes brought forward from 2.29-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 17 Aug 2017 15:41:49 +0000]
+ * Disable testsuite, it fails on our lxc based autobuilders.
+
+ [changes brought forward from 2.31.1-16+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 06 Feb 2020 17:10:11 +0000]
+ * Allow dependency of binutils on binutils-triplet to be satisfied by
+ foreign architectures, to facilitate setting up environments where the
+ linker is 64-bit while everything else is 32-bit.
+
+ [changes brought forward from 2.35-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 22 Sep 2020 18:10:17 +0000]
+ * Build sufficient cross binutils to support u-boot build.
+
+ [changes brought forward from 2.35.1-3+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 01 Dec 2020 21:55:01 +0000]
+ * Build the same set of cross-binutils on arm64 as on armhf.
+ (avoids issues when control is generated on armhf and then package is
+ built on arm64)
+ * Remove <!nocheck> build-depends as testsuite is disabled.
+
+ [changes introduced in 2.35.1-5+rpi1 by Peter Michael Green]
+ * Touch gold/yyscript.h and gold/yyscript.c in clean target to ensure they are
+ newer than yyscript.y and hence stop the upstream build system trying to
+ regenerate them when building from a git checkout.
+
+ [changes brought forward from 2.37-4+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Wed, 01 Sep 2021 12:43:37 +0000]
+ * Fix merge screwup that left us with no arm64 cross binutils.
+
- -- Raspbian forward porter <root@raspbian.org> Sun, 26 Sep 2021 01:45:11 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 11 Jan 2022 00:10:38 +0000
++
+ binutils (2.37-10.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Disable LTO in mipsel to workaround timeouts during tests.
+
+ -- Bastian Blank <waldi@debian.org> Sun, 02 Jan 2022 09:17:30 +0100
+
+ binutils (2.37-10) unstable; urgency=medium
+
+ * Configure --with-gold-ldflags=-static-libstdc++.
+
+ -- Matthias Klose <doko@debian.org> Thu, 18 Nov 2021 09:10:54 +0100
+
+ binutils (2.37-9) unstable; urgency=medium
+
+ * Update from the binutils 2.37 branch:
+ - [GOLD] Place .note.gnu.property section before other note sections.
+ - Fix PR 28540, segmentation fault on NULL byte_get.
+ - Fix PR 28523, ld.bfd created undefined symbols on ppc64.
+ * Update VCS attributes.
+
+ -- Matthias Klose <doko@debian.org> Mon, 15 Nov 2021 10:56:26 +0100
+
+ binutils (2.37-8) unstable; urgency=medium
+
+ * Update from the binutils 2.37 branch:
+ - PR28391, strip/objcopy --preserve-dates *.a: cannot set time.
+ - [GOLD] Got_offset_list: addend field.
+ - [GOLD] Remove addend from Local_got_entry_key.
+ - [GOLD] Output_data_got tidy.
+ - [GOLD] Output_data_got create entry method addends.
+ - [GOLD] Got_entry::write addends.
+ - [GOLD] PowerPC64 support for sym+addend GOT entries.
+ - ld: pru: Fix resource_table output section alignment.
+ - Fix PR28422, build_id use-after-free.
+ - Fix PR28459, readelf issues bogus warning.
+ - [GOLD] PowerPC64: Don't pretend to support multi-toc.
+ - [GOLD] Two GOT sections for PowerPC64.
+ - Fix PR gold/27625, powerpc64 gold __tls_get_addr calls.
+ - Fix PR28417, std::string no longer allows accepting nullptr_t.
+ * Bump standards version.
+
+ -- Matthias Klose <doko@debian.org> Tue, 02 Nov 2021 13:17:11 +0200
binutils (2.37-7) unstable; urgency=medium