Age | Commit message (Expand) | Author | Files | Lines |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", binutils | Alan Modra | 1 | -118/+54 |
2020-05-21 | asan: readelf: wild read in get_num_dynamic_syms | Alan Modra | 1 | -1/+2 |
2020-05-19 | Allow readelf to issue warnings if checking is enabled and there are discrepa... | H.J. Lu | 1 | -7/+32 |
2020-05-05 | Restore readelf's warnings that describe real problems with the file being ex... | Nick Clifton | 1 | -25/+6 |
2020-05-04 | readelf: nds32 specific decoding | Alan Modra | 1 | -6/+9 |
2020-04-29 | Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec... | Nick Clifton | 1 | -43/+119 |
2020-04-26 | readelf: NULL dereference | Alan Modra | 1 | -30/+9 |
2020-04-24 | readelf: memory leaks in process_dynamic_section | Alan Modra | 1 | -66/+73 |
2020-04-23 | arc: Add support for ARC HS extra registers in core files | Anton Kolesov | 1 | -0/+2 |
2020-04-22 | xtensa: fix PR ld/25861 | Max Filippov | 1 | -1/+7 |
2020-04-22 | readelf: move file related static vars to filedata | Alan Modra | 1 | -441/+491 |
2020-04-22 | readelf: cmdline data | Alan Modra | 1 | -50/+55 |
2020-04-20 | fix typo last commit | Alan Modra | 1 | -1/+1 |
2020-04-20 | readelf: segfault at readelf.c:12227 | Alan Modra | 1 | -0/+6 |
2020-04-20 | readelf: segfaults fuzzing multiple object files | Alan Modra | 1 | -15/+14 |
2020-04-20 | readelf memory leaks | Alan Modra | 1 | -5/+6 |
2020-04-15 | PR25822, Invalid read in process_symbol_table | Alan Modra | 1 | -1/+3 |
2020-04-15 | readelf: zero static vars after freeing | Alan Modra | 1 | -0/+8 |
2020-04-15 | readelf: increase size of static buffers | Alan Modra | 1 | -23/+11 |
2020-04-15 | Re: readelf: Consolidate --syms --use-dynamic with --dyn-syms | Alan Modra | 1 | -1/+1 |
2020-04-14 | readelf memory leaks processing mips | Alan Modra | 1 | -3/+7 |
2020-04-14 | readelf: Consolidate --syms --use-dynamic with --dyn-syms | H.J. Lu | 1 | -499/+500 |
2020-03-27 | Re: readelf looping in process_archive | Alan Modra | 1 | -2/+1 |
2020-03-25 | readelf looping in process_archive | Alan Modra | 1 | -2/+4 |
2020-03-24 | readelf memory leak in process_mips_specific | Alan Modra | 1 | -2/+8 |
2020-03-20 | Fix compile time warnings about the possibility of using uninitialised fields... | Nick Clifton | 1 | -9/+25 |
2020-03-19 | readelf.c: Use unsigned long to iterate over num_syms | H.J. Lu | 1 | -4/+3 |
2020-03-19 | readelf leak in process_archive | Alan Modra | 1 | -76/+90 |
2020-03-19 | Invalid read in process_netbsd_elf_note | Alan Modra | 1 | -7/+10 |
2020-03-16 | asan: readelf leak in hppa_process_unwind | Alan Modra | 1 | -79/+75 |
2020-03-14 | Re: asan: more readelf leaks | Alan Modra | 1 | -0/+2 |
2020-03-14 | readelf large memory allocation | Alan Modra | 1 | -1/+2 |
2020-03-14 | asan: readelf: memory leaks | Alan Modra | 1 | -8/+30 |
2020-03-14 | Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core) | Kamil Rytarowski | 1 | -1/+6 |
2020-03-13 | asan: more readelf leaks | Alan Modra | 1 | -58/+94 |
2020-03-12 | asan: readelf leaks | Alan Modra | 1 | -1/+23 |
2020-03-09 | PR25645, readelf segfault reading fuzzed alpha-vms binary | Alan Modra | 1 | -12/+12 |
2020-03-08 | readelf.c: Fix a typo in comments | H.J. Lu | 1 | -1/+1 |
2020-03-02 | Restore readelf's string dump to previous behaviour where newlines were cause... | Nick Clifton | 1 | -7/+73 |
2020-02-27 | Fix an illegal memory access by readelf when displaying the contents of a cor... | Nick Clifton | 1 | -0/+3 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+1 |
2020-02-03 | readelf: add missing newlines to error messages | Andreas Schwab | 1 | -6/+9 |
2020-01-28 | Improve warning message from debuginfod support in readelf. | Nick Clifton | 1 | -21/+16 |
2020-01-24 | Fix issue with warning messages about corrupt debuginfod notes. | Nick Clifton | 1 | -2/+2 |
2020-01-22 | PR25417, Fix minor typos | Yuri Chornoivan | 1 | -1/+1 |
2020-01-13 | PR23560, PR23561, readelf memory leaks | Alan Modra | 1 | -11/+20 |
2020-01-09 | Add support for debuginfod to the binutils (disable by default, enabled via a... | Aaron Merey | 1 | -0/+132 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -0/+29 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |