aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-17asan: NULL dereference in bfd_elf_set_group_contentsAlan Modra1-1/+1
2021-10-24LoongArch bfd supportliuzhensong1-0/+9
2021-10-01PATCH bfd: Fix linker warning for recently introduced arm attributesAndrea Corallo1-1/+1
2021-09-02SHT_SYMTAB_SHNDX handlingAlan Modra1-5/+0
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu1-0/+6
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-0/+3
2021-06-11PR27952, Disallow ET_DYN DF_1_PIE linker inputAlan Modra1-0/+3
2021-05-12Add MTE register set support for core filesLuis Machado1-0/+2
2021-04-26bfd: add stdlib.h when using abortMike Frysinger1-0/+2
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra1-0/+8