summaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Support multiple .eh_frame sectionsJojo R2022-11-041-0/+4
* binutils, gdb: support zstd compressed debug sectionsFangrui Song2022-09-261-2/+4
* bfd: Add bfd_find_nearest_line_with_altAaron Merey2022-09-061-0/+4
* Remove bfd ELF_RELROPAGESIZEAlan Modra2022-02-131-11/+0
* elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu2022-01-121-0/+8
* elf: Set p_align to the minimum page size if possibleH.J. Lu2022-01-051-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-5/+5
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* constify elfNN_bedAlan Modra2020-12-161-1/+1
* MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki2020-07-291-0/+4
* ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu2020-06-061-0/+5
* elf: Strip zero-sized dynamic sectionsH.J. Lu2020-04-211-0/+4
* Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton2020-03-051-2/+17
* Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton2020-02-201-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-3/+3
* elf_backend_modify_headersAlan Modra2019-11-181-3/+3
* Add the ability to the BFD library to read build-ids from core flies.Keith Seitz2019-10-301-0/+4
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+4
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-091-0/+5
* ELF final_write_processingAlan Modra2019-07-231-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu2018-08-171-0/+4
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+4
* powerpc common-page-sizeAlan Modra2018-04-141-0/+11
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+2
* Remove bfd stub function casts.Alan Modra2018-02-161-21/+14
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-7/+7
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-4/+0
* ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-1/+5
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-1/+5
* Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin2017-10-061-0/+4
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+6
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+3
* PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki2017-04-261-1/+5
* PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra2017-04-231-1/+1
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-031-0/+12
* hppa -z relro againAlan Modra2017-02-161-0/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+4
* 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/+5
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+1
* 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-4/+4