Matthias Klose [Sat, 22 Feb 2020 08:49:46 +0000 (08:49 +0000)]
binutils (2.34-3) unstable; urgency=medium
* Update from the binutils 2.34 branch:
- Fix PR gas/25516, Accept Intel64 only instruction by default.
- Fix PR 25447, prevents a potential illegal memory access when parsing
PE binaries.
- Fix PR binutils/25355, import fixes for using the LTO plugin with nm.
- Fix PR 25585, PHDR segment not covered by LOAD segment.
- MSP430 updates.
- Mention x86 assembler options to align branches.
- AArch64: Fix MOVPRFX markup for bf16 conversions.
* Make the test summary files reproducible. Addresses: #950585.