The binutils rpms
Find a file
2023-03-30 16:07:03 +01:00
.fmf Introduce CI with one test imported form RHEL 2021-01-22 12:13:50 +01:00
plans tests: fix tmt plan setup, "how: beakerlib" is no longer supported 2022-12-14 10:12:29 +01:00
tests Fix the setup in tests/Sanity/testsuite 2021-11-16 08:47:43 +00:00
.gitignore Rebase to GNU Binutils 2.37. 2021-07-19 17:07:20 +01:00
binutils-2.27-aarch64-ifunc.patch Sync with RHEL: 2018-02-21 09:31:35 +00:00
binutils-AArch64-EFI.patch Add support for the EFI format to the AArch64 target. 2021-12-01 14:52:45 +00:00
binutils-add-splay-tree-for-info_ptr.patch Improving the performance of bfd function lookup_func_by_offset 2022-09-07 11:51:30 +02:00
binutils-autoconf-version.patch Allow configuring with autonconf 2.71. 2021-09-10 10:39:51 +01:00
binutils-bfd-close-fds.patch Fix regression breaking Node.js builds 2021-08-11 10:38:16 -04: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-45078.patch Fix a potential illegal memory access parsing a COFF format file. (#2033716) 2021-12-20 14:07:45 +00:00
binutils-CVE-38128-dwarf-abbrev-parsing.patch - Stop a potential infinite loop in the binutils DWARF parser. (#2122675) 2022-09-07 16:25:20 +02: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-do-not-use-debuginfod.patch Move update to correct patch file 2022-06-30 15:47:28 +01:00
binutils-dwarf-5-dir0.patch Add new patch 2021-08-09 19:57:00 +01:00
binutils-empty-MIND-string.patch Fix linker seg-fault compiling efivar libraries. 2021-10-13 15:23:37 +01:00
binutils-export-demangle.h.patch Rebase to GNU Binutils 2.37. 2021-07-19 17:07:20 +01:00
binutils-filename-in-error-messages.patch Fix a local change to readelf which resulted in a success exit code for non-existant files. 2021-08-10 11:13:56 +01:00
binutils-fix-testsuite-failures.patch Rebase to GNU BInutils 2.35 2020-07-26 11:33:09 +01:00
binutils-gas-multibyte-warnings.patch Add ability to warn about multibyte characters in the assembler. (#2018848) 2021-11-19 12:14:31 +00:00
binutils-gas-Use-the-directory-name-in-.file-0.patch Add upstream patch to use the directory name in .file 0, fixes ccache FTBFS (bz#1996936) 2021-10-26 20:20:10 -06:00
binutils-gcc-10-fixes.patch Add gcc 10 build fixes 2020-07-24 19:57:15 +01:00
binutils-gold-i386-gnu-property-notes.patch Enable the creation of .note.gnu.property sections by the GOLD linker for x86 binaries. (#1970961) 2021-06-21 18:02:11 +01: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-default-entry-of-0-for-shared.patch Fix linker testsuite failures triggered by 2.27-13 patch. 2021-10-01 11:17:12 +01:00
binutils-ld-read-only-script.patch Add upstream patch to allow creating read-only notes from linker scripts 2021-11-15 22:28:42 +00:00
binutils-libtool-lib64.patch Rebase to GNU Binutils 2.36.1. 2021-02-11 13:36:12 +00:00
binutils-link-following.patch Move update to correct patch file 2022-06-30 15:47:28 +01:00
binutils-missing-man-pages.patch Ensure that the manual pages are generated. (#1989836) 2021-08-10 18:47:33 +01:00
binutils-no-config-h-check.patch Rebase to GNU Binutils 2.36.1. 2021-02-11 13:36:12 +00:00
binutils-package-metadata.patch - Add the --package-metadata option to the linkers. (#2099999) 2022-08-08 17:19:27 +02:00
binutils-readelf-corrupt-program-headers.patch Fix a potential illegal memory access parsing a corrupt ELF format file. 2022-02-10 10:47:28 +00:00
binutils-readelf-no-sections.patch - Fic configuration of s390x binutils so that it does not include support for extraneous targets. (#2139143) 2022-11-17 16:06:53 +01:00
binutils-readelf-other-sym-info.patch Rebase to GNU BInutils 2.35 2020-07-26 11:33:09 +01:00
binutils-readelf-recognize-FDO-Packaging-Metadata-ELF-note.patch Backport upstream patch to allow readelf to recognize packaging metadata note 2021-12-01 17:42:19 +00:00
binutils-reduce-O-n2-performance-overhead-when-parsing-DWARF.patch Improving the performance of bfd function lookup_func_by_offset 2022-09-07 11:51:30 +02:00
binutils-reloc-symtab.patch Linker: Do not associate allocated reloc sections with the .symtab section. (#2166419) 2023-03-30 16:07:03 +01:00
binutils-revert-PLT-elision.patch Rebase to GNU Binutils 2.36.1. 2021-02-11 13:36:12 +00:00
binutils-s390x-static-PIE.patch Add patch as well 2022-05-20 09:12:25 +01:00
binutils-special-sections-in-groups.patch Fix snafu adding new patch 2018-10-19 12:38:14 +01:00
binutils-strip-objcopy-preserve-dates.patch - Fixes warning when running strip on an object file (#2114597) 2022-08-10 20:21:06 +02:00
binutils-testsuite-fixes.patch Fix linker seg-fault compiling efivar libraries. 2021-10-13 15:23:37 +01:00
binutils-update-linker-manual.patch - Fix bug in binutils.spec file that was causing the wrong linker flags to be used. 2022-06-09 00:06:20 +02: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-version.patch Rebase to GNU Binutils 2.36.1. 2021-02-11 13:36:12 +00:00
binutils.spec Linker: Do not associate allocated reloc sections with the .symtab section. (#2166419) 2023-03-30 16:07:03 +01:00
binutils.unicode.patch Add ability to show unicode characters to display tools. 2021-11-09 14:19:07 +00:00
binutilscompare New: Compare build logs for the testsuite results regressions. 2008-08-30 13:07:17 +00:00
gating.yaml Set clang bconf default based on %%toolchain. 2021-06-03 15:01:45 +01:00
gcc12-libtool-no-rpath.patch Borrow a patch from the GCC package to stop libtool from inserting needless runpaths into binaries. (#2030667) 2022-01-27 16:47:47 +00:00
sources Add back again deleted sources 2022-06-09 12:37:59 +02: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