summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)Author
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16constify elfNN_bedAlan Modra
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-18elf_backend_init_file_headerAlan Modra
2019-11-18elf_backend_modify_headersAlan Modra
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic
2019-07-23ELF final_write_processingAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-04-14powerpc common-page-sizeAlan Modra
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.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-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
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-02-16hppa -z relro againAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan 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-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-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki
2016-07-15Add support for creating ELF import librariesThomas Preud'homme
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton