gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / binutils / readelf.c
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
2020-04-15  Alan ModraRe: readelf: Consolidate --syms --use-dynamic with...
2020-04-14  Alan Modrareadelf memory leaks processing mips
2020-04-14  H.J. Lureadelf: Consolidate --syms --use-dynamic with --dyn...
2020-03-27  Alan ModraRe: readelf looping in process_archive
2020-03-25  Alan Modrareadelf looping in process_archive
2020-03-24  Alan Modrareadelf memory leak in process_mips_specific
2020-03-20  Nick CliftonFix compile time warnings about the possibility of...
2020-03-19  H.J. Lureadelf.c: Use unsigned long to iterate over num_syms
2020-03-19  Alan Modrareadelf leak in process_archive
2020-03-19  Alan ModraInvalid read in process_netbsd_elf_note
2020-03-16  Alan Modraasan: readelf leak in hppa_process_unwind
2020-03-14  Alan ModraRe: asan: more readelf leaks
2020-03-14  Alan Modrareadelf large memory allocation
2020-03-14  Alan Modraasan: readelf: memory leaks
2020-03-13  Kamil RytarowskiImplement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)
2020-03-13  Alan Modraasan: more readelf leaks
2020-03-12  Alan Modraasan: readelf leaks
2020-03-09  Alan ModraPR25645, readelf segfault reading fuzzed alpha-vms...
2020-03-09  H.J. Lureadelf.c: Fix a typo in comments
2020-03-02  Nick CliftonRestore readelf's string dump to previous behaviour...
2020-02-27  Nick CliftonFix an illegal memory access by readelf when displaying...
2020-02-26  Alan ModraIndent labels
2020-02-07  Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-03  Andreas Schwabreadelf: add missing newlines to error messages
2020-01-28  Nick CliftonImprove warning message from debuginfod support in...
2020-01-24  Nick CliftonFix issue with warning messages about corrupt debuginfo...
2020-01-22  Yuri ChornoivanPR25417, Fix minor typos
2020-01-13  Alan ModraPR23560, PR23561, readelf memory leaks
2020-01-09  Aaron MereyAdd support for debuginfod to the binutils (disable...
2020-01-02  Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-23  Alan ModraRevise sleb128 and uleb128 reader
2019-11-28  Andrew Burgessbinutils: Rename init_dwarf_regnames
2019-11-06  Christian EggersFix an off-by-one error in the IN_RANGE macro used...
2019-10-25  Alan Modrareadelf PT_PHDR check
2019-10-07  Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
2019-10-03  Nick Alcockbinutils: spaces -> tabs in CTF parts of objdump and...
2019-10-03  Nick Alcockbinutils: readelf: when dumping CTF, load strtab and...
2019-10-03  Nick Alcocklibctf, binutils: dump the CTF header
2019-09-30  Alan ModraPR25046, readelf "Reading xxx bytes extends past end...
2019-08-16  Alan ModraPR24909, Uninitialized use on stack in readelf
2019-08-09  Mihailo StojanovicAdd support for a MIPS specific .MIPS.xhash section.
2019-08-08  Nick CliftonChange the output of readelf's note display so that...
2019-08-08  Jordan Rupprecht... readelf: mask unknown description data bytes.
2019-08-07  Alan ModraInteger overflows in readelf get_data
2019-08-07  Alan ModraPR24876, readelf: heap-buffer-overflow in dump_ia64_unwind
2019-08-05  Nick CliftonCatch potential integer overflow in readelf when proces...
2019-08-02  Alan ModraPR24871, readelf segv in dump_ia64_unwind
2019-07-25  Nick CliftonStop an illegal memory access by readelf when parsing...
2019-07-23  Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-06-25  Jan Beulichreadelf: avoid shadowing a libiberty symbol
2019-06-12  Christos ZoulasAdd support for NetBSD PaX notes to readelf.
2019-06-12  Christos ZoulasAdd support for NetBSD/sh3 core reg sections to readelf.
2019-06-12  Christos ZoulasAdd support to readelf to display NetBSD auxv notes...
2019-06-11  Christos ZoulasAdd support for reporting Alpha and Vax symbol visibili...
2019-06-11  Christos ZoulasFix an unitinitalised local variable in decode_arm_unwi...
2019-06-03  Nick CliftonRevert patch that disables building libctf for non...
2019-05-31  Jose E. Marchesilibctf: fix a number of build problems found on Solaris...
2019-05-30  Nick CliftonHarmonize readelf's output for version sections.
2019-05-29  Nick CliftonDo not build libctf for targets that do not use the...
2019-05-28  Nick Alcockbinutils: CTF support for objdump and readelf
2019-05-27  Alan Modrareadelf group errors/warnings
2019-05-24  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-05-23  Jose E. Marchesibinutils: add support for eBPF
2019-05-16  Andre Vieira[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp
2019-04-15  Andre Vieira[binutils, ARM, 1/16] Add support for Armv8.1-M Mainlin...
2019-04-09  H.J. Lux86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES...
2019-02-22  Nick CliftonExtend readelf and objdump so that they will display...
2019-02-20  Nick CliftonFix potential illegal memory access by readelf when...
2019-02-20  Nick CliftonFix a illegal memory access fault when parsing a corrup...
2019-02-20  Nick CliftonHarden readelf's IA64 note display function so that...
2019-02-20  Alan ModraUnsigned integer overflows in readelf checks
2019-01-25  Nick CliftonPrevent a potential illegal memory access in readelf...
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-09  Nick CliftonFix a heap use after free memory access fault when...
2019-01-05  Yoshinori SatoRX: binutils - Add RXv3 support.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
next
This page took 0.276196 seconds and 106 git commands to generate.