aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/concurrence.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-07array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini1-28/+4
2012-10-02re PR other/53889 (Gthreads doesn't support destroying recursive mutexes)Jonathan Wakely1-38/+1
2012-07-16re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely1-41/+10
2012-06-15re PR libstdc++/53578 (include/ext/concurrence.h relies on ill-formed narrowi...Jonathan Wakely1-2/+2
2012-06-14re PR libstdc++/53270 (Error when bootstrapping gcc on hppa2.0-unknown-linux-...Jonathan Wakely1-0/+21
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-3/+2
2010-11-18re PR libstdc++/46455 (resource leaks due to missing destructors for mutexes ...Jonathan Wakely1-1/+64
2010-09-03re PR libstdc++/45347 (concurrence.h: In constructor '__gnu_cxx::__cond::__co...Paolo Carlini1-1/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-12-23concurrence.h: Fix __gthread_cond_t initialisation function macro name.Jonathan Larmour1-1/+1
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-1/+1
2007-10-05gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan1-0/+104
2007-10-01valarray-inst.cc, [...]: Fix comment typos.Jonathan Wakely1-1/+1
2007-05-24concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*.Paolo Carlini1-4/+3
2007-04-22concurrence.h: Do not include <cstdlib>, use __builtin_abort.Paolo Carlini1-4/+3
2006-11-12bitmap_allocator.h: Uglify some names.Paolo Carlini1-11/+11
2006-11-07re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined r...Benjamin Kosnik1-4/+45
2006-11-07exception.hpp: Add translation support to exception strings.Benjamin Kosnik1-4/+4
2006-09-14concurrence.h (__mutex::__mutex): Pass address of mutex to *_MUTEX_INIT_FUNCT...Benjamin Kosnik1-2/+2
2006-09-14atomicity.h: Move to...Benjamin Kosnik1-0/+184