summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/libstdc++-xmethods
AgeCommit message (Expand)Author
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-12-15Add GDB XMethods for shared_ptr and unique_ptr<T[]>Jonathan Wakely
2016-10-11Enable printers and xmethods for std::__cxx11::listJonathan Wakely
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-08-26Restore dg-interpreter-batch-mode for libstdc++ testsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-05-26xmethods.py (UniquePtrMethodsMatcher): Add operator-> support.Doug Evans
2015-04-29re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285)Doug Evans
2015-04-29list.cc (_GLIBCXX_USE_CXX11_ABI): Define to zero.Doug Evans
2015-01-05Update copyright years.Jakub Jelinek
2014-11-11associative-containers.cc: Add new file missed from earlier commit.Siva Chandra Reddy
2014-10-13xmethods.py: Add xmethods for std::array, std::deque, std::forward_list, std:...Siva Chandra Reddy
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek
2014-09-10hook.in: Load the xmethods.Siva Chandra Reddy