Revisions of binutils
Michael Matz (matz2)
committed
(revision 320)
- Add add-ulp-section.diff for user space live patching.
Michael Matz (matz2)
accepted
request 744399
from
Martin Liška (marxin)
(revision 319)
- Update to binutils 2.33.1: * Adds support for the Arm Scalable Vector Extension version 2 (SVE2) instructions, the Arm Transactional Memory Extension (TME) instructions and the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. * Adds support for the Arm Cortex-A76AE, Cortex-A77 and Cortex-M35P processors and the AArch64 Cortex-A34, Cortex-A65, Cortex-A65AE, Cortex-A76AE, and Cortex-A77 processors. * Adds a .float16 directive for both Arm and AArch64 to allow encoding of 16-bit floating point literals. * For MIPS, Add -m[no-]fix-loongson3-llsc option to fix (or not) Loongson3 LLSC Errata. Add a --enable-mips-fix-loongson3-llsc=[yes|no] configure time option to set the default behavior. Set the default if the configure option is not used to "no". * The Cortex-A53 Erratum 843419 workaround now supports a choice of which workaround to use. The option --fix-cortex-a53-843419 now takes an optional argument --fix-cortex-a53-843419[=full|adr|adrp] which can be used to force a particular workaround to be used. See --help for AArch64 for more details. * Add support for GNU_PROPERTY_AARCH64_FEATURE_1_BTI and GNU_PROPERTY_AARCH64_FEATURE_1_PAC in ELF GNU program properties in the AArch64 ELF linker. * Add -z force-bti for AArch64 to enable GNU_PROPERTY_AARCH64_FEATURE_1_BTI on output while warning about missing GNU_PROPERTY_AARCH64_FEATURE_1_BTI on inputs and use PLTs protected with BTI. * Add -z pac-plt for AArch64 to pick PAC enabled PLTs. * Add --source-comment[=<txt>] option to objdump which if present, provides a prefix to source code lines displayed in a disassembly. * Add --set-section-alignment <section-name>=<power-of-2-align> option to objcopy to allow the changing of section alignments.
Michael Matz (matz2)
committed
(revision 318)
- Add binutils-fix-ld-segv.diff to fix a segfault in ld when building some versions of pacemaker. [bsc#1154025, bsc#1154016]
buildservice-autocommit
accepted
request 734652
from
Michael Matz (matz2)
(revision 317)
baserev update by copy to link target
Michael Matz (matz2)
committed
(revision 316)
Mention the bug number.
Michael Matz (matz2)
committed
(revision 315)
- Add avr, epiphany and rx to target_list so that the common binutils can handle all objects we can create with crosses.
Michael Matz (matz2)
committed
(revision 314)
- Add avr, epiphany and rx to target_list so that the common binutils can handle all objects we can create with crosses.
buildservice-autocommit
accepted
request 729929
from
Michael Matz (matz2)
(revision 313)
baserev update by copy to link target
Michael Matz (matz2)
committed
(revision 312)
binutils-2.32-branch.diff.gz [jsc#ECO-368].
Michael Matz (matz2)
committed
(revision 311)
- For the SLE12 package this also removes patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff . Fake entry for SLE12 package variant only: - Add support for new z13 instructions. [fate#327074, jsc#SLE-6206, bsc#1137271] Adds patches binutils-z13-1.diff, binutils-z13-2.diff, binutils-z13-3.diff, binutils-z13-4.diff and binutils-z13-5.diff .
Michael Matz (matz2)
committed
(revision 310)
- Update to current 2.32 branch @7b468db3 adding binutils-2.32-branch.diff.gz . - Includes fixes for these CVEs: bsc#1109412 aka CVE-2018-17358 aka PR23686 bsc#1109413 aka CVE-2018-17359 aka PR23686 bsc#1109414 aka CVE-2018-17360 aka PR23685 bsc#1111996 aka CVE-2018-18309 aka PR23770 bsc#1112534 aka CVE-2018-18484 aka GCC PR87636 bsc#1112535 aka CVE-2018-18483 aka PR23767 bsc#1113247 aka CVE-2018-18607 aka PR23805 bsc#1113252 aka CVE-2018-18606 aka PR23806 bsc#1113255 aka CVE-2018-18605 aka PR23804 bsc#1116827 aka CVE-2018-17985 aka GCC PR87335 bsc#1118830 aka CVE-2018-19932 aka PR23932 bsc#1118831 aka CVE-2018-19931 aka PR23942 bsc#1120640 aka CVE-2018-1000876 aka PR23994 bsc#1121034 aka CVE-2018-20651 aka PR24041 bsc#1121035 aka CVE-2018-20623 aka PR24049 bsc#1121056 aka CVE-2018-20671 aka PR24005 bsc#1142772 aka CVE-2019-1010180 aka PR23657 - Refresh s390-biarch.diff and binutils-revert-plt32-in-branches.diff .
Michael Matz (matz2)
committed
(revision 309)
- Update to current 2.32 branch - XXX
Michael Matz (matz2)
accepted
request 727474
from
Dirk Mueller (dirkmueller)
(revision 308)
- enable xtensa architecture (Tensilica lc6 and related) - Fix SUSE typo in README package name - Use -ffat-lto-objects in order to provide assembly for static libs (boo#1141913). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add rx-gas-padding-pr24464.patch: fix for PR24464. - riscv-abi-check.patch: Don't check ABI flags if no code section - Add binutils.keyring and verify signature. - Add disk and RAM (for ppc, ppc64 and ppc64le) constraint with _constraints. - Update to binutils 2.32: * The binutils now support for the C-SKY processor series. * The x86 assembler now supports a -mvexwig=[0|1] option to control encoding of VEX.W-ignored (WIG) VEX instructions. It also has a new -mx86-used-note=[yes|no] option to generate (or not) x86 GNU property notes. * The MIPS assembler now supports the Loongson EXTensions R2 (EXT2), the Loongson EXTensions (EXT) instructions, the Loongson Content Address Memory (CAM) ASE and the Loongson MultiMedia extensions Instructions (MMI) ASE. * The addr2line, c++filt, nm and objdump tools now have a default limit on the maximum amount of recursion that is allowed whilst demangling strings. This limit can be disabled if necessary.
buildservice-autocommit
accepted
request 717878
from
Michael Matz (matz2)
(revision 307)
baserev update by copy to link target
Michael Matz (matz2)
accepted
request 717776
from
Martin Liška (marxin)
(revision 306)
- Use -ffat-lto-objects in order to provide assembly for static libs (boo#1141913).
buildservice-autocommit
accepted
request 699464
from
Michael Matz (matz2)
(revision 305)
baserev update by copy to link target
Michael Matz (matz2)
accepted
request 699441
from
Martin Liška (marxin)
(revision 304)
- Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232). - Add binutils-pr24486.patch: fix for PR24486 (boo#1133131 boo#1133232).
buildservice-autocommit
accepted
request 697147
from
Michael Matz (matz2)
(revision 303)
baserev update by copy to link target
Michael Matz (matz2)
accepted
request 697019
from
Martin Liška (marxin)
(revision 302)
- Add rx-gas-padding-pr24464.patch: fix for PR24464.
buildservice-autocommit
accepted
request 691511
from
Michael Matz (matz2)
(revision 301)
baserev update by copy to link target
Displaying revisions 161 - 180 of 480