gcc/libstdc++-v3/include/std
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
..
algorithm Add parallel mode. 2007-09-11 22:32:51 +00:00
array
bitset Add parallel mode. 2007-09-11 22:32:51 +00:00
c++0x_warning.h
complex
deque
fstream
functional
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
numeric Add parallel mode. 2007-09-11 22:32:51 +00:00
ostream
queue
random
regex
set
sstream
stack
stdexcept
streambuf c++config (_GLIBCXX_DEPRECATED, [...]): New. 2007-10-29 21:13:23 +00:00
string Add parallel mode. 2007-09-11 22:32:51 +00:00
system_error
tuple
type_traits type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
unordered_map unordered_map: Fix for parallel mode. 2007-10-26 14:38:12 +00:00
unordered_set unordered_map: Fix for parallel mode. 2007-10-26 14:38:12 +00:00
utility [multiple changes] 2007-10-08 11:16:51 +00:00
valarray
vector