Go to file
Michael Matz 79d05b9598 Accepting request 1060669 from home:marxin:branches:devel:gcc
- 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}

OBS-URL: https://build.opensuse.org/request/show/1060669
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=429
2023-01-24 15:25:48 +00:00
_constraints Accepting request 671826 from home:marxin:branches:devel:gcc 2019-02-05 11:46:59 +00:00
_multibuild Accepting request 974872 from home:marxin:branches:devel:gcc 2022-05-04 09:51:41 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=1 2007-10-09 02:28:58 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=1 2007-10-09 02:28:58 +00:00
aarch64-common-pagesize.patch Accepting request 953949 from home:marxin:branches:devel:gcc 2022-02-14 15:11:29 +00:00
add-ulp-section.diff Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
baselibs.conf Accepting request 22009 from home:coolo:branches:devel:gcc 2009-10-07 14:06:09 +00:00
binutils-2.40-branch.diff.gz Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
binutils-2.40.tar.bz2 Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
binutils-2.40.tar.bz2.sig Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
binutils-bfd_h.patch Accepting request 953949 from home:marxin:branches:devel:gcc 2022-02-14 15:11:29 +00:00
binutils-build-as-needed.diff Accepting request 907786 from home:marxin:branches:devel:gcc 2021-07-22 15:42:08 +00:00
binutils-compat-old-behaviour.diff Accepting request 993443 from home:marxin:branches:devel:gcc 2022-08-06 13:10:01 +00:00
binutils-fix-abierrormsg.diff Accepting request 907786 from home:marxin:branches:devel:gcc 2021-07-22 15:42:08 +00:00
binutils-fix-invalid-op-errata.diff Accepting request 907786 from home:marxin:branches:devel:gcc 2021-07-22 15:42:08 +00:00
binutils-fix-relax.diff Accepting request 907786 from home:marxin:branches:devel:gcc 2021-07-22 15:42:08 +00:00
binutils-maxpagesize.diff Another SLE patch and updating CVE mentions in .changes 2022-10-25 15:43:19 +00:00
binutils-pr22868.diff - Add binutils-pr22868.diff to fix testsuite fails in LLVM. 2018-03-06 16:02:58 +00:00
binutils-revert-hlasm-insns.diff Accepting request 993443 from home:marxin:branches:devel:gcc 2022-08-06 13:10:01 +00:00
binutils-revert-nm-symversion.diff Accepting request 953949 from home:marxin:branches:devel:gcc 2022-02-14 15:11:29 +00:00
binutils-revert-plt32-in-branches.diff Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
binutils-revert-rela.diff - Add binutils-revert-rela.diff to revert back to old behaviour 2022-10-17 15:04:37 +00:00
binutils-skip-rpaths.patch Accepting request 961008 from home:wolfi323:branches:devel:gcc 2022-03-14 08:43:31 +00:00
binutils-znow.patch Accepting request 963860 from home:msmeissn:branches:devel:gcc 2022-03-22 13:30:49 +00:00
binutils.changes Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
binutils.keyring Accepting request 677318 from home:marxin:branches:devel:gcc 2019-03-12 13:09:55 +00:00
binutils.spec Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
cross-avr-nesc-as.patch Accepting request 953949 from home:marxin:branches:devel:gcc 2022-02-14 15:11:29 +00:00
cross-avr-omit_section_dynsym.patch - Adjust cross-avr-omit_section_dynsym.patch. 2018-07-16 11:21:50 +00:00
cross-avr-size.patch Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
enable-targets-gold.diff - Update to binutils 2.31 2018-07-16 08:15:08 +00:00
extensa-gcc-4_3-fix.diff Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
ld-relro.diff Accepting request 1060669 from home:marxin:branches:devel:gcc 2023-01-24 15:25:48 +00:00
s390-biarch.diff - Update to current 2.32 branch 2019-09-09 17:22:18 +00:00
s390-pic-dso.diff Accepting request 1031143 from home:Andreas_Schwab:Factory 2022-10-25 14:40:05 +00:00
testsuite.diff Accepting request 580272 from home:Andreas_Schwab:Factory 2018-02-26 15:56:02 +00:00
unit-at-a-time.patch Accepting request 867474 from home:marxin:branches:devel:gcc 2021-01-28 13:33:36 +00:00
x86-64-biarch.patch - Update to current 2.25 pre-release branch, at 127a4644. 2014-12-01 17:04:10 +00:00