Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-06-14 | Made it better | Steve Chamberlain | 1 | -1/+12 | |
1991-06-09 | added support for binary comparisons. | K. Richard Pixley | 1 | -0/+5 | |
1991-06-07 | Added code to deal with filenames less than 9 characters in a COFF file. | Sean Eric Fagan | 2 | -0/+8 | |
1991-06-07 | *** empty log message *** | Steve Chamberlain | 3 | -20/+51 | |
1991-05-31 | Remove coff-code.h and liba.out.h, add libaout.h. | John Gilmore | 1 | -4/+5 | |
1991-05-30 | *** empty log message *** | Steve Chamberlain | 1 | -0/+5 | |
1991-05-30 | *** empty log message *** | Steve Chamberlain | 6 | -97/+39 | |
1991-05-29 | Remove coff-code.h in favor of coffcode.h. | John Gilmore | 1 | -1/+1 | |
1991-05-29 | Rename liba.out.h to libaout.h for brain death file systems. Change callers. | John Gilmore | 5 | -4/+6 | |
1991-05-29 | Fix up .Sanitize file, remove files that are not referenced. | John Gilmore | 1 | -3/+6 | |
1991-05-29 | Undo Bothner changes that depend on pointer representation. | John Gilmore | 2 | -4/+22 | |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 10 | -90/+217 | |
Support defaulted (search all) targets and specific (only check one) targets. | |||||
1991-05-27 | I think this gets symdefs right for at least sunos. Also now swaps | K. Richard Pixley | 1 | -22/+22 | |
symdefs. | |||||
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 1 | -25/+54 | |
1991-05-25 | Updated | Steve Chamberlain | 1 | -0/+7 | |
# | |||||
1991-05-25 | Fixed to compile on kithrup | Steve Chamberlain | 1 | -0/+6 | |
1991-05-25 | Initial revision | Steve Chamberlain | 1 | -0/+101 | |
1991-05-25 | Added 386 support! | Steve Chamberlain | 3 | -114/+140 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+93 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+55 | |
1991-05-22 | Not only compiles, but spells _do_getl64 right too | Steve Chamberlain | 1 | -3/+3 | |
1991-05-22 | * libbfd.c: Now compiles | Steve Chamberlain | 2 | -2/+2625 | |
* coffcode.h: removed all put_x_<sizes> | |||||
1991-05-22 | *** empty log message *** | Steve Chamberlain | 1 | -0/+10 | |
1991-05-22 | Changed #ifdef __GNUC__ to #ifdef HOST_64_BIT | Steve Chamberlain | 1 | -82/+84 | |
Added DEFUNS | |||||
1991-05-21 | Removed #define obstack_alloc xmalloc pending correct solution | Steve Chamberlain | 1 | -1/+1 | |
1991-05-21 | Changed obstack_chunk_alloc to xmalloc | Steve Chamberlain | 1 | -1/+1 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 19 | -382/+3189 | |
1991-05-19 | Initial revision | John Gilmore | 3 | -0/+330 | |
1991-05-18 | Initial revision | Steve Chamberlain | 5 | -0/+68 | |
1991-05-18 | *** empty log message *** | Steve Chamberlain | 7 | -38/+74 | |
1991-05-14 | ar called through parametarizable macro. | K. Richard Pixley | 1 | -3/+4 | |
1991-05-14 | see devo/configure 1.11 | K. Richard Pixley | 1 | -26/+70 | |
1991-05-13 | *** empty log message *** | Steve Chamberlain | 1 | -1/+4 | |
1991-05-13 | * sunos.c: (choose_reloc_size) added: (sunos4_callback) calls | Steve Chamberlain | 2 | -14/+18 | |
choose_reloc_size. (sunos4_write_object_contents) now calls choose_reloc_size so outputs relocs correctly, also calculates the size of the sections correctly. * aout.c: (look in the rrgs I hate VI) ~ ~ ~ ~ | |||||
1991-05-13 | *** empty log message *** | Steve Chamberlain | 1 | -28/+36 | |
1991-05-13 | *** empty log message *** | Steve Chamberlain | 2 | -13/+13 | |
1991-05-13 | *** empty log message *** | Steve Chamberlain | 2 | -1/+626 | |
1991-05-12 | *** empty log message *** | Steve Chamberlain | 2 | -14/+38 | |
1991-05-11 | *** empty log message *** | Steve Chamberlain | 7 | -1321/+464 | |
1991-05-11 | Initial revision | Steve Chamberlain | 1 | -0/+601 | |
1991-05-11 | Sony NEWS port and modularization of a.out code. Cleanup of | John Gilmore | 2 | -5/+80 | |
close_and_cleanup, write_contents, and jump vectors. | |||||
1991-05-11 | Initial revision | John Gilmore | 1 | -0/+207 | |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 8 | -162/+114 | |
transfer vector changes. See ChangeLog. | |||||
1991-05-11 | * sunos.c: Remove all code that goes in aout.c. Split out | John Gilmore | 1 | -1404/+77 | |
machine dependent followup in sunos4_object_p into sunos4_callback. Use JUMP_TABLE(aout) and redefine only the names we CHANGE, not all the names. Drop the little-endian vector, and rename the vector as sunos4 rather than generic. | |||||
1991-05-10 | Lint. | John Gilmore | 1 | -6/+6 | |
1991-05-10 | REMOVE ALL SUNOS SUPPORT TO SEPARATE MODULE. | John Gilmore | 1 | -572/+129 | |
This is now a generic module for a.out handling. Rename all routines from sunos4_xxx to aout_xxx. Remove Sun-specific code. Remove transfer vectors. Pull core file handling. Lint. Remove close_and_cleanup. | |||||
1991-05-10 | Split up a.out handlers into generic and target-specific. | John Gilmore | 2 | -31/+86 | |
Remove close_and_cleanup. Lint. | |||||
1991-05-10 | Eliminate close_and_cleanup routines. | John Gilmore | 1 | -24/+1 | |
1991-05-10 | *** empty log message *** | Steve Chamberlain | 1 | -0/+10 | |