aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-4/+4
2016-06-22Increase size of string buffer used to hold printed versions of timestamps.Nick Clifton1-3/+3
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-3/+0
2016-06-15Fix simple gas testsuite failures.Nick Clifton1-0/+2
2016-05-18MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki1-1/+1
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune1-0/+2
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme1-0/+3
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton1-0/+8
2016-04-29Enhance readelf's recognition of AVR relocation types.Pitchumani Sivanupandi1-37/+50
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton1-1/+21
2016-04-13Add support to readelf for detecting and reporting Solaris specific section t...Nick Clifton1-17/+120
2016-03-29readelf printf format strings on mingwAlan Modra1-21/+27
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess1-0/+3
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess1-74/+69
2016-03-04[ARM] Build attributes for ARMv8.1-A AdvSIMDMatthew Wahab1-1/+2
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+1
2016-02-16Add a missing break to readelf.cH.J. Lu1-0/+1
2016-02-16[ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu1-0/+3
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton1-21/+19
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene1-0/+8
2016-01-19Remove an unused variable.John Baldwin1-2/+0
2016-01-19Add support to readelf for reading FreeBSD ELF core notes.John Baldwin1-0/+35
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino1-3/+23
2016-01-17m68hc11/12 readelf supportAlan Modra1-0/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme1-1/+2
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme1-2/+2
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene1-1/+16
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato1-0/+2
2015-11-03readelf verdef and verneedAlan Modra1-164/+134
2015-10-27Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher1-0/+38
2015-10-18Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov1-1/+1
2015-10-07New ARC implementation.Nick Clifton1-1/+74
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton1-46/+58
2015-09-22Solaris PIE supportRainer Orth1-0/+10
2015-09-03Fix seg-fault in readelf when scanniing a corrupt binary.Nick Clifton1-1/+13
2015-08-04Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy1-1/+1
2015-07-23readelf display of 0x800...000 addendAlan Modra1-10/+4
2015-07-17Correct readelf dynamic section buffer overlow testAlan Modra1-3/+3
2015-07-10Warn unsupported compress type and corrupted compressed sectionH.J. Lu1-13/+38
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore1-0/+3
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-0/+1
2015-05-29Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath1-6/+12
2015-05-18Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton1-1/+1
2015-05-15Change pointers from char * to unsigned char *H.J. Lu1-9/+10
2015-05-15Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton1-74/+167
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton1-7/+54
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu1-21/+25
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu1-7/+7
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton1-0/+34