]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/29_atomics/atomic/60695.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic / 60695.cc
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-24  Jonathan WakelyImplement P0558R2 changes to std::atomic
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-09-12  Matthew Wahab[libstdc++-v3] Fix dg-require before dg-run directives...
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-08-19  Jonathan WakelyDefine std::atomic<T>::is_always_lock_free for C++17
2016-04-28  Jonathan Wakelylibstdc++/70766 use std::addressof instead of operator&
2016-04-18  Jonathan WakelyMake use of extensions more explicit in libstdc++ tests
2016-01-04  Jakub JelinekUpdate copyright years.
2015-04-09  Jonathan Wakelyre PR libstdc++/65147 (alignment of std::atomic object...
2015-03-26  Jonathan Wakelyre PR libstdc++/62259 (atomic class doesn't enforce...
2015-01-17  Jonathan Wakelyre PR libstdc++/60940 (general operations on atomic...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-09  Jonathan Wakelyre PR libstdc++/63322 (std::atomic<T> where T is not...
2014-04-15  Jonathan Wakelyre PR libstdc++/60695 (std::atomic<X> doesn't work...