Age | Commit message (Expand) | Author | Files | Lines |
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 |
1991-04-17 | Changed bad call of fstat to stat | Steve Chamberlain | 1 | -1/+1 |
1991-04-17 | Cosmetic changes to bfd_perform_relocation | Steve Chamberlain | 1 | -98/+111 |
1991-04-17 | Some changes from chrisb and some more DEFUNS. | Steve Chamberlain | 1 | -123/+156 |
1991-04-17 | Lots of fixes to make it work | Steve Chamberlain | 2 | -320/+525 |
1991-04-17 | Fixed some casts | Steve Chamberlain | 2 | -62/+66 |
1991-04-17 | Added support for OUTPUT_FORMAT keyword | Steve Chamberlain | 1 | -13/+31 |
1991-04-17 | Better error messages for forward and undefined refs for ADDR and | Steve Chamberlain | 1 | -6/+9 |
1991-04-17 | Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATION | Steve Chamberlain | 1 | -3/+9 |
1991-04-17 | Added keywords | Steve Chamberlain | 1 | -1/+3 |
1991-04-16 | *** empty log message *** | Steve Chamberlain | 5 | -5/+9 |
1991-04-16 | Now handles multiple hosts and targets. | K. Richard Pixley | 1 | -2/+8 |
1991-04-16 | Now handles multiple hosts and targets. | K. Richard Pixley | 5 | -517/+768 |