summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)Author
2018-01-03Add support for v3 binary annotation notes.Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-19Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton
2017-12-06PR22552, readelf heap buffer overflow in load_debug_sectionAlan Modra
2017-11-30Prevent an illegal memory access in readelf when attempting to parse a corrup...Nick Clifton
2017-11-28Properly handle note sections and segmentsH.J. Lu
2017-11-27Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu
2017-11-23Avoid bogus compile time warning from clang by initialising local data struct...Pavel I. Kryukov
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton
2017-11-17Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.Jim Wilson
2017-11-17Fix a snafu in a previous update to readelf that stopped it from printing arc...Nick Clifton
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton
2017-11-07readelf ngettext fixesAlan Modra
2017-11-02Work around integer overflows when readelf is checking for corrupt ELF notes ...Mingi Cho
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman
2017-10-31Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton
2017-10-18PR22303, print_core_note out of bounds readAlan Modra
2017-10-05Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton
2017-09-27PR22216, infinite loop in readelf process_symbol_tableAlan Modra
2017-09-26PR21732, String-concatenated message can not be translatedAlan Modra
2017-09-22readelf: Handle E_MIPS_MACH_5900Maciej W. Rozycki
2017-09-05Fix a buffer overrun when parsing a corrupt MIPS ELF binary.Nick Clifton
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B55613
2017-08-25PR21994, readelf looping on verdefsAlan Modra
2017-08-23PR21990, Integer overflow in process_version_sectionsAlan Modra
2017-08-17Add test of V2 GNU build attribute notes.Nick Clifton
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero
2017-08-12Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMXAlan Modra
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra
2017-07-25Stop readelf from returning an error status if asked to dump an emoty section.Nick Clifton
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