gcc/libstdc++-v3
Paolo Carlini f0bbed4417 default.cc: Avoid -Wall warnings.
2008-06-25  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/29_atomics/atomic_flag/cons/default.cc: Avoid -Wall
	warnings.
	* testsuite/29_atomics/atomic_flag/cons/aggregate.cc: Likewise.
	* testsuite/29_atomics/headers/cstdatomic/types_std_c++0x.cc:
	Likewise.
	* testsuite/29_atomics/headers/stdatomic.h/types.c: Likewise.
	* testsuite/util/testsuite_common_types.h (struct assignable,
	struct default_constructible, struct copy_constructible,
	struct explicit_value_constructible): Use a tad of simulated
	concept checking techniques to avoid spurious warnings.
	* testsuite/29_atomics/atomic/cons/assign_neg.cc: Adjust dg-error
	markers.
	* testsuite/29_atomics/atomic/cons/copy_neg.cc: Likewise.

From-SVN: r137127
2008-06-25 23:28:14 +00:00
..
config basic_string.h (stod, [...]): Declare in C++0x mode. 2008-06-16 09:58:54 +00:00
doc parallel_mode.xml: Clarify use of explicit parallel algorithms. 2008-06-24 18:34:52 +00:00
include stl_algo.h (__find_if_not, [...]): Add in C++0x, per N2666. 2008-06-25 16:39:15 +00:00
libmath Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
libsupc++ acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sync builtins, in two sizes. 2008-04-24 14:40:29 +00:00
po Makefile.am: Fix most stamp rules to regenerate the links for all sources newer than the... 2008-04-20 21:10:38 +00:00
scripts run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
src string_conversions.cc (__to_xstring<>): New. 2008-06-17 13:47:54 +00:00
testsuite default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
ChangeLog default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007 2008-01-02 Paolo Carlini <pcarlini@suse.de> 2008-01-02 15:11:59 +00:00
Makefile.am Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01:00
Makefile.in Makefile.am (install-html, [...]): Add dummy targets. 2008-04-29 16:30:56 +01:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. 2008-05-22 11:44:00 +00:00
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
config.h.in configure.ac: Do not check for gconv.h. 2008-06-06 20:11:26 +01:00
configure Makefile.tpl ($(srcdir)/configure): Update dependencies. 2008-06-17 23:13:35 +00:00
configure.ac configure.ac: Do not check for gconv.h. 2008-06-06 20:11:26 +01:00
configure.host MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
crossconfig.m4 MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01: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.