aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra1-15/+34
2021-04-12elf_backend_archive_symbol_lookupAlan Modra1-2/+2
2021-04-01Use startswith more for strncmp function calls.Martin Liska1-1/+1
2021-03-31Use bool in bfdAlan Modra1-243/+241
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra1-4/+4
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu1-0/+4
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess1-0/+2
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess1-0/+2
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra1-0/+2
2021-02-09Remove arm-symbianelfAlan Modra1-1/+0
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns1-0/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-14Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra1-0/+1
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra1-2/+1
2020-11-23Fix an illegal memory access when accessing corrupt dynamic secondary relocat...Nick Clifton1-2/+2
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz1-4/+5
2020-09-16Tidy elf_symbol_fromAlan Modra1-1/+1
2020-09-16PR26623, buffer overflow in ppc_symbol_is_validAlan Modra1-1/+2
2020-08-20Apply a workaround to mitigate a quadratic performance hit in the linker when...Nick Clifton1-0/+5
2020-07-30elf: Add sym_cache to elf_link_hash_tableH.J. Lu1-10/+13
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki1-0/+8
2020-06-23ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu1-0/+9
2020-06-09IFUNC: Update IFUNC resolver check with DT_TEXTRELH.J. Lu1-2/+5
2020-06-08ELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_tableH.J. Lu1-0/+11
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu1-0/+15
2020-06-03ELF: Consolidate maybe_set_textrelH.J. Lu1-0/+2
2020-06-03ELF: Consolidate readonly_dynrelocsH.J. Lu1-0/+2
2020-06-01ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu1-1/+5
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov1-0/+2
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu1-0/+8
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song1-2/+3
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-2/+0
2020-03-24bfd: Change num_group to unsigned intH.J. Lu1-1/+1
2020-03-24bfd: Display symbol version for nm -DH.J. Lu1-0/+2
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers1-1/+1
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton1-0/+23
2020-03-02bfd_cleanup for object_pAlan Modra1-4/+4
2020-03-02elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra1-1/+1
2020-02-26PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra1-2/+4
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton1-0/+6
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-18Yet more signed overflow fixesAlan Modra1-2/+2
2019-11-18elf_backend_init_file_headerAlan Modra1-5/+4
2019-11-18elf_backend_modify_headersAlan Modra1-1/+3
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz1-0/+7
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-1/+9
2019-10-03bfd: new functions for getting strings out of a strtabNick Alcock1-0/+4
2019-10-03libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sectionsNick Alcock1-0/+1
2019-09-23elf bfd.h tidyAlan Modra1-0/+62
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+2