45fa6d4806Accepting request 652176 from home:marxin:branches:devel:gcc
Michael Matz
2018-11-27 14:01:05 +0000
baaa326a69Mention changed/removed patches. - Removes binutils-fix-pr21964.diff as it's included in 2.31. Rebase testsuite.diff and aarch64-common-pagesize.patch .
Michael Matz
2018-09-04 15:32:28 +0000
ba5d49be5cFix order of changes entries
Michael Matz
2018-08-28 14:18:47 +0000
a4e84e54d4- Update to binutils-2_31-branch @e51abf7e3, minor bugfixes in the support for the X86_ISA_1_* notes. Adds patch binutils-2.31-branch.diff.gz . - Add binutils-revert-plt32-in-branches.diff on anything older than Tumbleweed to not break old tools not expecting PLT32 instead of PC32 relocs on x86_64.
Michael Matz
2018-08-28 14:17:33 +0000
ece2b5f147Accepting request 623367 from devel:gcc
Dominique Leuenberger
2018-08-13 07:53:28 +0000
2c1683c701- Disable -z separate-code everywhere but in Tumbleweed.
Richard Biener
2018-07-31 11:46:23 +0000
8c3c5b3c56- Remove binutils-2.30-branch.diff.
Richard Biener
2018-07-17 11:20:41 +0000
5d3575eaf0- Adjust cross-avr-omit_section_dynsym.patch.
Richard Biener
2018-07-16 11:21:50 +0000
6178497ff2- Update to binutils 2.31 * The AArch64 port now supports showing disassembly notes which are emitted when inconsistencies are found with the instruction that may result in the instruction being invalid. These can be turned on with the option -M notes to objdump. * The AArch64 port now emits warnings when a combination of an instruction and a named register could be invalid. * Added O modifier to ar to display member offsets inside an archive * The ADR and ADRL pseudo-instructions supported by the ARM assembler now only set the bottom bit of the address of thumb function symbols if the -mthumb-interwork command line option is active. * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU Build Attribute notes if none are present in the input sources. Add a --enable-generate-build-notes=[yes|no] configure time option to set the default behaviour. Set the default if the configure option is not used to "no". * Remove -mold-gcc command-line option for x86 targets. * Add -O[2|s] command-line options to x86 assembler to enable alternate shorter instruction encoding. * Add support for .nops directive. It is currently supported only for x86 targets. * Speed up direct linking with DLLs for Cygwin and Mingw targets. * Add a configure option --enable-separate-code to decide whether -z separate-code should be enabled in ELF linker by default. Default to yes for Linux/x86 targets. Note that -z separate-code can increase disk and memory size. * Includes riscv-relax-size.patch, riscv-relax-relocatable.patch, riscv-relax-versioned-hidden.patch and riscv-wrap-relax.patch - Refresh enable-targets-gold.diff.
Richard Biener
2018-07-16 08:15:08 +0000
6a5dae2b1cAccepting request 613986 from devel:gcc
Yuchen Lin
2018-06-13 13:12:49 +0000
2ba3d3648aAccepting request 613973 from home:Andreas_Schwab:Factory
Michael Matz
2018-06-04 13:25:20 +0000
e2096be0afAccepting request 606696 from home:a_faerber:riscv
Richard Biener
2018-05-14 07:39:38 +0000
1e5d6b691bAccepting request 591668 from devel:gcc
Dominique Leuenberger
2018-04-04 09:00:54 +0000
87992c9ec4Accepting request 591508 from home:Andreas_Schwab:Factory
Michael Matz
2018-03-27 15:01:40 +0000
0c0b1a8eb6Accepting request 589144 from devel:gcc
Dominique Leuenberger
2018-03-24 15:06:12 +0000
c0b27d2978- Update binutils-2.30-branch.diff: 2.30 branch @7c78c26eefbb8 * Includes fix for PR22983.
Richard Biener
2018-03-20 11:27:36 +0000
6c3622185a- Update binutils-2.30-branch.diff: 2.30 branch @cd2de6083def3 * Includes fix for PR22836. [boo#1085784]
Richard Biener
2018-03-19 15:18:36 +0000
ddcf44b372- Update binutils-2.30-branch.diff: 2.30 branch @da8c5cfcc9 * Includes more complete fix for PR20882.
Richard Biener
2018-03-14 13:16:58 +0000
7ea5d4071bAccepting request 585020 from devel:gcc
Dominique Leuenberger
2018-03-12 11:02:40 +0000
968cb54108Accepting request 584502 from home:Andreas_Schwab:Factory
Michael Matz
2018-03-09 13:34:02 +0000
1c22f3ff31Accepting request 583547 from devel:gcc
Dominique Leuenberger
2018-03-08 09:40:45 +0000
beaa2c0c2e- Add binutils-pr22868.diff to fix testsuite fails in LLVM.
Michael Matz
2018-03-06 16:02:58 +0000
809215cb87Accepting request 580272 from home:Andreas_Schwab:Factory
Michael Matz
2018-02-26 15:56:02 +0000
7dcd07d01aAccepting request 569906 from devel:gcc
Dominique Leuenberger
2018-01-29 13:55:25 +0000
b0ad0e34ccAccepting request 569884 from home:dimstar:Factory
Michael Matz
2018-01-26 15:02:52 +0000
77326d5505Accepting request 568195 from devel:gcc
Dominique Leuenberger
2018-01-26 12:33:29 +0000
9cdc0d3b6dAccepting request 568059 from home:Andreas_Schwab:Factory
Michael Matz
2018-01-22 15:21:29 +0000
02edc8adefAccepting request 566969 from home:a_faerber:arm:none
Michael Matz
2018-01-18 15:44:48 +0000
afbe0241b0Accepting request 533970 from devel:gcc
Dominique Leuenberger
2017-10-16 23:52:14 +0000
badb4b3beeAccepting request 531786 from devel:gcc
Dominique Leuenberger
2017-10-13 12:02:19 +0000
14c120c0e7Mention also the fates related to this. - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293] - Update to binutils 2.29. [fate#321454, fate#321494, fate#323293]
Michael Matz
2017-10-05 13:22:51 +0000
8ccc8ac690- Add s390x-8fe09d7.diff to fix typo in ELF notes.
Michael Matz
2017-10-02 19:32:02 +0000
5caecceb57Clarify which CVEs are fixed with this.
Michael Matz
2017-10-02 18:43:52 +0000
68aabe785cAccepting request 529877 from home:marxin:branches:devel:gcc
Richard Biener
2017-10-02 08:55:36 +0000
2d98197d30Accepting request 529108 from devel:gcc
Dominique Leuenberger
2017-10-01 14:59:00 +0000
399641da3b- Update to 2.29.1 release, accumulating bugfixes. - Update binutils-2.29-branch.diff to @a38a1d80 and to be relative to the 2.29.1 release fixing PRs 22199, 22170 and 22163.
Richard Biener
2017-09-28 08:29:20 +0000
982d130655Accepting request 520106 from devel:gcc
Dominique Leuenberger
2017-09-20 15:04:23 +0000
f69c141e09- Update to 2.29 (@5d25156), upstream fix for PR21884, as well as PRs 18808 18841 21840 21988 21910 21962 21964.
Michael Matz
2017-08-30 13:08:30 +0000
383988ae48- Last fixed for PR21884 weren't complete, adjust binutils-2.29-branch.diff some more for this.
Michael Matz
2017-08-11 14:01:07 +0000
a30a0a2021- Update to 2.29 branch (@de44148c), fixing PR21884, a segfault in ld while building memtest86+ . Changes binutils-2.29-branch.diff.
Michael Matz
2017-08-10 14:50:48 +0000
871c3164ec- Remove binutils-2.28-branch.diff.
Richard Biener
2017-08-04 11:39:18 +0000
4b3c072b49- Update to 2.29 branch, fixing PR21847, affecting the ppc64le ABI in corner cases since 2.29 release. Adds binutils-2.29-branch.diff. - Remove binutils-2.29-gold-mips.patch, obsolete by the update.
Michael Matz
2017-07-31 17:17:45 +0000
077dac8506- Add binutils-2.29-gold-mips.patch to fix build on SLE-11.
Richard Biener
2017-07-26 10:55:44 +0000
db99b0ff62- Update to binutils 2.29. * The MIPS port now supports microMIPS eXtended Physical Addressing (XPA) instructions for assembly and disassembly. * The MIPS port now supports the microMIPS Release 5 ISA for assembly and disassembly. * The MIPS port now supports the Imagination interAptiv MR2 processor, which implements the MIPS32r3 ISA, the MIPS16e2 ASE as well as a couple of implementation-specific regular MIPS and MIPS16e2 ASE instructions. * The SPARC port now supports the SPARC M8 processor, which implements the Oracle SPARC Architecture 2017. * The MIPS port now supports the MIPS16e2 ASE for assembly and disassembly. * Add support for ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX. * Add support for the wasm32 ELF conversion of the WebAssembly file format. * Add --inlines option to objdump, which extends the --line-numbers option so that inlined functions will display their nesting information. * Add --merge-notes options to objcopy to reduce the size of notes in a binary file by merging and deleting redundant notes. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. GAS * Add support for ELF SHF_GNU_MBIND. * Add support for the WebAssembly file format and wasm32 ELF conversion. * PowerPC gas now checks that the correct register class is used in instructions. For instance, "addi %f4,%cr3,%r31" warns three times that the registers are invalid. * Add support for the Texas Instruments PRU processor. * Support for the ARMv8-R architecture and Cortex-R52 processor has been added to the ARM port. GNU ld
Richard Biener
2017-07-26 08:42:03 +0000
b44e365b6dAccepting request 485830 from devel:gcc
Dominique Leuenberger
2017-04-25 06:54:20 +0000
6b871c8dd6Accepting request 485812 from home:a_faerber:riscv
Michael Matz
2017-04-05 12:58:14 +0000
9dedaf88ec- Add binutils-bso21333.diff. [boo#1029995]
Richard Biener
2017-03-31 11:43:20 +0000
0a4a64a0d6- Update binutils-2.28-branch.diff. - Make compressed debug section handling explicit, disable for old products and enable for gas on all architectures otherwise.
Richard Biener
2017-03-31 10:45:35 +0000
32d9ceffd6- Remove empty rpath component removal optimization from binutils-skip-rpaths.patch to workaround CMake rpath handling. [boo#1025282]
Richard Biener
2017-03-30 11:17:57 +0000
f046e2acacAccepting request 480883 from devel:gcc
Dominique Leuenberger
2017-03-21 21:45:58 +0000
fe376ecbb2Whoops, forgot the other .spec files.
Michael Matz
2017-03-17 15:44:53 +0000
036c6b17c0Accepting request 477329 from devel:gcc
Dominique Leuenberger
2017-03-15 00:05:57 +0000
4522633f01- Update to binutils 2.28. * Add support for locating separate debug info files using the build-id method, where the separate file has a name based upon the build-id of the original file. * This version of binutils fixes a problem with PowerPC VLE 16A and 16D relocations which were functionally swapped, for example, R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D performed like R_PPC_VLE_HA16A. This could have been fixed by renumbering relocations, which would keep object files created by an older version of gas compatible with a newer ld. However, that would require an ABI update, affecting other assemblers and linkers that create and process the relocations correctly. It is recommended that all VLE object files be recompiled, but ld can modify the relocations if --vle-reloc-fixup is passed to ld. If the new ld command line option is not used, ld will ld warn on finding relocations inconsistent with the instructions being relocated. * The nm program has a new command line option (--with-version-strings) which will display a symbol's version information, if any, after the symbol's name. * The ARC port of objdump now accepts a -M option to specify the extra instruction class(es) that should be disassembled. * The --remove-section option for objcopy and strip now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --remove-section pattern. * The --only-section option for objcopy now accepts section patterns starting with an exclamation point to indicate a non-matching section. A non-matching section is removed from the set of sections matched by an earlier --only-section pattern. * New --remove-relocations=SECTIONPATTERN option for objcopy and strip.
Richard Biener
2017-03-08 11:39:36 +0000
3b9da27fe3Accepting request 477325 from home:AndreasSchwab:f
Michael Matz
2017-03-06 18:00:36 +0000
85d4caefafAccepting request 460174 from devel:gcc
Dominique Leuenberger
2017-03-05 16:49:00 +0000
137be544d1- Add binutils-bso21193.diff to fix section alignment on .gnu_debuglink. [bso#21193]
Richard Biener
2017-02-24 10:51:58 +0000
65dfb5d087Accepting request 455439 from devel:gcc
Dominique Leuenberger
2017-02-12 23:24:06 +0000
f1bbe29a58- Add s390x to gold_archs.
Richard Biener
2017-02-07 11:42:42 +0000
662ed82bb8Accepting request 448196 from openSUSE:Factory:zSystems
Richard Biener
2017-02-07 11:37:24 +0000
ca89863d6eAccepting request 455047 from home:a_faerber:atf
Richard Biener
2017-02-07 11:35:44 +0000
470d55128cAccepting request 448240 from home:jengelh:branches:devel:gcc
Richard Biener
2017-01-30 10:43:43 +0000
7cf3f0e294Accepting request 442830 from devel:gcc
Dominique Leuenberger
2016-12-03 17:22:40 +0000
265dc4928dAccepting request 442826 from home:namtrac:branches:devel:gcc
Richard Biener
2016-11-30 12:49:54 +0000
8bff1befec- Add binutils-2.27-fix-section-order.diff to restore monotonically increasing section offsets.
Richard Biener
2016-11-29 09:33:38 +0000
58032ecf3b- Update binutils-2.27-branch.diff to include recent fixes from the branch.
Richard Biener
2016-11-29 08:08:17 +0000
59fc4e7026- Enable compressed debuginfo sections also for the linker on Factory.
Richard Biener
2016-11-28 13:17:52 +0000
ecacc15bcbAccepting request 433210 from home:StefanBruens:branches:devel:gcc
Richard Biener
2016-10-07 07:46:30 +0000
fc35d97855Accepting request 423084 from devel:gcc
Dominique Leuenberger
2016-09-01 12:00:44 +0000
4894d24449- Update to binutils 2.27. * Add a configure option, --enable-64-bit-archive, to force use of a 64-bit format when creating an archive symbol index. * Add --elf-stt-common= option to objcopy for ELF targets to control whether to convert common symbols to the STT_COMMON type. GAS: * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets. * Add --no-pad-sections to stop the assembler from padding the end of output sections up to their alignment boundary. * Support for the ARMv8-M architecture has been added to the ARM port. Support for the ARMv8-M Security and DSP Extensions has also been added to the ARM port. * ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and .extCoreRegister pseudo-ops that allow an user to define custom instructions, conditional codes, auxiliary and core registers. * Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no. * New command line option --elf-stt-common= for ELF targets to control whether to generate common symbols with the STT_COMMON type. * Add ability to set section flags and types via numeric values for ELF based targets. * Add a configure option --enable-x86-relax-relocations to decide whether x86 assembler should generate relax relocations by default. Default to yes, except for x86 Solaris targets older than Solaris 12. * New command line option -mrelax-relocations= for x86 target to control whether to generate relax relocations. * New command line option -mfence-as-lock-add=yes for x86 target to encode lfence, mfence and sfence as "lock addl $0x0, (%[re]sp)". * Add assembly-time relaxation option for ARC cpus.
Richard Biener
2016-08-24 11:55:45 +0000
217c329cb9Accepting request 407069 from devel:gcc
Dominique Leuenberger
2016-07-16 20:09:56 +0000
121de26ad4- Update to binutils 2.26.1. - Remove binutils-2.26-branch.diff.
Richard Biener
2016-07-06 13:30:57 +0000
d52fe03274- Update binutils-2.26-branch.diff.
Richard Biener
2016-06-13 12:54:57 +0000
c6440e42ce(swo#19807) (bnc#970239)
Richard Biener
2016-03-18 07:58:33 +0000
e860120c9a- Update binutils-2.26-branch.diff, updates to branch head. (bnc#970239) - Disable -mrelax-relocations by default on old products.
Richard Biener
2016-03-17 13:11:29 +0000
bb3c04926dAccepting request 369051 from devel:gcc
Dominique Leuenberger
2016-03-12 11:31:33 +0000
37e85f4b2b- Update binutils-2.26-branch.diff, updates to branch head. (swo#19739) (swo#19775)
Richard Biener
2016-03-09 11:21:52 +0000
368c5be3dcAccepting request 363404 from devel:gcc
Dominique Leuenberger
2016-03-05 12:04:46 +0000
b8241668cd- Add binutils-2.26-branch.diff, updates to branch head. * Adds -mrelax-relocations on x86 * Fixes bso#19698
Richard Biener
2016-02-29 13:11:41 +0000
6e994e1dd9Correct version number in .changes files.
Michael Matz
2016-02-03 16:42:59 +0000
936e52a4e1- Refresh cross-avr-nesc-as.patch
Richard Biener
2016-02-01 09:03:36 +0000
a52f2b41ebbinutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch binutils-fix-gold-aarch64.diff, gold-arm64-abi-pagesize.patch and s390-troo-insn-type.patch
Richard Biener
2016-01-28 09:15:03 +0000
e0ce529b18- Update to binutils 2.28 * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround for a bug in the bus matrix / memory controller for some of the STM32 Cortex-M4 based products (STM32L4xx) * Add a configure option --enable-compressed-debug-sections={all,ld} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. * Experimental support for linker garbage collection (--gc-sections) has been enabled for COFF and PE based targets. * New command line option for ELF targets to compress DWARF debug sections, --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]. * New command line option, --orphan-handling=[place|warn|error|discard], to adjust how orphan sections are handled. The default is 'place' which gives the current behaviour, 'warn' and 'error' issue a warning or error respectively when orphan sections are found, and 'discard' will discard all orphan sections. * Add support for LLVM plugin. * Add --print-memory-usage option to report memory blocks usage. * Add --require-defined option, it's like --undefined except the new symbol must be defined by the end of the link. * Add a configure option --enable-compressed-debug-sections={all,gas} to decide whether DWARF debug sections should be compressed by default. * Add support for the ARC EM/HS, and ARC600/700 architectures. Remove assembler support for Argonaut RISC architectures. * Add option to objcopy to insert new symbols into a file: --add-symbol <name>=[<section>:]<value>[,<flags>] * Add support for the ARC EM/HS, and ARC600/700 architectures. * Extend objcopy --compress-debug-sections option to support --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] for ELF targets.
Richard Biener
2016-01-27 13:17:46 +0000
dcd449ba75Accepting request 353628 from devel:gcc
Dominique Leuenberger
2016-01-21 22:40:22 +0000
985d648f51Accepting request 353332 from home:Andreas_Schwab:Factory
Richard Biener
2016-01-14 09:37:34 +0000
e3030b3c6aAccepting request 338992 from devel:gcc
Dominique Leuenberger
2015-10-19 20:13:59 +0000
39979f8a31Accepting request 338990 from home:Andreas_Schwab:Factory
Michael Matz
2015-10-14 14:38:50 +0000
d5cf7a155dAccepting request 335868 from devel:gcc
Dominique Leuenberger
2015-10-06 11:23:41 +0000
e79c7d734fAccepting request 335624 from home:Andreas_Schwab:Factory
Richard Biener
2015-10-02 09:20:21 +0000
c353bf8e26Accepting request 317801 from devel:gcc
Dominique Leuenberger
2015-08-21 05:34:39 +0000
ada421c799- Disable use-hashtype-both-by-default.diff for the mips target, it's incompatible with it. [bnc #938658]
Michael Matz
2015-07-21 12:50:51 +0000
757d724436Accepting request 316400 from home:a_faerber:rx
Michael Matz
2015-07-13 14:13:27 +0000
6f8caac7e7Accepting request 315982 from home:AndreasSchwab:f
Michael Matz
2015-07-10 21:02:31 +0000
347c51db60Meeh, refresh patch with fuzz.
Michael Matz
2015-07-09 14:47:53 +0000