gcc/libstdc++-v3/include
Paolo Carlini a2ca8577e6 re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros)
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* ginclude/stdint-wrap.h: In C++11 if __STDC_HOSTED__ define
	__STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS.
	* ginclude/stdint-gcc.h: In C++11 unconditionally define
	limit and constant macros.

/testsuite
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* g++.dg/cpp0x/stdint.C: New.

/libstdc++-v3
2012-10-06  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/52764
	* include/c_global/cstdint: Remove __STDC_LIMIT_MACROS and
	__STDC_CONSTANT_MACROS related macros.

From-SVN: r192174
2012-10-06 23:06:04 +00:00
..
backward memory: Include auto_ptr.h later. 2012-08-03 01:27:48 +01:00
bits re PR libstdc++/53515 (InputIterator version std::advance needs negative check) 2012-09-26 23:56:39 +00:00
c
c_compatibility re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
c_global re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit macros) 2012-10-06 23:06:04 +00:00
c_std re PR target/54686 (std::abs (long long) resorts to std::abs (double) if llabs is absent) 2012-10-05 16:20:44 +00:00
debug re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers) 2012-09-24 19:53:36 +00:00
decimal [multiple changes] 2012-08-06 18:06:42 +00:00
ext re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
parallel re PR libstdc++/34106 ([parallel mode] Atomic operations compatibility layer needs cleanup) 2012-09-29 18:58:34 +01:00
precompiled stdc++.h: Add cstdalign. 2011-11-08 01:02:06 +00:00
profile re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers) 2012-09-24 19:53:36 +00:00
std re PR libstdc++/53248 (std::array<T,0> doesn't work when T is not default-constructible) 2012-10-04 00:02:29 +00:00
tr1 Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
tr2 dynamic_bitset: Fix cxxabi_forced.h include path. 2012-10-06 08:39:13 +00:00
Makefile.am acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL. 2012-09-28 19:48:27 +00:00
Makefile.in fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS. 2012-09-29 04:08:17 +00:00