aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Several fixes related to ARC PIE support.Cupertino Miranda1-0/+1
2016-08-13Correct .dynsym sh_infoAlan Modra1-0/+1
2016-07-15Add support for creating ELF import librariesThomas Preud'homme1-0/+7
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu1-1/+1
2016-06-11Use size_t rather than bfd_size_typeAlan Modra1-5/+5
2016-06-07PowerPC VLEAlan Modra1-0/+9
2016-06-02Revert PR16467 changeAlan Modra1-3/+5
2016-05-28Return void from linker callbacksAlan Modra1-6/+5
2016-05-13ld -z combreloc reloc sortingAlan Modra1-2/+2
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu1-1/+2
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton1-7/+9
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra1-0/+3
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu1-2/+2
2016-04-20Check ELF relocs after opening all input filesH.J. Lu1-0/+2
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton1-0/+11
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu1-1/+2
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton1-3/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev1-0/+5
2015-12-02addr2line vs. inlined C functions called from C++Alan Modra1-1/+1
2015-10-23Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra1-1/+1
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton1-3/+11
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu1-0/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-2/+2
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu1-4/+13
2015-08-10Replace hidden with versioned in elf_link_hash_entryH.J. Lu1-2/+11
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton1-7/+7
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu1-2/+18
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney1-10/+0
2015-05-28Compact EH SupportCatherine Moore1-4/+53
2015-04-10Add extern_protected_data and set it for x86H.J. Lu1-0/+4
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra1-4/+0
2015-03-30Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu1-0/+5
2015-03-27Relax PR 15228 protected visibility restrictionAlan Modra1-1/+2
2015-03-05Add extern_protected_data and set it for x86H.J. Lu1-0/+4
2015-02-20S390: Support new vector register sectionsAndreas Arnez1-0/+4
2015-02-11Wrap BFD headers in extern "C"Pedro Alves1-0/+7
2015-01-19Fix garbage collection of common symbolsAlan Modra1-1/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+3
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra1-0/+2
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-0/+5
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu1-0/+3
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-1/+1
2014-11-25Display symbol version when dumping dynrelocsH.J. Lu1-0/+2
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-9/+2
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-1/+0
2014-10-04Discard zero address range eh_frame FDEsAlan Modra1-1/+3
2014-09-12Test for overflow in eh_frame_hdr entries and for overlapping FDEsAlan Modra1-0/+1
2014-09-11Move ELF section headers to end of object fileAlan Modra1-2/+0