OSDN Git Service

2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[pf3gnuchains/pf3gnuchains3x.git] / binutils / readelf.c
2000-02-28 ian From Brad Lucier <lucier@math.purdue.edu>:
2000-02-23 amodraTeach get_osabi_name about Linux
2000-02-22 nickcRemove use of ELF_ST_OTHER.
2000-02-22 ian From Brad Lucier <lucier@math.purdue.edu>:
2000-01-26 amodraMost of these changes are really only cosmetic. The...
2000-01-17 nickcDetect ELFOSABI_ARM.
2000-01-13 nickcFix description of EM_S370.
2000-01-11 nickcFix mistakes made about interpretation of ELF ABI spec
2000-01-10 nickcAdd NT_WIN32PSTATUS to list of recognised core notes
1999-12-28 nickcAdd decoding of new constants defined in Oct 4, 1999...
1999-12-10 nickcFix support for native 64bit ELF systems
1999-12-07 nickcfix typo in previous delta
1999-12-07 nickcminor formatting changes
1999-12-07 nickcFix compile time warnings & asupport more than 999...
1999-12-07 nickcFix displaying 64bit ELF files.
1999-11-25 nickcApplied Fred Fish's patch to fix decoding of core notes.
1999-10-04 drepper1999-09-15 Ulrich Drepper <drepper@cygnus.com>
1999-09-04 ian1999-09-04 Steve Chamberlain <sac@pobox.com>
1999-08-31 nickcApply patch from Scott Bambrough to display the content...
1999-08-28 nickcApplied patch from Stephane Carrez <stcarrez@worldnet...
1999-08-27 nickcPatch from Jim Wilson - more bug fixes for line table...
1999-08-27 nickc(display_debug_lines, case DW_LNS_const_add_pc): Multip...
1999-08-26 rth * readelf.c (get_sparc64_dynamic_type): New...
1999-08-26 nickc(display_debug_lines, case default): Change second...
1999-08-09 nickcHans-Peter Nilsson <hp@bitrange.com>
1999-07-16 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-09 nickcOnly decode 64bit ELF files if the host compiler suppor...
1999-07-08 rthJakub Jelinek <jj@ultra.linux.cz>
1999-06-21 lawh
1999-06-16 nickcDetect symbols typed as thumb functions.
1999-06-12 ian * readelf.c (get_elf_class): Use correct printf format...
1999-06-09 schwab * readelf.c (dump_section): Cast bfd_vma values to...
1999-06-04 nickcUse 64bit wide values in internal fields.
1999-06-04 nickcAdd support for 64 bit ELF files.
1999-05-31 schwab * readelf.c (process_relocs): Determine type of reloc...
1999-05-29 nickcDisplay unknown values detected in ELF program header.
1999-05-29 nickcfix typo.
1999-05-28 nickcremove spurious code.
1999-05-28 nickcBetter coping with different reloc types.
1999-05-27 ian * readelf.c: Include "elf/i960.h".
1999-05-27 schwab * readelf.c (dump_relocations): Always print the adden...
1999-05-05 clm * readelf.c (get_machine_flags): Check for...
1999-05-03 rthInitial revision