aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-19target_id for cr16 and vaxAlan Modra1-4/+6
2024-12-19Remove bfd_elf_allocate_object object_id paramAlan Modra1-1/+1
2024-12-19Remove _bfd_elf_link_hash_table_init target_id paramAlan Modra1-1/+1
2024-12-16score and mmix target_idAlan Modra1-0/+2
2024-11-26nios2: Remove binutils support for Nios II target.Sandra Loosemore1-1/+0
2024-10-11bfd/ELF: restrict file alignment for object filesJan Beulich1-1/+1
2024-10-08Revert "bfd_elf_sym_name_raw"Alan Modra1-2/+0
2024-10-04bfd_elf_sym_name_rawAlan Modra1-0/+2
2024-06-27Rewrite SHT_GROUP handlingAlan Modra1-7/+0
2024-06-04LoongArch: Make align symbol be in same section with alignment directivemengqinggang1-4/+0
2024-05-08Fix RELOC_FOR_GLOBAL_SYMBOLS macro so that it can cope with user defined symb...Nick Clifton1-2/+8
2024-04-18elf: Strip unreferenced weak undefined symbolsH.J. Lu1-0/+2
2024-04-10elf: Fix a memory leak in _bfd_elf_add_dynamic_entryH.J. Lu1-0/+1
2024-04-05elf: Use elf_link_first_hash_entry for first_hashH.J. Lu1-1/+1
2024-04-05elf: Always honor the first definition in shared object and archiveH.J. Lu1-0/+4
2024-04-03elf: Add _bfd_elf_link_m[un]map_section_contentsH.J. Lu1-0/+4
2024-04-03elf: Add _bfd_elf_m[un]map_section_contentsH.J. Lu1-0/+20
2024-04-02PR31458, FAIL: MIPS eh-frame 3 with --no-keep-memoryH.J. Lu1-2/+2
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra1-18/+17
2024-03-31BFD: Fix the bug of R_LARCH_AGLIN caused by discard sectionmengqinggang1-0/+4
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu1-2/+0
2024-01-09elf: Add elf_backend_add_glibc_version_dependencyH.J. Lu1-0/+23
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-09-28Fix: nm: SEGV on unknow address at nm.c:718 in print_symnameNick Clifton1-1/+2
2023-09-20elf-attrs.c memory allocation failAlan Modra1-4/+6
2023-08-21aarch64/sme2: Teach binutils/BFD about the NT_ARM_ZT register setLuis Machado1-0/+2
2023-08-21aarch64/sme: Core file supportEzra Sitorus1-0/+4
2023-08-16kvx: New port.Paul Iannetta1-0/+1
2023-06-29bfd: Improve nm and objdump without section headerH.J. Lu1-0/+15
2023-06-07_bfd_free_cached_infoAlan Modra1-1/+1
2023-03-24Tidy dwarf1 cached section contentsAlan Modra1-1/+1
2023-02-02bfd: use "stack trace" instead of "unwind" for SFrameIndu Bhagat1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+54
2022-11-04Support multiple .eh_frame sectionsJojo R1-0/+3
2022-09-06bfd: Add bfd_find_nearest_line_with_altAaron Merey1-0/+3
2022-05-26ld: add --package-metadataLuca Boccassi1-0/+8
2022-04-01Use pseudosections for NT_FREEBSD_X86_SEGBASES core dump notes.John Baldwin1-0/+2
2022-03-16bfd: add AMDGCN architectureSimon Marchi1-0/+1
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu1-0/+3
2022-02-13Remove bfd ELF_RELROPAGESIZEAlan Modra1-3/+0
2022-02-05Detect .eh_frame_hdr earlier for SIZEOF_HEADERSAlan Modra1-6/+1
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra1-1/+4
2022-01-12elf: Add size_relative_relocs and finish_relative_relocsH.J. Lu1-0/+10
2022-01-12ld: Initial DT_RELR supportH.J. Lu1-0/+1
2022-01-12elf: Pass need_layout to _bfd_elf_map_sections_to_segmentsH.J. Lu1-1/+1
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu1-0/+4
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-27elf: Update comments for check_relocs in elf_backend_dataH.J. Lu1-7/+5