summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix heap-buffer-overflow error detected by address sanitization on a fuzzed b...Nick Clifton2016-11-081-4/+4
* Add support for RISC-V architecture.Nick Clifton2016-11-011-1/+19
* Remove spurious whitespace introduced by previous delta.Nick Clifton2016-10-191-9/+9
* Display unknown notes. Decode NT_GNU_HWCAP notes.Nick Clifton2016-10-171-37/+107
* Update list of ELF machine numbers.Nick Clifton2016-10-171-9/+48
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-6/+11
* Display .gnu.attributes tags for powerpc64Alan Modra2016-09-291-0/+1
* PowerPC .gnu.attributesAlan Modra2016-09-261-36/+66
* Fix typo in readelf error message.Ed Maste2016-09-151-1/+1
* Fix a problem in readelf where memcpy could be called with a NULL second argu...Nick Clifton2016-09-061-3/+6
* Check the external compression header sizeH.J. Lu2016-08-291-1/+3
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-191-1/+122
* Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2016-08-121-0/+5
* Fix seg-faults when running readelf on fuzzed binaries.Nick Clifton2016-08-081-3/+17
* [ARM] Change noread to purecode.Andre Vieria2016-07-051-4/+4
* Increase size of string buffer used to hold printed versions of timestamps.Nick Clifton2016-06-221-3/+3
* Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall2016-06-211-3/+0
* Fix simple gas testsuite failures.Nick Clifton2016-06-151-0/+2
* MIPS/readelf: Use the `d_val' dynamic entry member with the relevant tagsMaciej W. Rozycki2016-05-181-1/+1
* Add MIPS32 DSPr3 support.Matthew Fortune2016-05-111-0/+2
* Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme2016-05-101-0/+3
* Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton2016-05-091-0/+8
* 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