Age | Commit message (Expand) | Author | Files | Lines |
1992-01-20 | Fix demangling of destructors, and fix a minor indentation problem. | Michael Tiemann | 1 | -1/+1 |
1992-01-07 | buildsym.c (cleanup_undefined_types): Add support for enums. | Stu Grossman | 1 | -1/+5 |
1991-12-27 | More changes, mostly cleanups from the last set. | Per Bothner | 1 | -2/+2 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 1 | -24/+34 |
1991-12-09 | Integrated quick fixes to C++ handling of static member functions and | Michael Tiemann | 1 | -17/+19 |
1991-12-05 | Supply missing parenthesis (~line 1269). | Fred Fish | 1 | -1/+1 |
1991-12-05 | Fix things pointed up by Fred Fish's test suite; see ChangeLog. | John Gilmore | 1 | -77/+137 |
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 1 | -1/+1 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -16/+34 |
1991-11-22 | SCO lint. | John Gilmore | 1 | -1/+1 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-11-18 | Make changes needed to handle code which uses ANSI-mangled names (and | Michael Tiemann | 1 | -5/+52 |
1991-11-12 | Fixes related to handling of C++ methods (handle destructors | Per Bothner | 1 | -13/+3 |
1991-11-12 | * Makefile.in: Add xcoffread.c, xcoffexec.c. | John Gilmore | 1 | -0/+18 |
1991-11-09 | Remove Rs/6000 changes (patch_block_stabs) so it will link without. | John Gilmore | 1 | -12/+0 |
1991-11-09 | Add tracking of object files (that contain symbols) to gdb. | John Gilmore | 1 | -56/+205 |
1991-11-04 | * infrun.c: Fixed typo in comment. | Per Bothner | 1 | -15/+17 |
1991-10-27 | * buildsym.c: Break out initial malloc sizes. | John Gilmore | 1 | -33/+145 |
1991-10-26 | Break out symbol-table-building routines | John Gilmore | 1 | -0/+2791 |