aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)Author
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin
2017-07-02DWARF-5: readelf: .debug_namesJan Kratochvil
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-28Add support for version 2 of the GNU Build Attribute note specification.Nick Clifton
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme
2017-06-23S/390: Add support for pgste markerAndreas Krebbel
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-05-152017-05-15 Jeff Law <law@redhat.com>Jeff Law
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki
2017-05-10[ARC] Object attributes.Claudiu Zissulescu
2017-04-28Fix off by one error when checking for empty note names.Nick Clifton
2017-04-28Fix heap-buffer address violation when reading version data from a corrupt bi...Nick Clifton
2017-04-26Improve decoding of corrupt/unrecognised gnu build attribute notes.Nick Clifton
2017-04-26MIPS/readelf: With `-A' also dump GOT in static binariesMaciej W. Rozycki
2017-04-25MIPS/readelf: Simplify GOT[1] data availability checkMaciej W. Rozycki
2017-04-25MIPS/readelf: Remove extraneous null GOT data checkMaciej W. Rozycki
2017-04-21Fix shift overflow when parsing an overlarge note value.Nick Clifton
2017-04-13readelf: fix out of range subtraction, seg fault from a NULL pointer and memo...Nick Clifton
2017-04-13Add note merging to strip and add code to merge stack size notes.Nick Clifton
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-04-03readelf: Fix overlarge memory allocation when reading a binary with an excess...Nick Clifton
2017-04-03Fix runtime seg-fault in readelf when parsing a corrupt MIPS binary.Nick Clifton
2017-04-03readelf: Update check for invalid word offsets in ARM unwind information.Nick Clifton
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet
2017-03-21Update support for GNU BUILD notes so that version notes can contain extra in...Nick Clifton
2017-03-20readelf: Don't error on .debug files with NOBITS .dynamic section.Mark Wielaard
2017-03-17Fix displaying the value associated a GNU BUILD note that uses an ascii name.Nick Clifton
2017-03-16Add support for a GNU BUILD note type to record the enum size.Nick Clifton
2017-03-14Try harder to find the correct symbol to associate with OPEN GNU BUILD notes.Nick Clifton
2017-03-10Add basic recognition of new EM_ ELF machine numbers.Nick Clifton
2017-03-08Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu
2017-03-06Fix reading numeric values from GNU BUILD NOTEs.Nick Clifton
2017-03-02Fix snafu parsing GNU_BUILD_NOTEs on ARM and AArch64 architectures.Nick Clifton
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton
2017-02-24Fix snafu with booleans in readelf patch - lack of a program header is not a ...Nick Clifton
2017-02-24Tidy up readelf's use of boolean values.Nick Clifton
2017-02-24readelf: Correct version flag formattingMaciej W. Rozycki
2017-02-24readelf: Make version section index sum unsignedMaciej W. Rozycki
2017-02-24readelf: Fix incorrect "Version definition past end of section" messageMaciej W. Rozycki
2017-02-23DWARF-5 basic functionalityJan Kratochvil
2017-02-23Add support to readelf for displaying gnu attributes in architectures not kno...Nick Clifton
2017-02-22readelf: Restore a lost new line in version informationMaciej W. Rozycki
2017-02-17Fix illegal memory accesses in readelf when parsing a corrupt binary.Nick Clifton
2017-02-17Add support to readelf for displaying GNU section types.Nick Clifton
2017-02-14Fix invalid memory access displayiing contents of sections.Nick Clifton
2017-02-14Fix illegal memory access problems with readelf processing corrupt RL78 binar...Nick Clifton