aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra1-118/+54
2020-05-21asan: readelf: wild read in get_num_dynamic_symsAlan Modra1-1/+2
2020-05-19Allow readelf to issue warnings if checking is enabled and there are discrepa...H.J. Lu1-7/+32
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton1-25/+6
2020-05-04readelf: nds32 specific decodingAlan Modra1-6/+9
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton1-43/+119
2020-04-26readelf: NULL dereferenceAlan Modra1-30/+9
2020-04-24readelf: memory leaks in process_dynamic_sectionAlan Modra1-66/+73
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov1-0/+2
2020-04-22xtensa: fix PR ld/25861Max Filippov1-1/+7
2020-04-22readelf: move file related static vars to filedataAlan Modra1-441/+491
2020-04-22readelf: cmdline dataAlan Modra1-50/+55
2020-04-20fix typo last commitAlan Modra1-1/+1
2020-04-20readelf: segfault at readelf.c:12227Alan Modra1-0/+6
2020-04-20readelf: segfaults fuzzing multiple object filesAlan Modra1-15/+14
2020-04-20readelf memory leaksAlan Modra1-5/+6
2020-04-15PR25822, Invalid read in process_symbol_tableAlan Modra1-1/+3
2020-04-15readelf: zero static vars after freeingAlan Modra1-0/+8
2020-04-15readelf: increase size of static buffersAlan Modra1-23/+11
2020-04-15Re: readelf: Consolidate --syms --use-dynamic with --dyn-symsAlan Modra1-1/+1
2020-04-14readelf memory leaks processing mipsAlan Modra1-3/+7
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu1-499/+500
2020-03-27Re: readelf looping in process_archiveAlan Modra1-2/+1
2020-03-25readelf looping in process_archiveAlan Modra1-2/+4
2020-03-24readelf memory leak in process_mips_specificAlan Modra1-2/+8
2020-03-20Fix compile time warnings about the possibility of using uninitialised fields...Nick Clifton1-9/+25
2020-03-19readelf.c: Use unsigned long to iterate over num_symsH.J. Lu1-4/+3
2020-03-19readelf leak in process_archiveAlan Modra1-76/+90
2020-03-19Invalid read in process_netbsd_elf_noteAlan Modra1-7/+10
2020-03-16asan: readelf leak in hppa_process_unwindAlan Modra1-79/+75
2020-03-14Re: asan: more readelf leaksAlan Modra1-0/+2
2020-03-14readelf large memory allocationAlan Modra1-1/+2
2020-03-14asan: readelf: memory leaksAlan Modra1-8/+30
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski1-1/+6
2020-03-13asan: more readelf leaksAlan Modra1-58/+94
2020-03-12asan: readelf leaksAlan Modra1-1/+23
2020-03-09PR25645, readelf segfault reading fuzzed alpha-vms binaryAlan Modra1-12/+12
2020-03-08readelf.c: Fix a typo in commentsH.J. Lu1-1/+1
2020-03-02Restore readelf's string dump to previous behaviour where newlines were cause...Nick Clifton1-7/+73
2020-02-27Fix an illegal memory access by readelf when displaying the contents of a cor...Nick Clifton1-0/+3
2020-02-26Indent labelsAlan Modra1-1/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+1
2020-02-03readelf: add missing newlines to error messagesAndreas Schwab1-6/+9
2020-01-28Improve warning message from debuginfod support in readelf.Nick Clifton1-21/+16
2020-01-24Fix issue with warning messages about corrupt debuginfod notes.Nick Clifton1-2/+2
2020-01-22PR25417, Fix minor typosYuri Chornoivan1-1/+1
2020-01-13PR23560, PR23561, readelf memory leaksAlan Modra1-11/+20
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey1-0/+132
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+29
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1