This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / binutils / readelf.c
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance Taylor From Brad Lucier <lucier@math.purdue.edu>:
2000-01-26 Alan ModraMost of these changes are really only cosmetic. The...
2000-01-17 Nick CliftonDetect ELFOSABI_ARM.
2000-01-13 Nick CliftonFix description of EM_S370.
2000-01-11 Nick CliftonFix mistakes made about interpretation of ELF ABI spec
2000-01-10 Nick CliftonAdd NT_WIN32PSTATUS to list of recognised core notes
1999-12-28 Nick CliftonAdd decoding of new constants defined in Oct 4, 1999...
1999-12-10 Nick CliftonFix support for native 64bit ELF systems
1999-12-07 Nick Cliftonfix typo in previous delta
1999-12-07 Nick Cliftonminor formatting changes
1999-12-07 Nick CliftonFix compile time warnings & asupport more than 999...
1999-12-07 Nick CliftonFix displaying 64bit ELF files.
1999-11-25 Nick CliftonApplied Fred Fish's patch to fix decoding of core notes.
1999-10-04 Ulrich Drepper1999-09-15 Ulrich Drepper <drepper@cygnus.com>
1999-09-04 Ian Lance Taylor1999-09-04 Steve Chamberlain <sac@pobox.com>
1999-08-31 Nick CliftonApply patch from Scott Bambrough to display the content...
1999-08-28 Nick CliftonApplied patch from Stephane Carrez <stcarrez@worldnet...
1999-08-27 Nick CliftonPatch from Jim Wilson - more bug fixes for line table...
1999-08-27 Nick Clifton(display_debug_lines, case DW_LNS_const_add_pc): Multip...
1999-08-26 Richard Henderson * readelf.c (get_sparc64_dynamic_type): New...
1999-08-26 Nick Clifton(display_debug_lines, case default): Change second...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09 Nick CliftonHans-Peter Nilsson <hp@bitrange.com>
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-16 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-09 Nick CliftonOnly decode 64bit ELF files if the host compiler suppor...
1999-07-08 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-06-21 Jeff Lawh
1999-06-16 Nick CliftonDetect symbols typed as thumb functions.
1999-06-12 Ian Lance Taylor * readelf.c (get_elf_class): Use correct printf format...
1999-06-09 Andreas Schwab * readelf.c (dump_section): Cast bfd_vma values to...
1999-06-04 Nick CliftonUse 64bit wide values in internal fields.
1999-06-04 Nick CliftonAdd support for 64 bit ELF files.
1999-05-31 Andreas Schwab * readelf.c (process_relocs): Determine type of reloc...
1999-05-29 Nick CliftonDisplay unknown values detected in ELF program header.
1999-05-29 Nick Cliftonfix typo.
1999-05-28 Nick Cliftonremove spurious code.
1999-05-28 Nick CliftonBetter coping with different reloc types.
1999-05-27 Ian Lance Taylor * readelf.c: Include "elf/i960.h".
1999-05-27 Andreas Schwab * readelf.c (dump_relocations): Always print the adden...
1999-05-05 Catherine Moore * readelf.c (get_machine_flags): Check for...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-02-02 Nick CliftonDump tags found after the comp unit entry in a .debug_i...
1999-02-02 Nick CliftonAdd ability to dump .debug_aranges sections
1999-02-02 Nick CliftonDisplayDWARF2 basic type encodings.
1999-02-01 Catherine Moore * readelf.c (dump_relocations): Handle EM_ARM...
1999-02-01 Nick CliftonRemove v850e sanitization
1999-01-29 Nick CliftonFix seg fault producing histogram
1999-01-27 Nick CliftonAdd preliminary DWARF2 dumpping capability to readelf.
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-03 Ulrich Drepper(process_mips_specific): Print .conflict section content.
1998-12-02 Ulrich Drepper(process_mips_specific): Print l_flags in liblist in...
1998-09-06 Nick Cliftondo not try to dump empty sections
1998-09-02 Ulrich Drepper* elf/readelf.c (process_dynamic_segment): Print DT_...
1998-08-26 Ulrich Drepper(process_syminfo): Print names of files symbols are...
1998-08-25 Ulrich Drepper(process_dynamic_segment): Read syminfo section if...
1998-07-31 Catherine Moore(dump_relocations): EM_ARM uses rela relocs.
1998-07-24 Jeff HolcombFri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus...
1998-07-24 Ian Lance Taylorremove d30v sanitization
1998-07-23 Ulrich DrepperConsistantly use elf_ prefix for *_reloc_type functions.
1998-07-22 Nick CliftonGet relocation numbers from header files, rather than...
1998-07-22 Ulrich DrepperRemove definition of functions to return relocation...
1998-07-22 Ulrich DrepperBefore include system specific ELF header define
1998-07-22 Nick CliftonOoops - added gettext'isation missed out from previous...
1998-07-22 Nick CliftonDisplay number of unrecognised relocations.
1998-07-21 Ulrich DrepperUse symbolic names of relocation entries for the various
1998-07-20 Ulrich Drepperprocess_symbol_table): Fix little alignment problem...
1998-07-20 Ulrich DrepperCorrect reading of .dynamic section.
1998-07-19 Ulrich DrepperAdd support for processor specific information on MIPS.
1998-07-19 Ulrich DrepperFix several versioning related bugs. Produce nicer...
1998-07-08 Jeff Law * readelf.c (byte_get): Use PARAMS in prototype.
1998-07-01 Nick CliftonMinor formatting improvements.
1998-06-30 Nick CliftonImproved portability of readelf
1998-06-29 Frank Ch. Eigler* Attempt to make readelf.c compile under IRIX6 cc...
1998-06-23 Nick CliftonRewrite of readelf to use fopen/fread rather than mmap.
1998-06-22 Ian Lance Taylor * readelf.c: Include bfd.h and bucomm.h before system...
1998-06-13 Ian Lance Tayloradd d30v sanitization to readelf
1998-06-12 Michael MeissnerMake sure .gcc_except_table fits in the section header...
1998-06-12 Michael MeissnerAdd PowerPC support to readelf; Print machine specific...
1998-06-12 Nick CliftonFix sunOS build of readelf.
1998-06-11 Nick CliftonAdd 'readelf' to binutils.