aboutsummaryrefslogtreecommitdiff
path: root/gdb/cplus-dem.c
AgeCommit message (Expand)AuthorFilesLines
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-44/+51
1992-02-20* defs.h: Include ansidecl.h and PARAMS macro. Use PARAMSJohn Gilmore1-2/+2
1992-01-20Fix demangling of destructors, and fix a minor indentation problem.Michael Tiemann1-4/+13
1991-12-06Fix off-by-one error in cplus name demangling.Michael Tiemann1-1/+3
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-10/+2
1991-11-18Supply missing third arg to instance of call to do_type().Fred Fish1-1/+1
1991-11-18Make changes needed to handle code which uses ANSI-mangled names (andMichael Tiemann1-67/+196
1991-11-15ansi name abuse changesDavid Henkel-Wallace1-16/+214
1991-08-22lintStu Grossman1-6/+3
1991-07-21 Mostly MIPS symbol-reading and general symbol-reading fixups.John Gilmore1-2/+2
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-13/+13
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-1/+1
1991-05-03 * cplus-dem.c [__STDC__]: Make x{m,re}alloc return void*.Jim Kingdon1-2/+4
1991-05-03 Mips bringup and general cleanupJohn Gilmore1-7/+7
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-5/+7
1991-04-26 * cplus-dem.c (optable): Add "nw", "dl", "compound".Jim Kingdon1-4/+37
1991-04-19 * utils.c: Use CPLUS_MARKER not '$'.Jim Kingdon1-4/+11
1991-03-28Johns releaseK. Richard Pixley1-0/+1001