src/gdb ChangeLog.cplus cp-names.y
drow@sources.redhat.com
drow@sources.redhat.com
Fri Dec 19 18:54:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: drow-cplus-branch
Changes by: drow@sourceware.org 2003-12-19 18:54:03
Modified files:
gdb : ChangeLog.cplus cp-names.y
Log message:
* cp-names.y (%union): Remove typed_val_float.
(INT, FLOAT): Change to type comp.
(CONSTRUCTION_VTABLE): Change to untyped.
(demangler_special): Use D_COMP_CONSTRUCTION_VTABLE.
(array_indicator, exp): Update for new types of INT and FLOAT.
Handle D_COMP_LITERAL_NEG.
(parse_number): Simplify. Use D_COMP_LITERAL_NEG.
(HANDLE_SPECIAL): Define.
(tokentab_big): Remove.
(yylex): Remove unused variables. Optimize calls to strncmp
and handling of multi-word tokens.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.cplus.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.17&r2=1.1.2.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cp-names.y.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.8&r2=1.1.2.9
More information about the Gdb-cvs
mailing list