gcc/libstdc++-v3/include/bits
Paolo Carlini 53dc5044ed cinttypes: Remove, move contents to C++0x and TR1 headers.
2010-11-02  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/tr1_impl/cinttypes: Remove, move contents to C++0x
	and TR1 headers.
	* include/tr1_impl/cstdlib: Likewise.
	* include/tr1_impl/cstdio: Likewise.
	* include/tr1_impl/cctype: Likewise.
	* include/tr1_impl/boost_sp_counted_base.h: Likewise.
	* include/tr1_impl/cmath: Likewise.
	* include/tr1_impl/cfenv: Likewise.
	* include/tr1_impl/utility: Likewise.
	* include/tr1_impl/complex: Likewise.
	* include/tr1_impl/cwchar: Likewise.
	* include/tr1_impl/type_traits: Likewise.
	* include/tr1_impl/cstdint: Likewise.
	* include/tr1_impl/regex: Likewise.
	* include/tr1_impl/array: Likewise.
	* include/tr1_impl/cwctype: Likewise.
	* include/Makefile.am: Adjust.
	* include/Makefile.in: Regenerate.
	* src/condition_variable.cc: Adjust; consistently use
	_GLIBCXX_BEGIN_NAMESPACE and _GLIBCXX_END_NAMESPACE.
	* src/mutex.cc: Likewise.
	* src/future.cc: Likewise.
	* src/atomic.cc: Likewise.
	* src/chrono.cc: Likewise.
	* src/thread.cc: Likewise.
	* include/std/tuple: Likewise.
	* include/std/utility: Likewise.
	* include/std/thread: Likewise.: Likewise.
	* include/std/type_traits: Likewise.
	* include/std/memory: Likewise.
	* include/std/future: Likewise.
	* include/std/ratio: Likewise.
	* include/std/chrono: Likewise.
	* include/std/condition_variable: Likewise.
	* include/std/mutex: Likewise.
	* include/std/functional: Likewise.
	* include/std/complex: Likewise.
	* include/std/typeindex: Likewise.
	* include/std/array: Likewise.
	* include/bits/regex_compiler.h: Likewise.
	* include/bits/regex_grep_matcher.tcc: Likewise.
	* include/bits/regex_grep_matcher.h: Likewise.
	* include/bits/regex_constants.h: Likewise.
	* include/bits/regex_cursor.h: Likewise.
	* include/bits/regex_nfa.tcc: Likewise.
	* include/bits/shared_ptr_base.h: Likewise.
	* include/bits/regex_nfa.h: Likewise.
	* include/bits/random.tcc: Likewise.
	* include/bits/regex.h: Likewise.
	* include/bits/random.h: Likewise.
	* include/bits/regex_error.h: Likewise.
	* include/c_global/cinttypes: Likewise.
	* include/c_global/cstdlib: Likewise.
	* include/c_global/cstdio: Likewise.
	* include/c_global/cctype: Likewise.
	* include/c_global/cmath: Likewise.
	* include/c_global/cfenv: Likewise.
	* include/c_global/cwchar: Likewise.
	* include/c_global/cstdint: Likewise.
	* include/c_global/cwctype: Likewise.
	* include/tr1/shared_ptr.h: Likewise.
	* include/tr1/cinttypes: Likewise.
	* include/tr1/cstdio: Likewise.
	* include/tr1/cfenv: Likewise.
	* include/tr1/utility: Likewise.
	* include/tr1/cwchar: Likewise.
	* include/tr1/type_traits: Likewise.
	* include/tr1/memory: Likewise.
	* include/tr1/cstdint: Likewise.
	* include/tr1/regex: Likewise.
	* include/tr1/cwctype: Likewise.
	* include/tr1/cstdlib: Likewise.
	* include/tr1/cctype: Likewise.
	* include/tr1/cmath: Likewise.
	* include/tr1/complex: Likewise.
	* include/tr1/array: Likewise.
	* include/c_compatibility/fenv.h: Likewise.
	* include/c_compatibility/stdint.h: Likewise.
	* include/c_compatibility/inttypes.h: Likewise.
	* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc: Adjust
	dg-error line numbers.
	* testsuite/20_util/duration/requirements/typedefs_neg1.cc: Likewise.
	* testsuite/20_util/duration/requirements/typedefs_neg2.cc: Likewise.
	* testsuite/20_util/duration/requirements/typedefs_neg3.cc: Likewise.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
	* testsuite/20_util/make_unsigned/requirements/
	typedefs_neg.cc: Likewise.
	* testsuite/20_util/declval/requirements/1_neg.cc: Likewise.
	* testsuite/20_util/shared_ptr/cons/43820.cc: Likewise.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

From-SVN: r166211
2010-11-02 18:51:23 +00:00
..
algorithmfwd.h stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 121). 2010-08-11 17:10:04 +00:00
allocator.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
atomic_0.h * include/bits/atomic_0.h (_ATOMIC_CMPEXCHNG_): Use C-style cast. 2010-11-02 13:39:59 -04:00
atomic_2.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
atomic_base.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
basic_ios.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
basic_ios.tcc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
basic_string.h functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
basic_string.tcc c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
boost_concept_check.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
c++0x_warning.h faq.xml: Adjust structure for pdf index. 2010-02-25 01:22:57 +00:00
c++config libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
char_traits.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
codecvt.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
concept_check.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cpp_type_traits.h type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add. 2010-10-05 15:53:35 +00:00
deque.tcc re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of inplace construction of first object) 2010-06-18 18:07:45 +00:00
forward_list.h forward_list.h (_Fwd_list_node_base::swap): Remove. 2010-10-25 10:47:19 +00:00
forward_list.tcc forward_list.h (forward_list<>::erase_after): Return an iterator. 2010-10-17 17:34:38 +00:00
fstream.tcc re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff/char/2-io.cc) 2010-10-06 00:17:28 +00:00
functexcept.h functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
functional_hash.h functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
gslice.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
gslice_array.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
hashtable.h PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
hashtable_policy.h stl_function.h (_Select1st<>::operator()): Add templatized overloads. 2010-10-29 15:11:47 +00:00
indirect_array.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ios_base.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
istream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
list.tcc re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of inplace construction of first object) 2010-06-18 18:07:45 +00:00
locale_classes.h ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros... 2010-08-13 11:48:34 +00:00
locale_classes.tcc condition_variable.cc (condition_variable, [...]): Mark throw() 2009-04-18 21:19:18 +00:00
locale_facets.h c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
locale_facets.tcc c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
locale_facets_nonio.h locale_facets_nonio.h (time_get::get_time): Doc typo. 2010-10-05 21:58:59 +01:00
locale_facets_nonio.tcc locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewhat error checking. 2010-10-07 11:23:07 +00:00
localefwd.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
mask_array.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
move.h move.h (forward): Reinstate the N2835 version. 2010-08-11 16:55:33 +00:00
ostream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
ostream_insert.h revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
postypes.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
random.tcc cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
range_access.h [multiple changes] 2010-07-27 17:27:06 +00:00
regex.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_compiler.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_constants.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_cursor.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_error.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_grep_matcher.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_grep_matcher.tcc cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_nfa.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex_nfa.tcc cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
shared_ptr.h re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0) 2010-08-11 08:49:47 +00:00
shared_ptr_base.h cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
slice_array.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
sstream.tcc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stl_algo.h re PR libstdc++/45488 (lower_bound doesn't really require the iterator parameters to be default constructible) 2010-09-01 22:58:15 +00:00
stl_algobase.h re PR libstdc++/45488 (lower_bound doesn't really require the iterator parameters to be default constructible) 2010-09-01 22:58:15 +00:00
stl_bvector.h functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
stl_construct.h stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently with allocator::construct. 2010-06-16 12:26:24 +00:00
stl_deque.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_function.h stl_function.h (_Select1st<>::operator()): Add templatized overloads. 2010-10-29 15:11:47 +00:00
stl_heap.h stl_heap.h: Update markup. 2010-07-08 17:48:12 +00:00
stl_iterator.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
stl_iterator_base_funcs.h re PR libstdc++/45549 (merge is_iterator into iterator_traits) 2010-09-07 22:30:33 +00:00
stl_iterator_base_types.h type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add. 2010-10-05 15:53:35 +00:00
stl_list.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_map.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_multimap.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_multiset.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_numeric.h PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
stl_pair.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
stl_queue.h allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
stl_raw_storage_iter.h stl_raw_storage_iter.h (raw_storage_iterator<>:: operator=(const _Tp&)): Use std::__addressof. 2010-09-16 17:09:10 +00:00
stl_relops.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stl_set.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stl_stack.h allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
stl_tempbuf.h stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently with allocator::construct. 2010-06-16 12:26:24 +00:00
stl_tree.h stl_tree.h (erase(iterator), [...]): Remove inline specifier. 2010-06-23 09:50:42 +00:00
stl_uninitialized.h stl_uninitialized.h (__uninitialized_default, [...]): Add. 2010-06-17 08:34:17 +00:00
stl_vector.h move.h (forward): Update to N3092. 2010-08-05 07:34:08 +00:00
stream_iterator.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
streambuf.tcc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
streambuf_iterator.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
stringfwd.h re PR libstdc++/44014 (no std::string in API documentation) 2010-05-06 20:57:58 +01:00
unique_ptr.h libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
unordered_map.h stl_function.h (_Select1st<>::operator()): Add templatized overloads. 2010-10-29 15:11:47 +00:00
unordered_set.h hashtable.h (_Hashtable<>::operator=(const _Hashtable&)): Move inline. 2010-08-14 01:00:23 +00:00
valarray_after.h re PR libstdc++/27340 (valarray uses __cos which may conflict with libm functions) 2010-02-06 20:41:09 +00:00
valarray_array.h stl_uninitialized.h (__uninitialized_default, [...]): Add. 2010-06-17 08:34:17 +00:00
valarray_array.tcc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
valarray_before.h re PR libstdc++/27340 (valarray uses __cos which may conflict with libm functions) 2010-02-06 20:41:09 +00:00
vector.tcc hash_bytes.cc: New file... 2010-09-13 18:23:56 +00:00