aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-6/+6
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-30/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-93/+16
1993-10-03Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1-5/+9
1993-09-29Additions to support stabs-in-coff.Stan Shebs1-0/+77
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-14/+32
1993-09-08Revert previous change. It doesn't work because it neglects toJim Kingdon1-10/+5
1993-09-08 * minsyms.c, symtab.h (lookup_next_minimal_symbol): New function.Jim Kingdon1-5/+10
1993-09-08revise commentJim Kingdon1-2/+7
1993-09-07 * dbxread.c (process_one_symbol): If the value of an N_FUN for aJim Kingdon1-1/+9
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-3/+1
1993-09-01bzero -> memsetK. Richard Pixley1-2/+2
1993-08-30 * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtabPeter Schauer1-11/+8
1993-08-23Write ChangeLog entry for sef changes.Jim Kingdon1-13/+0
1993-08-23Add support for netbsd386 (almost-but-not-quite 386bsd).Sean Eric Fagan1-5/+35
1993-07-27 * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide ifPeter Schauer1-7/+7
1993-07-27 * dbxread.c (process_one_symbol): Deal with SunOS4 acc N_STSYM andJim Kingdon1-1/+1
1993-07-26 * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind'Jim Kingdon1-78/+131
1993-07-12improve comment about Sun accJim Kingdon1-24/+42
1993-06-23 * dbxread.c (copy_pending): Change name and function of begi argumentJim Kingdon1-7/+14
1993-06-21 * config/i386/*aix*, i386aix-nat.c: New files.Jim Kingdon1-9/+12
1993-06-13 * dbxread.c (process_one_symbol): If SUN_FIXED_LBRAC_BUG is notJim Kingdon1-10/+25
1993-06-13 * dbxread.c (process_one_symbol): Set n_opt_found based on whetherJim Kingdon1-12/+11
1993-06-11 * dbxread.c (process_one_symbol): Rather than havingJim Kingdon1-51/+62
1993-05-30 * dbxread.c (read_ofile_symtab): Remove "#if 1" around code toFred Fish1-5/+1
1993-04-15* dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore1-25/+51
1993-03-04 * dbxread.c (dbx_symfile_init): Make size of the string tableFred Fish1-35/+44
1993-03-03 * dbxread.c (dbx_symfile_init): Fix for nonexistant string table,Fred Fish1-3/+7
1993-02-17* dbxread.c (process_one_symbol): cast enum value N_SO into int whenK. Richard Pixley1-194/+31
1992-12-28 * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):Fred Fish1-3/+6
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-11/+19
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-14/+18
1992-09-26* findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.John Gilmore1-19/+19
1992-09-25* tm-sparc.h, dbxread.c (read_ofile_symtab): Install Jim Wilson'sStu Grossman1-22/+30
1992-08-06 * buildsym.c (start_subfile): Compact dirname initialization.Fred Fish1-21/+52
1992-07-08* dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1-3/+4
1992-07-05* buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1-1/+11
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-90/+137
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-3/+3
1992-07-03* dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1-2/+3
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-3/+3
1992-06-25* dbxread.c (dbx_symfile_init): Move more code under hp9000s800Stu Grossman1-1/+1
1992-06-24* dbxread.c (read_ofile_symtab): Remove N_CATCH special case,John Gilmore1-11/+1
1992-06-19* configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,Stu Grossman1-1/+209
1992-06-19* remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1-5/+1
1992-06-16* dbxread.c (process_one_symbol), partial-stab.h: IgnoreStu Grossman1-9/+12
1992-06-15 * Makefile.in (VERSION): Bump to 4.5.5.Fred Fish1-10/+8
1992-06-14* dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore1-5/+13
1992-06-13* dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore1-63/+298
1992-04-02Lint.John Gilmore1-19/+17