Revisions of binutils
Michael Matz (matz2)
accepted
request 822679
from
Martin Liška (marxin)
(revision 338)
- Update to binutils 2.35: * The asseembler can now produce DWARF-5 format line number tables. * Readelf now has a "lint" mode to enable extra checks of the files it is processing. * Readelf will now display "[...]" when it has to truncate a symbol name. The old behaviour - of displaying as many characters as possible, up to the 80 column limit - can be restored by the use of the --silent-truncation option. * The linker can now produce a dependency file listing the inputs that it has processed, much like the -M -MP option supported by the compiler. - Regenerate add-ulp-section.diff with -p1 due to a fuzzing issue. - Remove binutils-2.34-branch.diff.gz. - Regenerate binutils-build-as-needed.diff due to a fuzzing issue. - Regenerate binutils-fix-invalid-op-errata.diff as one hunk was upstreamed. - Remove upstreamed patch binutils-pr25593.diff. - Regenerate unit-at-a-time.patch due to a fuzzing issue. - Regenerate binutils-revert-plt32-in-branches.diff.
buildservice-autocommit
accepted
request 788599
from
Michael Matz (matz2)
(revision 337)
baserev update by copy to link target
Michael Matz (matz2)
accepted
request 788222
from
Martin Liška (marxin)
(revision 336)
- Update binutils-2.34-branch.diff.gz.
Richard Biener (rguenther)
accepted
request 780369
from
Martin Liška (marxin)
(revision 335)
- Remove fix-try_load_plugin.patch as it is part of the updated binutils-2.34-branch.diff.gz patch.
Richard Biener (rguenther)
committed
(revision 334)
- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto [bsc#1163744]
Michael Matz (matz2)
accepted
request 775267
from
Martin Liška (marxin)
(revision 333)
- Update fix-try_load_plugin.patch to latest version. Patch version: https://sourceware.org/bugzilla/show_bug.cgi?id=25355#c55
Michael Matz (matz2)
accepted
request 775181
from
Martin Liška (marxin)
(revision 332)
- Add fix-try_load_plugin.patch in order to fix fallback caused by backport for PR25355. The patch will be removed once the fix will reach 2.34 release branch.
Michael Matz (matz2)
accepted
request 774884
from
Martin Liška (marxin)
(revision 331)
- Update to binutils 2.34: * The disassembler (objdump --disassemble) now has an option to generate ascii art thats show the arcs between that start and end points of control flow instructions. * The binutils tools now have support for debuginfod. Debuginfod is a HTTP service for distributing ELF/DWARF debugging information as well as source code. The tools can now connect to debuginfod servers in order to download debug information about the files that they are processing. * The assembler and linker now support the generation of ELF format files for the Z80 architecture. - Rename and get binutils-2.34-branch.diff.gz (boo#1160254). - Rebase add-ulp-section.diff, binutils-revert-plt32-in-branches.diff, cross-avr-size.patch and binutils-skip-rpaths.patch. - Add new subpackages for libctf and libctf-nobfd. - Disable LTO due to boo#1163333. - Includes fixes for these CVEs: bnc#1153768 aka CVE-2019-17451 aka PR25070 bnc#1153770 aka CVE-2019-17450 aka PR25078
buildservice-autocommit
accepted
request 761640
from
Michael Matz (matz2)
(revision 330)
baserev update by copy to link target
Michael Matz (matz2)
accepted
request 761623
from
Andreas Schwab (Andreas_Schwab)
(revision 329)
- Disable LTO during testsuite run
buildservice-autocommit
accepted
request 751311
from
Michael Matz (matz2)
(revision 328)
baserev update by copy to link target
Michael Matz (matz2)
committed
(revision 327)
Add reference to bsc#1157755.
Michael Matz (matz2)
committed
(revision 326)
Improve patch and changes description.
Michael Matz (matz2)
committed
(revision 325)
- Add binutils-fix-invalid-op-errata.diff to fix various build fails (PR25210).
Michael Matz (matz2)
committed
(revision 324)
Sigh.
Michael Matz (matz2)
committed
(revision 323)
Pfft, another change.
buildservice-autocommit
accepted
request 748099
from
Michael Matz (matz2)
(revision 322)
baserev update by copy to link target
Michael Matz (matz2)
committed
(revision 321)
adjust patch
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.
Displaying revisions 141 - 160 of 478