gcc/libstdc++-v3/libsupc++
Benjamin Kosnik 5feb272b7a strstream.cc: Adjust includes.
2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* src/strstream.cc: Adjust includes.
	* src/Makefile.am (base_headers): Remove std_strstream.h, add
	backwards/strstream.h.
	(std_headers): Remove strstream.
	* src/Makefile.in: Regenerate.
	* libsupc++/Makefile.am (headers): Remove new.h
	* libsupc++/Makefile.in: Regenerate.
	* include/std/strstream: Remove.
	* include/backward/strstream.h: Replace with...
	* include/bits/std_strstream.h: ...this. Move.
	* include/backward/complex.h: Remove SGIisms.
	* include/backward/streambuf.h: Same.
	* include/backward/stream.h: Same.
	* include/backward/ostream.h: Same.
	* include/backward/istream.h: Same.
	* include/backward/iostream.h: Same.
	* include/backward/iomanip.h: Same.
	* include/backward/fstream.h: Same.
	* libsupc++/new.h: Add using declarations for bad_alloc,
	nothrow_t, and nothrow, move to ...
	* include/backward/new.h: ...here.

From-SVN: r37632
2000-11-22 00:05:16 +00:00
..
Makefile.am strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00
Makefile.in strstream.cc: Adjust includes. 2000-11-22 00:05:16 +00:00
aclocal.m4
config.h.in
configure
configure.in
cxxabi.h Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
exception Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
exception_support.cc decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI. 2000-11-19 21:07:24 +00:00
exception_support.h exception_support.h: New header file. 2000-11-19 04:53:38 +00:00
new [multiple changes] 2000-10-21 16:50:29 +00:00
new_handler.cc
new_op.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opnt.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opv.cc [multiple changes] 2000-10-21 16:50:29 +00:00
new_opvnt.cc [multiple changes] 2000-10-21 16:50:29 +00:00
pure.cc decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI. 2000-11-19 21:07:24 +00:00
tinfo.cc [multiple changes] 2000-10-21 16:50:29 +00:00
tinfo.h [multiple changes] 2000-10-21 16:50:29 +00:00
tinfo2.cc [multiple changes] 2000-10-31 01:26:06 +00:00
typeinfo Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00
vec.cc exception_support.h: New header file. 2000-11-19 02:22:53 +00:00