gcc/libstdc++-v3
Johannes Singler c38b84d8f1 re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h)
2008-09-19  Johannes Singler  <singler@ira.uka.de>

        PR libstdc++/37470
        * include/parallel/base.h: Rename log2 to __log2.
          (__log2) Avoid infinite loop for n <= 0, return 0.
        * include/parallel/losertree.h: Rename log2 to __log2.
        * include/parallel/multiseq_selection.h: Likewise.
        * include/parallel/random_shuffle.h: Likewise.

From-SVN: r140490
2008-09-19 11:37:16 +00:00
..
config thread: New. 2008-09-13 00:32:37 +00:00
doc thread: New. 2008-09-13 00:44:21 +00:00
include re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h) 2008-09-19 11:37:16 +00:00
libmath gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +00:00
libsupc++ gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +00:00
po gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +00:00
scripts
src thread: New. 2008-09-13 00:32:37 +00:00
testsuite re PR libstdc++/37547 ([c++0x] minmax with initializer_list gives incorrect results) 2008-09-17 22:58:38 +00:00
acinclude.m4 thread: New. 2008-09-13 00:32:37 +00:00
aclocal.m4
ChangeLog re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h) 2008-09-19 11:37:16 +00:00
ChangeLog-1998
ChangeLog-1999 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2003 Convert ChangeLog files to UTF-8. 2008-09-05 13:07:45 +02:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in thread: New. 2008-09-13 00:32:37 +00:00
configure thread: New. 2008-09-13 00:32:37 +00:00
configure.ac thread: New. 2008-09-13 00:32:37 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in gnu.ver: Also export __once_functor_lock... 2008-09-04 00:57:57 +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.