gcc/libstdc++-v3/include
Chris Fairles d74eef3beb mutex (once_flag): Construct __gthread_once_t in a temporary variable before assigning to _M_once...
2008-09-04  Chris Fairles  <chris.fairles@gmail.com>

        * include/std/mutex (once_flag): Construct __gthread_once_t in a
	temporary variable before assigning to _M_once to avoid initialization
	errors.

From-SVN: r139986
2008-09-04 14:35:54 +00:00
..
backward backward_warning.h: Fix typo. 2008-06-30 10:48:48 +00:00
bits char_traits.h (char_traits<char16_t>:: assign(char_type*, size_t, char_type), [...]): For now, just open-code. 2008-08-21 01:06:45 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility [multiple changes] 2008-04-10 20:26:45 +00:00
c_global * include/c_global/climits, include/tr1/climits: Add parentheses. 2008-06-21 17:04:40 +01:00
c_std tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out. 2008-05-26 02:19:57 +00:00
debug set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
ext PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
parallel 2008-08-12 Johannes Singler <singler@ira.uka.de> 2008-08-12 17:23:00 +00:00
precompiled chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
std mutex (once_flag): Construct __gthread_once_t in a temporary variable before assigning to _M_once... 2008-09-04 14:35:54 +00:00
tr1 re PR testsuite/37149 (27_io/basic_ostream/inserters_other/char/error_code.cc) 2008-08-18 17:48:15 +00:00
tr1_impl hashtable (_Hashtable<>): Add missing pointer and const_pointer typedefs. 2008-08-27 19:27:11 +00:00
Makefile.am chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
Makefile.in gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +00:00