OSDN Git Service

* g++.dg/cdce3.C: Skip on alpha*-dec-osf5*.
[pf3gnuchains/gcc-fork.git] / libiberty / cplus-dem.c
2010-01-11 gingoldinclude/
2009-09-23 gingold2009-09-23 Matthew Gingell <gingell@adacore.com>
2008-03-13 spark2008-03-12 Seongbae Park <seongbae.park@gmail.com>
2008-01-23 bje2008-01-23 Thiago Jung Bauermann <bauerman@br.ibm...
2006-05-12 dj* cplus-dem.c (demangle_fund_type): Ensure buf is large...
2005-05-24 gdrinclude/
2005-05-10 nickcUpdate the address and phone number of the FSF organiza...
2005-03-27 gdr Convert libiberty to use ISO C prototype style...
2004-11-24 ian PR other/18623
2004-01-02 ian * cp-demangle.c (d_encoding): When DMGL_PARAMS is...
2003-10-20 brobecke * cplus-dem.c (demangle_template): Register...
2003-03-11 dj* cplus-dem.c (demangle_integral_value): Correction...
2003-03-04 mmitchel * cplus-dem.c: Add license exception to copyright...
2003-02-20 dj* cplus_dem.c: Fix typo: intializes -> initializes.
2003-02-13 drow Fix PR c++/7612.
2002-10-06 aj * libiberty/cplus-dem.c (ada_demangle): Get rid of...
2002-09-20 danglin * cp-demangle.c (demangling_new): Cast 0 to enum.
2002-09-11 zackgcc:
2002-07-29 neil * cplus-dem.c (PREPEND_BLANK): Remove.
2002-02-19 dj* testsuite/demangle-expected: Add test case for infini...
2002-02-18 rodrigc2002-02-18 Carlo Wood <carlo@gnu.org>
2002-02-05 jason * demangle.h (cplus_demangle_v3): Add "options...
2002-02-03 hjl2002-02-02 H.J. Lu (hjl@gnu.org)
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2002-01-02 ghazi * cplus-dem.c (mystrstr): Delete. All callers changed...
2001-12-12 rodrigc2001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-06 rth * demangle.h (no_demangling): New.
2001-10-17 dj* argv.c, asprintf.c, choose-temp.c, concat.c, cplus...
2001-10-07 ghaziinclude:
2001-03-20 jason * cplus-dem.c (main): Skip initial $.
2001-03-05 danglin * cplus-dem.c (main): Cast enum style to int.
2001-02-16 bryce2001-02-16 Loren J. Rittle <ljrittle@acm.org>
2001-02-02 bryce Add support for Java demangling under the v3 ABI:
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.
next