summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
Commit message (Expand)AuthorAgeFilesLines
* Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu2016-06-181-1/+1
* Use size_t rather than bfd_size_typeAlan Modra2016-06-111-5/+5
* PowerPC VLEAlan Modra2016-06-071-0/+9
* Revert PR16467 changeAlan Modra2016-06-021-3/+5
* Return void from linker callbacksAlan Modra2016-05-281-6/+5
* ld -z combreloc reloc sortingAlan Modra2016-05-131-2/+2
* Strip global symbol defined in discarded sectionH.J. Lu2016-05-061-1/+2
* Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton2016-04-291-7/+9
* Cache result of scan for __start_* and __stop_* sectionsAlan Modra2016-04-271-0/+3
* Always count the NULL entry in dynamic symbol tableH.J. Lu2016-04-261-2/+2
* Check ELF relocs after opening all input filesH.J. Lu2016-04-201-0/+2
* Fix copying Solaris binaries with objcopy.Nick Clifton2016-04-141-0/+11
* Properly handle dynamic reloc against normal symbolH.J. Lu2016-04-111-1/+2
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-151-3/+3
* 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