aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1991-04-17Added getopt for binutils, fixed problem with host dependancies inK. Richard Pixley3-11/+27
configure.template.
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
Also some work on C_FILE stuff, which still doesn't work correctly.
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
Fixed problem where cofflike common was being badly sized due to incorrectly owned common symbols.
1991-04-17Better error messages for forward and undefined refs for ADDR andSteve Chamberlain1-6/+9
SIZEOF
1991-04-17Added support for OUTPUT_FORMAT(name) and FORCE_COMMON_ALLOCATIONSteve Chamberlain1-3/+9
1991-04-17Added keywordsSteve Chamberlain1-1/+3
FORCE_COMMON_ALLOCATION OUTPUT_FORMAT
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
1991-04-15Now handles multiple hosts and targets.K. Richard Pixley3-264/+495
1991-04-15Now handles multiple hosts and targets.K. Richard Pixley6-316/+1030
1991-04-15Now handles multiple host and targets.K. Richard Pixley2-263/+383
1991-04-15Initial revisionRoland Pesch1-0/+1014
1991-04-15Minor adjustments for clean info-formatting.Roland Pesch1-5/+4
1991-04-15Initial revisionSteve Chamberlain4-0/+189
1991-04-15Merges from Intel.Steve Chamberlain9-161/+228
Chrisb bug fixes.
1991-04-15Merged in some changes from Intel,Steve Chamberlain10-454/+569
Added some more prototypes.
1991-04-15Personal checkpoint.K. Richard Pixley1-30/+446
1991-04-14Checkpoint before a mergeSteve Chamberlain1-16/+37
1991-04-14checkpoint before a mergeSteve Chamberlain20-1605/+1338
1991-04-14Initial revisionSteve Chamberlain11-0/+376
1991-04-14Just before a merge with chrisbs stuffSteve Chamberlain3-152/+153
1991-04-13 Permit symbols to be superseded when new symbol files haveJohn Gilmore1-5/+11
been read in, particularly for VxWorks. * symfile.c (symbol_file_add): Use filtered printing and wrap it. If we have wiped out any old symbol tables, clean up at end of symbol reading. (symbol_file_command): Don't reference symfile_fns if it's zero.
1991-04-13 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): NewJohn Gilmore1-20/+27
defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours. * mipsread.c: Use them. * coffread.c (end_psymtab): Free named symtabs and psymtabs for a file, once a new symtab has been read for it. * mipsread.c: FIXME. We need to do the same for MIPS, but it looks harder to determine the top-level block before it's been queued to the psymtab list.
1991-04-13 * coffread.c (end_psymtab): Free named symtabs and psymtabs forJohn Gilmore1-2/+5
a file, once a new symtab has been read for it. * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours. * symtab.c (lookup_symbol, find_pc_symtab, find_pc_line, decode_line_1, make_symbol_completion_list): Use the above. * coffread.c (end_symtab, patch_opaque_types): Ditto.
1991-04-13 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): NewJohn Gilmore2-1/+7
defines for the blocks of a blockvector that contain global and file-static symbols and the first of the smaller scope contours.
1991-04-13 Permit symbols to be superseded when new symbol files haveJohn Gilmore1-9/+24
been read in, particularly for VxWorks. * dbxread.c (read_dbx_symtab): Allow N_SOL to cleanly take us back to the main file, as well as to include files. Also, put global functions into the global psymtab, to make "i fun" work. (end_psymtab): Free named symtabs and psymtabs for a file, once a new psymtab for it has been read.
1991-04-13Don't depend `install' on `all'. Actually, the way things work, allMichael Tiemann1-3/+13
depends on things being incrementally installed, and install depends on everything happening in a topological fashion. This will need to be worked on further, but for now it's ok.
1991-04-13Initial revisionK. Richard Pixley2-0/+43
1991-04-13Also build gnulib.K. Richard Pixley1-1/+1
1991-04-13Nearly complete. Still needs pointer to "more doc".K. Richard Pixley1-7/+85
1991-04-13Fixed an ordering bug. Now everything is built, and then installed.K. Richard Pixley1-4/+11
1991-04-13Initial revisionK. Richard Pixley2-0/+122
1991-04-13Now installs.K. Richard Pixley1-1/+1
1991-04-13Config cut 3. We now almost install a29k.K. Richard Pixley8-321/+434
1991-04-11Initial revisionSteve Chamberlain1-0/+4
1991-04-11Added what to pass as YACCSteve Chamberlain1-0/+3
1991-04-11Initial revisionJohn Gilmore1-0/+980
1991-04-11Initial revisionK. Richard Pixley2-0/+0
1991-04-11Cut 2 config. Subdirs.K. Richard Pixley3-109/+137
1991-04-11Cut 2 config. Subdirs.K. Richard Pixley2-89/+138
1991-04-11Fixed LOCAL_LABELS_FB bug.K. Richard Pixley1-2/+2
1991-04-10Cut 2. Subdirs.K. Richard Pixley5-262/+358
1991-04-09First cut config. builds in place.K. Richard Pixley5-1060/+226
1991-04-09First cut config hits binutils.K. Richard Pixley2-563/+136
1991-04-09*** empty log message ***Steve Chamberlain3-72/+44