summaryrefslogtreecommitdiff
path: root/gcc/cplus-dem.c
Commit message (Expand)AuthorAgeFilesLines
* 8law1998-05-221-1/+1
* * cplus-dem.c (do_type): Handle volatile qualification.mmitchel1998-05-211-2/+4
* Warning fixes:ghazi1998-05-131-10/+13
* cplus-dem.c (demangle_qualified): Add a missing else which causedamacleod1998-04-271-1/+1
* * cplus-dem.c (gnu_special): Fix off-by-one bug when checking thejason1998-04-261-1/+1
* * cplus-dem.c: Add code to enable demangling of names producedamacleod1998-04-221-23/+296
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-011-0/+9
* * cplus-dem.c (optable): Add sizeof.mmitchel1998-03-241-200/+278
* manfred1998-03-191-0/+1
* amanfred1998-03-121-6/+5
* amanfred1998-03-121-3/+2
* Whitespace change for better readability.law1998-02-071-0/+1
* * dwarf2out.c: Add old_args_size.jason1998-02-061-9/+135
* alaw1998-01-271-2/+4
* Merge from gcc-2.8law1997-12-071-1/+10
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* * cplus-dem.c (demangle_signature): Don't look for return types onjason1997-10-141-3/+6
* Sun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell@usa.net>jason1997-09-281-52/+245
* * cplus-dem.c: Add 'extern' to prepends_underscore.jason1997-08-201-2/+2
* * cplus-dem.c: Various changes to produce Java output when passedbothner1997-07-301-24/+47
* * cplus-dem.c (do_type): Handle `J'.brendan1997-05-201-0/+6
* reformat a little to match GNU coding standards.mrs1997-05-061-7/+7
* Add prototypes, remove unsed cplus_match, make mystrstr statician1997-03-141-19/+16
* * cplus-dem.c (gnu_special): Call demangled_fund_type for otherbrendan1997-03-111-3/+2
* * cplus-dem.c: Fix indenting; note that this file also lives inmrs1997-01-161-456/+476
* (demangle_template): Fix handling of address args.merrill1996-09-191-1/+25
* formatting tweaksmrs1996-07-031-39/+38
* (demangle_template): Fix for non-mangled pointermerrill1996-03-201-2/+8
* (demangle_template): Fix for address-of-extern arguments.merrill1996-03-071-1/+9
* (demangle_template): Initialize is_bool. Correctlymerrill1996-02-211-1/+5
* Add const where appropriateian1996-01-181-5/+5
* Fix spelling errors.kenner1995-08-281-1/+1
* Update FSF address.kenner1995-06-151-2/+2
* (strstr, strncmp, strlen): Remove declarations.kenner1995-05-241-5/+0
* (mystrstr): Replacement for strstr.kenner1995-05-221-7/+4
* (strstr): Define ifndef POSIX.kenner1995-05-191-0/+24
* Fix typos in comments.kenner1995-05-161-6/+5
* Make collect demanglemerrill1995-05-041-0/+2986