summaryrefslogtreecommitdiff
path: root/binutils/readelf.c
Commit message (Expand)AuthorAgeFilesLines
* * readelf.c (display_debug_lines): Fix typo for "Prologue".Hans-Peter Nilsson2001-04-051-1/+1
* 2001-03-30 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-311-3/+3
* 2001-03-29 H.J. Lu <hjl@gnu.org>H.J. Lu2001-03-301-0/+6
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* Handle EM_S390_OLD.Nick Clifton2001-03-121-0/+3
* Remove non-K&R compliant LHS type cast in call to GET_DATA_ALLOC macro.Nick Clifton2001-02-281-2/+2
* 2001-02-28 Philip Blundell <pb@futuretv.com>Phil Blundell2001-02-281-10/+43
* * readelf.c (struct unw_aux_info): Remove const from the info member.Michael Sokolov2001-02-111-2/+2
* fix seg fault in reloc reading codeNick Clifton2001-02-111-2/+5
* Document new --unwind option to readelf.Nick Clifton2001-02-101-2/+1
* Add s390 supportNick Clifton2001-02-101-0/+7
* Add -u option toi readelf to display unwind info.Nick Clifton2001-02-071-105/+558
* * readelf.c (process_version_sections): Check if VERDEF or VERNEEDJakub Jelinek2001-01-231-106/+21
* Prevent seg fault with corrupt section name indiciesNick Clifton2001-01-161-7/+9
* Add EM_X86_64.Nick Clifton2000-12-121-1/+8
* Fix formatting.Nick Clifton2000-12-121-65/+83
* 2000-12-07 Andrew Haley <aph@redhat.com>Andrew Haley2000-12-081-39/+145
* * readelf.c (process_section_headers): Handle linkonce.wi sections.Jason Merrill2000-12-041-6/+12
* Add MIPS SB1 machineNick Clifton2000-12-021-0/+1
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-021-0/+6
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-011-1/+5
* * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.DJ Delorie2000-11-301-1/+1
* oops, forgot a semicolonDJ Delorie2000-11-271-1/+1
* * readelf.c (usage): Add -wf (--debug-dump=frames) option.DJ Delorie2000-11-271-2/+487
* Add new machien types and section flagsNick Clifton2000-11-221-4/+15
* 2000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-201-1/+1
* * readelf.c (display_debug_lines): Adjust last change toRichard Henderson2000-11-191-2/+2
* * readelf.c (display_debug_lines): Fix section length checkRichard Henderson2000-11-171-2/+2
* Remove extraneous whitepacesNick Clifton2000-11-051-52/+52
* Add support for the MIPS32Nick Clifton2000-09-141-0/+10
* Catch and warn about attempts to display debug information for version 1 aran...Nick Clifton2000-08-171-1/+14
* 2000-08-05 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt2000-08-081-0/+6
* * MAINTAINERS: Add self as CRIS port maintainer.Hans-Peter Nilsson2000-07-201-0/+7
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-5/+31
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-3/+3
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-4/+1
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-191-2/+31
* Warning fixes.Alan Modra2000-07-101-10/+10
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-0/+3
* 2000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-021-1/+10
* * readelf.c (guess_is_rela): AVR uses RELA relocations.Denis Chertykov2000-05-011-1/+2
* IA-64 ELF support.Jim Wilson2000-04-211-0/+5
* Portability fixes.Alan Modra2000-04-141-6/+0
* Replace 'strftime' with 'sprintf'.Nick Clifton2000-04-101-2/+11
* * readelf.c (decode_location_expression): Loop through multipleJason Merrill2000-04-071-464/+304
* * readelf.c (read_and_display_attr): Add CU offset to references.Jason Merrill2000-04-071-32/+43
* Remove spurious blank lineNick Clifton2000-04-061-1/+0
* Detect EM_AVR machine numberNick Clifton2000-04-061-0/+1
* Add code to decode the e_flags field of an ARM ELF binary.Nick Clifton2000-04-061-4/+118
* 2000-04-04 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-9/+9