gcc/libstdc++-v3
Johannes Singler ed27799786 partition.h (__parallel_partition): Improve scalability by...
2010-04-22  Johannes Singler  <singler@kit.edu>

        * include/parallel/partition.h (__parallel_partition):
        Improve scalability by:
        -introducing new variables __leftold, __rightold, __dist, thus
        -getting rid of omp lock by using atomic operations
        -getting rid of two omp barriers

From-SVN: r158636
2010-04-22 10:14:07 +00:00
..
config limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
doc faq.xml: Link to manual. 2010-04-22 00:33:44 +01:00
include partition.h (__parallel_partition): Improve scalability by... 2010-04-22 10:14:07 +00:00
libsupc++ Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
po Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
python Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
scripts run_doxygen: Adjust. 2010-03-12 17:35:19 +00:00
src Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
testsuite parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIER_NODE instead of '{' when possible. 2010-04-06 17:13:07 -04:00
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result. 2010-04-06 01:27:44 +00:00
aclocal.m4 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00
ChangeLog partition.h (__parallel_partition): Improve scalability by... 2010-04-22 10:14:07 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in
configure config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
configure.ac
configure.host config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
crossconfig.m4 config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. 2010-04-12 19:01:36 +00:00
fragment.am
linkage.m4
Makefile.am
Makefile.in Update to Automake 1.11.1. 2010-04-02 18:18:06 +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.