aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite
AgeCommit message (Expand)Author
2004-06-28 * testsuite/demangle-expected: Add test case.ian
2004-03-07 * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> foraj
2004-02-25 * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,ian
2004-02-25 * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extraian
2004-02-24 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don'tian
2004-01-02 * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, stripian
2003-12-20 * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'ian
2003-12-19 Fix for PR c++/13447:ian
2003-12-15 * cp-demangle.c (d_print_function_type): Print the functionian
2003-12-15 Fix handling of constructor/destructor of standard substitution:ian
2003-12-04 * cp-demangle.c (IS_UPPER, IS_LOWER): Define.ian
2003-12-01 * testsuite/demangle-expected: Revert one part of 2003-06-26 patchian
2003-11-26 * cp-demangle.c (struct d_print_mod): Add templates field.ian
2003-11-21 * cp-demangle.c (has_return_type): Skip qualifiers when checkingian
2003-11-21 * testsuite/demangle-expected: Minor changes to match output ofian
2003-11-18 * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE toian
2003-11-18 * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.ian
2003-10-20 * cplus-dem.c (demangle_template): Register a new Btype onlybrobecke
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>hjl
2003-06-262003-06-26 H.J. Lu <hongjiu.lu@intel.com>hjl
2003-06-05 PR other/10810danglin
2002-09-11gcc:zack
2002-07-09 * cp-demangle.c (demangle_identifier): Support extended Unicodejason
2002-02-19* testsuite/demangle-expected: Add test case for infinite loop indj
2002-02-182002-02-18 Carlo Wood <carlo@gnu.org>rodrigc
2002-02-032002-02-02 H.J. Lu (hjl@gnu.org)hjl
2002-01-312002-01-30 Phil Edwards <pme@gcc.gnu.org>pme
2001-12-122001-12-12 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc
2001-02-02 Add support for Java demangling under the v3 ABI:bryce
2000-09-13 * testsuite/demangle-expected: Add two tests for anonymoushp
2000-09-10 * testsuite/demangle-expected: Add four tests for type_infohp
2000-08-31Add testcases and missing changelogs:hp
2000-07-17 * testsuite/regress-demangle (failed test): Show result andhp
1999-10-19 * cplus-dem.c (INTBUF_SIZE): New macro.mmitchel
1999-10-11 * cplus-dem.c (do_type): Handle pointer to member types whosemmitchel
1999-04-11 * cplus-dem.c (demangle_template_value_parm): Handlemmitchel
1999-04-05 * testsuite/regress-demangle: New file.tromey