summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Support guarded-storage core note sectionsAndreas Arnez2017-06-291-0/+4
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+3
* Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu2017-06-131-4/+12
* ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu2017-06-121-2/+2
* ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki2017-06-061-1/+1
* Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu2017-04-271-2/+2
* Constify elf_backend_eh_frame_address_sizeAlan Modra2017-04-271-2/+2
* Edit .eh_frame symbolsAlan Modra2017-04-271-1/+9
* PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki2017-04-261-0/+4
* PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra2017-04-231-3/+5
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-031-0/+58
* Align eh_frame FDEs according to their encodingAlan Modra2017-03-051-1/+5
* hppa -z relro againAlan Modra2017-02-161-0/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* PRU BFD supportDimitar Dimitrov2016-12-311-0/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+3
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-0/+2
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-0/+5
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-0/+4
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+1
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-301-1/+1
* Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki2016-09-281-20/+18
* PowerPC .gnu.attributesAlan Modra2016-09-261-0/+2
* Delete relocations associatesd with deleted exidx entries.Akihiko Odaki2016-09-231-0/+8
* Several fixes related to ARC PIE support.Cupertino Miranda2016-08-261-0/+1
* Correct .dynsym sh_infoAlan Modra2016-08-131-0/+1
* Add support for creating ELF import librariesThomas Preud'homme2016-07-151-0/+7
* 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