aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
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