gcc/libstdc++-v3/src
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
..
bitset.cc Makefile.am (sources): Add bitset.cc 2000-11-29 01:09:09 +00:00
codecvt.cc Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
complex_io.cc [multiple changes] 2000-10-31 01:26:06 +00:00
gen-num-limits.cc acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org. 2000-10-30 13:15:24 +00:00
ios.cc ios.cc (ios_base::_M_grow_words(int ix)): Fix libstdc++/1089. 2000-12-20 08:04:41 +00:00
limits_generic.cc
locale-inst.cc locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with common __ctype_abstract_base. 2000-12-07 06:44:49 +00:00
locale.cc Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +00:00
localename.cc Attempt to make locale visible in gdb. 2000-12-22 11:03:33 +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
misc-inst.cc
stdexcept.cc
stdstreams.cc
stl-inst.cc
string-inst.cc Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +00:00
strstream.cc Makefile.am (CSTD_INCLUDES): Change from CSHADOW_INCLUDES. 2000-12-23 07:13:57 +00:00
valarray-inst.cc