]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/cplus-dem.c
include:
[thirdparty/gcc.git] / libiberty / cplus-dem.c
2000-12-08  zackinclude:
2000-12-04  jason * cp-demangle.c: s/new_abi/v3/.
2000-11-22  hp * cplus-dem.c (main): Handle gnat_demangling.
2000-11-21  hp * cplus-dem.c (cplus_demangle): Fix formatting.
2000-11-19  ghazi * cplus-dem.c (grow_vect): Prototype.
2000-11-16  hp* cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for
2000-11-15  gerald * cplus_dem.c: Eliminate use of DEFUN, it is obsolete...
2000-11-15  hp * cplus_dem.c: Add gnat demangler. Add java to demang...
2000-09-13  hp * testsuite/demangle-expected: Add two tests for anonymous
2000-09-10  hp * testsuite/demangle-expected: Add four tests for...
2000-09-05  samuelIn include:
2000-08-24  gkm * libiberty/cplus-dem.c (cplus_demangle_opname, cplus_...
2000-08-12  jason * cplus-dem.c (demangle_signature): Change...
2000-07-20  law * cplus-dem.c (demangle_fund_type): Make 'dec...
2000-07-07  aph2000-07-07 Andrew Haley <aph@cygnus.com>
2000-06-05  samuelIn include,
2000-05-04  ghaziinclude:
2000-04-28  jason * libiberty/cplus-dem.c
2000-04-17  rth * cplus-dem.c (cplus_demangle_opname): Changed...
1999-10-26  law * cplus-dem.c: Move declarations of standard_sy...
1999-10-19  mmitchel * cplus-dem.c (INTBUF_SIZE): New macro.
1999-10-11  mmitchel * cplus-dem.c (do_type): Handle pointer to member...
1999-10-02  ghazi * cplus-dem.c (fancy_abort, demangle_integral_value,
1999-08-25  ghaziWarning fixes:
1999-05-17  law * cplus-dem.c (demangle_fund_type (near 'I...
1999-05-13  law * cplus-dem.c (standard_symbol_characters)...
1999-05-11  jimb* cplus-dem.c (main): Use table lookup to distinguish...
1999-04-20  jimbFix from Dale Hawkins:
1999-04-12  jimbFix from Marcus Daniels:
1999-04-11  mmitchel * cplus-dem.c (demangle_template_value_parm): Handle
1999-04-09  tromey1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>
1999-04-07  lawChanges from official libiberty sources.
1999-03-30  tromey * cplus-dem.c (consume_count): If `count' wraps, retur...
1999-01-14  drepper(mop_up): Set work->previous_argument to NULL after...
1998-12-22  ghaziWarning fixes:
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