summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
Commit message (Expand)AuthorAgeFilesLines
* --(top level)--------------------------------------------Brooks Moses2006-10-101-1/+1
* re PR other/29176 (Seg fault in demangler)Ian Lance Taylor2006-09-221-0/+5
* re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor2006-08-271-0/+6
* Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell2006-04-061-2/+2
* Makefile.in: Add test-expandargv test.Carlos O'Donell2006-01-202-1/+307
* Fixes java/PR9861Terry Laurenzo2005-12-112-1/+31
* strverscmp.c: Update FSF address.Kelley Cook2005-08-173-4/+4
* re PR other/22268 (libiberty demanger crashes on (invalid) mangled name)Ian Lance Taylor2005-07-011-0/+6
* demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson2005-05-251-0/+4
* test-pexecute.c (TEST_PEX_RUN): Move variable declaration before statement.Ian Lance Taylor2005-04-041-2/+3
* pex-common.c: New file.Ian Lance Taylor2005-03-292-0/+532
* * testsuite/demangle-expected: Add test case.Ian Lance Taylor2004-06-281-0/+5
* test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger2004-03-071-1/+7
* cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor2004-02-251-4/+4
* cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor2004-02-251-2/+2
* cp-demangle.c (d_print_comp): Don't push more than one of the same CV-qualifi...Ian Lance Taylor2004-02-241-0/+18
* cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor2004-01-022-758/+1648
* cp-demangle.c (d_identifier): In Java mode, skip an optional '$' after the id...Ian Lance Taylor2003-12-201-0/+4
* re PR c++/13447 (Another demangler problem with method cv-qualifiers)Ian Lance Taylor2003-12-191-0/+21
* cp-demangle.c (d_print_function_type): Print the function parameters with no ...Ian Lance Taylor2003-12-151-0/+5
* Fix handling of constructor/destructor of standard substitution:Ian Lance Taylor2003-12-151-1/+11
* re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <")Ian Lance Taylor2003-12-041-0/+18
* demangle-expected: Revert one part of 2003-06-26 patch to restore expected re...Ian Lance Taylor2003-12-011-2/+13
* cp-demangle.c (struct d_print_mod): Add templates field.Ian Lance Taylor2003-11-261-0/+8
* cp-demangle.c (has_return_type): Skip qualifiers when checking whether we hav...Ian Lance Taylor2003-11-211-0/+21
* demangle-expected: Minor changes to match output of new demangler...Ian Lance Taylor2003-11-211-5/+5
* test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor2003-11-181-1/+1
* * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor2003-11-181-1/+1
* cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker2003-10-201-0/+6
* demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.H.J. Lu2003-10-161-1/+1
* demangle-expected: Add more GNU V3 testcases.H.J. Lu2003-06-261-1/+261
* re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c)John David Anglin2003-06-051-1/+1
* Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg2002-09-114-60/+199
* cp-demangle.c (demangle_identifier): Support extended Unicode characters.Jason Merrill2002-07-091-0/+4
* demangle-expected: Add test case for infinite loop in demangler.Scott Snyder2002-02-191-0/+6
* re PR other/5390 ([3.3 only?] Libiberty fails to demangle multi-digit templat...Carlo Wood2002-02-181-6/+6
* cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.H.J. Lu2002-02-021-1/+1
* cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.Phil Edwards2002-01-311-0/+4
* re PR other/2719 (demangler crash)Craig Rodrigues2001-12-121-0/+4
* Add support for Java demangling under the v3 ABI:Bryce McKinlay2001-02-021-0/+20
* demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson2000-09-131-0/+8
* demangle-expected: Add four tests for type_info mangling.Hans-Peter Nilsson2000-09-101-0/+16
* Add testcases and missing changelogs:Hans-Peter Nilsson2000-08-311-0/+56
* regress-demangle (failed test): Show result and expected output.Hans-Peter Nilsson2000-07-171-0/+2
* cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell1999-10-191-0/+12
* cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell1999-10-111-0/+4
* cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members.Mark Mitchell1999-04-111-0/+4
* regress-demangle: New file.Tom Tromey1999-04-053-0/+2571