From: Matthias Klose Date: Sat, 14 Jan 2023 17:24:22 +0000 (+0000) Subject: binutils (2.40-2) unstable; urgency=high X-Git-Tag: archive/raspbian/2.40-2+rpi1^2~24 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e2815ce90aff31e309effb81e8c0399a7ba793ee;p=binutils.git binutils (2.40-2) unstable; urgency=high * binutils 2.40 release. - ARM: Fix ld bloat introduced between binutils-2.38 and 2.39. - ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000. - PR libctf/29983: ctf-link outdated input check faulty. - PR bfd/29988, Fix a potential illegal memory access in the BFD library when parsing a corrupt DWARF file. - PR gas/29940, gas/RISC-V: adjust assembler for opcode table re-ordering. - IBM zSystems: Fix offset relative to static TLS. * Remove the workaround for PR gas/29940. * Refresh patches. [dgit import unpatched binutils 2.40-2] --- e2815ce90aff31e309effb81e8c0399a7ba793ee diff --cc debian/README.cross index 000000000,000000000..ea184f84f new file mode 100644 --- /dev/null +++ b/debian/README.cross @@@ -1,0 -1,0 +1,38 @@@ ++Cross-binutils debian packages are directly built from the binutils ++source package together with the native binutils packages. ++ ++To build a cross-binutils package which is not yet built: ++ ++ o Download and unpack the binutils source package: ++ ++ apt-get source binutils ++ ++ o Ensure you have the binutils build-dependencies installed: ++ ++ apt-get build-dep binutils ++ ++ o Add the binutils- package to the control file: ++ ++ rm -f stamps/control ++ debian/rules stamps/control TARGET= ++ ++ This change is permanent and will survive 'make clean'. If you ++ need to restore the original debian/control file: ++ ++ rm -f stamps/control ++ debian/rules stamps/control TARGET= ++ ++ o Then build the cross-binutils package: ++ ++ TARGET= dpkg-buildpackage -b -uc -us ++ or ++ echo arm >debian/target; dpkg-buildpackage -b -uc -us ++ ++ (substitute your target name, e.g. "arm" or "m68k", instead of ++ "") ++ ++-- ++Hector Oron ++Marcin Juszkiewicz ++Matthias Klose ++Nikita Youshchenko diff --cc debian/README.source index 000000000,000000000..4d1e3d49c new file mode 100644 --- /dev/null +++ b/debian/README.source @@@ -1,0 -1,0 +1,16 @@@ ++This source package builds native packages and packages targeting ++debian architectures. To shorten a test build, some of these builds ++can be skipped. ++ ++DEB_BUILD_OPTIONS="parallel=