aboutsummaryrefslogtreecommitdiff
path: root/gcc/cplus-dem.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-1/+1
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Mark Mitchell1-3/+6
1997-09-28cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell1-52/+245
1997-08-19* cplus-dem.c: Add 'extern' to prepends_underscore.Jason Merrill1-2/+2
1997-07-30cplus-dem.c: Various changes to produce Java output when passed DMGL_JAVA.Per Bothner1-24/+47
1997-05-20cplus-dem.c (do_type): Handle `J'.Brendan Kehoe1-0/+6
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-7/+7
1997-03-14Add prototypes, remove unsed cplus_match, make mystrstr staticIan Lance Taylor1-19/+16
1997-03-11cplus-dem.c (gnu_special): Call demangled_fund_type for other __t* symbols.Brendan Kehoe1-3/+2
1997-01-16cplus-dem.c: Fix indenting; note that this file also lives in libiberty.Mike Stump1-456/+476
1996-09-19(demangle_template): Fix handling of address args.Jason Merrill1-1/+25
1996-07-03formatting tweaksMike Stump1-39/+38
1996-03-20(demangle_template): Fix for non-mangled pointerJason Merrill1-2/+8
1996-03-07(demangle_template): Fix for address-of-extern arguments.Jason Merrill1-1/+9
1996-02-21(demangle_template): Initialize is_bool.Jason Merrill1-1/+5
1996-01-18Add const where appropriateIan Lance Taylor1-5/+5
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-2/+2
1995-05-24(strstr, strncmp, strlen): Remove declarations.Richard Kenner1-5/+0
1995-05-22(mystrstr): Replacement for strstr.Richard Kenner1-7/+4
1995-05-19(strstr): Define ifndef POSIX.Richard Kenner1-0/+24
1995-05-16Fix typos in comments.Richard Kenner1-6/+5
1995-05-04Make collect demangleJason Merrill1-0/+2986