gcc/libstdc++-v3
Johannes Singler a273a42537 quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads in the parallel...
2008-05-07  Johannes Singler  <singler@ira.uka.de>

       * include/parallel/quicksort.h:
       (parallel_sort_qs_conquer) Explicitly request number of threads
       in the parallel clause.
       (parallel_sort_qs) Remove setting the number of threads globally.

From-SVN: r135038
2008-05-07 11:14:05 +00:00
..
config condition_variable: New. 2008-05-06 21:11:47 +00:00
doc condition_variable: New. 2008-05-06 21:11:47 +00:00
include quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads in the parallel... 2008-05-07 11:14:05 +00:00
libmath Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
libsupc++ acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
po Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
scripts
src condition_variable: New. 2008-05-06 21:11:47 +00:00
testsuite mutex (mutex::mutex): Fix usage of initializing macro. 2008-05-07 00:55:51 +00:00
acinclude.m4 re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp) 2008-04-29 04:40:08 +00:00
aclocal.m4
ChangeLog quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads in the parallel... 2008-05-07 11:14:05 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
configure re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp) 2008-04-29 04:40:08 +00:00
configure.ac re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp) 2008-04-25 18:37:22 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01:00
Makefile.in Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01: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.