aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-12Add EM_X86_64.Nick Clifton1-1/+8
2000-12-12Fix formatting.Nick Clifton1-65/+83
2000-12-082000-12-07 Andrew Haley <aph@redhat.com>Andrew Haley1-39/+145
2000-12-04 * readelf.c (process_section_headers): Handle linkonce.wi sections.Jason Merrill1-6/+12
2000-12-02Add MIPS SB1 machineNick Clifton1-0/+1
2000-12-02Add MIPS V and MIPS 64 machine numbersNick Clifton1-0/+6
2000-12-01Add MIPS32 as a seperate MIPS architectureNick Clifton1-1/+5
2000-11-30* readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.DJ Delorie1-1/+1
2000-11-27oops, forgot a semicolonDJ Delorie1-1/+1
2000-11-27* readelf.c (usage): Add -wf (--debug-dump=frames) option.DJ Delorie1-2/+487
2000-11-22Add new machien types and section flagsNick Clifton1-4/+15
2000-11-202000-11-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2000-11-19 * readelf.c (display_debug_lines): Adjust last change toRichard Henderson1-2/+2
2000-11-17 * readelf.c (display_debug_lines): Fix section length checkRichard Henderson1-2/+2
2000-11-05Remove extraneous whitepacesNick Clifton1-52/+52
2000-09-14Add support for the MIPS32Nick Clifton1-0/+10
2000-08-17Catch and warn about attempts to display debug information for version 1 aran...Nick Clifton1-1/+14
2000-08-082000-08-05 Jason Eckhardt <jle@cygnus.com>Jason Eckhardt1-0/+6
2000-07-20 * MAINTAINERS: Add self as CRIS port maintainer.Hans-Peter Nilsson1-0/+7
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-5/+31
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+1
2000-07-192000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-2/+31
2000-07-10Warning fixes.Alan Modra1-10/+10
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-0/+3
2000-05-022000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+10
2000-05-01 * readelf.c (guess_is_rela): AVR uses RELA relocations.Denis Chertykov1-1/+2
2000-04-21IA-64 ELF support.Jim Wilson1-0/+5
2000-04-14Portability fixes.Alan Modra1-6/+0
2000-04-10Replace 'strftime' with 'sprintf'.Nick Clifton1-2/+11
2000-04-07 * readelf.c (decode_location_expression): Loop through multipleJason Merrill1-464/+304
2000-04-07 * readelf.c (read_and_display_attr): Add CU offset to references.Jason Merrill1-32/+43
2000-04-06Remove spurious blank lineNick Clifton1-1/+0
2000-04-06Detect EM_AVR machine numberNick Clifton1-0/+1
2000-04-06Add code to decode the e_flags field of an ARM ELF binary.Nick Clifton1-4/+118
2000-04-042000-04-04 H.J. Lu <hjl@gnu.org>H.J. Lu1-9/+9
2000-04-04Move translated part of bug report string back into .c files soAlan Modra1-1/+1
2000-04-03Move bug report string to one place.Alan Modra1-1/+1
2000-03-30Include sys/types.h before sys/stat.h for ultrix.Alan Modra1-0/+1
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+5
2000-02-28 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1-3/+6
2000-02-23Teach get_osabi_name about LinuxAlan Modra1-0/+1
2000-02-22Remove use of ELF_ST_OTHER.Nick Clifton1-6/+4
2000-02-22 From Brad Lucier <lucier@math.purdue.edu>:Ian Lance Taylor1-16/+17
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra1-8/+11
2000-01-17Detect ELFOSABI_ARM.Nick Clifton1-0/+1
2000-01-13Fix description of EM_S370.Nick Clifton1-1/+1
2000-01-11Fix mistakes made about interpretation of ELF ABI specNick Clifton1-1/+1
2000-01-10Add NT_WIN32PSTATUS to list of recognised core notesNick Clifton1-0/+1
1999-12-28Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.Nick Clifton1-40/+176