summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* Enhance readelf's recognition of AVR relocation types.Pitchumani Sivanupandi2016-04-291-37/+50
* Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton2016-04-291-1/+21
* Add support to readelf for detecting and reporting Solaris specific section t...Nick Clifton2016-04-131-17/+120
* readelf printf format strings on mingwAlan Modra2016-03-291-21/+27
* arc: Add nps400 machine type, and assembler flag.Andrew Burgess2016-03-211-0/+3
* arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess2016-03-211-74/+69
* [ARM] Build attributes for ARMv8.1-A AdvSIMDMatthew Wahab2016-03-041-1/+2
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+1
* Add a missing break to readelf.cH.J. Lu2016-02-161-0/+1
* [ARC] Enable .cfi_* pseudo-ops.Claudiu Zissulescu2016-02-161-0/+3
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-151-21/+19
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-201-0/+8
* Remove an unused variable.John Baldwin2016-01-191-2/+0
* Add support to readelf for reading FreeBSD ELF core notes.John Baldwin2016-01-191-0/+35
* Add PIC and TLS support to the ARC target.Miranda Cupertino2016-01-191-3/+23
* m68hc11/12 readelf supportAlan Modra2016-01-171-0/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-241-1/+2
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-241-2/+2
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-221-1/+16
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-151-0/+2
* readelf verdef and verneedAlan Modra2015-11-031-164/+134
* Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher2015-10-271-0/+38
* Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov2015-10-181-1/+1
* New ARC implementation.Nick Clifton2015-10-071-1/+74
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-46/+58
* Solaris PIE supportRainer Orth2015-09-221-0/+10
* Fix seg-fault in readelf when scanniing a corrupt binary.Nick Clifton2015-09-031-1/+13
* Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy2015-08-041-1/+1
* readelf display of 0x800...000 addendAlan Modra2015-07-231-10/+4
* Correct readelf dynamic section buffer overlow testAlan Modra2015-07-171-3/+3
* Warn unsupported compress type and corrupted compressed sectionH.J. Lu2015-07-101-13/+38
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-091-0/+3
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-261-0/+1
* Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath2015-05-291-6/+12
* Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton2015-05-181-1/+1
* Change pointers from char * to unsigned char *H.J. Lu2015-05-151-9/+10
* Add --decompress option to readelf to decompress sections before they are dum...Nick Clifton2015-05-151-74/+167
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-151-7/+54
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-141-21/+25
* Rename EM_486 to EM_IAMCUH.J. Lu2015-05-111-7/+7
* Fix handling of relocs for the MeP target.Nick Clifton2015-04-301-0/+34
* S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2015-04-271-0/+46
* Fix compile time warning messages about variables being used before they are ...Nick Clifton2015-04-241-3/+6
* Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2015-04-141-0/+36
* Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2015-04-131-8/+7
* Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2015-04-091-0/+3
* Add SHF_COMPRESSED support to readelfH.J. Lu2015-04-051-6/+72
* Add --with-system-zlib in binutilsH.J. Lu2015-03-311-8/+2
* Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2015-03-191-2/+7