aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite/demangle-expected
AgeCommit message (Expand)AuthorFilesLines
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz1-0/+10
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+3
2010-03-22c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...Jason Merrill1-2/+2
2010-02-04* testsuite/demangle-expected: Add missing --format=gnu-v3.Tom Tromey1-0/+1
2010-02-03re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill1-0/+5
2010-02-03re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill1-0/+6
2010-01-26cp-demangle.c (cplus_demangle_type): Check for invalid type after "DF".Ian Lance Taylor1-2/+5
2010-01-11demangle.h (ada_demangle): Add prototype.Tristan Gingold1-0/+95
2009-09-29merge in cxx0x-lambdas-branch@152308Jason Merrill1-5/+21
2009-03-23pt.c (make_fnparm_pack): Split out from...Jason Merrill1-3/+7
2009-03-17decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill1-7/+11
2008-10-06PR c++/37376, other mangling issuesJason Merrill1-14/+18
2008-09-09demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill1-0/+16
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-0/+20
2008-01-27demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney1-0/+4
2007-05-06Index: libiberty/ChangeLogGeoffrey Keating1-0/+16
2007-03-16cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating1-0/+4
2006-12-21cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating1-0/+22
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
2005-12-11Fixes java/PR9861Terry Laurenzo1-0/+24
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
2004-06-28* testsuite/demangle-expected: Add test case.Ian Lance Taylor1-0/+5
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 Taylor1-731/+1511
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-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
2002-09-11Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg1-17/+17
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-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