Commit Graph

534 Commits

Author SHA256 Message Date
Michael Matz
d6d76202e8 adjust patch
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=321
2019-11-18 17:53:50 +00:00
Michael Matz
be501ec5b6 - Add add-ulp-section.diff for user space live patching.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=320
2019-11-18 17:07:49 +00:00
Michael Matz
a68a047315 Accepting request 744399 from home:marxin:branches:devel:gcc
- 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.

OBS-URL: https://build.opensuse.org/request/show/744399
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=319
2019-10-31 12:46:17 +00:00
Michael Matz
0bf772be88 - Add binutils-fix-ld-segv.diff to fix a segfault in ld
when building some versions of pacemaker.  [bsc#1154025,
  bsc#1154016]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=318
2019-10-15 14:09:13 +00:00
Dominique Leuenberger
be13793a40 Accepting request 734652 from devel:gcc
- Add avr, epiphany and rx to target_list so that the common
  binutils can handle all objects we can create with crosses.
  [bsc#1152590]

OBS-URL: https://build.opensuse.org/request/show/734652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=139
2019-10-11 13:09:20 +00:00
Michael Matz
e896538e21 Mention the bug number.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=316
2019-10-02 12:26:09 +00:00
Michael Matz
a0c8cdd130 - Add avr, epiphany and rx to target_list so that the common
binutils can handle all objects we can create with crosses.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=315
2019-10-02 12:22:44 +00:00
Michael Matz
7767fa8a12 - Add avr, epiphany and rx to target_list so that the common
binutils can handle all objects we can create with crosses.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=314
2019-10-02 12:21:56 +00:00
Dominique Leuenberger
4a1197010a Accepting request 729929 from devel:gcc
- Update to current 2.32 branch @7b468db3 adding
  binutils-2.32-branch.diff.gz [jsc#ECO-368].
- 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 .
- 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 .

- enable xtensa architecture (Tensilica lc6 and related)
- Fix SUSE typo in README package name

Fake entry for SLE12 package variant only:

OBS-URL: https://build.opensuse.org/request/show/729929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=138
2019-09-23 09:58:17 +00:00
Michael Matz
655f53d041 binutils-2.32-branch.diff.gz [jsc#ECO-368].
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=312
2019-09-10 15:31:59 +00:00
Michael Matz
5950369dfc - 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 .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=311
2019-09-09 19:13:47 +00:00
Michael Matz
6d3afcb467 - 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 .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=310
2019-09-09 18:33:03 +00:00
Michael Matz
3dc19e9f8a - Update to current 2.32 branch
- XXX

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=309
2019-09-09 17:22:18 +00:00
Michael Matz
f1ad85c7c3 Accepting request 727474 from home:dirkmueller:branches:devel:gcc
- 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.

OBS-URL: https://build.opensuse.org/request/show/727474
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=308
2019-09-02 14:56:36 +00:00
Dominique Leuenberger
245003a277 Accepting request 717878 from devel:gcc
- Use -ffat-lto-objects in order to provide assembly for static libs
  (boo#1141913). (forwarded request 717776 from marxin)

OBS-URL: https://build.opensuse.org/request/show/717878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=137
2019-08-05 08:28:24 +00:00
Michael Matz
17e35daa3e Accepting request 717776 from home:marxin:branches:devel:gcc
- Use -ffat-lto-objects in order to provide assembly for static libs
  (boo#1141913).

OBS-URL: https://build.opensuse.org/request/show/717776
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=306
2019-07-23 12:04:02 +00:00
Dominique Leuenberger
cca4083d16 Accepting request 699464 from devel:gcc
- 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). (forwarded request 699441 from marxin)

OBS-URL: https://build.opensuse.org/request/show/699464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=136
2019-05-02 17:15:23 +00:00
Michael Matz
fdd63ad78c Accepting request 699441 from home:marxin:branches:devel:gcc
- 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).

OBS-URL: https://build.opensuse.org/request/show/699441
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=304
2019-04-29 15:11:54 +00:00
Yuchen Lin
573da3a598 Accepting request 697147 from devel:gcc
- Add rx-gas-padding-pr24464.patch: fix for PR24464. (forwarded request 697019 from marxin)

OBS-URL: https://build.opensuse.org/request/show/697147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=135
2019-04-26 20:42:44 +00:00
Michael Matz
0eb57ffd55 Accepting request 697019 from home:marxin:branches:devel:gcc
- Add rx-gas-padding-pr24464.patch: fix for PR24464.

OBS-URL: https://build.opensuse.org/request/show/697019
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=302
2019-04-23 12:27:05 +00:00
Dominique Leuenberger
7508bbfd18 Accepting request 691511 from devel:gcc
- riscv-abi-check.patch: Don't check ABI flags if no code section (forwarded request 691290 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/691511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=134
2019-04-08 08:29:58 +00:00
Michael Matz
cc2332a17c Accepting request 691290 from openSUSE:Factory:RISCV
- riscv-abi-check.patch: Don't check ABI flags if no code section

OBS-URL: https://build.opensuse.org/request/show/691290
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=300
2019-04-04 12:25:44 +00:00
Dominique Leuenberger
a1df6159e5 Accepting request 684304 from devel:gcc
- Add binutils.keyring and verify signature. (forwarded request 677318 from marxin)

OBS-URL: https://build.opensuse.org/request/show/684304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=133
2019-03-14 13:50:24 +00:00
Michael Matz
31e85b47c3 Accepting request 677318 from home:marxin:branches:devel:gcc
- Add binutils.keyring and verify signature.

OBS-URL: https://build.opensuse.org/request/show/677318
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=298
2019-03-12 13:09:55 +00:00
Stephan Kulow
8eb2260a87 Accepting request 673442 from devel:gcc
- 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.
    * Objdump's --disassemble option can now take a parameter,
      specifying the starting symbol for disassembly.  Disassembly will
      continue from this symbol up to the next symbol or the end of the
      function.
    * The BFD linker will now report property change in linker map file
      when merging GNU properties.
    * The BFD linker's -t option now doesn't report members within
      archives, unless -t is given twice.  This makes it more useful
      when generating a list of files that should be packaged for a
      linker bug report.
    * The GOLD linker has improved warning messages for relocations that
      refer to discarded sections.
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
  gold-depend-on-opcodes.diff and s390-relro.diff.

OBS-URL: https://build.opensuse.org/request/show/673442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=132
2019-02-24 15:59:48 +00:00
Michael Matz
0857053b60 - Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-1.diff,
  fix-pr23919-2.diff, fix-pr23919-3.diff,

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=296
2019-02-11 18:33:39 +00:00
Michael Matz
1404d17b6f Accepting request 671826 from home:marxin:branches:devel:gcc
- Add disk and RAM (for ppc, ppc64 and ppc64le) constraint with _constraints.

OBS-URL: https://build.opensuse.org/request/show/671826
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=295
2019-02-05 11:46:59 +00:00
Michael Matz
afea8f6d7a Accepting request 671129 from home:marxin:branches:devel:gcc
- 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.
    * Objdump's --disassemble option can now take a parameter,
      specifying the starting symbol for disassembly.  Disassembly will
      continue from this symbol up to the next symbol or the end of the
      function.
    * The BFD linker will now report property change in linker map file
      when merging GNU properties.
    * The BFD linker's -t option now doesn't report members within
      archives, unless -t is given twice.  This makes it more useful
      when generating a list of files that should be packaged for a
      linker bug report.
    * The GOLD linker has improved warning messages for relocations that
      refer to discarded sections.
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-[123].diff,
  gold-depend-on-opcodes.diff and s390-relro.diff.
- Refresh binutils-skip-rpaths.patch, s390-biarch.diff, cross-avr-size.patch
  and binutils-revert-plt32-in-branches.diff.
- 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.
    * Objdump's --disassemble option can now take a parameter,
      specifying the starting symbol for disassembly.  Disassembly will
      continue from this symbol up to the next symbol or the end of the
      function.
    * The BFD linker will now report property change in linker map file
      when merging GNU properties.
    * The BFD linker's -t option now doesn't report members within
      archives, unless -t is given twice.  This makes it more useful
      when generating a list of files that should be packaged for a
      linker bug report.
    * The GOLD linker has improved warning messages for relocations that
      refer to discarded sections.
- Remove binutils-2.31-branch.diff.gz, fix-pr23919-[123].diff,
  gold-depend-on-opcodes.diff and s390-relro.diff.
- Refresh binutils-skip-rpaths.patch, s390-biarch.diff, cross-avr-size.patch
  and binutils-revert-plt32-in-branches.diff.

OBS-URL: https://build.opensuse.org/request/show/671129
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=294
2019-02-04 14:23:14 +00:00
Dominique Leuenberger
0729927b76 Accepting request 668394 from devel:gcc
- Add s390-relro.diff to improve relro support on s390
  [fate#326356]

- Fix the fix for PR23919 [bsc#1118644]:
  rename handle-ELF-compressed-header-alignment-correctly-by-.patch
  to fix-pr23919-1.diff and add fix-pr23919-2.diff
  and fix-pr23919-3.diff .

OBS-URL: https://build.opensuse.org/request/show/668394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=131
2019-01-29 13:39:17 +00:00
Michael Matz
ab113b7d3b - Add s390-relro.diff to improve relro support on s390
[fate#326356]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=292
2019-01-24 14:16:01 +00:00
Michael Matz
7320c6c93c - Add s390-relro.diff to improve relro support on s390
[fate#326356]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=291
2019-01-24 14:15:08 +00:00
Michael Matz
9a553bed82 - Fix the fix for PR23919 [bsc#1118644]:
rename handle-ELF-compressed-header-alignment-correctly-by-.patch
  to fix-pr23919-1.diff and add fix-pr23919-2.diff
  and fix-pr23919-3.diff .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=290
2018-12-06 13:56:46 +00:00
Dominique Leuenberger
452a4d561b Accepting request 652180 from devel:gcc
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919. (forwarded request 652176 from marxin)

OBS-URL: https://build.opensuse.org/request/show/652180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=130
2018-12-03 09:02:55 +00:00
Michael Matz
45fa6d4806 Accepting request 652176 from home:marxin:branches:devel:gcc
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.
- Add handle-ELF-compressed-header-alignment-correctly-by-.patch:
  PR23919.

OBS-URL: https://build.opensuse.org/request/show/652176
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=288
2018-11-27 14:01:05 +00:00
Michael Matz
baaa326a69 Mention changed/removed patches.
- Removes binutils-fix-pr21964.diff as it's included in 2.31.
  Rebase testsuite.diff and aarch64-common-pagesize.patch .

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=287
2018-09-04 15:32:28 +00:00
Michael Matz
4812900bdb Mention various CVEs fixed.
- Includes fixes for these CVEs:
  * from 2.30:
    bnc#1065643 aka CVE-2017-15996 aka PR22361
    bnc#1065689 aka CVE-2017-15939 aka PR22205
    bnc#1065693 aka CVE-2017-15938 aka PR22209
    bnc#1068640 aka CVE-2017-16826 aka PR22376
    bnc#1068643 aka CVE-2017-16832 aka PR22373
    bnc#1068887 aka CVE-2017-16831 aka PR22385
    bnc#1068888 aka CVE-2017-16830 aka PR22384
    bnc#1068950 aka CVE-2017-16829 aka PR22307
    bnc#1069176 aka CVE-2017-16828 aka PR22386
    bnc#1069202 aka CVE-2017-16827 aka PR22306
  * from 2.31:
    bnc#1077745 aka CVE-2018-6323  aka PR22746
    bnc#1079103 aka CVE-2018-6543  aka PR22769
    bnc#1079741 aka CVE-2018-6759  aka PR22794
    bnc#1080556 aka CVE-2018-6872  aka PR22788
    bnc#1081527 aka CVE-2018-7208  aka PR22741
    bnc#1083528 aka CVE-2018-7570  aka PR22881
    bnc#1083532 aka CVE-2018-7569  aka PR22895
    bnc#1086608 aka CVE-2018-8945  aka PR22809
    bnc#1086784 aka CVE-2018-7643  aka PR22905
    bnc#1086786 aka CVE-2018-7642  aka PR22887
    bnc#1086788 aka CVE-2018-7568  aka PR22894
    bnc#1090997 aka CVE-2018-10373 aka PR23065
    bnc#1091015 aka CVE-2018-10372 aka PR23064
    bnc#1091365 aka CVE-2018-10535 aka PR23113
    bnc#1091368 aka CVE-2018-10534 aka PR23110
- Includes fixes for these CVEs:
  * from 2.30:

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=286
2018-09-04 13:38:01 +00:00
Michael Matz
ba5d49be5c Fix order of changes entries
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=285
2018-08-28 14:18:47 +00:00
Michael Matz
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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=284
2018-08-28 14:17:33 +00:00
Dominique Leuenberger
ece2b5f147 Accepting request 623367 from devel:gcc
- 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.
- Adjust cross-avr-omit_section_dynsym.patch.

OBS-URL: https://build.opensuse.org/request/show/623367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=129
2018-08-13 07:53:28 +00:00
Richard Biener
2c1683c701 - Disable -z separate-code everywhere but in Tumbleweed.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=282
2018-07-31 11:46:23 +00:00
Richard Biener
8c3c5b3c56 - Remove binutils-2.30-branch.diff.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=281
2018-07-17 11:20:41 +00:00
Richard Biener
5d3575eaf0 - Adjust cross-avr-omit_section_dynsym.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=280
2018-07-16 11:21:50 +00:00
Richard Biener
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.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=279
2018-07-16 08:15:08 +00:00
Yuchen Lin
6a5dae2b1c Accepting request 613986 from devel:gcc
- riscv-relax-versioned-hidden.patch: RISC-V: Fix symbol address problem
  with versioned symbols (PR ld/22756) (forwarded request 613973 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/613986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=128
2018-06-13 13:12:49 +00:00
Michael Matz
2ba3d3648a Accepting request 613973 from home:Andreas_Schwab:Factory
- riscv-relax-versioned-hidden.patch: RISC-V: Fix symbol address problem
  with versioned symbols (PR ld/22756)

OBS-URL: https://build.opensuse.org/request/show/613973
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=277
2018-06-04 13:25:20 +00:00
Richard Biener
e2096be0af Accepting request 606696 from home:a_faerber:riscv
Restore riscv64-elf cross prefix for newlib toolchain

OBS-URL: https://build.opensuse.org/request/show/606696
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=276
2018-05-14 07:39:38 +00:00
Dominique Leuenberger
1e5d6b691b Accepting request 591668 from devel:gcc
- riscv-relax-relocatable.patch: RISC-V: Don't enable relaxation in
  relocatable link (forwarded request 591508 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/591668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=127
2018-04-04 09:00:54 +00:00
Michael Matz
87992c9ec4 Accepting request 591508 from home:Andreas_Schwab:Factory
- riscv-relax-relocatable.patch: RISC-V: Don't enable relaxation in
  relocatable link

OBS-URL: https://build.opensuse.org/request/show/591508
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=274
2018-03-27 15:01:40 +00:00
Dominique Leuenberger
0c0b1a8eb6 Accepting request 589144 from devel:gcc
- Update binutils-2.30-branch.diff: 2.30 branch @7c78c26eefbb8
  * Includes more complete fix for PR20882.
  * Includes fix for PR22836.  [boo#1085784]
  * Includes fix for PR22983.

OBS-URL: https://build.opensuse.org/request/show/589144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=126
2018-03-24 15:06:12 +00:00
Richard Biener
c0b27d2978 - Update binutils-2.30-branch.diff: 2.30 branch @7c78c26eefbb8
* Includes fix for PR22983.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=272
2018-03-20 11:27:36 +00:00