From: Matthias Klose Date: Wed, 21 Feb 2024 22:41:40 +0000 (+0100) Subject: binutils (2.42-3) unstable; urgency=medium X-Git-Tag: archive/raspbian/2.43.1-5+rpi1^2^2^2^2^2^2^2^2^2~25 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3f4dfc55c4d28ab8fccaabf1b2eee910e4c22526;p=binutils.git binutils (2.42-3) unstable; urgency=medium * New upstream snapshot, taken from the 2.42 branch. - PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap (AVR). - Mention support for AMD/znver5 in GAS. - x86: Disallow instructions with length > 15 bytes. - LoongArch: gas: Fix the types of symbols referred with %le_*_r in the symtab. - Link x86-64 mark-plt-1.so testcase with --no-as-needed. - PR 31283 windmc: Parse input correctly on big endian hosts. - PR31208, strip can break ELF alignment requirements. - x86/APX: VROUND{P,S}{S,D} encodings require AVX512{F,VL}. - x86-64: Add R_X86_64_CODE_6_GOTTPOFF. - PowerPC: Add support for Power11 options. - x86: Display -msse-check= default as none. [dgit import unpatched binutils 2.42-3] --- 3f4dfc55c4d28ab8fccaabf1b2eee910e4c22526 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=