aboutsummaryrefslogtreecommitdiff
path: root/gdb/cplus-dem.c
AgeCommit message (Expand)AuthorFilesLines
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-1/+1
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-15/+24
1992-06-15 * Makefile.in (VERSION): Bump to 4.5.5.Fred Fish1-2/+8
1992-06-15* dwarfread.c (decode_modified_type): Change type of first arg.Fred Fish1-51/+94
1992-05-13 Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1-6/+0
1992-05-11 * cplus-dem.c (demangle_signature): Recognize misplaced '_' toFred Fish1-1/+10
1992-05-10 * Makefile.in (VERSION): Bump to 4.5.3Fred Fish1-652/+1195
1992-05-06 * cplus-dem.c (do_args): Handle void args the same as others.Fred Fish1-4/+2
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1-129/+137
1992-04-29Various fixes to cplus_demangle(); see ChangeLog.Per Bothner1-57/+95
1992-03-29LintJohn Gilmore1-1/+0
1992-03-26 * c-exp.y, gdbtypes.h: Add builtin_type_signed_char.Per Bothner1-0/+9
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-12/+0
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-3/+2
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