Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
* 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-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 | |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-05-21 | Add target_defaulted to bfd struct. Fix formatting in various places. | John Gilmore | 1 | -156/+130 | |
Fix some obsolete comments. Remove macros for obsolete bfd_symbol_value, bfd_symbol_name, bfd_get_first_symbol, bfd_get_next_symbol, bfd_classify_symbol, bfd_symbol_hasclass. | |||||
1991-05-21 | *** empty log message *** | Steve Chamberlain | 22 | -403/+3210 | |
1991-05-20 | Mon May 20 16:14:07 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 3 | -54/+71 | |
* Changed some types to work with 64 bit object files | |||||
1991-05-20 | * Makefile.dist, doc/gdb.texinfo: respectively create, and use, | Roland Pesch | 3 | -16/+40 | |
the new target "rdl-apps.texinfo" which captures the Makefile variable that records where to find the Readline libraries. | |||||
1991-05-20 | *** empty log message *** | Roland Pesch | 1 | -48/+56 | |
1991-05-20 | The one that shipped with 3.5. | John Gilmore | 1 | -2/+5 | |
1991-05-20 | Final versions used to make gdb-3.95 release. | John Gilmore | 2 | -12/+23 | |
1991-05-20 | More prep for final 3.95 release. | John Gilmore | 2 | -2/+6 | |
1991-05-20 | Fix nits found in attempting a Tahoe port. | John Gilmore | 2 | -2/+3 | |
1991-05-19 | Initial revision | John Gilmore | 3 | -0/+330 | |
1991-05-19 | Add Vax-BSD and Tahoe-BSD support. | John Gilmore | 1 | -0/+11 | |
1991-05-19 | Update for release 3.95. Readline is independent. Add assorted | John Gilmore | 2 | -40/+28 | |
files that were missed since the last release. | |||||
1991-05-19 | Update comment; these are for SVR3.2, not SVR2. | John Gilmore | 2 | -4/+4 | |
1991-05-19 | Add tahoe and i386sco targets; update comments in i386v32 targets. | John Gilmore | 2 | -3/+3 | |
1991-05-19 | Initial revision | John Gilmore | 4 | -0/+90 | |
1991-05-19 | Add rev # | John Gilmore | 1 | -6/+6 | |
1991-05-19 | update for release | John Gilmore | 2 | -35/+44 | |
1991-05-19 | Initial revision | John Gilmore | 1 | -0/+427 | |
1991-05-19 | * config.gdb: Don't create readline dir in subdir builds. | John Gilmore | 1 | -6/+0 | |
* main.c: Include with "..." form for non-system include files, so "gcc -MM" for "make depend" works. Include readline files with "...h" rather than <readline/...h>. | |||||
1991-05-19 | Update from Rich's damage and try for a releasable directory. | John Gilmore | 1 | -0/+24 | |
Minor Bothner changes. | |||||
1991-05-19 | Check in one built with "config.gdb none" rather than "config.gdb sparc". | John Gilmore | 1 | -200/+194 | |
Also includes a few changes around readline dependencies. | |||||
1991-05-19 | * Makefile.dist: Fix Rich damage; undo "configure" changes in | John Gilmore | 2 | -92/+88 | |
favor of keeping the (working) config.gdb. Move readline library up a notch. | |||||
1991-05-19 | Update for readline split. | John Gilmore | 1 | -0/+12 | |
1991-05-19 | Undo rich's "avoid compiling the module that doesn't compile, so I | John Gilmore | 1 | -2/+0 | |
can claim that it configures and builds" change. | |||||
1991-05-19 | * sparc-xdep.c (deferred_stores): Repair minor damage by Rich. | John Gilmore | 1 | -4/+10 | |
Move deferred_stores to top of file, but don't separate its #define's from its variable. Add commentary. | |||||
1991-05-19 | Config polish. | K. Richard Pixley | 2 | -14/+10 | |
1991-05-19 | Merged in gdb changes. | K. Richard Pixley | 1 | -302/+229 | |
1991-05-19 | Updated to relect a gdb change in sparc-opcode.h. | K. Richard Pixley | 1 | -3/+6 | |
1991-05-19 | Added gdb. | K. Richard Pixley | 2 | -3/+6 | |
1991-05-19 | configure changes and -opcode.h movement. | K. Richard Pixley | 9 | -263/+487 | |
1991-05-19 | Added gdb. | K. Richard Pixley | 2 | -18/+23 | |
1991-05-19 | Changes to deal with missing subdirs gracefully, and changes dictated | K. Richard Pixley | 2 | -48/+89 | |
from dropping configure over gdb. | |||||
1991-05-19 | Initial revision | K. Richard Pixley | 16 | -0/+9489 | |
1991-05-19 | Configure for gdb. | K. Richard Pixley | 4 | -50/+179 | |