Go to file
Nick Clifton 25d3f6a8bb Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files.
Resolves: #1573359
Resolves: #1574700
Resolves: #1573365
Resolves: #1551786
Resolves: #1546624
Resolves: #1543245
Resolves: #1539888
2018-07-11 15:56:52 +01:00
.gitignore Update readelf and objcopy to support v3 build notes. 2018-01-03 17:21:34 +00:00
binutils-2.19.50.0.1-output-format.sed Rebase sources on 2.19.50.0.1 tarball. Update all patches, trimming those 2008-11-21 18:14:05 +00:00
binutils-2.20.51.0.2-libtool-lib64.patch Rebase the source on the new 2.25 FSF binutils release. 2014-12-24 12:11:52 +00:00
binutils-2.22.52.0.1-export-demangle.h.patch Rebase on the new FSF 2.26 binutils release 2016-01-25 11:31:53 +00:00
binutils-2.22.52.0.1-relro-on-by-default.patch Rebase on FSF binutils 2.27 release. 2016-08-03 17:43:40 +01:00
binutils-2.22.52.0.4-no-config-h-check.patch Rebase the source on the new 2.25 FSF binutils release. 2014-12-24 12:11:52 +00:00
binutils-2.25-version.patch Rebase on the new FSF 2.26 binutils release 2016-01-25 11:31:53 +00:00
binutils-2.26-lto.patch Enable GOLD for PPC64 and s390x. (#1173780) 2017-09-28 14:03:04 +01:00
binutils-2.28-dynamic-section-warning.patch Import FSF binutils patch to fix running readelf on debug info binaries. 2017-03-20 17:27:38 +00:00
binutils-2.28-ignore-gold-duplicates.patch Ignore duplicate symbols generated by GOLD. 2018-03-07 13:14:16 +00:00
binutils-2.29-filename-in-error-messages.patch Have readelf return an exit failure status when attempting to process an empty file. 2017-12-06 12:29:52 +00:00
binutils-2.29-revert-PLT-elision.patch Disable PLT elision for x86/x86_64. 2017-11-28 17:18:35 +00:00
binutils-2.29-skip-rp14918-test-for-arm.patch - Rebase on FSF binutils 2.29. 2017-07-24 16:48:39 +01:00
binutils-2.29.1-gold-start-stop.patch Fix the GOLD linker's generation of relocations for start and stop symbols. 2017-10-18 12:20:20 +01:00
binutils-2.29.1-readelf-use-dynamic.patch Have readelf suggest the use of --use-dynamic when there are dynamic relocs that could have been displayed. 2017-11-01 12:02:01 +00:00
binutils-2.29.1.tar.xz Rebase on FSF binutils 2.29.1 release. 2017-09-26 11:51:07 +01:00
binutils-CVE-2018-6323.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-6759.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-7208.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-7568.patch Fix a seg-fault that can occur when parsing corrupt DWARF1 information. 2018-07-11 12:33:37 +01:00
binutils-CVE-2018-7569.patch Fix a seg-fault that can occur when parsing corrupt DWARF1 information. 2018-07-11 12:33:37 +01:00
binutils-CVE-2018-7643.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-10372.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-10373.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-10535.patch Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutils-CVE-2018-13033.patch Fix potential memory exhaustion when parsing corrupt ELF files. 2018-07-05 11:33:16 +01:00
binutils-aarch64-pie.patch Fix bugs in AArch64 static PIE support. 2018-01-22 13:31:50 +00:00
binutils-debug-section-marking.patch Do not discard debugobj files created by GCC v8 LTO wrapper. 2018-03-14 11:04:56 +00:00
binutils-ifunc-relocs-in-notes.patch Treat relocs against s390x IFUNC symbols in note sections as relocs against the FUNC symbol instead. 2018-03-09 16:08:27 +00:00
binutils-ppc64-stub-creation.patch Fix creation of PowerPC64 function call stubs. Disable -z defs during build. 2018-01-25 15:02:45 +00:00
binutils-readelf-other-sym-info.patch Have readelf display extra symbol information at the end of the line. 2017-12-12 16:42:48 +00:00
binutils-speed-up-objdump.patch Speed up objdump. 2018-03-05 17:40:00 +00:00
binutils-strip-delete-relocs.patch Stop strip from crashing when deleteing relocs in a file with annobin notes. 2017-12-08 08:40:01 +00:00
binutils-support-v3-build-notes.patch Update readelf and objcopy to support v3 build notes. 2018-01-03 17:21:34 +00:00
binutils-z-undefs.patch Add "-z undefs" option to the linker. 2018-01-16 11:59:58 +00:00
binutils.spec Fix a seg-fault that can occur when parsing corrupt DWARF2 information, corrupt ELF files and corrupt PE files. 2018-07-11 15:56:52 +01:00
binutilscompare New: Compare build logs for the testsuite results regressions. 2008-08-30 13:07:17 +00:00
sources Update readelf and objcopy to support v3 build notes. 2018-01-03 17:21:34 +00:00