gcc/libstdc++-v3
Paolo Carlini f97a942f6c atomic.cc (atomic_flag_test_and_set_explicit, [...]): Suppress unused parameter warnings.
2008-05-24  Paolo Carlini  <paolo.carlini@oracle.com>

	* src/atomic.cc (atomic_flag_test_and_set_explicit,
	atomic_flag_clear_explicit): Suppress unused parameter warnings.

From-SVN: r135848
2008-05-24 10:47:14 +00:00
..
config PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
doc tuple: Replace int -> size_t throughout per DR 775. 2008-05-23 23:08:41 +00:00
include tuple: Replace int -> size_t throughout per DR 775. 2008-05-23 23:08:41 +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 atomic.cc (atomic_flag_test_and_set_explicit, [...]): Suppress unused parameter warnings. 2008-05-24 10:47:14 +00:00
testsuite hashtable_policy.h (_Map_base<,, [...]): Add per DR 761. 2008-05-23 01:39:17 +00:00
ChangeLog atomic.cc (atomic_flag_test_and_set_explicit, [...]): Suppress unused parameter warnings. 2008-05-24 10:47:14 +00:00
ChangeLog-1998 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
ChangeLog-1999 Correct use of year 999 to 1999. 2005-05-25 13:22:27 +00:00
ChangeLog-2000 Move entries for 1998 and 1999 out of ChangeLog-2000 and into new 2005-05-24 23:20:39 +00:00
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 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 PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
configure complex (proj(const std::complex<>&), proj(_Tp)): Add per DR 781. 2008-05-22 11:44:00 +00:00
configure.ac configure.ac: Don't check AC_LIBTOOL_DLOPEN if using newlib. 2008-05-15 22:54:29 +00:00
configure.host atomicity.h: Remove file. 2008-05-13 17:42:46 +00:00
crossconfig.m4 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +00:00
fragment.am acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic. 2005-03-21 17:40:24 +00:00
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.