glibc/sysdeps/m68k/fpu
Ulrich Drepper 767b6275d7 Update.
2000-12-04  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/alpha/fpu/bits/mathdef.h: Remove FLT_EVAL_METHOD and
	DECIMAL_DIG definitions.
	* sysdeps/arm/fpu/bits/mathdef.h: Likewise
	* sysdeps/generic/bits/mathdef.h: Likewise
	* sysdeps/i386/fpu/bits/mathdef.h: Likewise
	* sysdeps/ia64/fpu/bits/mathdef.h: Likewise
	* sysdeps/m68k/fpu/bits/mathdef.h: Likewise
	* sysdeps/powerpc/fpu/bits/mathdef.h: Likewise
	* sysdeps/sparc/fpu/bits/mathdef.h: Likewise
	* sysdeps/sh/sh4/fpu/bits/mathdef.h: Likewise

	* math/test-fenv.c (main): Use return instead of exit to avoid warning.

	* math/atest-exp.c: Mark local functions as static to avoid warnings.
	* math/atest-exp2.c: Likewise.
	* math/atest-sincos.c: Likewise.
2000-12-04 08:37:38 +00:00
..
bits Update. 2000-12-04 08:37:38 +00:00
switch Update. 2000-05-23 08:43:26 +00:00
Dist
e_acos.c
e_acosf.c
e_acosl.c
e_asin.c
e_asinf.c
e_asinl.c
e_atan2.c
e_atan2f.c
e_atan2l.c
e_atanh.c
e_atanhf.c
e_atanhl.c
e_cosh.c
e_coshf.c
e_coshl.c
e_exp.c
e_exp10.c
e_exp10f.c
e_exp10l.c
e_expf.c
e_expl.c
e_fmod.c
e_fmodf.c
e_fmodl.c
e_log.c
e_log10.c
e_log10f.c
e_log10l.c
e_logf.c
e_logl.c
e_pow.c
e_powf.c
e_powl.c
e_rem_pio2.c
e_rem_pio2f.c
e_rem_pio2l.c
e_remainder.c
e_remainderf.c
e_remainderl.c
e_scalb.c
e_scalbf.c
e_scalbl.c
e_sinh.c
e_sinhf.c
e_sinhl.c
e_sqrt.c
e_sqrtf.c
e_sqrtl.c
fclrexcpt.c Update. 2000-02-26 01:21:37 +00:00
fedisblxcpt.c * sysdeps/m68k/fpu/fegetexcept.c: New file. * sysdeps/m68k/fpu/fedisblxcpt.c: New file. * sysdeps/m68k/fpu/feenablxcpt.c: New file. 2000-08-16 15:08:45 +00:00
feenablxcpt.c * sysdeps/m68k/fpu/fegetexcept.c: New file. * sysdeps/m68k/fpu/fedisblxcpt.c: New file. * sysdeps/m68k/fpu/feenablxcpt.c: New file. 2000-08-16 15:08:45 +00:00
fegetenv.c Update. 2000-02-26 01:21:37 +00:00
fegetexcept.c * sysdeps/m68k/fpu/fegetexcept.c: New file. * sysdeps/m68k/fpu/fedisblxcpt.c: New file. * sysdeps/m68k/fpu/feenablxcpt.c: New file. 2000-08-16 15:08:45 +00:00
fegetround.c
feholdexcpt.c
fesetenv.c Update. 2000-02-26 01:21:37 +00:00
fesetround.c
feupdateenv.c Update. 2000-02-26 01:21:37 +00:00
fgetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
fraiseexcpt.c Update. 2000-02-26 01:21:37 +00:00
fsetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
ftestexcept.c
k_cos.c
k_cosf.c
k_cosl.c
k_rem_pio2.c
k_rem_pio2f.c
k_rem_pio2l.c
k_sin.c
k_sinf.c
k_sinl.c
k_tan.c
k_tanf.c
k_tanl.c
libm-test-ulps Add some more ulps. 2000-10-27 16:22:44 +00:00
Makefile
mathimpl.h
s_atan.c
s_atanf.c
s_atanl.c
s_ccos.c
s_ccosf.c
s_ccosh.c
s_ccoshf.c
s_ccoshl.c
s_ccosl.c
s_ceil.c
s_ceilf.c
s_ceill.c
s_cexp.c
s_cexpf.c
s_cexpl.c
s_cos.c
s_cosf.c
s_cosl.c
s_csin.c
s_csinf.c
s_csinh.c
s_csinhf.c
s_csinhl.c
s_csinl.c
s_exp2.c
s_exp2f.c
s_exp2l.c
s_expm1.c
s_expm1f.c
s_expm1l.c
s_fabs.c
s_fabsf.c
s_fabsl.c
s_finite.c
s_finitef.c
s_finitel.c
s_floor.c
s_floorf.c
s_floorl.c
s_frexp.c
s_frexpf.c
s_frexpl.c
s_ilogb.c
s_ilogbf.c
s_ilogbl.c
s_isinf.c
s_isinff.c
s_isinfl.c
s_isnan.c
s_isnanf.c
s_isnanl.c
s_llrint.c
s_llrintf.c
s_llrintl.c
s_log1p.c
s_log1pf.c
s_log1pl.c
s_log2.c
s_log2f.c
s_log2l.c
s_lrint.c
s_lrintf.c
s_lrintl.c
s_modf.c
s_modff.c
s_modfl.c
s_nearbyint.c
s_nearbyintf.c
s_nearbyintl.c
s_remquo.c
s_remquof.c
s_remquol.c
s_rint.c
s_rintf.c
s_rintl.c
s_scalbln.c
s_scalblnf.c
s_scalblnl.c
s_scalbn.c
s_scalbnf.c
s_scalbnl.c
s_significand.c
s_significandf.c
s_significandl.c
s_sin.c
s_sincos.c
s_sincosf.c
s_sincosl.c
s_sinf.c
s_sinl.c
s_tan.c
s_tanf.c
s_tanh.c
s_tanhf.c
s_tanhl.c
s_tanl.c
s_trunc.c
s_truncf.c
s_truncl.c
t_exp.c