Age | Commit message (Expand) | Author | Files | Lines |
2022-03-09 | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 1 | -1/+6 |
2022-02-13 | ld: Keep indirect symbol from IR if referenced from shared object | H.J. Lu | 1 | -3/+2 |
2022-02-05 | Detect .eh_frame_hdr earlier for SIZEOF_HEADERS | Alan Modra | 1 | -1/+1 |
2022-01-13 | Move DT_RELR tag setting to elflink.c | Alan Modra | 1 | -5/+48 |
2022-01-13 | Re: Set SEC_ELF_REVERSE_COPY earlier | Alan Modra | 1 | -3/+4 |
2022-01-12 | ld: Add glibc dependency for DT_RELR | H.J. Lu | 1 | -0/+86 |
2022-01-12 | elf: Add size_relative_relocs and finish_relative_relocs | H.J. Lu | 1 | -0/+8 |
2022-01-12 | ld: Initial DT_RELR support | H.J. Lu | 1 | -0/+11 |
2022-01-12 | elf: Pass need_layout to _bfd_elf_map_sections_to_segments | H.J. Lu | 1 | -1/+2 |
2022-01-12 | Set SEC_ELF_REVERSE_COPY earlier | Alan Modra | 1 | -26/+16 |
2022-01-07 | ld: Extract _bfd_elf_link_iterate_on_relocs | H.J. Lu | 1 | -4/+19 |
2022-01-07 | Move elf_backend_always_size_sections earlier | Alan Modra | 1 | -15/+15 |
2022-01-04 | ld: Improve thin archive member error message | H.J. Lu | 1 | -2/+3 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-09-19 | elf: Don't set version info on unversioned symbols | H.J. Lu | 1 | -1/+2 |
2021-09-02 | SHT_SYMTAB_SHNDX handling | Alan Modra | 1 | -14/+10 |
2021-09-02 | PTR_ADD and NPTR_ADD for bfd.h | Alan Modra | 1 | -11/+12 |
2021-08-27 | ld: Change indirect symbol from IR to undefined | H.J. Lu | 1 | -6/+17 |
2021-07-08 | elf: Add GNU_PROPERTY_1_NEEDED check | H.J. Lu | 1 | -0/+4 |
2021-07-08 | ld: Limit cache size and add --max-cache-size=SIZE | H.J. Lu | 1 | -23/+67 |
2021-06-19 | elf: Correct DT_TEXTREL warning in PDE | H.J. Lu | 1 | -0/+3 |
2021-06-11 | PR27952, Disallow ET_DYN DF_1_PIE linker input | Alan Modra | 1 | -0/+2 |
2021-05-05 | elf: Always append ".COUNT" to local symbols | H.J. Lu | 1 | -20/+19 |
2021-04-12 | convert elf_link_hash macros to inline functions | Alan Modra | 1 | -14/+14 |
2021-04-12 | elf_backend_archive_symbol_lookup | Alan Modra | 1 | -14/+14 |
2021-04-05 | C99 bfd configury | Alan Modra | 1 | -2/+0 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -5/+5 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -887/+887 |
2021-03-30 | asan: linker.c:2294:8: runtime error: load of value 253 | Alan Modra | 1 | -3/+3 |
2021-03-29 | ELF output symbol hooks int vs. bfd_boolean | Alan Modra | 1 | -13/+4 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -7/+7 |
2021-03-18 | elf: Handle .gnu.debuglto_.debug_* sections | H.J. Lu | 1 | -24/+54 |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 1 | -2/+6 |
2021-03-01 | PR27451, -z start_stop_gc | Alan Modra | 1 | -2/+9 |
2021-02-25 | PR27441, inconsistency in weak definitions | Alan Modra | 1 | -3/+8 |
2021-02-04 | PR27311, (symbol from plugin): undefined reference, hidden sym | Alan Modra | 1 | -0/+1 |
2021-02-03 | Re: PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 1 | -15/+9 |
2021-02-03 | PR27311 again, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 1 | -1/+5 |
2021-02-02 | PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 1 | -7/+10 |
2021-01-29 | PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.so | Alan Modra | 1 | -0/+2 |
2021-01-28 | PR27259, SHF_LINK_ORDER self-link | Alan Modra | 1 | -8/+16 |
2021-01-17 | ld/elf: Ignore section symbols when matching linkonce with comdat | H.J. Lu | 1 | -1/+5 |
2021-01-16 | PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCAL | Alan Modra | 1 | -1/+1 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -194/+0 |
2021-01-08 | elf: Verify section size for mixed ordered/unordered inputs | H.J. Lu | 1 | -0/+8 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -31/+30 |
2021-01-05 | is_relocatable_executable --exclude-libs failure | Alan Modra | 1 | -1/+6 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 1 | -19/+64 |
2021-01-04 | PR26822, How to prevent a STT_FILE with absolute path in the linked image | Alan Modra | 1 | -5/+7 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |