gdb/arm: Handle lazy FPU state preservation
[binutils-gdb.git] / binutils / readelf.c
2022-10-03 Nick Cliftonreadelf: DO not load section headers from file offset...
2022-09-30 liuzhensongLoongArch: Update ELF e_flags handling according to...
2022-09-21 ShihuaRISC-V: Implement Ztso extension
2022-08-22 Nick CliftonFix compile time warning from Clang about error message...
2022-08-22 Nick CliftonHave readelf warn users if it is asked to decode a...
2022-08-13 Alan ModraMake dwarf_vma uint64_t
2022-08-13 Alan ModraDon't use bfd_vma in readelf.c
2022-08-13 Alan ModraDon't use bfd_size_type in readelf.c and dwarf.c
2022-08-13 Alan ModraReplace elf_vma with uint64_t
2022-08-05 Cary CoutantRecognize the new ELF compression type for ZSTD.
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-07-25 liuzhensongbfd: Delete R_LARCH_NONE from dyn info of LoongArch.
2022-07-19 Luis Machado[AArch64] Support AArch64 MTE memory tag dumps in core...
2022-06-27 Jan Beulichdrop XC16x bits
2022-06-22 Marcus Nilssonreadelf: replace xmalloc with malloc in slurp_relr_relocs
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-05-20 Nick CliftonStop readekf and objdump from aggressively following...
2022-04-09 Alan ModraCorrect nds32 readelf reloc numbers
2022-04-07 Luis MachadoRecognize the NT_ARM_SYSTEM_CALL register set
2022-04-01 John BaldwinRecognize FreeBSD core dump note for x86 segment base...
2022-03-16 Simon Marchibinutils/readelf: handle AMDGPU relocation types
2022-03-16 Simon Marchibinutils/readelf: build against msgpack, dump NT_AMDGPU...
2022-03-16 Simon Marchibinutils/readelf: handle NT_AMDGPU_METADATA note name
2022-03-16 Simon Marchibinutils/readelf: decode AMDGPU-specific e_flags
2022-03-16 Simon Marchibinutils/readelf: handle AMDGPU OS ABIs
2022-03-10 Nick CliftonAdd option to objdump/readelf to disable access to...
2022-03-04 Simon Marchibinutils/readelf: fix indentation in process_dynamic_se...
2022-02-09 Alan ModraPR28763, SIGSEGV during processing of program headers...
2022-01-31 H.J. LuLoad debug section only when dumping debug sections
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-19 Alan Modrareadelf: avoid a possible divide by zero
2021-12-01 Luca Boccassireadelf: recognize FDO Packaging Metadata ELF note...
2021-12-01 Luca Boccassireadelf: recognize FDO Packaging Metadata ELF note
2021-11-19 Nelson ChuRISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIA...
2021-11-16 Fangrui Songreadelf: Support SHT_RELR/DT_RELR for -r
2021-11-12 Alan ModraFix demangle style usage info
2021-11-10 Pekka SeppänenPR28575, readelf.c and strings.c use undefined type...
2021-11-09 Alan ModraPR28542, Undefined behaviours in readelf.c
2021-11-09 Nick CliftonAdd --unicode option to control how unicode characters...
2021-11-06 Fangrui Songreadelf: Support RELR in -S and -d and output
2021-11-06 Fangrui Songreadelf: Make DT_PREINIT_ARRAYSZ's output style match...
2021-11-01 Przemyslaw Wirkusarm: add armv9-a architecture to -march
2021-10-29 Tejas BelagodSupport for a new pacbti unwind opcode.
2021-10-25 Nick Alcockbinutils: make objdump/readelf --ctf-parent actually...
2021-10-24 liuzhensongLoongArch binutils support
2021-10-21 Alan ModraAvoid -Waddress warnings in readelf
2021-09-30 Frederic CambusAdd support to readelf for reading OpenBSD ELF core...
2021-09-07 Luis MachadoRevert: [AArch64] MTE corefile support
2021-08-30 Nelson ChuRISC-V: PR27916, Support mapping symbols.
2021-08-17 Andrea CoralloPATCH [4/4] arm: Add Tag_PACRET_use build attribute
2021-08-17 Andrea CoralloPATCH [3/4] arm: Add Tag_BTI_use build attribute
2021-08-17 Andrea CoralloPATCH [2/4] arm: Add Tag_BTI_extension build attribute
2021-08-17 Andrea CoralloPATCH [1/4] arm: Add Tag_PAC_extension build attribute
2021-08-11 Luis MachadoAdd 3 new PAC-related ARM note types
2021-07-30 Alan Modrareadelf: catch archive_file_size of -1
2021-07-12 Nick CliftonFix a translation problem for the text generated by...
2021-07-09 H.J. Luelf: Add GNU_PROPERTY_1_NEEDED
2021-07-06 Kito ChengRISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.
2021-07-01 Andrei Homescureadelf: Reset file position to beginning for thin...
2021-06-18 H.J. Luelf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT3...
2021-06-15 Nick CliftonAllow readelf to recognise GO buildid notes.
2021-06-15 Alan Modrareadelf: report DF_1_PIE as "Position-Independent Execu...
2021-06-12 Alan Modrareadelf: don't clear section_headers in process_file_header
2021-06-12 Alan ModraRe: readelf section reading
2021-06-11 Alan Modrareadelf info leaks from one object to the next
2021-06-11 Alan Modrareadelf section reading
2021-05-29 Alan Modrareadelf and objdump help
2021-05-28 H.J. Lux86: Restore PC16 relocation overflow check
2021-05-27 Alan Modrareadelf -w and --debug-dump option help
2021-05-26 H.J. Lux86: Propery check PC16 reloc overflow in 16-bit mode...
2021-05-23 Chenghua Xuelf: Use official name LoongArch for EM_LOONGARCH.
2021-05-21 Luis Machado[Binutils] Update NT_ARM note types for readelf
2021-05-21 Luis Machado[AArch64] MTE corefile support
2021-05-07 Nick CliftonSrop readelf's unwind decoder from complaining about...
2021-04-21 Nick LottAdd ability to select numeric base when displaying...
2021-04-21 Nick CliftonAdjust readelf's output so that section symbols without...
2021-04-14 Frederic CambusRemove unneeded tests for definitions of NT_BSDNETCORE...
2021-04-14 Alan ModraPR27716, build failure for msdosdjgpp: PATH_MAX undeclared
2021-04-13 Frederic CambusRemove now unneeded #ifdef check for NT_NETBSD_PAX.
2021-04-05 Alan ModraC99 binutils configury
2021-04-01 Martin LiskaRemove strneq macro and use startswith.
2021-04-01 Martin LiskaReplace const_strneq with startswith.
2021-03-31 Alan ModraUse bool in binutils
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modrabinutils int vs bfd_boolean fixes
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-19 H.J. Luelf: Rename EM_INTEL205 to EM_INTELGT
2021-03-18 Nick CliftonFix section dumping so that warnings are not issued...
2021-03-16 Nick CliftonRetain .debug_addr sections loaded in the main file.
2021-03-16 Nick CliftonRe-enable the dislay of debug sections in separate...
2021-03-05 Andrew Burgessbfd/binutils: add support for RISC-V CSRs in core files
2021-03-05 Andrew Burgessbfd/binutils: support for gdb target descriptions in...
2021-03-04 Nick CliftonGate the displaying of non-debug sections in separate...
2021-02-25 Nick CliftonAdd initial support for .debug_sup sections.
2021-02-24 Nick CliftonRemove support for old v1 & v2 style GNU build notes.
2021-02-20 H.J. Lureadelf: Replace procesor with processor
2021-02-15 Alan Modraobjdump: don't cache section contents in load_specific_...
2021-02-12 Nick CliftonChange the readelf and objdump programs so that they...
2021-02-02 H.J. Lureadelf: Add 'R' and 'D' to "Key to Flags:"
next