aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-03-27Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1-168/+81
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-54/+119
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-17/+30
1992-02-22* xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1-185/+157
1992-01-28Handle debug symbols in dynamically loaded (relocated) code:John Gilmore1-24/+76
1992-01-28Oops, checked in version with the wrong stuff enabled. Turn it off...Stu Grossman1-2/+4
1992-01-28* dbxread.c (process_one_symbol): Make a first cut at handlingStu Grossman1-6/+13
1992-01-13 * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now thatPer Bothner1-5/+12
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-18/+5
1991-12-27Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1-31/+0
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-677/+83
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-728/+149
1991-10-27* buildsym.c: Break out initial malloc sizes.John Gilmore1-65/+4
1991-10-26Break out symbol-table-building routinesJohn Gilmore1-2595/+27
1991-10-26 Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1-16/+29
1991-10-24Remove the object file specific fields from the partial symbol tableFred Fish1-15/+39
1991-10-16* dbxread.c (read_dbx_symtab, process_one_symbol): HandleJohn Gilmore1-1/+4
1991-10-15Changes from Fred Fish:John Gilmore1-49/+56
1991-10-04* coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: RemoveJohn Gilmore1-14/+9
1991-10-04* dbxread.c, coffread.c: static-ize functions that wereJohn Gilmore1-6/+6
1991-10-04* c-exp.y: sym->class to SYMBOL_CLASS (sym).John Gilmore1-1/+1
1991-10-03* dbxread.c (read_type): Handle error case slightly better.John Gilmore1-2/+4
1991-10-01* dbxread.c: Enable, but soften, const_vol_complaint.John Gilmore1-33/+18
1991-09-19* symfile.c (allocate_symtab): New fn, consolidates the workJohn Gilmore1-48/+91
1991-08-19Fixed two C++ related bugs.Michael Tiemann1-53/+48
1991-07-19Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.John Gilmore1-21/+9
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-2/+4
1991-05-29Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type sizeJohn Gilmore1-14/+32
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-15/+24
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-2/+3
1991-04-30Tue Apr 30 13:13:33 1991 Michael Tiemann (tiemann at cygint.cygnus.com)Michael Tiemann1-1/+1
1991-04-26 dbxread.c (read_type): If we get "##", don't lookup_function_typeJim Kingdon1-24/+31
1991-04-24 * main.c (cd_command): Call dont_repeat.Jim Kingdon1-8/+18
1991-04-23*** empty log message ***Jim Kingdon1-0/+1
1991-04-19 * dbxread.c (end_symtab, end_psymtab): Change comments.John Gilmore1-1/+5
1991-04-13 Permit symbols to be superseded when new symbol files haveJohn Gilmore1-9/+24
1991-04-06*** empty log message ***John Gilmore1-2/+5
1991-04-05*** empty log message ***John Gilmore1-1/+4