summaryrefslogtreecommitdiff
path: root/libitm/testsuite/libitm.c++
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-10-22Testsuite: allow non-installed testing on darwinIain Sandoe
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-06-17libstdc++: Simplify constexpr checks in std::char_traits [PR 91488]Jonathan Wakely
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-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-04Update copyright years.Jakub Jelinek
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel
2015-11-09Support sized delete.Torvald Riegel
2015-10-05Move runtime transactional memory tests to libitm testsute.Jason Merrill
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libitm/Richard Sandiford
2013-06-20libitm.exp: Reorder lib loads into dependency order.Iain Sandoe
2013-02-03Update copyright in libitm.Richard Sandiford
2012-01-31Link C++ tests with -shared-libgcc (PR libitm/51822)Rainer Orth
2012-01-17Skip static_ctor.C test (PR libitm/51173)Rainer Orth
2011-11-10libitm port to Tru64 UNIXRainer Orth
2011-11-08Merge from transactional-memory branch.Aldy Hernandez