summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix demangler to handle conversion operators correctly.Cary Coutant2013-11-221-0/+20
* * testsuite/test-demangle.c: Include unistd.h.Gerald Pfeifer2013-10-271-0/+3
* cp-demangle.c (struct d_saved_scope): New structure.Gary Benson2013-10-251-0/+3
* * testsuite/test-expandargv.c: Include unistd.h.Gerald Pfeifer2013-10-231-0/+3
* cp-demangle.c (d_name): Demangle local-source-names.Paul Pluzhnikov2013-10-111-0/+3
* re PR bootstrap/58386 (libstdc++.so.6: undefined symbol: htab_hash_pointer)Paolo Carlini2013-09-101-3/+0
* cp-demangle.c: Include hashtab.h.Gary Benson2013-09-101-0/+3
* cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill2013-04-031-2/+2
* Demangle C++11 ref-qualifier.Jason Merrill2013-04-031-0/+12
* re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill2013-02-141-0/+3
* cp-demangle.c (d_unqualified_name): Handle abi tags here.Jason Merrill2012-11-101-0/+3
* cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill2012-07-181-0/+3
* demangle-expected: Add regression test.Tom Tromey2012-05-221-0/+4
* mangle.c (write_type): Handle 'auto'.Jason Merrill2012-03-211-0/+6
* cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill2012-03-071-0/+3
* cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill2012-01-101-0/+3
* re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill2012-01-061-1/+40
* cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill2012-01-061-0/+12
* re PR c++/48665 (type of const member function)Ian Lance Taylor2011-10-101-0/+5
* re PR c++/40831 (g++ generated symbols for cloned function that be demangled.)Cary Coutant2011-09-231-0/+47
* test-expandargv.c (writeout_test): Check result of fwrite.Uros Bizjak2011-08-061-2/+5
* re PR c++/49932 ([C++0x] ICE on instantiating decltype(expr)::type with templ...Jason Merrill2011-08-011-0/+4
* Remove an extra line.H.J. Lu2011-07-261-1/+0
* cp-demangle.c (d_print_init): Initialize pack_index field.Ian Lance Taylor2011-07-261-0/+6
* cp-demangle.c (d_expression): Handle 'this'.Jason Merrill2011-07-041-0/+4
* re PR debug/49408 (member function template id not matching linkage name)Jan Kratochvil2011-07-011-1/+17
* re PR c++/37089 ([C++0x] rvalue/lvalue reference collapsing not performed in ...Jason Merrill2011-06-201-1/+4
* cp-demangle.c (d_print_comp): Suppress d_print_mod for DMGL_RET_POSTFIX.Jan Kratochvil2011-06-131-0/+9
* demangle.h (DMGL_RET_POSTFIX): Extend the comment.Jan Kratochvil2011-06-132-4/+26
* Avoid memory overrun in a test leading to potential double-free.Jim Meyering2011-04-101-1/+1
* 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
* argv.c (consume_whitespace): New function.Daniel Gutson2009-10-081-1/+33
* merge in cxx0x-lambdas-branch@152308Jason Merrill2009-09-291-5/+21
* re PR fortran/10197 (direct acces files not unformatted by default)Nick Clifton2009-06-161-5/+5
* 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