gcc/libstdc++-v3/libsupc++
Benjamin Kosnik a40ba78e55 Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.
2000-12-23  Benjamin Kosnik  <bkoz@redhat.com>

	* src/Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES.
	(strstream.cc): Add special rule for deprecated files.
	* libsupc++/Makefile.am (INCLUDES): Sync.
	* acinclude.m4 (GLIBCPP_EXPORT_INCLUDES): And here.

	Reported by Fred Fish  <fnf@ninemoons.com>
	* include/backward/iomanip.h: Remove backward from include
	* include/backward/strstream.h: Same.
	* include/backward/stream.h: Same.
	* include/backward/ostream.h: Same.
	* include/backward/istream.h: Same.
	* src/strstream.cc: And here.

	Reported by  Brad Garcia  <bgarcia@laurelnetworks.com>
	* src/string-inst.cc (_S_find): Use generic template.
	* include/bits/string.tcc (_S_find): Remove specializations

From-SVN: r38477
2000-12-23 07:13:57 +00:00
..
Makefile.am Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +00:00
Makefile.in Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +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