aboutsummaryrefslogtreecommitdiff
path: root/libiberty/cplus-dem.c
AgeCommit message (Expand)AuthorFilesLines
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-1/+1
1998-05-21* cplus-dem.c (do_type): Handle volatile qualification.Mark Mitchell1-2/+4
1998-05-15Update from Cygnus libiberty.Jeff Law1-26/+9
1998-05-15cplus-dem.c (cplus_demangle_opname): Initialize work.Peter Schauer1-0/+1
1998-05-13Warning fixes:Kaveh R. Ghazi1-10/+13
1998-04-27cplus-dem.c (demangle_qualified): Add a missing else which caused qualified...Andrew MacLeod1-1/+1
1998-04-26cplus-dem.c (gnu_special): Fix off-by-one bug when checking the length in the...Andreas Schwab1-1/+1
1998-04-22cplus-dem.c: Add code to enable demangling of names produced with the -fsquan...Andrew MacLeod1-23/+296
1998-04-09* cplus-dem.c: Sync with gcc.Jeffrey A Law1-21/+158
1998-04-01cplus-dem.c (optable): Add sizeof.Mark Mitchell1-200/+278
1998-02-22cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are n...Jeff Law1-0/+9
1997-10-15Remove code accidentally added twice.Jeff Law1-70/+0
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1-4/+77
1997-09-28cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell1-52/+245
1997-08-21Initial revisionJason Merrill1-0/+3087