gcc/libstdc++-v3
Pavel Chupin e80f7f1767 Fix missing gthr-default.h issue on separate libstdc++ configure
Fix missing gthr-default.h issue on separate libstdc++ configure
        * libstdc++-v3/acinclude.m4: Define glibcxx_thread_h.
        * libstdc++-v3/include/Makefile.am: Use glibcxx_thread_h.
        * libstdc++-v3/Makefile.in: Regenerate.
        * libstdc++-v3/configure: Regenerate.
        * libstdc++-v3/doc/Makefile.in: Regenerate.
        * libstdc++-v3/include/Makefile.in: Regenerate.
        * libstdc++-v3/libsupc++/Makefile.in: Regenerate.
        * libstdc++-v3/po/Makefile.in: Regenerate.
        * libstdc++-v3/python/Makefile.in: Regenerate.
        * libstdc++-v3/src/Makefile.in: Regenerate.
        * libstdc++-v3/src/c++11/Makefile.in: Regenerate.
        * libstdc++-v3/src/c++98/Makefile.in: Regenerate.
        * libstdc++-v3/testsuite/Makefile.in: Regenerate.

From-SVN: r192297
2012-10-10 10:02:44 +00:00
..
config re PR libstdc++/54869 (ext/random/simd_fast_mersenne_twister_engine/cons/default.cc FAILs) 2012-10-09 14:50:19 +00:00
doc Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
include Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
libsupc++ Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
po Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
python Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
scripts
src Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
testsuite Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
acinclude.m4 Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
aclocal.m4 acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL. 2012-09-28 19:48:27 +00:00
ChangeLog type_traits (common_time): Provide "SFINAE-friendly" implementation. 2012-10-09 22:31:44 +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
ChangeLog-2010
ChangeLog-2011
config.h.in re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
configure Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +00:00
configure.ac Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
configure.host Optimize bulk mode for normal_distribution<double> for SSE3. 2012-09-26 13:10:26 +00:00
crossconfig.m4
fragment.am fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00
linkage.m4
Makefile.am re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++) 2012-09-20 02:10:22 +00:00
Makefile.in Fix missing gthr-default.h issue on separate libstdc++ configure 2012-10-10 10:02:44 +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.