gcc/libstdc++-v3
Paolo Carlini ddbfe947b3 re PR libstdc++/38000 (System header files not found once -isystem /usr/include is used)
2008-11-13  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/38000
	* include/c_global/csignal: Do not use include_next.
	* include/c_global/cstdlib: Likewise.
	* include/c_global/cstdio: Likewise.
	* include/c_global/cstdarg: Likewise.
	* include/c_global/cctype: Likewise.
	* include/c_global/cerrno: Likewise.
	* include/c_global/cmath: Likewise.
	* include/c_global/clocale: Likewise.
	* include/c_global/climits: Likewise.
	* include/c_global/cassert: Likewise.
	* include/c_global/csetjmp: Likewise.
	* include/c_global/cwchar: Likewise.
	* include/c_global/cfloat: Likewise.
	* include/c_global/cstdbool: Likewise.
	* include/c_global/cstring: Likewise.
	* include/c_global/cstddef: Likewise.
	* include/c_global/cwctype: Likewise.
	* include/tr1/cstdbool: Likewise.
	* include/tr1_impl/cinttypes: Do not include <inttypes.h>.
	* include/c_global/cinttypes: Do it here.
	* include/tr1/cinttypes: Likewise.
	* include/tr1_impl/cfenv: Do not include <fenv.h>.
	* include/c_global/cfenv: Do it here.
	* include/tr1/cfenv: Likewise.
	* include/tr1_impl/cstdint: Do not include <stdint.h>.
	* include/c_global/cstdint: Do it here.
	* include/tr1/cstdint: Likewise.
	* include/c_compatibility/fenv.h: Include <tr1_impl/cfenv>.
	* include/c_compatibility/stdint.h: Include <tr1_impl/cstdint>.
	* include/c_compatibility/inttypes.h: Include <tr1_impl/cinttypes>.

	* include/c_compatibility/math.h: Minor tweak, add comment.

From-SVN: r141812
2008-11-13 00:06:55 +00:00
..
config re PR libstdc++/38067 (monetary_members.cc: 4 * call to wrong C++ delete) 2008-11-10 13:47:12 +00:00
doc configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
include re PR libstdc++/38000 (System header files not found once -isystem /usr/include is used) 2008-11-13 00:06:55 +00:00
libmath configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
libsupc++ configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
po configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
scripts
src system_error (is_error_code_enum): Specialize for errc. 2008-10-22 15:27:44 +00:00
testsuite PR libstdc++/37986 (cont) 2008-11-12 09:59:27 +00:00
acinclude.m4
aclocal.m4 configure: Regenerate for new libtool. 2008-09-26 16:32:26 +00:00
ChangeLog re PR libstdc++/38000 (System header files not found once -isystem /usr/include is used) 2008-11-13 00:06:55 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in
configure re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
configure.ac re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') 2008-11-12 21:35:46 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:32:26 +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.