gcc/libstdc++-v3/src
Loren J. Rittle 1976f0d995 stl_threads.h (_Atomic_swap): Kill it...
* include/bits/stl_threads.h (_Atomic_swap): Kill it...
	(_Swap_lock_struct<>): ...and the horse it rode in on.
	* src/globals.cc (_Swap_lock_struct<>): Likewise.
	* include/ext/stl_rope.h (_Rope_RopeRep<>::_M_c_string_lock): New
	member to support...
	* include/ext/ropeimpl.h (rope<>::c_str): Follow *all* memory
	visibility rules related to POSIX threads.
	* testsuite/thread/pthread7-rope.cc: New test.

From-SVN: r66507
2003-05-05 22:28:16 +00:00
..
codecvt.cc [multiple changes] 2003-02-06 06:24:21 +00:00
complex_io.cc Makefile.am (std_headers): Remove cXXX from list. 2002-01-04 21:27:36 +00:00
concept-inst.cc locale_facets.h: Move non-facet classes requiring <string> to... 2003-01-22 16:51:52 +00:00
ctype.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
demangle.cc demangle.h: Move to.. 2003-03-05 17:57:52 +00:00
ext-inst.cc ext-inst.cc (__gnu_cxx): Use instead of std:: for extensions. 2002-06-20 20:13:46 +00:00
fstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
fstream.cc std_fstream.h (basic_filebuf): _M_pback_destroy to _M_destroy_pback. 2003-04-28 04:54:54 +00:00
functexcept.cc acconfig.h (_GLIBCPP_USE_NLS): New symbol. 2003-05-02 02:53:28 +00:00
globals.cc stl_threads.h (_Atomic_swap): Kill it... 2003-05-05 22:28:16 +00:00
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc builtin-types.def (BT_FN_FLOAT_CONST_STRING): New. 2002-09-16 18:28:50 -07:00
locale-inst.cc [multiple changes] 2003-02-18 05:45:07 +00:00
locale.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
localename.cc localename.cc: Standardize exception strings. 2003-04-28 23:05:57 +00:00
Makefile.am [multiple changes] 2003-02-27 16:57:26 +00:00
Makefile.in [multiple changes] 2003-02-27 16:57:26 +00:00
misc-inst.cc atomicity.h (_Atomic_add_mutex): Fix declaration. 2003-02-13 04:02:20 +00:00
ostream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
sstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
stdexcept.cc * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl-inst.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
streambuf-inst.cc misc-inst.cc: Define unnecessary algorithm instantiations. 2002-05-27 14:55:57 +00:00
string-inst.cc re PR libstdc++/8172 (undefined reference to operator+ for string) 2002-11-02 02:18:18 +00:00
strstream.cc strstream.cc, [...]: Remove incorrect whitespace added in my previous change. 2003-03-05 22:24:56 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
wstring-inst.cc [multiple changes] 2001-03-02 21:38:26 +00:00