Age | Commit message (Expand) | Author | Files | Lines |
1998-09-06 | do not try to dump empty sections | Nick Clifton | 2 | -3/+16 |
1998-09-05 | Sat Sep 5 19:17:10 1998 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1 | -0/+5 |
1998-09-02 | Fix typo. | Ulrich Drepper | 1 | -1/+1 |
1998-09-02 | * elf/readelf.c (process_dynamic_segment): Print DT_* value only if | Ulrich Drepper | 2 | -20/+96 |
1998-08-26 | (process_syminfo): Print names of files symbols are bound to, not the index. | Ulrich Drepper | 1 | -5/+11 |
1998-08-25 | Update. | Ulrich Drepper | 1 | -0/+7 |
1998-08-25 | (process_dynamic_segment): Read syminfo section if available. | Ulrich Drepper | 1 | -23/+179 |
1998-08-19 | * dlltool.c (usage): Add file parameter. Change all callers. | Ian Lance Taylor | 3 | -62/+392 |
1998-07-31 | (dump_relocations): EM_ARM uses rela relocs. | Catherine Moore | 2 | -57/+167 |
1998-07-24 | Fri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus.com> | Jeff Holcomb | 2 | -1/+5 |
1998-07-24 | tipo | Ian Lance Taylor | 1 | -2/+2 |
1998-07-24 | * Makefile.am (install-exec-local): Don't remove the file before | Ian Lance Taylor | 1 | -0/+7 |
1998-07-24 | rebuild dependencies | Ian Lance Taylor | 2 | -6/+2 |
1998-07-24 | Remoe spurious header file inclusion. | Nick Clifton | 1 | -0/+5 |
1998-07-24 | remove d30v sanitization | Ian Lance Taylor | 5 | -94/+43 |
1998-07-23 | Update. | Ulrich Drepper | 1 | -0/+5 |
1998-07-23 | Consistantly use elf_ prefix for *_reloc_type functions. | Ulrich Drepper | 1 | -5/+5 |
1998-07-22 | Get relocation numbers from header files, rather than using built in | Nick Clifton | 2 | -144/+56 |
1998-07-22 | Update. | Ulrich Drepper | 1 | -0/+6 |
1998-07-22 | Remove definition of functions to return relocation symbol strings. | Ulrich Drepper | 1 | -350/+66 |
1998-07-22 | Before include system specific ELF header define | Ulrich Drepper | 2 | -107/+63 |
1998-07-22 | * binutils-all/objcopy.exp: Polish output about fail for objcopy | Vladimir Makarov | 2 | -54/+225 |
1998-07-22 | Ooops - added gettext'isation missed out from previous delta | Nick Clifton | 1 | -1/+1 |
1998-07-22 | Display number of unrecognised relocations. | Nick Clifton | 2 | -27/+35 |
1998-07-22 | Moving entry about changes in testsuite/binutils-all/objcopy.exp from | Vladimir Makarov | 2 | -3/+9 |
1998-07-21 | *** empty log message *** | Ulrich Drepper | 1 | -0/+21 |
1998-07-21 | Use symbolic names of relocation entries for the various | Ulrich Drepper | 1 | -309/+552 |
1998-07-20 | Mon Jul 20 12:51:16 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+7 |
1998-07-20 | process_symbol_table): Fix little alignment problem in printed table header. | Ulrich Drepper | 2 | -1/+6 |
1998-07-20 | Correct reading of .dynamic section. | Ulrich Drepper | 2 | -9/+319 |
1998-07-19 | Add support for processor specific information on MIPS. | Ulrich Drepper | 2 | -10/+146 |
1998-07-19 | Fix several versioning related bugs. Produce nicer output. | Ulrich Drepper | 2 | -322/+352 |
1998-07-10 | From Christian Holland <CHolland@de.lucent.com>: | Ian Lance Taylor | 1 | -0/+8 |
1998-07-09 | * Makefile.am (MAINTAINERCLEANFILES): Define. | Ian Lance Taylor | 1 | -0/+5 |
1998-07-08 | * readelf.c (byte_get): Use PARAMS in prototype. | Jeff Law | 2 | -3/+12 |
1998-07-07 | * objcopy.c (filter_bytes): Set size correctly if the size of the | Ian Lance Taylor | 1 | -0/+6 |
1998-07-02 | Thu Jul 2 14:01:34 1998 Klaus Kaempf <kkaempf@rmi.de> | Ian Lance Taylor | 3 | -10/+21 |
1998-07-02 | * stabs.c (parse_stab_range_type): Handle 4 and 8 byte signed | Ian Lance Taylor | 2 | -28/+93 |
1998-07-01 | Minor formatting improvements. | Nick Clifton | 3 | -12/+23 |
1998-07-01 | fix indentation | Ian Lance Taylor | 1 | -1/+1 |
1998-07-01 | rebuild | Ian Lance Taylor | 1 | -286/+568 |
1998-07-01 | new files for windres | Ian Lance Taylor | 2 | -0/+207 |
1998-07-01 | x | Ian Lance Taylor | 1 | -0/+26 |
1998-07-01 | * rclex.l: Add casts and change types to avoid warnings. | Ian Lance Taylor | 8 | -206/+271 |
1998-06-30 | remove readelf.h from file list | Nick Clifton | 1 | -1/+0 |
1998-06-30 | Improved portability of readelf | Nick Clifton | 4 | -898/+828 |
1998-06-29 | * Attempt to make readelf.c compile under IRIX6 cc by inserting | Frank Ch. Eigler | 1 | -0/+1 |
1998-06-26 | * objcopy.c (strip_main): keep_specific_list == NULL as additional | Vladimir Makarov | 2 | -12/+22 |
1998-06-25 | rebuild dependencies | Ian Lance Taylor | 2 | -6/+8 |
1998-06-24 | * stabs.c (parse_number): Sign extend negative values correctly if | Ian Lance Taylor | 2 | -55/+150 |