Age | Commit message (Expand) | Author | Files | Lines |
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 |
1991-05-29 | Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size | John Gilmore | 2 | -60/+78 |
1991-05-27 | Put gcc/gstdarg.h where gas can find it; gas/stdarg.h. | K. Richard Pixley | 1 | -2/+7 |
1991-05-27 | Fixed link line. | K. Richard Pixley | 1 | -3/+3 |
1991-05-27 | Removed clib for now. | K. Richard Pixley | 1 | -2/+5 |
1991-05-27 | I think this gets symdefs right for at least sunos. Also now swaps | K. Richard Pixley | 1 | -22/+22 |
1991-05-27 | Changed a comment. | K. Richard Pixley | 1 | -1/+1 |
1991-05-27 | fixed a bug in multiple targets | K. Richard Pixley | 6 | -111/+208 |
1991-05-27 | Removed clib for now. | K. Richard Pixley | 1 | -2/+1 |
1991-05-25 | Added gt and lt aliases for g and l conditions. Also, added "[i]" | K. Richard Pixley | 1 | -1/+70 |
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 | 2 | -0/+547 |
1991-05-25 | Added 386 support! | Steve Chamberlain | 3 | -114/+140 |
1991-05-23 | added bfd, binutils, ld, gdb, gcc. | K. Richard Pixley | 1 | -1/+8 |
1991-05-23 | First cut. | K. Richard Pixley | 1 | -0/+286 |
1991-05-23 | Initial revision | K. Richard Pixley | 2 | -0/+152 |
1991-05-23 | First cut. | K. Richard Pixley | 1 | -0/+81 |
1991-05-23 | Initial revision | K. Richard Pixley | 3 | -0/+232 |
1991-05-23 | Added bfd. | K. Richard Pixley | 1 | -1/+5 |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+93 |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+64 |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+58 |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+100 |
1991-05-23 | Add sanitize trigger lines. | K. Richard Pixley | 1 | -2/+7 |
1991-05-23 | No tc-sparc.c here. | K. Richard Pixley | 1 | -9/+4 |
1991-05-23 | Initial revision | K. Richard Pixley | 5 | -0/+372 |
1991-05-23 | Macro'd everything, tightened masks. | K. Richard Pixley | 1 | -837/+809 |
1991-05-23 | new sparc-opcode, new pinsn. | K. Richard Pixley | 1 | -4/+7 |
1991-05-23 | * Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB | Roland Pesch | 3 | -14/+97 |
1991-05-23 | Move definition of \manvers back into gdb.texinfo (had been captured | Roland Pesch | 2 | -10/+9 |
1991-05-23 | *** empty log message *** | Roland Pesch | 25 | -6289/+6393 |
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 |
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 |
1991-05-22 | remove gdb until config issues resolve. | K. Richard Pixley | 2 | -3/+6 |
1991-05-22 | Oops. | K. Richard Pixley | 1 | -3/+6 |
1991-05-22 | Added stage stuff. | K. Richard Pixley | 1 | -7/+52 |
1991-05-22 | v9 stuff. | K. Richard Pixley | 3 | -667/+1326 |
1991-05-21 | Removed #define obstack_alloc xmalloc pending correct solution | Steve Chamberlain | 1 | -1/+1 |
1991-05-21 | Fixed multiple definition of put_16 and get_16 | Steve Chamberlain | 1 | -6/+2 |
1991-05-21 | Initial revision | K. Richard Pixley | 1 | -0/+648 |
1991-05-21 | Removed the V9 comment | Steve Chamberlain | 1 | -9/+6 |
1991-05-21 | Removed bfd_h_get_x | Steve Chamberlain | 1 | -11/+9 |
1991-05-21 | Changed obstack_chunk_alloc to xmalloc | Steve Chamberlain | 1 | -1/+1 |