aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1991-04-19 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): NewJohn Gilmore1-19/+18
1991-04-19 * symfile.h (free_named_symtabs): Rename from free_named_symtab.John Gilmore1-1/+1
1991-04-19*** empty log message ***Jim Kingdon1-0/+129
1991-04-19 * symfile.c: Rename add_syms_command to add_symbol_file_command.Jim Kingdon1-4/+4
1991-04-19 * source.c: Rename directories_info to show_directories.Jim Kingdon1-6/+8
1991-04-19 * target.h: Add to_doc and target_preopen.Jim Kingdon6-76/+101
1991-04-19 * inftarg.c (child_open), remote-vx{,.68}.c (vx_proc_open):Jim Kingdon3-3/+41
1991-04-19*** empty log message ***Jim Kingdon6-73/+162
1991-04-19Update for Jim Kingdon to merge his stuff in.John Gilmore1-0/+65
1991-04-19 * target.c (dummy_target): Permit add_syms_addr_command.John Gilmore1-8/+20
1991-04-19 * dbxread.c (end_symtab, end_psymtab): Change comments.John Gilmore1-1/+5
1991-04-19 * symtab.c (free_symtab): Declare as exported void fn now.John Gilmore1-0/+3
1991-04-19 * symfile.c (clear_symtab_users_once, cashier_psymtab,John Gilmore1-84/+2
1991-04-19 * symfile.c (clear_symtab_users_once, cashier_psymtab,John Gilmore1-0/+186
1991-04-19Added patch from chrisbSteve Chamberlain1-17/+7
1991-04-19Put spaces around the / signsSteve Chamberlain2-4/+4
1991-04-19Fixed a bug where wild scripts stopped working.Steve Chamberlain2-3/+4
1991-04-19Yet more diffs due to my incompetence.Steve Chamberlain2-124/+104
1991-04-18Fixed an includeSteve Chamberlain1-2/+2
1991-04-18Fixed some prototypesSteve Chamberlain1-56/+5
1991-04-18Send the right # of args to an fprintfSteve Chamberlain1-3/+6
1991-04-18Pulled host & target dependancies out of Makefile. allow moreK. Richard Pixley2-37/+56
1991-04-18Pulling host and target dependancies out of the Makefile.in.K. Richard Pixley2-6/+4
1991-04-18Initial revisionK. Richard Pixley2-0/+3
1991-04-18Working toward configuring targets.K. Richard Pixley1-16/+51
1991-04-18Some cleanup and some new targets.K. Richard Pixley1-16/+37
1991-04-18Killed a few warnings.K. Richard Pixley2-8/+8
1991-04-18Force target architectureSteve Chamberlain1-0/+2
1991-04-18Fixed some bugs.Steve Chamberlain4-117/+135
1991-04-17StuffSteve Chamberlain5-362/+409
1991-04-17fix two small bugs: quick-append no longer used to create fresh archives;David Henkel-Wallace1-13/+33
1991-04-17*** empty log message ***Steve Chamberlain1-2/+2
1991-04-17Cleaned up a load of declarationsSteve Chamberlain2-177/+157
1991-04-17Moved declarations from header file into here.Steve Chamberlain2-1/+4
1991-04-17Removed extern declarationsSteve Chamberlain1-2/+2
1991-04-17Now uses getopt from ../getopt.K. Richard Pixley1-7/+4
1991-04-17Fixed a problem with host dependent parts.K. Richard Pixley4-146/+44
1991-04-17Added getopt for binutils, fixed problem with host dependancies inK. Richard Pixley3-11/+27
1991-04-17Changed bad call of fstat to statSteve Chamberlain1-1/+1
1991-04-17Cosmetic changes to bfd_perform_relocationSteve Chamberlain1-98/+111
1991-04-17Some changes from chrisb and some more DEFUNS.Steve Chamberlain1-123/+156
1991-04-17Lots of fixes to make it workSteve Chamberlain2-320/+525
1991-04-17Fixed some castsSteve Chamberlain2-62/+66
1991-04-17Added support for OUTPUT_FORMAT keywordSteve Chamberlain1-13/+31
1991-04-17Better error messages for forward and undefined refs for ADDR andSteve Chamberlain1-6/+9
1991-04-17Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATIONSteve Chamberlain1-3/+9
1991-04-17Added keywordsSteve Chamberlain1-1/+3
1991-04-16*** empty log message ***Steve Chamberlain5-5/+9
1991-04-16Now handles multiple hosts and targets.K. Richard Pixley1-2/+8
1991-04-16Now handles multiple hosts and targets.K. Richard Pixley5-517/+768