gcc/libstdc++-v3/include
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
..
backward hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HASH is defined. 2010-04-13 20:24:40 +00:00
bits basic_string.h: Fix pasto in comment. 2010-04-03 20:45:49 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_global hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
c_std re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
debug unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext basic_string.h: Fix pasto in comment. 2010-04-03 20:45:49 +00:00
parallel partition.h (__parallel_partition): Improve scalability by... 2010-04-22 10:14:07 +00:00
precompiled atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
profile unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
std re PR libstdc++/43397 (std::function can't forward rvalue reference for pointer to member function) 2010-03-17 00:22:56 +00:00
tr1 stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
tr1_impl array (swap(array<>&, array<>&)): Use member swap. 2010-03-13 12:47:09 +00:00
Makefile.am hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
Makefile.in Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00