aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/thread
AgeCommit message (Expand)AuthorFilesLines
2009-03-02pthread4.cc: Move...Benjamin Kosnik9-792/+0
2008-01-313983-2.cc: Avoid -Wall warnings.Paolo Carlini1-4/+3
2007-10-05gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan1-0/+67
2007-07-16re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth8-17/+17
2007-03-029661-1.cc: Include <cstdlib>.Paolo Carlini2-0/+2
2007-03-02re PR libstdc++/28080 (header dependencies)Paolo Carlini7-28/+20
2005-12-28[multiple changes]Paolo Carlini1-5/+5
2005-08-17All files: Update FSF address.Kelley Cook8-8/+8
2005-03-16binders.cc: Remove explicit instantiations for non-weak systems.Paolo Carlini5-35/+5
2005-02-18pthread1.cc: Do not invoke pthread_setconcurrency on Solaris 2.6 and below.Eric Botcazou7-7/+7
2004-11-01re PR libstdc++/18185 ([3.4 only] Unhandled exceptions leak)Momchil Velikov1-0/+53
2004-10-06acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.Benjamin Kosnik7-36/+5
2004-03-29Update comment to reflect test.Loren J. Rittle1-1/+0
2004-03-29pthread7-rope.cc: Fix...Paolo Carlini1-2/+3
2004-03-04testsuite_flags.in: Add "-D_GLIBCXX_ASSERT" to CXXFLAGS_save.Paolo Carlini1-2/+2
2004-03-041.cc: Provide explicit instantiations for non-weak systems.Benjamin Kosnik5-4/+34
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik4-7/+10
2003-07-31pthread1.cc: Add alpha*-*-osf* to dg-do run, dg-options.Rainer Orth7-14/+14
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik1-2/+2
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-1/+1
2003-05-16* testsuite/thread/pthread4.cc: Further tweak to avoid fini race.Loren J. Rittle1-0/+5
2003-05-15* testsuite/thread/pthread4.cc: Tweak test.Loren J. Rittle1-5/+11
2003-05-05stl_threads.h (_Atomic_swap): Kill it...Loren J. Rittle1-0/+106
2003-05-03* testsuite/thread/pthread1.cc: Remove special case for FreeBSD.Loren J. Rittle1-8/+0
2003-04-15pthread1.cc: Enable for darwin test.Andreas Tobler6-12/+12
2002-10-29pthread5.cc: Include <unistd.h> if _GLIBCPP_HAVE_UNISTD_H is defined.Jason Thorpe1-0/+6
2002-10-28pthread1.cc: Enable on *-*-netbsd*.Jason Thorpe6-12/+12
2002-10-18pthread1.cc: Remove needless workaround for FreeBSD 5.Loren J. Rittle1-1/+1
2002-03-13reported by Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>Loren J. Rittle1-1/+1
2002-01-26pthread1.cc: Use one condition variable per predicate instead of tricky use o...Loren J. Rittle1-10/+10
2002-01-25pthread1.cc: Enable on cygwin.David Billinghurst6-6/+10
2002-01-24pthread1.cc: New test.Loren J. Rittle6-0/+588