summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev
2015-12-02addr2line vs. inlined C functions called from C++Alan Modra
2015-10-23Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu
2015-08-10Replace hidden with versioned in elf_link_hash_entryH.J. Lu
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney
2015-05-28Compact EH SupportCatherine Moore
2015-04-10Add extern_protected_data and set it for x86H.J. Lu
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra
2015-03-30Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu
2015-03-27Relax PR 15228 protected visibility restrictionAlan Modra
2015-03-05Add extern_protected_data and set it for x86H.J. Lu
2015-02-20S390: Support new vector register sectionsAndreas Arnez
2015-02-11Wrap BFD headers in extern "C"Pedro Alves
2015-01-19Fix garbage collection of common symbolsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-12Copy relocations against protected symbolsAlan Modra
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra
2014-12-10Don't sort ld -r relocs for mipsAlan Modra
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-10-04Discard zero address range eh_frame FDEsAlan Modra
2014-09-12Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra
2014-09-11Move ELF section headers to end of object fileAlan Modra
2014-08-22Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-10Unwrap symbols for debug informationAlan Modra
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson
2014-04-03Fix sim breakageAlan Modra
2014-04-02Handle VDSO section headers past end of pageAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-02-09powerpc relax_section and section contents cacheAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-08-27 * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup.Alan Modra
2013-05-07bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs.Will Newton
2013-05-07bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc.Will Newton
2013-04-22 PR ld/15382Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-03-25 * elf-bfd.h (struct elf_backend_data <merge_symbol>): Update proto.Alan Modra