summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove elf_backend_write_core_noteusers/palves/core-prstatus-reworkAlan Modra2016-01-221-4/+0
* Linux core prstatus supportAlan Modra2016-01-211-0/+29
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ARM: Fix exidx coverage for relocatable builds.Yury Usishchev2015-12-221-0/+5
* addr2line vs. inlined C functions called from C++Alan Modra2015-12-021-1/+1
* Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra2015-10-231-1/+1
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-3/+11
* Return reloc_class_ifunc for reloc against IFUNCH.J. Lu2015-08-181-0/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu2015-08-121-4/+13
* Replace hidden with versioned in elf_link_hash_entryH.J. Lu2015-08-101-2/+11
* This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton2015-06-301-7/+7
* Use strtab with GC and suffix merging for .strtabH.J. Lu2015-06-251-2/+18
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-151-10/+0
* Compact EH SupportCatherine Moore2015-05-281-4/+53
* Add extern_protected_data and set it for x86H.J. Lu2015-04-101-0/+4
* Revert "Add extern_protected_data and set it for x86"Alan Modra2015-04-101-4/+0
* Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu2015-03-301-0/+5
* Relax PR 15228 protected visibility restrictionAlan Modra2015-03-271-1/+2
* Add extern_protected_data and set it for x86H.J. Lu2015-03-051-0/+4
* S390: Support new vector register sectionsAndreas Arnez2015-02-201-0/+4
* Wrap BFD headers in extern "C"Pedro Alves2015-02-111-0/+7
* Fix garbage collection of common symbolsAlan Modra2015-01-191-1/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+3
* Don't return DW_AT_name for function name in C++Alan Modra2014-12-101-0/+2
* Don't sort ld -r relocs for mipsAlan Modra2014-12-101-0/+5
* Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu2014-12-041-0/+3
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-1/+1
* Display symbol version when dumping dynrelocsH.J. Lu2014-11-251-0/+2
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-9/+2
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-1/+0
* Discard zero address range eh_frame FDEsAlan Modra2014-10-041-1/+3
* Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra2014-09-121-0/+1
* Move ELF section headers to end of object fileAlan Modra2014-09-111-2/+0
* Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra2014-08-221-9/+0
* Free linker hash table from bfd_close.Alan Modra2014-06-131-1/+1
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+5
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-221-0/+1
* Fix sim breakageAlan Modra2014-04-031-3/+3
* Handle VDSO section headers past end of pageAlan Modra2014-04-021-5/+5
* Update copyright yearsAlan Modra2014-03-051-1/+1
* powerpc relax_section and section contents cacheAlan Modra2014-02-091-0/+5
* Default elf_backend_post_process_headers to set OSABIH.J. Lu2013-12-171-1/+1
* Add support for Andes NDS32:Kuan-Lin Chen2013-12-131-0/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+4
* * elf-bfd.h (struct elf_backend_data): Remove as_needed_cleanup.Alan Modra2013-08-271-6/+8
* bfd/elf-ifunc.c: Add header size arg to _bfd_elf_allocate_ifunc_dyn_relocs.Will Newton2013-05-071-1/+1
* bfd/elf-ifunc.c: Remove unused function _bfd_elf_create_ifunc_dyn_reloc.Will Newton2013-05-071-3/+0
* PR ld/15382Alan Modra2013-04-221-4/+4