aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-03-16cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating1-0/+4
2007-03-01Makefile.in: Add install-pdf target as copied from automake v1.10 rules.Brooks Moses1-1/+2
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating2-4/+74
2006-10-10--(top level)--------------------------------------------Brooks Moses1-1/+1
2006-09-22re PR other/29176 (Seg fault in demangler)Ian Lance Taylor1-0/+5
2006-08-27re PR other/28797 (Problems with demangling (__cxa_demangle()))Ian Lance Taylor1-0/+6
2006-04-06Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell1-2/+2
2006-01-20Makefile.in: Add test-expandargv test.Carlos O'Donell2-1/+307
2005-12-11Fixes java/PR9861Terry Laurenzo2-1/+31
2005-08-17strverscmp.c: Update FSF address.Kelley Cook3-4/+4
2005-07-01re PR other/22268 (libiberty demanger crashes on (invalid) mangled name)Ian Lance Taylor1-0/+6
2005-05-25demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson1-0/+4
2005-04-04test-pexecute.c (TEST_PEX_RUN): Move variable declaration before statement.Ian Lance Taylor1-2/+3
2005-03-29pex-common.c: New file.Ian Lance Taylor2-0/+532
2004-06-28* testsuite/demangle-expected: Add test case.Ian Lance Taylor1-0/+5
2004-03-07test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger1-1/+7
2004-02-25cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor1-4/+4
2004-02-25cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor1-2/+2
2004-02-24cp-demangle.c (d_print_comp): Don't push more than one of the same CV-qualifi...Ian Lance Taylor1-0/+18
2004-01-02cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor2-758/+1648
2003-12-20cp-demangle.c (d_identifier): In Java mode, skip an optional '$' after the id...Ian Lance Taylor1-0/+4
2003-12-19re PR c++/13447 (Another demangler problem with method cv-qualifiers)Ian Lance Taylor1-0/+21
2003-12-15cp-demangle.c (d_print_function_type): Print the function parameters with no ...Ian Lance Taylor1-0/+5
2003-12-15Fix handling of constructor/destructor of standard substitution:Ian Lance Taylor1-1/+11
2003-12-04re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <")Ian Lance Taylor1-0/+18
2003-12-01demangle-expected: Revert one part of 2003-06-26 patch to restore expected re...Ian Lance Taylor1-2/+13
2003-11-26cp-demangle.c (struct d_print_mod): Add templates field.Ian Lance Taylor1-0/+8
2003-11-21cp-demangle.c (has_return_type): Skip qualifiers when checking whether we hav...Ian Lance Taylor1-0/+21
2003-11-21demangle-expected: Minor changes to match output of new demangler...Ian Lance Taylor1-5/+5
2003-11-18test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor1-1/+1
2003-11-18* testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor1-1/+1
2003-10-20cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker1-0/+6
2003-10-16demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.H.J. Lu1-1/+1
2003-06-26demangle-expected: Add more GNU V3 testcases.H.J. Lu1-1/+261
2003-06-05re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c)John David Anglin1-1/+1
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg4-60/+199
2002-07-09cp-demangle.c (demangle_identifier): Support extended Unicode characters.Jason Merrill1-0/+4
2002-02-19demangle-expected: Add test case for infinite loop in demangler.Scott Snyder1-0/+6
2002-02-18re PR other/5390 ([3.3 only?] Libiberty fails to demangle multi-digit templat...Carlo Wood1-6/+6
2002-02-02cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.H.J. Lu1-1/+1
2002-01-31cp-demangle.c (cp_demangle_type): Do not protect with IN_LIBGCC2.Phil Edwards1-0/+4
2001-12-12re PR other/2719 (demangler crash)Craig Rodrigues1-0/+4
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay1-0/+20
2000-09-13demangle-expected: Add two tests for anonymous namespaces.Hans-Peter Nilsson1-0/+8
2000-09-10demangle-expected: Add four tests for type_info mangling.Hans-Peter Nilsson1-0/+16
2000-08-31Add testcases and missing changelogs:Hans-Peter Nilsson1-0/+56
2000-07-17regress-demangle (failed test): Show result and expected output.Hans-Peter Nilsson1-0/+2
1999-10-19cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell1-0/+12
1999-10-11cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell1-0/+4
1999-04-11cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members.Mark Mitchell1-0/+4