aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic1-0/+7
2019-07-26Begone elf_linkerAlan Modra1-5/+0
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra1-5/+4
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra1-3/+4
2019-07-23ELF final_write_processingAlan Modra1-10/+8
2019-07-02Stop the BFD library from issuing a warning message when processing allocated...Nick Clifton1-0/+2
2019-03-21[BFD, AArch64, x86] Improve warning for --force-btiSudakshina Das1-1/+1
2019-02-20AArch64: Add pauth core file sectionAlan Hayward1-0/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-1/+1
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu1-0/+4
2018-08-08Convert .note.gnu.property section between ELF32 and ELF64H.J. Lu1-0/+4
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+1
2018-07-16Add grok/write functions for new ppc core note sectionsEdjunior Barbosa Machado1-0/+26
2018-07-10xgate cleanupAlan Modra1-1/+0
2018-07-06Add checks for the NT_ARM_SVE section in a core file.Alan Hayward1-0/+2
2018-07-05Error for mismatched powerpc ABI tagsAlan Modra1-1/+2
2018-07-03GNU attribute output on errorsAlan Modra1-1/+4
2018-06-14ELF dynsymsAlan Modra1-0/+3
2018-05-26ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu1-0/+3
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+2
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron1-0/+1
2018-04-14powerpc common-page-sizeAlan Modra1-0/+3
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-5/+5
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-1/+3
2018-01-12Optimize the performance of the group_setup function.Jens Widell1-0/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-6/+6
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-5/+17
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra1-4/+5
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-6/+0
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu1-0/+7
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki1-0/+4
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-4/+4
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin1-0/+5
2017-08-28Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu1-3/+0
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu1-5/+13
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra1-1/+3
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez1-0/+4
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+3
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu1-4/+12
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu1-2/+2
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki1-1/+1
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu1-2/+2
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra1-2/+2
2017-04-27Edit .eh_frame symbolsAlan Modra1-1/+9
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki1-0/+4
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra1-3/+5
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+58