]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc
Change test to use const variables instead of macros
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic_flag / test_and_set / explicit-hle.cc
2019-03-11  rediChange test to use const variables instead of macros
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-08-26  rediUse effective-target instead of -std options
2016-08-02  rediSkip scan-assembler test when -flto is used
2016-07-31  rediEnsure std::atomic test is compiled with optimization
2016-07-28  rediUse dg-additional-options in libstdc++ tests
2016-01-04  jakub Update copyright years.
2015-01-05  jakub Update copyright years.
2014-10-16  paolo2014-10-16 Paolo Carlini <paolo.carlini@oracle.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libstdc++-v3/
2013-01-22  jakub * testsuite/29_atomics/atomic_flag/test_and_set/explic...
2013-01-20  aklibstdc++: Add mem_order_hle_acquire/release to atomic...