gcc/libstdc++-v3/include
Paolo Carlini b2c50382fb PR libstdc++/28080 (partial)
2007-03-10  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/28080 (partial)
	* include/std/memory: Move C++03 implementation...
	* include/bits/stl_memory.h: ... here, new.
	* include/Makefile.am: Add.
	* include/bits/stl_tempbuf.h: Include the latter instead.
	* include/tr1/hashtable: Include allocator.h instead of
	the whole <memory>.
	* include/tr1/hashtable_policy.h: Include stl_function.h
	instead of <functional>.
	* include/Makefile.in: Regenerate.
	* testsuite/20_util/auto_ptr/assign_neg.cc: Adjust dg-error
	line numbers.

From-SVN: r122805
2007-03-10 20:29:45 +00:00
..
backward c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
bits PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
c Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
c_compatibility acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
c_global acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. 2007-03-04 22:59:49 +00:00
c_std Makefile.am (std_headers_rename): Remove. 2006-12-07 09:35:57 +00:00
debug functions.h: Use cstddef. 2007-03-03 16:06:59 +00:00
ext PR libstdc++/28080 (partial) 2007-03-06 17:43:27 +00:00
precompiled extc++.h: Guard include files that assume iconv support is present from precompilation... 2007-02-06 17:59:09 +00:00
std PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
tr1 PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
Makefile.am PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00
Makefile.in PR libstdc++/28080 (partial) 2007-03-10 20:29:45 +00:00