summaryrefslogtreecommitdiff
path: root/libiberty/cplus-dem.c
Commit message (Expand)AuthorAgeFilesLines
...
* * cplus-dem.c (cplus_demangle_opname): Changed to use islower.rth2000-04-171-4/+4
* * cplus-dem.c: Move declarations of standard_symbol_characters andlaw1999-10-261-6/+6
* * cplus-dem.c (INTBUF_SIZE): New macro.mmitchel1999-10-191-107/+146
* * cplus-dem.c (do_type): Handle pointer to member types whosemmitchel1999-10-111-1/+14
* * cplus-dem.c (fancy_abort, demangle_integral_value,ghazi1999-10-021-8/+30
* Warning fixes:ghazi1999-08-251-5/+5
* * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advancelaw1999-05-171-6/+8
* * cplus-dem.c (standard_symbol_characters): Renamed fromlaw1999-05-131-26/+15
* * cplus-dem.c (main): Use table lookup to distinguish identifierjimb1999-05-111-5/+80
* Fix from Dale Hawkins:jimb1999-04-201-1/+10
* Fix from Marcus Daniels:jimb1999-04-121-1/+1
* * cplus-dem.c (demangle_template_value_parm): Handlemmitchel1999-04-111-31/+45
* 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>tromey1999-04-091-42/+116
* Changes from official libiberty sources.law1999-04-071-14/+37
* * cplus-dem.c (consume_count): If `count' wraps, return 0 andtromey1999-03-301-2/+12
* (mop_up): Set work->previous_argument to NULL after freeing it.drepper1999-01-141-116/+116
* Warning fixes:ghazi1998-12-221-17/+13
* Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-181-3/+4
* * HP aCC demangling support.law1998-12-071-42/+455
* * choose-temp.c: Always include libiberty.h. Avoid redundancies.ghazi1998-11-271-9/+8
* bkoz1998-11-231-0/+24
* * cplus-dem.c (demangle_prefix): Use the last __amacleod1998-11-131-1/+9
* * cplus-dem.c (type_kind_t): Add tk_reference.mmitchel1998-11-081-3/+5
* * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,mmitchel1998-11-081-1/+6
* * cplus-dem.c (gnu_special): Fix handling of virtual tables inmmitchel1998-10-251-1/+1
* * cplus-dem.c (work_stuff): Replace const_type and volatile_typemmitchel1998-10-231-55/+135
* Tue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>amacleod1998-10-201-2/+2
* Warning fixes:ghazi1998-10-151-32/+35
* * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.jason1998-09-081-0/+8
* xlaw1998-08-191-1/+18
* tweakjason1998-08-171-2/+4
* * cplus-dem.c (do_type): Fix simple array handling. If we fail,jason1998-08-171-6/+11
* * cplus-dem.c: Include config.h if it exists. Also, onlylaw1998-08-171-3/+7
* * cplus-dem.c (type_kind_t): New type.mmitchel1998-07-281-109/+60
* This fixes a problem when using KNR compilers.ghazi1998-07-191-1/+1
* tweak formattingjason1998-07-141-2/+5
* * cplus-dem.c: Incorporate changes from GCC version not present inmmitchel1998-07-131-124/+253
* law1998-05-221-1/+1
* * cplus-dem.c (do_type): Handle volatile qualification.mmitchel1998-05-211-2/+4
* Update from Cygnus libiberty.law1998-05-151-26/+9
* * cplus-dem.c (cplus_demangle_opname): Initialize work.law1998-05-151-0/+1
* 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
* * cplus-dem.c: Sync with gcc.law1998-04-101-21/+158
* * cplus-dem.c (optable): Add sizeof.mmitchel1998-04-011-200/+278
* * cplus-dem.c (gnu_special): Don't get confused by .<digits>law1998-02-221-0/+9
* Remove code accidentally added twice.law1997-10-151-70/+0
* Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-141-4/+77