gcc/libstdc++-v3/math
Benjamin Kosnik 35ba173387 include: New directory.
2000-10-05  Benjamin Kosnik  <bkoz@cygnus.com>

	* include: New directory.
	* include/backward: New directory.
	* include/bits: New directory.
	* include/ext: New directory.
	* include/std: New directory.
	* include/*/*: Populate.

	* backwards: Move to include/backwards, delete.
	* bits: Move to include/bits, delete.
	* ext: Move to include/ext, delete.
	* std: Move to include/std, delete.

	* src/complex.cc: Adjust include of mathconf.

	* mkc++config (BASE_H): Add include.

	* src/Makefile.am: Support for topleve sources include directory.
	(INCLUDES): Add LIBMATH_INCLUDE.
	* src/Makefile.in: Regenerate.
	* math/Makefile.am (INCLUDES): Append /include.
	* math/Makefile.in: Regenerate.
	* libio/Makefile.am (INCLUDES): Add glibcpp_includedir.
	* libio/Makefile.in: Regenerate.

2

From-SVN: r36725
2000-10-05 11:36:52 +00:00
..
atan2f.c
c_log.c
c_logf.c
c_logl.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
cabs.c
cabsf.c
cabsl.c
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c
cargl.c Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
ccos.c
ccosf.c
ccosh.c
ccoshf.c
ccoshl.c
ccosl.c
cexp.c
cexpf.c
cexpl.c
clog10.c
clog10f.c
clog10l.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
complex-stub.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
copysignf.c
cpow.c
cpowf.c
cpowl.c
csin.c
csinf.c
csinh.c
csinhf.c
csinhl.c
csinl.c
csqrt.c
csqrtf.c
csqrtl.c
ctan.c
ctanf.c
ctanh.c
ctanhf.c
ctanhl.c
ctanl.c
expf.c
hypot.c
hypotf.c
hypotl.c
Makefile.am include: New directory. 2000-10-05 11:36:52 +00:00
Makefile.in include: New directory. 2000-10-05 11:36:52 +00:00
mathconf.h atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00