aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Expand)AuthorFilesLines
1996-10-08Just some cleanups noticed while working on PR 10760Fred Fish1-1/+1
1996-10-07 Replace header_files global by per-objfile field.Per Bothner1-49/+49
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-6/+4
1996-07-23 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman1-45/+49
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-11/+3
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-26/+6
1996-04-24 Add new support for parsing cfront stabs.Dawn Perchik1-9/+109
1995-12-09 * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c,Fred Fish1-1/+1
1995-11-28 * dbxread.c (dbx_symfile_read): Set block_address_function_relativeDavid Edelsohn1-5/+2
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-29/+96
1995-05-13 * rs6000-tdep.c (find_toc_address): Revise comment.Jim Kingdon1-32/+9
1995-04-25* dbxread.c: Add comment explaining lowest_text_address.Jim Kingdon1-1/+5
1995-04-21 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-20/+31
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1-54/+57
1994-09-14 * xcoffread.c (read_xcoff_symtab): Fix obsolete comment aboutJim Kingdon1-6/+13
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1-17/+7
1994-06-28 * dbxread.c, partial-stab.h (near N_SO): SO stabs with blankStu Grossman1-34/+10
1994-06-27 * somread.c: Renamed from paread.c. Changed function names andJeff Law1-22/+24
1994-04-26 * dbxread.c (record_minimal_symbol): Record the sectionStu Grossman1-25/+158
1994-04-21 * dbxread.c (read_dbx_dynamic_symtab): Reinstall support for sun3,Peter Schauer1-19/+22
1994-04-18 * dbxread.c (read_dbx_dynamic_symtab): Relocate BFD symbols byPeter Schauer1-1/+13
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-5/+3
1994-04-07 * dbxread.c (read_dbx_dynamic_symtab): Adjust for recent changesIan Lance Taylor1-109/+74
1994-03-30 * ch-exp.y (decode_integer_value, match_character_literal,Peter Schauer1-0/+6
1994-03-24* dbxread.c (end_psymtab): Add comment about empty psymtabs.Jim Kingdon1-22/+200
1994-03-08 * dbxread.c: New variable lowest_text_address.Jim Kingdon1-17/+22
1994-01-21 * dbxread.c (end_psymtab): Only patch psymtab textlow and texthighJim Kingdon1-2/+7
1993-12-27 * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOLJim Kingdon1-28/+0
1993-12-27 * dbxread.c (process_one_symbol): Handle stabs-in-som just likeJeff Law1-20/+29
1993-11-10 * dbxread.c: Remove BELIEVE_PCC_PROMOTION define. The code whichJim Kingdon1-9/+0
1993-11-05 * dbxread.c (unknown_symchar_complaint): Make message refer toJim Kingdon1-1/+1
1993-11-04 * dbxread.c (process_one_symbol): Do relocate 'S' symbols byJim Kingdon1-3/+11
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