gcc/libstdc++-v3/math
Benjamin Kosnik 99b5135954 [multiple changes]
2000-07-23  Brent Verner <brent@rcfile.org>

        * bits/istream.tcc: istream::getline(char_type*, streamsize,
	char_type) make compliant
        * testsuite/27_io/istream_unformatted.cc: test for compliant behavior

2000-07-23  Benjamin Kosnik  <bkoz@haight.constant.com>

	* acinclude.m4 (enable_cshadow_headers): Fix problems with blddir
	and srcdir used to define CSHADOW_INCLUDES..

	* configure.in: For consistency, change .sanity_warned to
	stamp-sanity-warned.

	* acinclude.m4: Tweak formatting.
	* Makefile.am (check): Call mkcheck with full pathname for build
	directory...
	(check-install): And here.
	* Makefile.in: Regenerate.

From-SVN: r35227
2000-07-24 16:34:00 +00:00
..
atan2f.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
c_log.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
c_logf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cabsf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cabsl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cargl.c Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
ccos.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccoshf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccoshl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexp.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexpf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexpl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
clog10.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
clog10f.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cpow.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cpowf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cpowl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csin.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinhf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinhl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrt.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrtf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrtl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctan.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanhf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanhl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
expf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
hypot.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
hypotf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
hypotl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
Makefile.am [multiple changes] 2000-06-22 23:59:04 +00:00
Makefile.in [multiple changes] 2000-07-24 16:34:00 +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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbit.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbitf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbitl.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00