match.pd: Fix fneg/fadd optimization [PR109583]
[platform/upstream/gcc.git] / libitm / testsuite / libitm.c++ /
2023-01-16 Jakub JelinekUpdate copyright years.
2022-01-03 Jakub JelinekUpdate copyright years.
2021-06-17 Jonathan Wakelylibstdc++: Simplify constexpr checks in std::char_trait...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-21 Torvald Riegellibitm: Disable testing transaction-safe exceptions...
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-20 Torvald RiegelSupport __cxa_free_exception and fix exception handling.
2015-11-09 Torvald RiegelSupport sized delete.
2015-10-05 Jason MerrillMove runtime transactional memory tests to libitm testsute.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libitm/
2013-06-20 Iain Sandoelibitm.exp: Reorder lib loads into dependency order.
2013-02-03 Richard SandifordUpdate copyright in libitm.
2012-01-31 Rainer OrthLink C++ tests with -shared-libgcc (PR libitm/51822)
2012-01-17 Rainer OrthSkip static_ctor.C test (PR libitm/51173)
2011-11-10 Rainer Orthlibitm port to Tru64 UNIX
2011-11-08 Aldy HernandezMerge from transactional-memory branch.