aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-07readelf ngettext fixesAlan Modra1-35/+108
2017-11-02Work around integer overflows when readelf is checking for corrupt ELF notes ...Mingi Cho1-16/+17
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-0/+2
2017-10-31Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton1-1/+15
2017-10-18PR22303, print_core_note out of bounds readAlan Modra1-27/+24
2017-10-05Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers1-1/+1
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton1-1/+1
2017-09-27PR22216, infinite loop in readelf process_symbol_tableAlan Modra1-18/+25
2017-09-26PR21732, String-concatenated message can not be translatedAlan Modra1-26/+46
2017-09-22readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki1-0/+1
2017-09-05Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton1-3/+3
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556131-0/+11
2017-08-25PR21994, readelf looping on verdefsAlan Modra1-14/+29
2017-08-23PR21990, Integer overflow in process_version_sectionsAlan Modra1-26/+21
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton1-1/+2
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero1-0/+26
2017-08-12Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra1-4/+10
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra1-4/+8
2017-07-25Stop readelf from returning an error status if asked to dump an emoty section.Nick Clifton1-5/+7
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab1-1/+7
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin1-0/+2
2017-07-02DWARF-5: readelf: .debug_namesJan Kratochvil1-1/+2
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez1-0/+4
2017-06-28Add support for version 2 of the GNU Build Attribute note specification.Nick Clifton1-7/+15
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki1-0/+4
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-1/+1
2017-06-23S/390: Add support for pgste markerAndreas Krebbel1-0/+14
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu1-0/+11
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu1-0/+38
2017-05-152017-05-15 Jeff Law <law@redhat.com>Jeff Law1-3/+4
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki1-0/+2
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-0/+200
2017-04-28Fix off by one error when checking for empty note names.Nick Clifton1-5/+10
2017-04-28Fix heap-buffer address violation when reading version data from a corrupt bi...Nick Clifton1-2/+3
2017-04-26Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton1-9/+30
2017-04-26MIPS/readelf: With `-A' also dump GOT in static binariesMaciej W. Rozycki1-2/+87
2017-04-25MIPS/readelf: Simplify GOT[1] data availability checkMaciej W. Rozycki1-18/+14
2017-04-25MIPS/readelf: Remove extraneous null GOT data checkMaciej W. Rozycki1-2/+1
2017-04-21Fix shift overflow when parsing an overlarge note value.Nick Clifton1-6/+14
2017-04-13readelf: fix out of range subtraction, seg fault from a NULL pointer and memo...Nick Clifton1-5/+21
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton1-7/+10
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-3/+14
2017-04-03readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton1-3/+14
2017-04-03Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton1-8/+18
2017-04-03readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton1-3/+3
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-0/+9
2017-03-21Update support for GNU BUILD notes so that version notes can contain extra in...Nick Clifton1-24/+36
2017-03-20readelf: Don't error on .debug files with NOBITS .dynamic section.Mark Wielaard1-6/+10
2017-03-17Fix displaying the value associated a GNU BUILD note that uses an ascii name.Nick Clifton1-1/+1