0eb0a82097
Fix demangling of destructors, and fix a minor indentation problem.
1992-01-20 16:55:45 +00:00
1cca172985
Fix off-by-one error in cplus name demangling.
1991-12-06 03:01:12 +00:00
7d9884b927
* defs.h: Incorporate param.h. All users changed.
...
* param-no-tm.h: Change users to define TM_FILE_OVERRIDE instead.
* param.h, param-no-tm.h: Removed.
* Update copyrights in all changed files.
* dbxread.c, dwarfread.c, inflow.c, infrun.c, m2-exp.y, putenv.c,
solib.c, symtab.h, tm-umax.h, valprint.c: Lint.
* tm-convex.h, tm-hp300hpux.h, tm-merlin.h, tm-sparc.h,
xm-merlin.h: Avoid host include files in target descriptions.
* getpagesize.h: Removed, libiberty copes now.
1991-11-21 18:42:05 +00:00
1a18a1856b
Supply missing third arg to instance of call to do_type().
1991-11-18 18:18:30 +00:00
572acbbedc
Make changes needed to handle code which uses ANSI-mangled names (and
...
new G++ 1.95 dbxout output).
1991-11-18 00:32:34 +00:00
4c53d9ca84
ansi name abuse changes
1991-11-15 23:16:29 +00:00
61a7292f6f
lint
1991-08-22 22:50:50 +00:00
ef98d5ac06
Mostly MIPS symbol-reading and general symbol-reading fixups.
1991-07-21 13:02:48 +00:00
99a7de40cb
Change GDB over to GNU General Public License version 2.
1991-06-04 07:31:55 +00:00
d11c44f1ee
Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.
1991-05-30 08:52:52 +00:00
2cb3be2c94
* cplus-dem.c [__STDC__]: Make x{m,re}alloc return void*.
1991-05-03 06:03:54 +00:00
8ffd75c8a9
Mips bringup and general cleanup
...
* cplus-dem.c: Move CPLUS_MARKER define to after defs.h.
* infptrace.c (PT_WRITE_D, PT_READ_D): Use correct values.
(This still doesn't seem to make MIPS bkpts work.)
* mipsread.c: Remove dup "Reading symbol data..." msg.
(symbol_file_command, add_file_command): Remove, obsol.
* printcmd.c (ptype_command): Say "an enum" rather than "a enum".
Wrap output appropriately.
* stack.c (locals_info, catch_info, args_info): Check
selected_frame rather than target_has_stack or coredumping.
* valprint.c (type_print_varspec_suffix): Wrap "ptype" output of
enums appropriately.
1991-05-03 01:07:12 +00:00
e1ce8aa5ed
The list of changes is too long to fit in the cvs log (since it truncates!).
...
Look at the ChangeLog for Apr 30 and May 1.
1991-05-02 04:28:42 +00:00
55838914fd
* cplus-dem.c (optable): Add "nw", "dl", "compound".
...
(cplus_mangle_opname): New function.
(do_type): Add case 'Q'.
* vax-opcode.h, expread.y, expprint.c, cplus-dem.c: Declare some
things "const".
1991-04-26 22:58:14 +00:00
f88e7af831
* utils.c: Use CPLUS_MARKER not '$'.
...
* cplus-dem.c: Use CPLUS_MARKER not '$'. If CPLUS_MARKER isn't
defined, define it to '$'.
1991-04-19 23:50:06 +00:00
dd3b648e8b
Johns release
1991-03-28 16:28:29 +00:00