gcc/libstdc++-v3/src
Phil Edwards 697c2a3964 acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
2000-08-23  Phil Edwards  <pme@sourceware.cygnus.com>

	* acconfig.h:  _GLIBCPP_USING_THREADS and some workaround types added.
	* acinclude.m4:  New macro, GLIBCPP_ENABLE_WCHAR.  Set the threads
	  definition as well, and some minor spelling/spacing fixes.  If
	  building libio, check for certain typedefs.
	* libio/_G_config.h:  Wrap _IO_MTSAFE_IO in _GLIBCPP_USING_THREADS.
	  Conditionally define _LARGEFILE64_SOURCE, otherwise the 64-bit types
	  will never be there.
	* libio/libio.h:  In the null case, _IO_lock_t can't just be void.
	* src/string-inst.cc:  Use _GLIBCPP_USE_WCHAR_T.

	* configure.in:  Update the cache a bit more often.

	* mkcheck.in:  For check-install, also need to -I the testsuite dir.

From-SVN: r35901
2000-08-23 04:38:42 +00:00
..
bitset.cc
cmath.cc
codecvt.cc codecvt.h: Implement codecvt<wchar_t, char, mbstate_t>. 2000-08-22 08:18:10 +00:00
complex_io.cc
complex.cc
complexf.cc
complexl.cc
gen-num-limits.cc
ios.cc
limits_generic.cc
locale-inst.cc locale-inst.cc: Add codecvt<unicode_t... 2000-08-22 23:44:23 +00:00
locale.cc codecvt.h: New file. 2000-08-16 04:12:51 +00:00
localename.cc
Makefile.am Makefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before $(top_srcdir) 2000-08-22 17:22:38 +00:00
Makefile.in Makefile.am (INCLUDES): Put $(CSHADOW_INCLUDES) before $(top_srcdir) 2000-08-22 17:22:38 +00:00
misc-inst.cc
stdexcept.cc
stdstreams.cc
stl-inst.cc
string-inst.cc acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. 2000-08-23 04:38:42 +00:00
strstream.cc
valarray-inst.cc