gcc/libstdc++-v3
Jonathan Wakely afdb7762cb mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex.
2009-04-25  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/std/mutex (__get_once_functor_lock, __get_once_mutex):
	Replace global lock object with local locks on global mutex.
	* src/mutex.cc: Likewise.
	* config/abi/pre/gnu.ver: Adjust.
	* testsuite/30_threads/call_once/call_once2.cc: New.

From-SVN: r146785
2009-04-25 21:14:27 +01:00
..
config mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
doc authors.xml: Add space. 2009-04-24 20:39:16 +00:00
include mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
libsupc++ * eh_type.cc (__cxa_current_exception_type) Mark throw(). 2009-04-18 22:18:21 +00:00
po Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
scripts Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
src mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
testsuite mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
acinclude.m4 abi.exp: Add multilib support. 2009-02-23 20:42:53 +00:00
aclocal.m4
ChangeLog mutex (__get_once_functor_lock, [...]): Replace global lock object with local locks on global mutex. 2009-04-25 21:14:27 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008 2009-04-13 Paolo Carlini <paolo.carlini@oracle.com> 2009-04-13 14:41:54 +00:00
config.h.in re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
configure backport: Support GNU/kOpenSolaris. 2009-03-01 17:49:31 +00:00
configure.ac re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
configure.host configure.host: Set abi_baseline_pair for mips64*-linux. 2009-02-09 20:24:08 +00:00
crossconfig.m4 re PR libstdc++/38919 (math_stubs_long_double.cc: error: redefinition of 'long double ...' vs. /usr/x86_64-mingw32/include/math.h) 2009-01-20 19:30:51 +00:00
fragment.am re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
linkage.m4 re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
Makefile.am Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
Makefile.in re PR libstdc++/32666 (FAIL: abi_check hppa) 2009-01-15 20:02:11 +00:00
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.