aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-209/+330
1992-02-07* buildsym.c (read_struct_type): Avoid double-bump of parse ptrJohn Gilmore1-3/+5
1992-01-27* buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug.John Gilmore1-2/+4
1992-01-20Fix demangling of destructors, and fix a minor indentation problem.Michael Tiemann1-1/+1
1992-01-07buildsym.c (cleanup_undefined_types): Add support for enums.Stu Grossman1-1/+5
1991-12-27More changes, mostly cleanups from the last set.Per Bothner1-2/+2
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-24/+34
1991-12-09Integrated quick fixes to C++ handling of static member functions andMichael Tiemann1-17/+19
1991-12-05Supply missing parenthesis (~line 1269).Fred Fish1-1/+1
1991-12-05Fix things pointed up by Fred Fish's test suite; see ChangeLog.John Gilmore1-77/+137
1991-12-01 Changes due to include file renaming:Steve Chamberlain1-1/+1
1991-11-27Improve G++ debugging support.John Gilmore1-16/+34
1991-11-22SCO lint.John Gilmore1-1/+1
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-18Make changes needed to handle code which uses ANSI-mangled names (andMichael Tiemann1-5/+52
1991-11-12Fixes related to handling of C++ methods (handle destructorsPer Bothner1-13/+3
1991-11-12* Makefile.in: Add xcoffread.c, xcoffexec.c.John Gilmore1-0/+18
1991-11-09Remove Rs/6000 changes (patch_block_stabs) so it will link without.John Gilmore1-12/+0
1991-11-09Add tracking of object files (that contain symbols) to gdb.John Gilmore1-56/+205
1991-11-04 * infrun.c: Fixed typo in comment.Per Bothner1-15/+17
1991-10-27* buildsym.c: Break out initial malloc sizes.John Gilmore1-33/+145
1991-10-26Break out symbol-table-building routinesJohn Gilmore1-0/+2791