Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/02/1999 13:00:33
Module Name:	src
Committed By:	tv
Date:		Tue Feb  2 21:00:33 UTC 1999

Modified Files:
	src/gnu/dist/include: demangle.h
	src/gnu/dist/libiberty: cplus-dem.c
	src/gnu/dist/gcc: cplus-dem.c
Log Message:
Update the C++ demangler to one from the egcs 1.2 trunk, dated 19980131.
This is a bit more robust than that in egcs 1.1.1, and recognizes more
(but not yet all) template constructions.