gcc/libstdc++-v3/src
Benjamin Kosnik 0b8e0cf35e configopts.html: Edit.
2000-10-10  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* docs/configopts.html: Edit.

	* libio/Makefile.am (INCLUDES): Remove duplicates, simplify.
	* libio/Makefile.in: Regenerate.
	* libmath/Makefile.am (INCLUDES): Remove duplicates, simplify.
	* libmath/Makefile.in: Regenerate.
	* libsupc++/Makefile.am (INCLUDES): Remove duplicate.
	* libsupc++/Makefile.in: Regenerate.

	* Makefile.am (AM_MAKEFLAGS): Add GLIBCPP_INCLUDES,
	TOPLEVEL_INCLUDES, LIBMATH_INCLUDES, LIBIO_INCLUDES,
	CSHADOW_INCLUDES up here.
	* Makefile.in: Regenerate.
	* src/Makefile.am (CSHADOW_INCLUDES): Add include/c_std, include/c
	for shadow headers.
	(myinstallheaders): Change glibcpp_includedir to GLIBCPP_INCLUDES.
	Move GLIBCPP_INCLUDES, TOPLEVEL_INCLUDES, LIBMATH_INCLUDES,
	LIBIO_INCLUDES, CSHADOW_INCLUDES up Makefile hierarchy.
	* src/Makefile.in: Regenerate.

	* include/c: New directory.
	* include/c/bits/(std_cassert.h, std_cctype.h, std_cerrno.h,
	std_cfloat.h, std_climits.h, std_clocale.h, std_cmath.h,
	std_csetjmp.h, std_csignal.h, std_cstdarg.h, std_cstddef.h,
	std_cstdio.h, std_cstdlib.h, std_cstring.h, std_ctime.h,
	std_cwchar.h, std_cwctype.h): Add, moving from...
	* include/bits: ...here.
	* include/c_std: New directory.
	* include/c_std/bits/*: Populate from...
	* shadow: ...here. Remove directory.

From-SVN: r36805
2000-10-09 08:55:06 +00:00
..
Makefile.am configopts.html: Edit. 2000-10-09 08:55:06 +00:00
Makefile.in configopts.html: Edit. 2000-10-09 08:55:06 +00:00
bitset.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cmath.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
codecvt.cc locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
complex.cc include: New directory. 2000-10-05 11:36:52 +00:00
complex_io.cc complex_io.cc: Don't instantiate inserters and extractors for wide-character streams unless... 2000-05-08 18:32:58 +00:00
complexf.cc [multiple changes] 2000-10-04 05:06:32 +00:00
complexl.cc [multiple changes] 2000-10-04 05:06:32 +00:00
gen-num-limits.cc std_cwctype.h: Clean. 2000-06-02 07:24:15 +00:00
ios.cc locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
limits_generic.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
locale-inst.cc locale-inst.cc: Add time_put_byname and time_get_byname instantiations. 2000-09-19 06:47:52 +00:00
locale.cc [multiple changes] 2000-10-07 18:54:08 +00:00
localename.cc [multiple changes] 2000-10-04 05:06:32 +00:00
misc-inst.cc misc-inst.cc (std): Remove instantiations. 2000-07-26 20:55:48 +00:00
stdexcept.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stdstreams.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
stl-inst.cc stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
string-inst.cc acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added. 2000-08-23 04:38:42 +00:00
strstream.cc libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
valarray-inst.cc Line up with libstdc++-v2 version of valarray. 2000-07-22 10:40:30 +00:00