gcc/libstdc++-v3/math
Benjamin Kosnik 811e551b36 [multiple changes]
2000-05-17  Nathan C. Myers  <ncm@cantrip.org>

	* bits/std_cmath.h: fix sqrt(float)

2000-05-16  Loren J. Rittle  <ljrittle@acm.org>

        * bits/std_cassert.h: Use system_header pragma.
        * bits/std_cctype.h: Likewise.
        * bits/std_cerrno.h: Likewise.
        * bits/std_cfloat.h: Likewise.
        * bits/std_climits.h: Likewise.
        * bits/std_clocale.h: Likewise.
        * bits/std_cmath.h: Likewise.
        * bits/std_csetjmp.h: Likewise.
        * bits/std_csignal.h: Likewise.
        * bits/std_cstdarg.h: Likewise.
        * bits/std_cstddef.h: Likewise.
        * bits/std_cstdio.h: Likewise.
        * bits/std_cstdlib.h: Likewise.
        * bits/std_cstring.h: Likewise.
        * bits/std_ctime.h: Likewise.
        * bits/std_cwchar.h: Likewise.
        * bits/std_cwctype.h: Likewise.
        * bits/std_exception.h: Likewise.
        * bits/std_new.h: Likewise.
        * bits/std_typeinfo.h: Likewise.
        * shadow/bits/std_cassert.h: Likewise.
        * shadow/bits/std_cctype.h: Likewise.
        * shadow/bits/std_cerrno.h: Likewise.
        * shadow/bits/std_cfloat.h: Likewise.
        * shadow/bits/std_climits.h: Likewise.
        * shadow/bits/std_clocale.h: Likewise.
        * shadow/bits/std_cmath.h: Likewise.
        * shadow/bits/std_csetjmp.h: Likewise.
        * shadow/bits/std_csignal.h: Likewise.
        * shadow/bits/std_cstdarg.h: Likewise.
        * shadow/bits/std_cstddef.h: Likewise.
        * shadow/bits/std_cstdio.h: Likewise.
        * shadow/bits/std_cstdlib.h: Likewise.
        * shadow/bits/std_cstring.h: Likewise.
        * shadow/bits/std_ctime.h: Likewise.
        * shadow/bits/std_cwchar.h: Likewise.
        * shadow/bits/std_cwctype.h: Likewise.
        * shadow/bits/wrap_libio.h: Likewise.
        * shadow/bits/wrap_unistd.h: Likewise.
        * shadow/sys/cdefs.h: Likewise.

2000-05-16  Nathan C. Myers  <ncm@cantrip.org>

        It appears that gcc-2.96 supports the keyword "and" now.
	* bits/std_ciso646.h: remove.
	* std/ciso646: gut.
	* testsuite/17_intro/header_ciso646.c: enable testing.
	* src/Makefile.am, src/Makefile.in: remove mention of
	bits/std_ciso646.h

From-SVN: r33967
2000-05-17 21:46:40 +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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cargf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cargl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +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-04-28 02:50:55 +00:00
Makefile.in [multiple changes] 2000-05-17 21:46:40 +00:00
mathconf.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00