aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite/demangle-expected
AgeCommit message (Expand)AuthorFilesLines
2016-05-02Demangler integer overflow fixes from Marcel Böhme.Marcel Böhme1-2/+12
2016-03-31cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeing btypevec/ktypevec.Mikhail Maltsev1-0/+10
2015-11-27PR other/61321 - demangler crash on casts in template parametersPedro Alves1-0/+23
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+3
2015-08-15cp-demangle.c (d_abi_tags): Preserve di->last_name across any ABI tags.Ian Lance Taylor1-0/+6
2015-07-13Fix several crashes of C++ demangler on fuzzed input.Mikhail Maltsev1-0/+30
2015-06-01re PR c++/44282 (fastcall is not mangled at all)Jason Merrill1-0/+3
2014-09-26mangle.c (is_std_substitution): Check for abi_tag.Jason Merrill1-0/+3
2014-08-29cp-demangle.c (d_dump): Only access field from s_fixed part of the union for ...Andrew Burgess1-0/+5
2014-05-22Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge1-0/+1
2014-05-14cplus-dmem.c (internal_cplus_demangle): Free any resources allocated by possi...Andrew Burgess1-0/+4
2014-05-08cp-demangle.c (struct d_component_stack): New structure.Gary Benson1-0/+26
2013-11-22Fix demangler to handle conversion operators correctly.Cary Coutant1-0/+20
2013-10-25cp-demangle.c (struct d_saved_scope): New structure.Gary Benson1-0/+3
2013-10-11cp-demangle.c (d_name): Demangle local-source-names.Paul Pluzhnikov1-0/+3
2013-09-10re PR bootstrap/58386 (libstdc++.so.6: undefined symbol: htab_hash_pointer)Paolo Carlini1-3/+0
2013-09-10cp-demangle.c: Include hashtab.h.Gary Benson1-0/+3
2013-04-03cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill1-2/+2
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill1-0/+12
2013-02-14re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill1-0/+3
2012-11-10cp-demangle.c (d_unqualified_name): Handle abi tags here.Jason Merrill1-0/+3
2012-07-18cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill1-0/+3
2012-05-22demangle-expected: Add regression test.Tom Tromey1-0/+4
2012-03-21mangle.c (write_type): Handle 'auto'.Jason Merrill1-0/+6
2012-03-07cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill1-0/+3
2012-01-10cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill1-0/+3
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill1-1/+40
2012-01-06cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill1-0/+12
2011-10-10re PR c++/48665 (type of const member function)Ian Lance Taylor1-0/+5
2011-09-23re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant1-0/+47
2011-08-01re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ...Jason Merrill1-0/+4
2011-07-26Remove an extra line.H.J. Lu1-1/+0
2011-07-26cp-demangle.c (d_print_init): Initialize pack_index field.Ian Lance Taylor1-0/+6
2011-07-04cp-demangle.c (d_expression): Handle 'this'.Jason Merrill1-0/+4
2011-07-01re PR debug/49408 (member function template id not matching linkage name)Jan Kratochvil1-1/+17
2011-06-20re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ...Jason Merrill1-1/+4
2011-06-13cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX.Jan Kratochvil1-0/+9
2011-06-13demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil1-0/+18
2010-11-16Properly demangle a global constructor symbol.H.J. Lu1-2/+2
2010-11-13re PR other/46332 (__cxa_demangle yields excess parentheses for function types)Ian Lance Taylor1-2/+7
2010-09-22cplus-dem.c (ada_demangle): Add comments.Tristan Gingold1-0/+30
2010-09-10cp-demangle.c (d_find_pack): Add case for DEMANGLE_COMPONENT_LAMBDA.James Lyon1-0/+5
2010-06-10re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek1-0/+3
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