Use atomics in guard.cc.
[gcc.git] / libstdc++-v3 / testsuite / 30_threads /
2015-06-05 Jonathan Wakelyshared_mutex (__shared_mutex_pthread, [...]): New helpe...
2015-05-29 Jonathan Wakelyfuture (__async_result_of): New alias template.
2015-05-06 Jason Merrillc.opt (Wterminate): New.
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Only use pthread_rwl...
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Add comments to...
2015-03-26 Jonathan Wakelyre PR libstdc++/58038 (std::this_thread::sleep_until...
2015-03-17 Jonathan Wakely1.cc: Remove name of unused exception variable.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-11 Jonathan Wakely3.cc: Only use a thread_local when __cxa_thread_atexit_...
2014-12-02 Jonathan WakelyDefine *_at_thread_exit() functions.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-09-22 Jonathan Wakelymutex (try_lock): Do not swallow exceptions.
2014-06-25 Jonathan Wakelyalloc.cc: Fix use of test allocator.
2014-06-25 Jonathan WakelyMakefile.am: Add new header.
2014-06-02 Jonathan Wakelycondition_variable (condition_variable_any::_Unlock...
2014-05-23 Jonathan Wakely54297.cc: Remove duplicate dragonfly selector.
2014-05-23 Jonathan Wakely1.cc: Add xfail for dragonfly.
2014-05-23 Jonathan Wakelyre PR libstdc++/60793 (Add target *-*-dragonfly* to...
2014-05-17 Jonathan Wakelyre PR libstdc++/60966 (std::call_once sometime hangs)
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-04-02 Dominique d'Humieresre PR target/54407 (FAIL: 30_threads/condition_variable...
2014-03-18 Jonathan Wakelyre PR libstdc++/60564 ([C++11] The std::packaged_task...
2014-02-21 Ed Smith-RowlandRename testsuite directory shared_mutex to shared_timed...
2014-02-20 Ed Smith-RowlandRename shared_mutex to shared_timed_mutex per C++14...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-12-08 Jonathan Wakely* testsuite/30_threads/async/async.cc: Fix race conditi...
2013-11-20 Jonathan Wakelyre PR libstdc++/49204 ([C++0x] remaining issues in...
2013-06-18 Jonathan Wakelyre PR libstdc++/57641 (std::timed_mutex.try_lock_until...
2013-06-16 Jonathan Wakelyshared_mutex: Implement N3659.
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-06-09 Jonathan Wakelymutex (call_once): Remove parentheses to fix error...
2013-04-24 Jonathan Wakelyre PR libstdc++/56905 ([C++11][DR 1130] std::copy_excep...
2013-03-16 Jonathan Wakelyre PR libstdc++/56002 ([C++11] allow generic locks...
2013-03-16 Jonathan Wakelyre PR libstdc++/56492 (std::packaged_task requires...
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-19 Jonathan Wakelyre PR libstdc++/55861 ([C++11] `std::shared_future...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-16 Jonathan Wakelythread.cc (execute_native_thread_routine): Do not swall...
2012-12-01 John David Anglinre PR libstdc++/55503 (FAIL: 30_threads/condition_varia...
2012-11-23 Jonathan Wakelyre PR libstdc++/52680 (std::this_thread::sleep_for...
2012-11-15 Jonathan Wakelyre PR libstdc++/53841 ([C++11] condition_variable:...
2012-08-26 Jonathan Wakely* testsuite/30_threads/async/54297.cc: Add dg-require...
2012-08-25 Jonathan Wakelyre PR libstdc++/54297 ([C++11] Segmentation fault with...
2012-08-13 David Adlerre PR libstdc++/54185 (condition_variable not properly...
2012-07-20 Paolo Carliniadl.cc: Add missing dg-requires.
2012-07-06 Paolo Carlinire PR libstdc++/53872 ([C++11] ADL bug in std::thread)
2012-07-04 Jonathan Wakelyre PR libstdc++/53830 (condition_variable_any - deadloc...
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-02-14 Jonathan Wakely* 30_threads/thread/native_handle/typesizes.cc: Do...
2012-02-07 Jonathan Wakely39909.cc: Remove duplicate target selector.
2012-02-01 Jonathan Wakelyre PR libstdc++/49204 ([C++0x] remaining issues in...
2012-01-21 Jonathan Wakelyre PR libstdc++/50982 (AIX libstdc++ GTHREADS incompati...
2011-11-26 Jonathan Wakelyre PR libstdc++/51296 (Several 30_threads tests FAIL...
2011-11-18 Jonathan Wakelytypesizes.cc: Do not run on darwin.
2011-11-08 Jonathan Wakelyshared_ptr_base.h (_Sp_counted_ptr): Make 'final'.
2011-11-08 Jonathan Wakelyre PR libstdc++/51018 (Test failures on NetBSD)
2011-11-02 Jonathan Wakelyfuture (promise): Add constructors for uses-allocator...
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-28 Paolo Carlini50862.cc: Trivial formatting fixes.
2011-10-26 Jonathan Wakelyre PR libstdc++/50862 (deadlock in std::condition_varia...
2011-10-25 Jonathan Wakelycondition_variable (condition_variable_any): Remove...
2011-10-25 Jonathan Wakelyre PR libstdc++/50862 (deadlock in std::condition_varia...
2011-10-24 Jonathan Wakely49668.cc: Add missing dg-require.
2011-10-22 Jonathan Wakelyre PR libstdc++/50196 ([C++0x] std::thread not availabl...
2011-07-21 Benjamin Kosnikchrono: (system_clock::is_steady): Update to N3291...
2011-07-09 Jonathan Wakelyre PR libstdc++/49668 ([C++0x] std::thread does not...
2011-06-11 Jonathan Wakelyuses_allocator.cc: New.
2011-05-28 Jonathan Wakelyacinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBC...
2011-05-28 Jonathan Wakelyfuture (launch): Update enumerators and define operator...
2011-03-25 Jonathan Wakelyfuture (future::share): Add.
2011-02-09 Jonathan Wakelyfuture (packaged_task::operator bool): Rename to...
2010-12-19 Benjamin Kosnik*: Use headername alias to associate private includes...
2010-12-15 Jonathan Wakelyre PR libstdc++/46951 (30_threads/future/members/45133...
2010-12-14 Jonathan Wakelyre PR libstdc++/45133 ([c++0x] std::future will crash...
2010-12-04 Jonathan Wakelymutex (try_lock, [...]): Fix.
2010-11-24 Paolo Carliniconstexpr.cc: Add dg-require* directives.
2010-11-23 Benjamin Kosnikchrono: Constexpr markup for is_monotonic.
2010-11-04 Paolo Carlinire PR libstdc++/46303 ('mutex' is not a member of ...
2010-11-02 Benjamin Kosniklibstdc++: N3126 draft support.
2010-10-08 Jonathan Wakelyfuture: Enable allocator support.
2010-08-06 Jason Merrill* include/std/thread: Add deleted thread(thread&).
2010-06-30 Jason Merrill* decl2.c (mark_used): Adjust error for use of deleted...
2010-06-15 Jason Merrilllibstdc++.exp: Set additional_prunes.
2010-06-03 Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-05-19 Jonathan Wakelywait.cc (wait): Rename.
2010-03-02 Jonathan Wakelymutex (lock_guard::lock_guard): Do not lock mutex when...
2010-03-02 Jonathan Wakelyre PR libstdc++/43230 (Revision 157158 failed 30_thread...
2010-02-23 Paolo Carlinifunctional_hash.h (struct _Fnv_hash): Rename to _Fnv_ha...
2010-02-12 Jonathan WakelyPR libstdc++/42819, DR 1315
2010-02-05 Paolo Carlinifuture (swap(packaged_task<>&, packaged_task<>&), ...
2010-02-03 Jonathan Wakelycondition_variable (condition_variable_any): Provide...
2010-02-02 Paolo Carliniunique_future: Rename to /future.
2010-01-31 Paolo Carlinirevert: condition_variable (condition_variable_any...
2010-01-29 Paolo Carlinicondition_variable (condition_variable_any:: __wait_unt...
2010-01-29 Paolo Carlinicondition_variable (enum class cv_status): Add and...
2010-01-21 Jonathan Wakelyre PR libstdc++/42201 ([C++0x] std::vector<std::unique_...
2009-12-18 Paolo Carlinicondition_variable: Revert inadvertent changes.
2009-12-18 Jimmy Guore PR libstdc++/40088 (Creating a std::ostringstream...
next