summaryrefslogtreecommitdiff
path: root/libiberty/cplus-dem.c
Commit message (Expand)AuthorAgeFilesLines
* * cplus-dem.c (main): Skip initial $.jason2001-03-201-1/+1
* * cplus-dem.c (main): Cast enum style to int.danglin2001-03-051-1/+1
* 2001-02-16 Loren J. Rittle <ljrittle@acm.org>bryce2001-02-161-1/+1
* Add support for Java demangling under the v3 ABI:bryce2001-02-021-9/+11
* include:zack2000-12-081-32/+33
* * cp-demangle.c: s/new_abi/v3/.jason2000-12-041-12/+17
* * cplus-dem.c (main): Handle gnat_demangling.hp2000-11-221-0/+1
* * cplus-dem.c (cplus_demangle): Fix formatting.hp2000-11-211-31/+33
* * cplus-dem.c (grow_vect): Prototype.ghazi2000-11-191-4/+8
* * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED forhp2000-11-161-1/+1
* * cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannotgerald2000-11-151-8/+8
* * cplus_dem.c: Add gnat demangler. Add java to demangle stylehp2000-11-151-0/+148
* * testsuite/demangle-expected: Add two tests for anonymoushp2000-09-131-0/+19
* * testsuite/demangle-expected: Add four tests for type_infohp2000-09-101-1/+1
* In include:samuel2000-09-051-1/+1
* * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname,gkm2000-08-241-13/+12
* * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) tojason2000-08-121-31/+243
* * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,law2000-07-201-2/+2
* 2000-07-07 Andrew Haley <aph@cygnus.com>aph2000-07-071-0/+1
* In include,samuel2000-06-051-0/+27
* include:ghazi2000-05-041-4/+5
* * libiberty/cplus-dem.cjason2000-04-281-29/+121
* * 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