From: Raspbian automatic forward porter Date: Tue, 11 Jan 2022 00:10:39 +0000 (+0000) Subject: Merge version 2.37-7+rpi1 and 2.37-10.1 to produce 2.37-10.1+rpi1 X-Git-Tag: archive/raspbian/2.37-10.1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=684a221ab810f54dfc7eb6baf175b0ab06ff8475;p=binutils.git Merge version 2.37-7+rpi1 and 2.37-10.1 to produce 2.37-10.1+rpi1 --- 684a221ab810f54dfc7eb6baf175b0ab06ff8475 diff --cc debian/changelog index dca328011,dd658fc32..4ffdb4d30 --- a/debian/changelog +++ b/debian/changelog @@@ -1,31 -1,46 +1,75 @@@ - 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 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 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 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 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 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 at Wed, 01 Sep 2021 12:43:37 +0000] + * Fix merge screwup that left us with no arm64 cross binutils. + - -- Raspbian forward porter Sun, 26 Sep 2021 01:45:11 +0000 ++ -- Raspbian forward porter 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 Sun, 02 Jan 2022 09:17:30 +0100 + + binutils (2.37-10) unstable; urgency=medium + + * Configure --with-gold-ldflags=-static-libstdc++. + + -- Matthias Klose 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 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 Tue, 02 Nov 2021 13:17:11 +0200 binutils (2.37-7) unstable; urgency=medium