summaryrefslogtreecommitdiff
path: root/libiberty/testsuite/demangle-expected
Commit message (Expand)AuthorAgeFilesLines
* Properly demangle a global constructor symbol.H.J. Lu2010-11-161-2/+2
* re PR other/46332 (__cxa_demangle yields excess parentheses for function types)Ian Lance Taylor2010-11-131-2/+7
* cplus-dem.c (ada_demangle): Add comments.Tristan Gingold2010-09-221-0/+30
* cp-demangle.c (d_find_pack): Add case for DEMANGLE_COMPONENT_LAMBDA.James Lyon2010-09-101-0/+5
* re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek2010-06-101-0/+3
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-0/+10
* Add support for C++0x nullptr.Jason Merrill2010-05-061-0/+3
* c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...Jason Merrill2010-03-221-2/+2
* * testsuite/demangle-expected: Add missing --format=gnu-v3.Tom Tromey2010-02-041-0/+1
* re PR c++/4926 (C++ ABI needs clarification on mangling of complex expressions)Jason Merrill2010-02-031-0/+5
* re PR c++/12909 (ambiguity in mangling vector types)Jason Merrill2010-02-031-0/+6
* cp-demangle.c (cplus_demangle_type): Check for invalid type after "DF".Ian Lance Taylor2010-01-261-2/+5
* demangle.h (ada_demangle): Add prototype.Tristan Gingold2010-01-111-0/+95
* merge in cxx0x-lambdas-branch@152308Jason Merrill2009-09-291-5/+21
* pt.c (make_fnparm_pack): Split out from...Jason Merrill2009-03-231-3/+7
* decl.c (grokfndecl): Set DECL_CONTEXT on parms.Jason Merrill2009-03-171-7/+11
* PR c++/37376, other mangling issuesJason Merrill2008-10-061-14/+18
* demangle.h (enum demangle_component_type): Add DEMANGLE_COMPONENT_DECLTYPE.Jason Merrill2008-09-091-0/+16
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-0/+20
* demangle.h (demangle_component_type): Add DEMANGLE_COMPONENT_JAVA_RESOURCE...David Daney2008-01-271-0/+4
* Index: libiberty/ChangeLogGeoffrey Keating2007-05-061-0/+16
* cp-demangle.c (d_encoding): Exit early on error.Geoffrey Keating2007-03-161-0/+4
* cp-demangle.h: Add comment explaining what to do to avoid overrunning string.Geoffrey Keating2006-12-211-0/+22
* 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
* Fixes java/PR9861Terry Laurenzo2005-12-111-0/+24
* 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
* * testsuite/demangle-expected: Add test case.Ian Lance Taylor2004-06-281-0/+5
* 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-021-731/+1511
* 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
* 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
* Makefile.in: Remove all references to s-under and underscore.c.Zack Weinberg2002-09-111-17/+17
* 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.Phil Edwards2002-01-311-0/+4