summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)Author
2022-05-26ld: add --package-metadataLuca Boccassi
2022-04-01Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes.John Baldwin
2022-03-16bfd: add AMDGCN architectureSimon Marchi
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra
2022-02-05Detect .eh_frame_hdr earlier for SIZEOF_HEADERSAlan Modra
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra
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-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-27elf: Update comments for check_relocs in elf_backend_dataH.J. Lu
2021-12-17asan: NULL dereference in bfd_elf_set_group_contentsAlan Modra
2021-10-24LoongArch bfd supportliuzhensong
2021-10-01PATCH bfd: Fix linker warning for recently introduced arm attributesAndrea Corallo
2021-09-02SHT_SYMTAB_SHNDX handlingAlan Modra
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-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra
2021-05-12Add MTE register set support for core filesLuis Machado
2021-04-26bfd: add stdlib.h when using abortMike Frysinger
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra
2021-04-12elf_backend_archive_symbol_lookupAlan Modra
2021-04-01Use startswith more for strncmp function calls.Martin Liska
2021-03-31Use bool in bfdAlan Modra
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-14Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra
2020-11-23Fix an illegal memory access when accessing corrupt dynamic secondary relocat...Nick Clifton
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz
2020-09-16Tidy elf_symbol_fromAlan Modra
2020-09-16PR26623, buffer overflow in ppc_symbol_is_validAlan Modra
2020-08-20Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu