Use consistent type in binutils/dwarf.c
[binutils-gdb.git] / binutils / readelf.c
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:"
2021-01-16 Alan ModraTidy inflateEnd calls
2021-01-15 Alan ModraPR26539, memory leak in inflate.c
2021-01-07 Reuben Thomasbinutils/readelf.c: Correct grammar in comment
2021-01-01 Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-24 Alan Modraasan: print_vms_time signed integer overflow
2020-12-23 H.J. Lux86-64: Add Intel LAM property support
2020-12-15 Vivek Das MohapatraHandle DT_GNU_FLAGS_1 in readelf
2020-12-13 Cary CoutantUpdate ELF headers and readelf with recent e_machine...
2020-12-04 Alan Modraasan: readelf: memory leaks
2020-11-25 Nick Alcockbinutils: readelf: support CTF dicts with non-native...
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-20 Nick Alcockobjdump, readelf: Report errors from CTF archive iteration
2020-11-20 Nick Alcocklibctf, include, binutils, gdb: rename CTF-opening...
2020-11-20 Nick Alcocklibctf, include, binutils, gdb, ld: rename ctf_file_t...
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-10-30 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker
2020-10-20 Alan Modrareadelf.c display_lto_symtab offset outside bounds...
2020-10-19 Nick CliftonReadelf: Add --lto-syms option to display LTO symbol...
2020-10-09 H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker
2020-09-25 Alan Modraasan: readelf buffer overflow and abort
2020-09-11 H.J. Lux86: Add NT_X86_CET note
2020-09-08 Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-08-30 Alan Modrareadelf: ubsan: shift exponent 32 is too large
2020-08-28 Cooper QuCSKY: Support attribute section.
2020-08-27 Jozef Lawrynowiczreadelf: MSP430: Fix incorrect usage of "msp430x" in...
2020-08-27 Nick Alcockbinutils, ld: dequote libctf error messages
2020-08-27 Nick Alcocklibctf, binutils, include, ld: gettextize and improve...
2020-08-26 Nick CliftonAdd support to readelf for the OpenBSD segment types.
2020-08-24 Alan Modragcc-4 -Og false positive "may be used uninitialised"
2020-08-19 Alan ModraPR26349, FAIL: binutils-all/pr25543 on hpux
2020-08-12 Nick CliftonAdd demangling support to readelf.
2020-07-22 Nick Alcocklibctf, ld, binutils: add textual error/warning reporti...
2020-07-22 Nick CliftonFix problems in CTF handling code exposed by the Coveri...
2020-07-11 H.J. Lux86: Support GNU_PROPERTY_X86_FEATURE_2_TMM
2020-07-09 Alan Modraasan: readelf: heap buffer overflow in slurp_hppa_unwin...
2020-07-06 Alan Modraasan: readelf: stack buffer overflow
2020-07-02 Nick CliftonChange readelf's display of symbol names (when not...
2020-06-26 Nick Alcocklibctf, binutils: support CTF archives like objdump
2020-06-26 Nick Alcockbinutils, ld: work with --disable-libctf
2020-06-26 Pat Bernardim68k: tag floating-point ABI used
2020-06-22 Nick CliftonAdd support for decoding the DW_MACRO_define_strx and...
2020-06-11 Alan ModraRe: asan: readelf: process_mips_specific buffer overflow
2020-06-11 Alan Modraasan: readelf: process_mips_specific buffer overflow
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-05-21 Alan Modraasan: readelf: wild read in get_num_dynamic_syms
2020-05-19 H.J. LuAllow readelf to issue warnings if checking is enabled...
2020-05-05 Nick CliftonRestore readelf's warnings that describe real problems...
2020-05-04 Alan Modrareadelf: nds32 specific decoding
2020-04-29 Nick CliftonAdd a warning if an emtpty SHT_REL, SHT_RELA or SHT_PRO...
2020-04-26 Alan Modrareadelf: NULL dereference
2020-04-24 Alan Modrareadelf: memory leaks in process_dynamic_section
2020-04-23 Anton Kolesovarc: Add support for ARC HS extra registers in core...
2020-04-23 Max Filippovxtensa: fix PR ld/25861
2020-04-22 Alan Modrareadelf: move file related static vars to filedata
2020-04-22 Alan Modrareadelf: cmdline data
2020-04-20 Alan Modrafix typo last commit
2020-04-20 Alan Modrareadelf: segfault at readelf.c:12227
2020-04-20 Alan Modrareadelf: segfaults fuzzing multiple object files
2020-04-19 Alan Modrareadelf memory leaks
2020-04-15 Alan ModraPR25822, Invalid read in process_symbol_table
2020-04-15 Alan Modrareadelf: zero static vars after freeing
2020-04-15 Alan Modrareadelf: increase size of static buffers
next