summaryrefslogtreecommitdiff
path: root/libitm/testsuite
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist
2017-05-12Load new scanlang.expRainer Orth
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2017-01-01Update copyright years.Jakub Jelinek
2016-01-21libitm: Disable testing transaction-safe exceptions on Darwin and AIX.Torvald Riegel
2016-01-16libitm: Ensure proxy privatization safety.Torvald Riegel
2016-01-15libstdc++: Make certain exceptions transaction_safe.Torvald Riegel
2016-01-04Update copyright years.Jakub Jelinek
2015-11-22libitm: Fix recent changes to allocations log.Torvald Riegel
2015-11-20Support __cxa_free_exception and fix exception handling.Torvald Riegel
2015-11-09Support sized delete.Torvald Riegel
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm
2015-10-05Move runtime transactional memory tests to libitm testsute.Jason Merrill
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner
2015-01-15Make test2/test1 static in libitm.c/stackundo.cH.J. Lu
2015-01-05Update copyright years.Jakub Jelinek
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov
2014-10-06memcpy-1.c: Declare getpagesize.Marek Polacek
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-10-30Detect assembler support for RTMRichard Henderson
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou
2012-01-31Link C++ tests with -shared-libgcc (PR libitm/51822)Rainer Orth
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth
2012-01-17Skip static_ctor.C test (PR libitm/51173)Rainer Orth
2012-01-13libitm: Filter out undo writes that overlap with the libitm stack.Torvald Riegel
2012-01-05re PR libitm/51171 (XFAIL: libitm.c/reentrant.c execution test)Aldy Hernandez
2011-11-22weakref.m4: New file.Iain Sandoe
2011-11-22memcpy-1.c: Allow for MAP_ANON spelling.Iain Sandoe
2011-11-14Check ia32 instead of ilp32.H.J. Lu
2011-11-10libitm port to Tru64 UNIXRainer Orth
2011-11-09libitm: Remove unused code.Richard Henderson
2011-11-08Merge from transactional-memory branch.Aldy Hernandez