summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)Author
2022-02-16ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu
2022-02-05Detect .eh_frame_hdr earlier for SIZEOF_HEADERSAlan Modra
2022-01-13Move DT_RELR tag setting to elflink.cAlan Modra
2022-01-13Re: Set SEC_ELF_REVERSE_COPY earlierAlan Modra
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu
2022-01-12ld: Initial DT_RELR supportH.J. Lu
2022-01-12elf: Pass need_layout to _bfd_elf_map_sections_to_segmentsH.J. Lu
2022-01-12Set SEC_ELF_REVERSE_COPY earlierAlan Modra
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu
2022-01-07Move elf_backend_always_size_sections earlierAlan Modra
2022-01-04ld: Improve thin archive member error messageH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu
2021-09-02SHT_SYMTAB_SHNDX handlingAlan Modra
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra
2021-04-12elf_backend_archive_symbol_lookupAlan Modra
2021-04-05C99 bfd configuryAlan Modra
2021-04-01Use startswith more for strncmp function calls.Martin Liska
2021-03-31Use bool in bfdAlan Modra
2021-03-30asan: linker.c:2294:8: runtime error: load of value 253Alan Modra
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu
2021-03-03--gc-sections with groups and start/stop symsAlan Modra
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra
2021-02-04PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra
2021-02-03Re: PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra
2021-02-03PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra
2021-02-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra
2021-01-29PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.soAlan Modra
2021-01-28PR27259, SHF_LINK_ORDER self-linkAlan Modra
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu
2021-01-16PR26002 undefined symbol VER_NDX_GLOBAL vs. VER_NDX_LOCALAlan Modra
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-08elf: Verify section size for mixed ordered/unordered inputsH.J. Lu
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-05is_relocatable_executable --exclude-libs failureAlan Modra
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18elf: Copy elf_gnu_osabi_retain only for relocatable linkH.J. Lu