summaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
Commit message (Expand)AuthorAgeFilesLines
* ld: Add _bfd_elf_link_hide_sym_by_versionH.J. Lu2018-05-261-0/+3
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+2
* This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron2018-04-301-0/+1
* powerpc common-page-sizeAlan Modra2018-04-141-0/+3
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-5/+5
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+3
* Optimize the performance of the group_setup function.Jens Widell2018-01-121-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-6/+6
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-5/+17
* Add NULL bfd test to elf_symbol_fromAlan Modra2017-11-211-4/+5
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-6/+0
* Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu2017-10-141-0/+7
* ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+4
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-4/+4
* Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin2017-10-061-0/+5
* Remove unused _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu2017-08-281-3/+0
* Disallow copy relocation against protected data symbolH.J. Lu2017-08-261-5/+13
* Make __start/__stop symbols protected visibilityAlan Modra2017-08-211-1/+3
* 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