Revisions of binutils

Michael Matz's avatar Michael Matz (matz2) committed (revision 438)
- Disable packed-relative-relocs for old codestreams.  They generate
  buggy relocations when binutils-revert-rela.diff is active.
  [bsc#1206556]
buildservice-autocommit accepted request 1067336 from Martin Liška's avatar Martin Liška (marxin) (revision 437)
baserev update by copy to link target
Martin Liška's avatar Martin Liška (marxin) accepted request 1067335 from Martin Liška's avatar Martin Liška (marxin) (revision 436)
- Disable ZSTD debug section compress by default.
Martin Liška's avatar Martin Liška (marxin) accepted request 1067052 from Martin Liška's avatar Martin Liška (marxin) (revision 435)
- Enable zstd compression algorithm (instead of zlib)
  for debug info sections by default.
buildservice-autocommit accepted request 1062048 from Martin Liška's avatar Martin Liška (marxin) (revision 434)
baserev update by copy to link target
Martin Liška's avatar Martin Liška (marxin) accepted request 1062047 from Martin Liška's avatar Martin Liška (marxin) (revision 433)
- Pack libgprofng only for supported platforms.
Martin Liška's avatar Martin Liška (marxin) committed (revision 432)
- Remove upstreamed patch binutils-maxpagesize.diff.
Martin Liška's avatar Martin Liška (marxin) accepted request 1061532 from Martin Liška's avatar Martin Liška (marxin) (revision 431)
- Rebase binutils-2.40-branch.diff.gz as it includes fix for PR30043.
- Move libgprofng-related libraries to the proper locations (packages).
- Add --without=bootstrap for skipping of bootstrap (faster testing
  of the package).
buildservice-autocommit accepted request 1060656 from Richard Biener's avatar Richard Biener (rguenther) (revision 430)
baserev update by copy to link target
Michael Matz's avatar Michael Matz (matz2) accepted request 1060669 from Martin Liška's avatar Martin Liška (marxin) (revision 429)
- Update to version 2.40:
* Objdump has a new command line option --show-all-symbols which will make it
  display all symbols that match a given address when disassembling.  (Normally
  only the first symbol that matches an address is shown).
* Add --enable-colored-disassembly configure time option to enable colored
  disassembly output by default, if the output device is a terminal.  Note,
  this configure option is disabled by default.
* DCO signed contributions are now accepted.
* objcopy --decompress-debug-sections now supports zstd compressed debug
  sections.  The new option --compress-debug-sections=zstd compresses debug
  sections with zstd.
* addr2line and objdump --dwarf now support zstd compressed debug sections.
* The dlltool program now accepts --deterministic-libraries and
  --non-deterministic-libraries as command line options to control whether or
  not it generates deterministic output libraries.  If neither of these options
  are used the default is whatever was set when the binutils were configured.
* readelf and objdump now have a newly added option --sframe which dumps the
  SFrame section.
* Add support for Intel RAO-INT instructions.
* Add support for Intel AVX-NE-CONVERT instructions.
* Add support for Intel MSRLIST instructions.
* Add support for Intel WRMSRNS instructions.
* Add support for Intel CMPccXADD instructions.
* Add support for Intel AVX-VNNI-INT8 instructions.
* Add support for Intel AVX-IFMA instructions.
* Add support for Intel PREFETCHI instructions.
* Add support for Intel AMX-FP16 instructions.
* gas now supports --compress-debug-sections=zstd to compress
  debug sections with zstd.
* Add --enable-default-compressed-debug-sections-algorithm={zlib,zstd}
Richard Biener's avatar Richard Biener (rguenther) committed (revision 428)
- Remove broken arm32-avoid-copyreloc.patch to fix [gcc#108515]
buildservice-autocommit accepted request 1060010 from Michael Matz's avatar Michael Matz (matz2) (revision 427)
baserev update by copy to link target
Michael Matz's avatar Michael Matz (matz2) accepted request 1060005 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 426)
- fix build on x86_64_vX platforms 

- add arm32-avoid-copyreloc.patch for PR16177 (bsc#1200962)
Michael Matz's avatar Michael Matz (matz2) committed (revision 425)
Mention all the various duplicated tracker entries.
  Implements [jsc#SLE-25046, jsc#PED-2029, jsc#PED-2035, jsc#PED-2033,
  jsc#PED-2030, jsc#PED-2038, jsc#PED-2032, jsc#PED-2034, jsc#PED-2031,
  jsc#SLE-25047]
Michael Matz's avatar Michael Matz (matz2) committed (revision 424)
Another SLE patch and updating CVE mentions in .changes

- Add binutils-maxpagesize.diff for a problem on old code
  streams, where we would generate too large binaries.
- This fixes these CVEs relative to 2.37:
  [bsc#1188374, bsc#1185597] aka (GCC) PR99935 aka CVE-2021-3648
  [bsc#1193929] aka PR28694 aka CVE-2021-45078
  [bsc#1194783] aka (GCC) PR98886 aka CVE-2021-46195
  [bsc#1197592] aka (GCC) PR105039 aka CVE-2022-27943
  [bsc#1202966] aka PR29289 aka CVE-2022-38126
  [bsc#1202967] aka PR29290 aka CVE-2022-38127
  [bsc#1202969] aka CVE-2021-3826
Michael Matz's avatar Michael Matz (matz2) accepted request 1031143 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 423)
- s390-pic-dso.diff: use %pB instead of %B
Michael Matz's avatar Michael Matz (matz2) committed (revision 422)
- SLE toolchain update of binutils.  Update to 2.39 from 2.37,
  which means obsoleting and hence removing these patches:
  binutils-add-efi-aarch64-1.diff, binutils-add-efi-aarch64-2.diff,
  binutils-add-efi-aarch64-3.diff, binutils-fix-keepdebug.diff,
  binutils-add-z16-name.diff.
(Fake entry from SLE for tracking purposes:)
- For building shim 15.6~rc1 (and later versions) aarch64 image, objcopy
  needs to support efi-app-aarch64 target. (bsc#1198458)
  Adds binutils-add-efi-aarch64-1.diff,
  binutils-add-efi-aarch64-2.diff, binutils-add-efi-aarch64-3.diff .


(Fake entry from SLE for tracking purposes:)
- Add binutils-fix-keepdebug.diff for fix bsc#1191908, a problem
  in crash not accepting some of our .ko.debug files.

(Fake entry from SLE for tracking purposes:)
- Add binutils-add-z16-name.diff so that the now official name
  z16 for arch14 is recognized.  [bsc#1198237]
Michael Matz's avatar Michael Matz (matz2) committed (revision 421)
Whoops
Michael Matz's avatar Michael Matz (matz2) committed (revision 420)
- Add binutils-revert-rela.diff to revert back to old behaviour
  of not ignoring the in-section content of to be relocated
  fields on x86-64, even though that's a RELA architecture.
  Compatibility with buggy object files generated by old tools.
  [bsc#1198422]
  (forward port from SLE)
Michael Matz's avatar Michael Matz (matz2) committed (revision 419)
The last change was premature, 2.39 isn't actually affected
by the problem, it was introduced in one of the prerequisite
patches, remove all traces of the change.
Displaying revisions 41 - 60 of 478
openSUSE Build Service is sponsored by