summaryrefslogtreecommitdiff
path: root/gcc/cplus-dem.c
Commit message (Expand)AuthorAgeFilesLines
* cplus-dem.c (demangle_signature): Don't look for return types on constructors.Mark Mitchell1997-10-141-3/+6
* cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell1997-09-281-52/+245
* * cplus-dem.c: Add 'extern' to prepends_underscore.Jason Merrill1997-08-191-2/+2
* cplus-dem.c: Various changes to produce Java output when passed DMGL_JAVA.Per Bothner1997-07-301-24/+47
* cplus-dem.c (do_type): Handle `J'.Brendan Kehoe1997-05-201-0/+6
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-7/+7
* Add prototypes, remove unsed cplus_match, make mystrstr staticIan Lance Taylor1997-03-141-19/+16
* cplus-dem.c (gnu_special): Call demangled_fund_type for other __t* symbols.Brendan Kehoe1997-03-111-3/+2
* cplus-dem.c: Fix indenting; note that this file also lives in libiberty.Mike Stump1997-01-161-456/+476
* (demangle_template): Fix handling of address args.Jason Merrill1996-09-191-1/+25
* formatting tweaksMike Stump1996-07-031-39/+38
* (demangle_template): Fix for non-mangled pointerJason Merrill1996-03-201-2/+8
* (demangle_template): Fix for address-of-extern arguments.Jason Merrill1996-03-071-1/+9
* (demangle_template): Initialize is_bool.Jason Merrill1996-02-211-1/+5
* Add const where appropriateIan Lance Taylor1996-01-181-5/+5
* Fix spelling errors.Richard Kenner1995-08-281-1/+1
* Update FSF address.Richard Kenner1995-06-151-2/+2
* (strstr, strncmp, strlen): Remove declarations.Richard Kenner1995-05-241-5/+0
* (mystrstr): Replacement for strstr.Richard Kenner1995-05-221-7/+4
* (strstr): Define ifndef POSIX.Richard Kenner1995-05-191-0/+24
* Fix typos in comments.Richard Kenner1995-05-161-6/+5
* Make collect demangleJason Merrill1995-05-041-0/+2986