summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin
2017-08-28Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu
2017-04-27Constify elf_backend_eh_frame_address_sizeAlan Modra
2017-04-27Edit .eh_frame symbolsAlan Modra
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu
2017-03-05Align eh_frame FDEs according to their encodingAlan Modra
2017-02-16hppa -z relro againAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU BFD supportDimitar Dimitrov
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-11-01Add support for RISC-V architecture.Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki
2016-09-26PowerPC .gnu.attributesAlan Modra
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki
2016-08-26Several fixes related to ARC PIE support.Cupertino Miranda
2016-08-13Correct .dynsym sh_infoAlan Modra
2016-07-15Add support for creating ELF import librariesThomas Preud'homme
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu
2016-06-11Use size_t rather than bfd_size_typeAlan Modra
2016-06-07PowerPC VLEAlan Modra
2016-06-02Revert PR16467 changeAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-05-13ld -z combreloc reloc sortingAlan Modra
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu