aboutsummaryrefslogtreecommitdiff
path: root/binutils/readelf.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-03(process_mips_specific): Print .conflict section content.Ulrich Drepper1-2/+66
1998-12-02(process_mips_specific): Print l_flags in liblist in textual form.Ulrich Drepper1-88/+101
1998-09-06do not try to dump empty sectionsNick Clifton1-3/+11
1998-09-02* elf/readelf.c (process_dynamic_segment): Print DT_* value only ifUlrich Drepper1-20/+83
1998-08-26(process_syminfo): Print names of files symbols are bound to, not the index.Ulrich Drepper1-5/+11
1998-08-25(process_dynamic_segment): Read syminfo section if available.Ulrich Drepper1-23/+179
1998-07-31(dump_relocations): EM_ARM uses rela relocs.Catherine Moore1-57/+155
1998-07-24Fri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus.com>Jeff Holcomb1-1/+0
1998-07-24remove d30v sanitizationIan Lance Taylor1-8/+0
1998-07-23Consistantly use elf_ prefix for *_reloc_type functions.Ulrich Drepper1-5/+5
1998-07-22Get relocation numbers from header files, rather than using built inNick Clifton1-144/+49
1998-07-22Remove definition of functions to return relocation symbol strings.Ulrich Drepper1-350/+66
1998-07-22Before include system specific ELF header defineUlrich Drepper1-106/+56
1998-07-22Ooops - added gettext'isation missed out from previous deltaNick Clifton1-1/+1
1998-07-22Display number of unrecognised relocations.Nick Clifton1-27/+30
1998-07-21Use symbolic names of relocation entries for the variousUlrich Drepper1-309/+552
1998-07-20process_symbol_table): Fix little alignment problem in printed table header.Ulrich Drepper1-1/+1
1998-07-20Correct reading of .dynamic section.Ulrich Drepper1-9/+311
1998-07-19Add support for processor specific information on MIPS.Ulrich Drepper1-10/+145
1998-07-19Fix several versioning related bugs. Produce nicer output.Ulrich Drepper1-292/+312
1998-07-08 * readelf.c (byte_get): Use PARAMS in prototype.Jeff Law1-3/+5
1998-07-01Minor formatting improvements.Nick Clifton1-1/+1
1998-06-30Improved portability of readelfNick Clifton1-719/+819
1998-06-29* Attempt to make readelf.c compile under IRIX6 cc by insertingFrank Ch. Eigler1-0/+1
1998-06-23Rewrite of readelf to use fopen/fread rather than mmap.Nick Clifton1-1113/+1733
1998-06-22 * readelf.c: Include bfd.h and bucomm.h before system headerIan Lance Taylor1-23/+28
1998-06-13add d30v sanitization to readelfIan Lance Taylor1-2/+10
1998-06-12Make sure .gcc_except_table fits in the section header tableMichael Meissner1-3/+3
1998-06-12Add PowerPC support to readelf; Print machine specific flags; Print endianess...Michael Meissner1-16/+175
1998-06-12Fix sunOS build of readelf.Nick Clifton1-23/+18
1998-06-11Add 'readelf' to binutils.Nick Clifton1-0/+2254