aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-target.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-04LoongArch: Make align symbol be in same section with alignment directivemengqinggang1-5/+0
2024-04-11Remove bfdwin.cAlan Modra1-3/+0
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu1-1/+5
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-6/+6
2024-03-31BFD: Fix the bug of R_LARCH_AGLIN caused by discard sectionmengqinggang1-0/+5
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu1-0/+2
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu1-0/+5
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-2/+2
2023-06-07_bfd_free_cached_infoAlan Modra1-2/+2
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