gcc/libstdc++-v3
Jakub Jelinek 31908b799e gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version.
* config/abi/pre/gnu.ver: Move <system_error> related
	symbols to GLIBCXX_3.4.11 symbol version.
	* testsuite/util/testsuite_abi.cc (check_version): Allow
	GLIBCXX_3.4.11.

From-SVN: r133006
2008-03-07 12:09:49 +01:00
..
config gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version. 2008-03-07 12:09:49 +01:00
doc mainpage.html: Correct links. 2008-02-13 23:34:10 +00:00
include re PR libstdc++/35480 (Relational operators for <tr1/tuple> don't error on different sized tuples) 2008-03-06 18:35:26 +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 gnu.ver: Remove _ZNKSt3tr14hashIgEclEg@@GLIBCXX_3.4.10 and... 2008-03-01 20:15:17 +01:00
testsuite gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version. 2008-03-07 12:09:49 +01:00
ChangeLog gnu.ver: Move <system_error> related symbols to GLIBCXX_3.4.11 symbol version. 2008-03-07 12:09:49 +01: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 acinclude.m4: Also check for EIDRM and ETXTBSY. 2008-02-25 13:15:16 +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 crossconfig.m4 (*-mingw32*): Define HAVE_STRTOF and HAVE_STRTOLD. 2008-03-04 12:44:31 +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 (*-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.