.fmf
Introduce CI with one test imported form RHEL
2021-01-22 12:13:50 +01:00
plans
Introduce CI with one test imported form RHEL
2021-01-22 12:13:50 +01:00
tests
Disk space tuning in CI test code
2021-01-22 12:54:58 +01:00
.gitignore
Rebase to GNU Binutils 2.35.1 release.
2020-09-21 11:06:32 +01: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.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.27-aarch64-ifunc.patch
Sync with RHEL:
2018-02-21 09:31:35 +00:00
binutils-2.29-filename-in-error-messages.patch
Fix bug running readelf on an empty file. ( #1903448 )
2021-01-08 17:48:06 +00:00
binutils-2.29-revert-PLT-elision.patch
Rebase to GNU BInutils 2.35
2020-07-26 11:33:09 +01:00
binutils-2.35.1-update.patch
Import latest fixes on 2.35 branch
2020-11-25 15:49:04 +00:00
binutils-aarch64-condbranch-relocs.patch
Add missing patches.
2020-09-11 11:37:55 +01:00
binutils-add-sym-cache-to-elf-link-hash.patch
Fix building with LTO enabled.
2020-07-31 14:35:26 +01:00
binutils-attach-to-group.patch
Rebase to GNU Binutils 2.34. ( #1793098 )
2020-02-02 14:55:39 +00:00
binutils-config.patch
- Fix more configure tests compromised by LTO.
2020-07-20 13:58:21 -06:00
binutils-CVE-2019-1010204.patch
Stop GOLD from seg-faulting on a corrupt input with a fuzzed section offset.
2019-08-06 15:08:35 +01:00
binutils-CVE-2021-20197.patch
Fix a vulnerability in the smart_rename function.
2021-01-29 14:55:39 +00:00
binutils-do-not-link-with-static-libstdc++.patch
Fix a potential buffer overrun when parsing a corrupt ELF file. ( #1632912 )
2018-09-28 14:19:31 +01:00
binutils-duplicate-sections.patch
Fix linking with multiple same-name sections. (PR 27100)
2021-01-04 16:31:41 +00:00
binutils-DWARF-5-line-number-parsing.patch
Update the BFD library to handle DWARF-5 line number ranges.
2021-01-25 11:53:12 +00:00
binutils-dwarf-DW_FORM_ref8.patch
Add support for DW_FORM_ref8 when parsing DWARF types.
2020-11-10 12:01:43 +00:00
binutils-dwarf-type-sign-2.patch
Fix dwarf type handling - again!
2020-11-03 20:03:31 +00:00
binutils-dwarf-type-sign.patch
Really fix erroneous decoding of LEB128 values.
2020-10-27 16:59:21 +00:00
binutils-elf-add-objects.patch
Fix building with LTO enabled.
2020-07-31 14:35:26 +01:00
binutils-export-demangle.h.patch
Rebase to GNU Binutils 2.32
2019-02-20 11:24:25 +00:00
binutils-fix-testsuite-failures.patch
Rebase to GNU BInutils 2.35
2020-07-26 11:33:09 +01:00
binutils-gas-auto-dwarf-5.patch
Add a fix to gas to automatically enable DWARF-5 style file name tables.
2021-01-18 16:28:08 +00:00
binutils-gcc-10-fixes.patch
Add gcc 10 build fixes
2020-07-24 19:57:15 +01:00
binutils-gold-gnu-properties.patch
Update the GOLD linker to handle x86 .note.gnu.property sections.
2021-01-21 19:23:49 +00:00
binutils-gold-mismatched-section-flags.patch
Remove spurious code left in gold-mimatched-section-flags patch.
2019-11-25 12:34:11 +00:00
binutils-gold-warn-unsupported.patch
Add support for the BPF target.
2020-04-20 15:22:40 +01:00
binutils-ld-DWARF-5-sections.patch
Add support for DWARF-5 sections to the bfd linker's scripts.
2021-02-01 11:03:26 +00:00
binutils-LTO-fix.patch
Add missing patches.
2020-09-11 11:37:55 +01:00
binutils-plugin-as-needed.patch
Another correction for plugin as-needed patch. ( #1889763 )
2020-11-03 13:16:50 +00:00
binutils-Power10-fixes.patch
Fix various problems with Power10 support.
2020-10-08 17:08:25 +01:00
binutils-ppc-annobin-disassembly.patch
Fix the PowerPC disassembler so that it ignores annobin symbols.
2020-09-11 11:37:10 +01:00
binutils-readelf-other-sym-info.patch
Rebase to GNU BInutils 2.35
2020-07-26 11:33:09 +01:00
binutils-recursive-debuglink-following.patch
Make readelf and objdump recursively follow debug links. (PR 26595)
2020-10-15 15:11:10 +01:00
binutils-s390-build.patch
Rebase to GNU BInutils 2.35
2020-07-26 11:33:09 +01:00
binutils-SHF_LINK_ORDER.patch
Fix linking mixed SHF_LINK_ORDER and non-SHF_LINK_ORDER sections. ( #1907945 )
2021-01-04 14:24:14 +00:00
binutils-special-sections-in-groups.patch
Fix snafu adding new patch
2018-10-19 12:38:14 +01:00
binutils-strip-merge.patch
Fix strip when merging multiple same-named sections.
2020-10-06 16:58:40 +01:00
binutils-testsuite-failures.patch
Fix failures is gas and ld testsuites.
2021-01-28 10:27:32 +00:00
binutils-use-long-long.patch
Ensure that bfd.h is the same for i686- and x86_64 versions of the devel rpm.
2021-01-12 16:34:38 +00:00
binutils-warnings.patch
Rebase to GNU BInutils 2.35
2020-07-26 11:33:09 +01:00
binutils.spec
Add support for DWARF-5 sections to the bfd linker's scripts.
2021-02-01 11:03:26 +00:00
binutilscompare
New: Compare build logs for the testsuite results regressions.
2008-08-30 13:07:17 +00:00
gating.yaml
Introduce kernel rebuild CI test.
2021-02-01 16:38:26 +01:00
sources
Rebase to GNU Binutils 2.35.1 release.
2020-09-21 11:06:32 +01:00
spec.binutils.cross
Fix linking mixed SHF_LINK_ORDER and non-SHF_LINK_ORDER sections. ( #1907945 )
2021-01-04 14:24:14 +00:00