OSDN Git Service

Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
[pf3gnuchains/gcc-fork.git] / libiberty / cplus-dem.c
1998-12-18 amacleodFri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod...
1998-12-07 law * HP aCC demangling support.
1998-11-27 ghazi * choose-temp.c: Always include libiberty.h...
1998-11-23 bkoz
1998-11-13 amacleod* cplus-dem.c (demangle_prefix): Use the last __
1998-11-08 mmitchel * cplus-dem.c (type_kind_t): Add tk_reference.
1998-11-08 mmitchel * cplus-dem.c (demangle_template_value_parm): Use...
1998-10-25 mmitchel * cplus-dem.c (gnu_special): Fix handling of virtual...
1998-10-23 mmitchel * cplus-dem.c (work_stuff): Replace const_type and...
1998-10-20 amacleodTue Oct 20 12:29:02 1998 Andreas Schwab <schwab@issan...
1998-10-15 ghaziWarning fixes:
1998-09-08 jason * cplus-dem.c (demangle_arm_pt): Demangle anonymous...
1998-08-19 lawx
1998-08-17 jasontweak
1998-08-17 jason * cplus-dem.c (do_type): Fix simple array handling...
1998-08-17 law * cplus-dem.c: Include config.h if it exists...
1998-07-28 mmitchel * cplus-dem.c (type_kind_t): New type.
1998-07-19 ghaziThis fixes a problem when using KNR compilers.
1998-07-14 jasontweak formatting
1998-07-13 mmitchel * cplus-dem.c: Incorporate changes from GCC version...
1998-05-22 law
1998-05-21 mmitchel * cplus-dem.c (do_type): Handle volatile qualification.
1998-05-15 lawUpdate from Cygnus libiberty.
1998-05-15 law * cplus-dem.c (cplus_demangle_opname): Initial...
1998-05-13 ghaziWarning fixes:
1998-04-27 amacleodcplus-dem.c (demangle_qualified): Add a missing else...
1998-04-26 jason * cplus-dem.c (gnu_special): Fix off-by-one bug when...
1998-04-22 amacleod* cplus-dem.c: Add code to enable demangling of names...
1998-04-10 law * cplus-dem.c: Sync with gcc.
1998-04-01 mmitchel * cplus-dem.c (optable): Add sizeof.
1998-02-22 law * cplus-dem.c (gnu_special): Don't get confused by...
1997-10-15 lawRemove code accidentally added twice.
1997-10-14 jasonTue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell...
1997-09-28 jasonSun Sep 28 12:00:52 1997 Mark Mitchell <mmitchell...
1997-08-21 jasonInitial revision