gcc/libstdc++-v3/src
Benjamin Kosnik ee1b5fc5e0 re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit)
2008-02-17  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/34797
	* include/parallel/settings.h (_Settings): Reconstruct Settings class
	here, uglify, remove anonymous namespace and static
	members. Convert to datum.	
	* include/parallel/types.h: Move Settings:: enumerations here, uglify.
	* src/parallel_settings.cc: New, definition for _Settings member
	functions.	
	* include/parallel/multiway_merge.h: Same.
	* include/parallel/for_each.h: Same.
	* include/parallel/workstealing.h: Same.
	* include/parallel/base.h: Same.
	* include/parallel/numeric
	* include/parallel/features.h: Same.
	* include/parallel/quicksort.h: Same.
	* include/parallel/equally_split.h: Same.
	* include/parallel/algorithmfwd.h: Same.
	* include/parallel/omp_loop_static.h: Same.
	* include/parallel/random_shuffle.h: Same.
	* include/parallel/balanced_quicksort.h: Same.
	* include/parallel/tags.h: Same.
	* include/parallel/multiway_mergesort.h: Same.
	* include/parallel/numericfwd.h: Same.
	* include/parallel/partition.h: Same.
	* include/parallel/partial_sum.h: Same.
	* include/parallel/find.h: Same.
	* include/parallel/algo.h: Same.
	* include/parallel/omp_loop.h: Same.
	* include/parallel/sort.h: Same.

	* src/Makefile.am (parallel_sources): Add parallel_settings.cc.
	* src/Makefile.in: Regenerate.
	
	* config/abi/pre/gnu.ver: Export _Settings::get and _Settings::set.

From-SVN: r132383
2008-02-18 00:00:00 +00:00
..
allocator-inst.cc
bitmap_allocator.cc
codecvt.cc
compatibility-ldbl.cc
compatibility.cc
complex_io.cc
concept-inst.cc
ctype.cc
debug_list.cc
debug.cc
ext-inst.cc
fstream-inst.cc
functexcept.cc
globals_io.cc
hash_c++0x.cc
hash.cc hashtable.cc: New. 2007-12-03 17:22:44 +00:00
hashtable_c++0x.cc hashtable.cc: New. 2007-12-03 17:22:44 +00:00
hashtable.cc hashtable.cc (__prime_list): Use __SIZEOF_LONG__. 2007-12-03 23:20:22 +00:00
ios_failure.cc
ios_init.cc
ios_locale.cc
ios-inst.cc
ios.cc
iostream-inst.cc
istream-inst.cc
istream.cc
limits.cc
list.cc
locale_facets.cc locale_facets.cc: Fix typo in Copyright. 2007-11-16 17:50:50 +00:00
locale_init.cc
locale-inst.cc
locale.cc
localename.cc
Makefile.am re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
Makefile.in re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
misc-inst.cc
mt_allocator.cc
ostream-inst.cc
parallel_list.cc types.h: Move enum parallelism here. 2008-02-15 22:55:14 +00:00
parallel_settings.cc re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
pool_allocator.cc
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc
string-inst.cc
strstream.cc
system_error.cc re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and -std=c++0x breaks valid code) 2007-12-27 12:59:01 +00:00
tree.cc
valarray-inst.cc
wlocale-inst.cc
wstring-inst.cc