gcc/libstdc++-v3
Paolo Carlini b5b5e640fc [multiple changes]
2008-02-18  Pedro Lamarao <pedro.lamarao@mndfck.org>

	* include/std/tuple: Fixes for moveable, non-copyable types.
	* testsuite/20_util/tuple/moveable2.cc: New.

2008-02-18  Paolo Carlini  <pcarlini@suse.de>

	* include/std/tuple (operator+(tuple<>&&, tuple<>&&): Remove.

From-SVN: r132389
2008-02-18 13:32:01 +00:00
..
config re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
doc mainpage.html: Correct links. 2008-02-13 23:34:10 +00:00
include [multiple changes] 2008-02-18 13:32:01 +00:00
libmath configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
libsupc++ configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
po configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
scripts Convert documentation to DocBook. 2008-02-11 00:01:33 +00:00
src re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
testsuite [multiple changes] 2008-02-18 13:32:01 +00:00
ChangeLog [multiple changes] 2008-02-18 13:32:01 +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 c_locale_gnu.cc: Same errno fixes as generic. 2002-01-31 02:05:17 +00:00
ChangeLog-2002 tables.html: Finished now. 2003-01-12 02:56:50 +00:00
ChangeLog-2003 2004-01-18 Paolo Carlini <pcarlini@suse.de> 2004-01-18 11:18:29 +00:00
ChangeLog-2004 1.cc: Fix, null-terminate array1 at the outset. 2005-01-01 21:03:33 +00:00
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 configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
README mainpage.html: Add in corrected links. 2008-02-12 02:10:57 +00:00
acinclude.m4 error_constants.h (posix_errno): Guard not_supported use of ENOTSUP. 2008-02-14 17:03:02 +00:00
aclocal.m4 configure: Regenerate with documented autoconf and automake versions (i.e., 2.59 and 1.9.6). 2008-02-11 10:05:33 +00:00
config.h.in error_constants.h (posix_errno): Guard not_supported use of ENOTSUP. 2008-02-14 17:03:02 +00:00
configure error_constants.h (posix_errno): Guard not_supported use of ENOTSUP. 2008-02-14 17:03:02 +00:00
configure.ac configure.ac (--enable-linux-futex): Add new configure option. 2008-01-08 17:14:49 +01: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: Add missing header checks, C99 TR1 check, and sigsetjmp check. 2008-01-15 00:15:43 +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.