Age | Commit message (Expand) | Author | Files | Lines |
1991-04-19 | * main.c: New HAVE_SIGSETMASK #ifdefs. | Jim Kingdon | 2 | -0/+17 |
1991-04-19 | * coffread.c (read_coff_symtab): Check for "LF%" with all the | Jim Kingdon | 1 | -3/+14 |
1991-04-19 | fix a smallie but nasttie. | David Henkel-Wallace | 1 | -2/+2 |
1991-04-19 | allow the user to specify a file more than once on the command line -- | David Henkel-Wallace | 1 | -1/+8 |
1991-04-19 | *** empty log message *** | David Henkel-Wallace | 1 | -4/+53 |
1991-04-19 | * Makefile.dist (cplus-dem.o): Hack in an #include "param.h" | Jim Kingdon | 5 | -2/+31 |
1991-04-19 | * i386-pinsn.c (OP_E): Change %d to 0x%x for consistency. | Jim Kingdon | 2 | -1/+3 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 1 | -0/+11 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 5 | -12/+100 |
1991-04-19 | Initial revision | Jim Kingdon | 1 | -0/+117 |
1991-04-19 | One more time | John Gilmore | 1 | -1/+2 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 2 | -5/+10 |
1991-04-19 | * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New | John Gilmore | 1 | -19/+18 |
1991-04-19 | * symfile.h (free_named_symtabs): Rename from free_named_symtab. | John Gilmore | 1 | -1/+1 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 1 | -0/+129 |
1991-04-19 | * symfile.c: Rename add_syms_command to add_symbol_file_command. | Jim Kingdon | 1 | -4/+4 |
1991-04-19 | * source.c: Rename directories_info to show_directories. | Jim Kingdon | 1 | -6/+8 |
1991-04-19 | * target.h: Add to_doc and target_preopen. | Jim Kingdon | 6 | -76/+101 |
1991-04-19 | * inftarg.c (child_open), remote-vx{,.68}.c (vx_proc_open): | Jim Kingdon | 3 | -3/+41 |
1991-04-19 | *** empty log message *** | Jim Kingdon | 6 | -73/+162 |
1991-04-19 | Update for Jim Kingdon to merge his stuff in. | John Gilmore | 1 | -0/+65 |
1991-04-19 | * target.c (dummy_target): Permit add_syms_addr_command. | John Gilmore | 1 | -8/+20 |
1991-04-19 | * dbxread.c (end_symtab, end_psymtab): Change comments. | John Gilmore | 1 | -1/+5 |
1991-04-19 | * symtab.c (free_symtab): Declare as exported void fn now. | John Gilmore | 1 | -0/+3 |
1991-04-19 | * symfile.c (clear_symtab_users_once, cashier_psymtab, | John Gilmore | 1 | -84/+2 |
1991-04-19 | * symfile.c (clear_symtab_users_once, cashier_psymtab, | John Gilmore | 1 | -0/+186 |
1991-04-19 | Added patch from chrisb | Steve Chamberlain | 1 | -17/+7 |
1991-04-19 | Put spaces around the / signs | Steve Chamberlain | 2 | -4/+4 |
1991-04-19 | Fixed a bug where wild scripts stopped working. | Steve Chamberlain | 2 | -3/+4 |
1991-04-19 | Yet more diffs due to my incompetence. | Steve Chamberlain | 2 | -124/+104 |
1991-04-18 | Fixed an include | Steve Chamberlain | 1 | -2/+2 |
1991-04-18 | Fixed some prototypes | Steve Chamberlain | 1 | -56/+5 |
1991-04-18 | Send the right # of args to an fprintf | Steve Chamberlain | 1 | -3/+6 |
1991-04-18 | Pulled host & target dependancies out of Makefile. allow more | K. Richard Pixley | 2 | -37/+56 |
1991-04-18 | Pulling host and target dependancies out of the Makefile.in. | K. Richard Pixley | 2 | -6/+4 |
1991-04-18 | Initial revision | K. Richard Pixley | 2 | -0/+3 |
1991-04-18 | Working toward configuring targets. | K. Richard Pixley | 1 | -16/+51 |
1991-04-18 | Some cleanup and some new targets. | K. Richard Pixley | 1 | -16/+37 |
1991-04-18 | Killed a few warnings. | K. Richard Pixley | 2 | -8/+8 |
1991-04-18 | Force target architecture | Steve Chamberlain | 1 | -0/+2 |
1991-04-18 | Fixed some bugs. | Steve Chamberlain | 4 | -117/+135 |
1991-04-17 | Stuff | Steve Chamberlain | 5 | -362/+409 |
1991-04-17 | fix two small bugs: quick-append no longer used to create fresh archives; | David Henkel-Wallace | 1 | -13/+33 |
1991-04-17 | *** empty log message *** | Steve Chamberlain | 1 | -2/+2 |
1991-04-17 | Cleaned up a load of declarations | Steve Chamberlain | 2 | -177/+157 |
1991-04-17 | Moved declarations from header file into here. | Steve Chamberlain | 2 | -1/+4 |
1991-04-17 | Removed extern declarations | Steve Chamberlain | 1 | -2/+2 |
1991-04-17 | Now uses getopt from ../getopt. | K. Richard Pixley | 1 | -7/+4 |
1991-04-17 | Fixed a problem with host dependent parts. | K. Richard Pixley | 4 | -146/+44 |
1991-04-17 | Added getopt for binutils, fixed problem with host dependancies in | K. Richard Pixley | 3 | -11/+27 |