gcc/libstdc++-v3
Benjamin Kosnik 8edb93c423 re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check)
2008-04-14  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/35816
	* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Set CXXFLAGS to
	-O0 when checking for atomic builtins.
	* configure: Regenerate.

From-SVN: r134297
2008-04-14 23:53:15 +00:00
..
config [multiple changes] 2008-04-10 20:26:45 +00:00
doc [multiple changes] 2008-04-10 22:14:17 +00:00
include c++config: Guard _LDBL_ macros with __cplusplus. 2008-04-14 19:22:27 +00:00
libmath [multiple changes] 2008-04-10 20:26:45 +00:00
libsupc++ [multiple changes] 2008-04-10 20:26:45 +00:00
po [multiple changes] 2008-04-10 20:26:45 +00:00
scripts run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
src [multiple changes] 2008-04-10 20:26:45 +00:00
testsuite [multiple changes] 2008-04-10 20:26:45 +00:00
ChangeLog re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check) 2008-04-14 23:53:15 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 2006-01-22 Paolo Carlini <pcarlini@suse.de> 2006-01-22 10:11:08 +00:00
ChangeLog-2006 re PR libstdc++/30365 (No possibility to disable large file support (LFS)) 2007-01-06 22:38:07 +00:00
ChangeLog-2007 2008-01-02 Paolo Carlini <pcarlini@suse.de> 2008-01-02 15:11:59 +00:00
Makefile.am [multiple changes] 2008-01-18 08:16:51 +00:00
Makefile.in [multiple changes] 2008-04-10 20:26:45 +00:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check) 2008-04-14 23:53:15 +00:00
aclocal.m4 acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold. 2008-03-28 17:32:05 +00:00
config.h.in [multiple changes] 2008-04-10 20:26:45 +00:00
configure re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away atomic builtin check) 2008-04-14 23:53:15 +00:00
configure.ac [multiple changes] 2008-04-10 20:26:45 +00:00
configure.host configure.host (try_cpu settings): Set try_cpu=cris for crisv32. 2007-12-15 21:33:45 +00:00
crossconfig.m4 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
fragment.am
linkage.m4 [multiple changes] 2008-01-18 08:16:51 +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.