summaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
Commit message (Expand)AuthorAgeFilesLines
* * dbxread.c (dbx_symfile_init, elfstab_build_psymtabs):Fred Fish1992-12-281-3/+6
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-11/+19
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-14/+18
* * findvar.c (supply_register): Add CLEAN_UP_REGISTER_VALUE hook.John Gilmore1992-09-261-19/+19
* * tm-sparc.h, dbxread.c (read_ofile_symtab): Install Jim Wilson'sStu Grossman1992-09-251-22/+30
* * buildsym.c (start_subfile): Compact dirname initialization.Fred Fish1992-08-061-21/+52
* * dbxread.c (dbx_symfile_init): Init stab_section_info to NULL toStu Grossman1992-07-081-3/+4
* * buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1992-07-051-1/+11
* Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1992-07-041-90/+137
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-3/+3
* * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1992-07-031-2/+3
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-3/+3
* * dbxread.c (dbx_symfile_init): Move more code under hp9000s800Stu Grossman1992-06-251-1/+1
* * dbxread.c (read_ofile_symtab): Remove N_CATCH special case,John Gilmore1992-06-241-11/+1
* * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c,Stu Grossman1992-06-191-1/+209
* * remote.c (getpkt): Error if input exceeds buffer size.John Gilmore1992-06-191-5/+1
* * dbxread.c (process_one_symbol), partial-stab.h: IgnoreStu Grossman1992-06-161-9/+12
* * Makefile.in (VERSION): Bump to 4.5.5.Fred Fish1992-06-151-10/+8
* * dbxread.c (end_psymtab): Only reset texthigh if it's not alreadyJohn Gilmore1992-06-141-5/+13
* * dbxread.c: Add symbol_size to struct dbx_symfile_info.John Gilmore1992-06-131-63/+298
* Lint.John Gilmore1992-04-021-19/+17
* Mostly changes to dbxread.c to preserve stringtab's on a per-objfileFred Fish1992-03-271-168/+81
* * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1992-03-191-54/+119
* Globs of changes. See the ChangeLog for details. Most related toFred Fish1992-03-151-17/+30
* * xm-sun3os4.h, xm-sun4os4.h: Enable HAVE_MMAP.John Gilmore1992-02-221-185/+157
* Handle debug symbols in dynamically loaded (relocated) code:John Gilmore1992-01-281-24/+76
* Oops, checked in version with the wrong stuff enabled. Turn it off...Stu Grossman1992-01-281-2/+4
* * dbxread.c (process_one_symbol): Make a first cut at handlingStu Grossman1992-01-281-6/+13
* * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now thatPer Bothner1992-01-131-5/+12
* More changes, mostly cleanups from the last set.Per Bothner1991-12-271-18/+5
* Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LISTFred Fish1991-12-271-31/+0
* Oodles of changes. The most important is adding support for stabsPer Bothner1991-12-231-677/+83
* * defs.h: Incorporate param.h. All users changed.John Gilmore1991-11-211-728/+149
* * buildsym.c: Break out initial malloc sizes.John Gilmore1991-10-271-65/+4
* Break out symbol-table-building routinesJohn Gilmore1991-10-261-2595/+27
* Various fixes to improve g++ debugging. See ChangeLog.Per Bothner1991-10-261-16/+29
* Remove the object file specific fields from the partial symbol tableFred Fish1991-10-241-15/+39
* * dbxread.c (read_dbx_symtab, process_one_symbol): HandleJohn Gilmore1991-10-161-1/+4
* Changes from Fred Fish:John Gilmore1991-10-151-49/+56
* * coffread.c, dbxread.c, symfile.c, symmisc.c, symtab.h: RemoveJohn Gilmore1991-10-041-14/+9
* * dbxread.c, coffread.c: static-ize functions that wereJohn Gilmore1991-10-041-6/+6
* * c-exp.y: sym->class to SYMBOL_CLASS (sym).John Gilmore1991-10-041-1/+1
* * dbxread.c (read_type): Handle error case slightly better.John Gilmore1991-10-031-2/+4
* * dbxread.c: Enable, but soften, const_vol_complaint.John Gilmore1991-10-011-33/+18
* * symfile.c (allocate_symtab): New fn, consolidates the workJohn Gilmore1991-09-191-48/+91
* Fixed two C++ related bugs.Michael Tiemann1991-08-191-53/+48
* Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.John Gilmore1991-07-191-21/+9
* Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1991-05-301-2/+4
* Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type sizeJohn Gilmore1991-05-291-14/+32
* The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1991-05-021-15/+24