gcc/libstdc++-v3
Paolo Carlini 2d0269f683 type_traits (__is_int_or_cref): Remove.
2009-10-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/type_traits (__is_int_or_cref): Remove.
	(__is_convertible_helper): Fix per C++0x and simplify (the hack to
	suppress warnings isn't necessary anymore).
	* testsuite/20_util/is_convertible/requirements/typedefs.cc: New.
	* testsuite/20_util/is_convertible/requirements/
	explicit_instantiation.cc: Likewise.
	* testsuite/20_util/is_convertible/value.cc: Likewise.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
	dg-error line numbers.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r153728
2009-10-29 23:23:29 +00:00
..
config re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
doc authors.xml: Update. 2009-10-15 02:51:30 +00:00
include type_traits (__is_int_or_cref): Remove. 2009-10-29 23:23:29 +00:00
libsupc++ PR c++/38796, Core issue 906 2009-10-26 15:07:14 -04:00
po Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
python printers.py (StdTuplePrinter): New printer. 2009-10-20 13:52:34 +00:00
scripts [multiple changes] 2009-10-05 17:42:00 +00:00
src re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
testsuite type_traits (__is_int_or_cref): Remove. 2009-10-29 23:23:29 +00:00
acinclude.m4 re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
ChangeLog type_traits (__is_int_or_cref): Remove. 2009-10-29 23:23:29 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in [multiple changes] 2009-10-05 17:42:00 +00:00
configure re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed script) 2009-10-26 21:28:24 +01:00
configure.ac [multiple changes] 2009-10-05 17:42:00 +00:00
configure.host MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
crossconfig.m4 crossconfig.m4 (GLIBCXX_CROSSCONFIG): Handle AIX targets. 2009-06-02 19:15:03 +00:00
fragment.am
linkage.m4
Makefile.am Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
Makefile.in Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +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.