summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
Commit message (Expand)AuthorAgeFilesLines
* backport: re PR c++/78761 (C++14, compiler generate mangled name that can not...Jakub Jelinek2017-05-301-0/+3
* Backport PRs 67394, 69687, 70481, 70492, 70498Jakub Jelinek2016-05-191-0/+20
* backport: re PR other/61321 (demangler crash on casts in template parameters)Jakub Jelinek2016-05-191-0/+23
* cp-demangle.c (d_dump): Fix syntax error.Jakub Jelinek2016-05-191-0/+30
* Cast strtol return to unsigned longKirill Yukhin2014-11-121-1/+2
* Add strtoll and strtoull to libiberty.Yury Gribov2014-10-282-1/+195
* mangle.c (is_std_substitution): Check for abi_tag.Jason Merrill2014-09-261-0/+3
* demangle.h (DMGL_DLANG): New macro.Iain Buclaw2014-09-232-1/+940
* cp-demangle.c (d_dump): Only access field from s_fixed part of the union for ...Andrew Burgess2014-08-291-0/+5
* demangler-fuzzer.c: New file.Gary Benson2014-08-132-0/+117
* Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge2014-05-221-0/+1
* cplus-dmem.c (internal_cplus_demangle): Free any resources allocated by possi...Andrew Burgess2014-05-141-0/+4
* cp-demangle.c (struct d_component_stack): New structure.Gary Benson2014-05-081-0/+26
* 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