]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/cplus-dem.c
* cplus-dem.c (do_type): Handle volatile qualification.
[thirdparty/gcc.git] / libiberty / cplus-dem.c
1998-05-21  Mark Mitchell* cplus-dem.c (do_type): Handle volatile qualification.
1998-05-15  Jeff LawUpdate from Cygnus libiberty.
1998-05-15  Peter Schauercplus-dem.c (cplus_demangle_opname): Initialize work.
1998-05-13  Kaveh R. GhaziWarning fixes:
1998-04-27  Andrew MacLeodcplus-dem.c (demangle_qualified): Add a missing else...
1998-04-26  Andreas Schwabcplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-22  Andrew MacLeodcplus-dem.c: Add code to enable demangling of names...
1998-04-10  Jeffrey A Law* cplus-dem.c: Sync with gcc.
1998-04-01  Mark Mitchellcplus-dem.c (optable): Add sizeof.
1998-02-22  Jeff Lawcplus-dem.c (gnu_special): Don't get confused by ....
1997-10-15  Jeff LawRemove code accidentally added twice.
1997-10-14  Jason Merrillcplus-dem.c (demangle_signature): Don't look for return...
1997-09-28  Mark Mitchellcplus-dem.c (demangle_template): Add new parameter.
1997-08-21  Jason MerrillInitial revision