gcc/libstdc++-v3/include
Paolo Carlini fc9ab7b4c0 acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t is actually a typedef to long or long long.
2008-08-06  Paolo Carlini  <paolo.carlini@oracle.com>

	* acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t
	is actually a typedef to long or long long.
	* include/bits/postypes.h: If int64_t is actually a typedef for
	long or long long don't include <stdint.h> unnecessarily.
	* configure: Regenerate.
	* config.h.in: Likewise.

From-SVN: r138797
2008-08-06 12:25:00 +00:00
..
backward backward_warning.h: Fix typo. 2008-06-30 10:48:48 +00:00
bits acinclude.m4 ([GLIBCXX_CHECK_INT64_T]): Also check whether int64_t is actually a typedef to long or long long. 2008-08-06 12:25:00 +00:00
c
c_compatibility [multiple changes] 2008-04-10 20:26:45 +00:00
c_global * include/c_global/climits, include/tr1/climits: Add parentheses. 2008-06-21 17:04:40 +01:00
c_std tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out. 2008-05-26 02:19:57 +00:00
debug set.h: Minor formatting fixes. 2008-07-29 19:34:36 +00:00
ext sso_string_base.h (__sso_string_base<>::__sso_string_base(std::initializer_list<_CharT>, const _Alloc&)): Remove. 2008-07-22 13:52:14 +00:00
parallel find_selectors.h: Correct name for include guard #ifndef. 2008-07-15 10:06:58 +00:00
precompiled chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
std chrono (duration): Use explicitly defaulted ctor, cctor, dtor and assignment. 2008-07-31 19:37:21 +00:00
tr1 * include/c_global/climits, include/tr1/climits: Add parentheses. 2008-06-21 17:04:40 +01:00
tr1_impl postypes.h: Reinstate inclusion of <stdint.h>; also define the __STDC_* macros. 2008-08-04 12:05:41 +00:00
Makefile.am chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
Makefile.in acinclude.m4 ([GLIBCXX_CHECK_CLOCK_GETTIME]): Reinstate clock_gettime search, but only in libposix4, never link librt. 2008-08-01 14:06:38 +00:00