gcc/libstdc++-v3/include
Benjamin Kosnik 40abbf1f17 c++config (_GLIBCXX_DEPRECATED, [...]): New.
2007-10-29  Benjamin Kosnik  <bkoz@redhat.com>
 
	* include/bits/c++config (_GLIBCXX_DEPRECATED,
	_GLIBCXX_USE_DEPRECATED): New. Adjust comments.
	* include/bits/stl_auto_ptr.h: Move...
	* includse/backward/auto_ptr.h: ...here.
	* include/bits/stl_function.h (binder1st, binder2nd, bind1st,
	bind2nd): Move...
	* include/backward/binders.h: ...here. Deprecate in C++0x.

	* include/tr1_impl/boost_shared_ptr.h: Guard auto_ptr usage.
	* include/std/memory: Same.
	* include/std/streambuf: Consistent use of _GLIBCXX_USE_DEPRECATED.

	* include/backward/strstream: Fix guard macros.
	* include/backward/backward_warning.h: Adjust for all new items.

	* config/abi/pre/gnu.ver: Export basic_streambuf::stossc.
	
	* include/Makefile.am (backward_headers): Adjust.
	* include/Makefile.in: Regenerate.
	* configure: Regenerate.

From-SVN: r129733
2007-10-29 21:13:23 +00:00
..
backward c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
bits c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
c
c_compatibility
c_global
c_std
debug re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
ext throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add. 2007-10-27 00:41:21 +00:00
parallel multiway_merge.h: Removed Timing<inactive_tag> 2007-10-25 17:07:56 +00:00
precompiled Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
std c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
tr1 type_traitsfwd.h (add_reference): Remove. 2007-10-09 17:17:33 +00:00
tr1_impl c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
Makefile.am c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
Makefile.in c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00