aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-bfd.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra1-15/+34
2021-04-12elf_backend_archive_symbol_lookupAlan Modra1-2/+2
2021-04-01Use startswith more for strncmp function calls.Martin Liska1-1/+1
2021-03-31Use bool in bfdAlan Modra1-243/+241
2021-03-29ELF output symbol hooks int vs. bfd_booleanAlan Modra1-4/+4
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu1-0/+4
2021-03-05bfd/binutils: add support for RISC-V CSRs in core filesAndrew Burgess1-0/+2
2021-03-05bfd/binutils: support for gdb target descriptions in the core fileAndrew Burgess1-0/+2
2021-02-25PR27441, inconsistency in weak definitionsAlan Modra1-0/+2
2021-02-09Remove arm-symbianelfAlan Modra1-1/+0
2021-01-26bfd: add elfcore_write_file_noteMihails Strasuns1-0/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-14Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra1-0/+1