aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-04Support multiple .eh_frame sectionsJojo R1-0/+4
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-2/+4
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+4
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra1-11/+0
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu1-0/+8
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu1-0/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-5/+5
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-16constify elfNN_bedAlan Modra1-1/+1
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki1-0/+4
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu1-0/+5
2020-04-21elf: Strip zero-sized dynamic sectionsH.J. Lu1-0/+4
2020-03-05Add support for ELF files which contain multiple reloc sections which all tar...Nick Clifton1-2/+17
2020-02-20Stop the BFD library from automatically converting OS and PROC specific symbo...Nick Clifton1-0/+5
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-18elf_backend_init_file_headerAlan Modra1-3/+3
2019-11-18elf_backend_modify_headersAlan Modra1-3/+3
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz1-0/+4
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+4
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic1-0/+5
2019-07-23ELF final_write_processingAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-17x86: Remove empty X86_FEATURE_1_AND propertyH.J. Lu1-0/+4
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+4
2018-04-14powerpc common-page-sizeAlan Modra1-0/+11
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+2
2018-02-16Remove bfd stub function casts.Alan Modra1-21/+14
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-7/+7
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-7/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-4/+0
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki1-1/+5
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-1/+5
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin1-0/+4
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+6
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+3
2017-04-26PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if requiredMaciej W. Rozycki1-1/+5
2017-04-23PR 21412, get_reloc_section assumes .rel/.rela name for SHT_REL/RELA.Alan Modra1-1/+1
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+12
2017-02-16hppa -z relro againAlan Modra1-0/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+4
2016-11-23Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton1-0/+5
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-0/+5
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+1
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-1/+1
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki1-4/+4