| Commit message (Expand) | Author | Age | Files | Lines |
* | * argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c, | dj | 2001-10-17 | 1 | -1/+1 |
* | include: | ghazi | 2001-10-07 | 1 | -7/+7 |
* | * cplus-dem.c (main): Skip initial $. | jason | 2001-03-20 | 1 | -1/+1 |
* | * cplus-dem.c (main): Cast enum style to int. | danglin | 2001-03-05 | 1 | -1/+1 |
* | 2001-02-16 Loren J. Rittle <ljrittle@acm.org> | bryce | 2001-02-16 | 1 | -1/+1 |
* | Add support for Java demangling under the v3 ABI: | bryce | 2001-02-02 | 1 | -9/+11 |
* | include: | zack | 2000-12-08 | 1 | -32/+33 |
* | * cp-demangle.c: s/new_abi/v3/. | jason | 2000-12-04 | 1 | -12/+17 |
* | * cplus-dem.c (main): Handle gnat_demangling. | hp | 2000-11-22 | 1 | -0/+1 |
* | * cplus-dem.c (cplus_demangle): Fix formatting. | hp | 2000-11-21 | 1 | -31/+33 |
* | * cplus-dem.c (grow_vect): Prototype. | ghazi | 2000-11-19 | 1 | -4/+8 |
* | * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for | hp | 2000-11-16 | 1 | -1/+1 |
* | * cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot | gerald | 2000-11-15 | 1 | -8/+8 |
* | * cplus_dem.c: Add gnat demangler. Add java to demangle style | hp | 2000-11-15 | 1 | -0/+148 |
* | * testsuite/demangle-expected: Add two tests for anonymous | hp | 2000-09-13 | 1 | -0/+19 |
* | * testsuite/demangle-expected: Add four tests for type_info | hp | 2000-09-10 | 1 | -1/+1 |
* | In include: | samuel | 2000-09-05 | 1 | -1/+1 |
* | * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_mangle_opname, | gkm | 2000-08-24 | 1 | -13/+12 |
* | * cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to | jason | 2000-08-12 | 1 | -31/+243 |
* | * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int, | law | 2000-07-20 | 1 | -2/+2 |
* | 2000-07-07 Andrew Haley <aph@cygnus.com> | aph | 2000-07-07 | 1 | -0/+1 |
* | In include, | samuel | 2000-06-05 | 1 | -0/+27 |
* | include: | ghazi | 2000-05-04 | 1 | -4/+5 |
* | * libiberty/cplus-dem.c | jason | 2000-04-28 | 1 | -29/+121 |
* | * cplus-dem.c (cplus_demangle_opname): Changed to use islower. | rth | 2000-04-17 | 1 | -4/+4 |
* | * cplus-dem.c: Move declarations of standard_symbol_characters and | law | 1999-10-26 | 1 | -6/+6 |
* | * cplus-dem.c (INTBUF_SIZE): New macro. | mmitchel | 1999-10-19 | 1 | -107/+146 |
* | * cplus-dem.c (do_type): Handle pointer to member types whose | mmitchel | 1999-10-11 | 1 | -1/+14 |
* | * cplus-dem.c (fancy_abort, demangle_integral_value, | ghazi | 1999-10-02 | 1 | -8/+30 |
* | Warning fixes: | ghazi | 1999-08-25 | 1 | -5/+5 |
* | * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance | law | 1999-05-17 | 1 | -6/+8 |
* | * cplus-dem.c (standard_symbol_characters): Renamed from | law | 1999-05-13 | 1 | -26/+15 |
* | * cplus-dem.c (main): Use table lookup to distinguish identifier | jimb | 1999-05-11 | 1 | -5/+80 |
* | Fix from Dale Hawkins: | jimb | 1999-04-20 | 1 | -1/+10 |
* | Fix from Marcus Daniels: | jimb | 1999-04-12 | 1 | -1/+1 |
* | * cplus-dem.c (demangle_template_value_parm): Handle | mmitchel | 1999-04-11 | 1 | -31/+45 |
* | 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com> | tromey | 1999-04-09 | 1 | -42/+116 |
* | Changes from official libiberty sources. | law | 1999-04-07 | 1 | -14/+37 |
* | * cplus-dem.c (consume_count): If `count' wraps, return 0 and | tromey | 1999-03-30 | 1 | -2/+12 |
* | (mop_up): Set work->previous_argument to NULL after freeing it. | drepper | 1999-01-14 | 1 | -116/+116 |
* | Warning fixes: | ghazi | 1998-12-22 | 1 | -17/+13 |
* | Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com> | amacleod | 1998-12-18 | 1 | -3/+4 |
* | * HP aCC demangling support. | law | 1998-12-07 | 1 | -42/+455 |
* | * choose-temp.c: Always include libiberty.h. Avoid redundancies. | ghazi | 1998-11-27 | 1 | -9/+8 |
* | � | bkoz | 1998-11-23 | 1 | -0/+24 |
* | * cplus-dem.c (demangle_prefix): Use the last __ | amacleod | 1998-11-13 | 1 | -1/+9 |
* | * cplus-dem.c (type_kind_t): Add tk_reference. | mmitchel | 1998-11-08 | 1 | -3/+5 |
* | * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle, | mmitchel | 1998-11-08 | 1 | -1/+6 |
* | * cplus-dem.c (gnu_special): Fix handling of virtual tables in | mmitchel | 1998-10-25 | 1 | -1/+1 |
* | * cplus-dem.c (work_stuff): Replace const_type and volatile_type | mmitchel | 1998-10-23 | 1 | -55/+135 |