glibc/sysdeps/i386/fpu
Ulrich Drepper 05ef7ce90d Update.
1999-11-02  Andreas Jaeger  <aj@suse.de>

	* Versions.def: Add version GLIBC_2.2 for libm.
	* math/fenv.h: Add prototypes for fegetexcept, feenableexcept and
	fedisableexcept.
	* sysdeps/generic/feenablxcpt.c: Stub file.
	* sysdeps/generic/fedisblxcpt.c: Stub file.
	* sysdeps/generic/fegetexcept.c: Stub file.
	* sysdeps/i386/fpu/fedisblxcpt.c: New file.
	* sysdeps/i386/fpu/feenablxcpt.c: New file.
	* sysdeps/i386/fpu/fegetexcept.c: New file.
	* math/Makefile (libm-support): Add new files.
	* math/Versions: Add new functions with version GLIBC_2.2.
	* manual/arith.texi (Control Functions): Document fegetexcept,
	feenableexcept and fedisableexcept.
1999-11-12 17:23:30 +00:00
..
bits Update. 1999-10-31 17:37:43 +00:00
e_acos.S Update. 1999-07-14 00:54:57 +00:00
e_acosf.S Update. 1999-07-14 00:54:57 +00:00
e_acosh.S Update. 1999-07-14 00:54:57 +00:00
e_acoshf.S Update. 1999-07-14 00:54:57 +00:00
e_acoshl.S Update. 1999-07-14 00:54:57 +00:00
e_acosl.S Update. 1999-07-14 00:54:57 +00:00
e_asin.S Update. 1999-07-14 00:54:57 +00:00
e_asinf.S Update. 1999-07-14 00:54:57 +00:00
e_asinl.S Update. 1999-07-14 00:54:57 +00:00
e_atan2.S Update. 1999-07-14 00:54:57 +00:00
e_atan2f.S Update. 1999-07-14 00:54:57 +00:00
e_atan2l.S Update. 1999-07-14 00:54:57 +00:00
e_atanh.S Update. 1999-10-24 22:04:52 +00:00
e_atanhf.S Update. 1999-10-24 22:04:52 +00:00
e_atanhl.S Update. 1999-10-24 22:04:52 +00:00
e_exp.S Update. 1999-07-14 00:54:57 +00:00
e_exp10.S Update. 1999-07-14 00:54:57 +00:00
e_exp10f.S Update. 1999-07-14 00:54:57 +00:00
e_exp10l.S Update. 1999-07-14 00:54:57 +00:00
e_expf.S Update. 1999-07-14 00:54:57 +00:00
e_expl.S Update. 1999-07-14 00:54:57 +00:00
e_fmod.S Update. 1999-07-14 00:54:57 +00:00
e_fmodf.S Update. 1999-07-14 00:54:57 +00:00
e_fmodl.S Update. 1999-07-14 00:54:57 +00:00
e_hypot.S Update. 1999-07-14 00:54:57 +00:00
e_hypotf.S Update. 1999-07-14 00:54:57 +00:00
e_log.S Update. 1999-07-14 00:54:57 +00:00
e_log10.S Update. 1999-10-24 22:04:52 +00:00
e_log10f.S Update. 1999-10-24 22:04:52 +00:00
e_log10l.S Update. 1999-10-24 22:04:52 +00:00
e_logf.S Update. 1999-07-14 00:54:57 +00:00
e_logl.S Update. 1999-07-14 00:54:57 +00:00
e_pow.S Update. 1999-07-31 07:16:41 +00:00
e_powf.S Update. 1999-07-31 07:16:41 +00:00
e_powl.S Update. 1999-07-31 07:16:41 +00:00
e_rem_pio2.c Update. 1999-07-14 00:54:57 +00:00
e_rem_pio2f.c Update. 1999-07-14 00:54:57 +00:00
e_rem_pio2l.c Update. 1999-07-14 00:54:57 +00:00
e_remainder.S Update. 1999-07-14 00:54:57 +00:00
e_remainderf.S Update. 1999-07-14 00:54:57 +00:00
e_remainderl.S Update. 1999-07-14 00:54:57 +00:00
e_scalb.S Update. 1999-07-14 00:54:57 +00:00
e_scalbf.S Update. 1999-07-14 00:54:57 +00:00
e_scalbl.S Update. 1999-07-14 00:54:57 +00:00
e_sqrt.S Update. 1999-07-14 00:54:57 +00:00
e_sqrtf.S Update. 1999-07-14 00:54:57 +00:00
e_sqrtl.S Update. 1999-07-14 00:54:57 +00:00
fclrexcpt.c Update. 1999-10-31 23:32:56 +00:00
fedisblxcpt.c Update. 1999-11-12 17:23:30 +00:00
feenablxcpt.c Update. 1999-11-12 17:23:30 +00:00
fegetenv.c Update. 1999-10-31 23:32:56 +00:00
fegetexcept.c Update. 1999-11-12 17:23:30 +00:00
fegetround.c Update. 1997-04-12 23:41:36 +00:00
feholdexcpt.c Update. 1999-05-23 10:13:49 +00:00
fesetenv.c Update. 1999-10-31 23:32:56 +00:00
fesetround.c Update. 1997-04-12 23:41:36 +00:00
feupdateenv.c Update. 1999-10-31 23:32:56 +00:00
fgetexcptflg.c Update. 1999-10-31 23:32:56 +00:00
fraiseexcpt.c Update. 1999-10-31 23:32:56 +00:00
fsetexcptflg.c Update. 1999-10-31 23:32:56 +00:00
ftestexcept.c Update. 1997-04-12 23:41:36 +00:00
k_rem_pio2.c Update. 1999-07-14 00:54:57 +00:00
k_rem_pio2f.c Update. 1999-07-14 00:54:57 +00:00
k_rem_pio2l.c Update. 1999-07-14 00:54:57 +00:00
libm-test-ulps Update. 1999-10-25 21:02:28 +00:00
s_asinh.S Update. 1999-07-14 00:54:57 +00:00
s_asinhf.S Update. 1999-07-14 00:54:57 +00:00
s_asinhl.S Update. 1999-07-14 00:54:57 +00:00
s_atan.S Update. 1999-07-14 00:54:57 +00:00
s_atanf.S Update. 1999-07-14 00:54:57 +00:00
s_atanl.S Update. 1999-07-14 00:54:57 +00:00
s_cbrt.S Update. 1999-07-14 00:54:57 +00:00
s_cbrtf.S Update. 1999-07-14 00:54:57 +00:00
s_cbrtl.S Update. 1999-07-14 00:54:57 +00:00
s_ceil.S Update. 1999-07-14 00:54:57 +00:00
s_ceilf.S Update. 1999-07-14 00:54:57 +00:00
s_ceill.S Update. 1999-07-14 00:54:57 +00:00
s_cexp.S Update. 1999-07-14 00:54:57 +00:00
s_cexpf.S Update. 1999-07-14 00:54:57 +00:00
s_cexpl.S Update. 1999-07-14 00:54:57 +00:00
s_copysign.S Update. 1999-07-14 00:54:57 +00:00
s_copysignf.S Update. 1999-07-14 00:54:57 +00:00
s_copysignl.S Update. 1999-07-14 00:54:57 +00:00
s_cos.S Update. 1999-07-14 00:54:57 +00:00
s_cosf.S Update. 1999-07-14 00:54:57 +00:00
s_cosl.S Update. 1999-07-14 00:54:57 +00:00
s_exp2.S Update. 1999-07-14 00:54:57 +00:00
s_exp2f.S Update. 1999-07-14 00:54:57 +00:00
s_exp2l.S Update. 1999-07-14 00:54:57 +00:00
s_expm1.S Update. 1999-07-14 00:54:57 +00:00
s_expm1f.S Update. 1999-07-14 00:54:57 +00:00
s_expm1l.S Update. 1999-07-14 00:54:57 +00:00
s_fdim.S Update. 1999-07-14 00:54:57 +00:00
s_fdimf.S Update. 1999-07-14 00:54:57 +00:00
s_fdiml.S Update. 1999-07-14 00:54:57 +00:00
s_finite.S Update. 1999-07-14 00:54:57 +00:00
s_finitef.S Update. 1999-07-14 00:54:57 +00:00
s_finitel.S Update. 1999-07-14 00:54:57 +00:00
s_floor.S Update. 1999-07-14 00:54:57 +00:00
s_floorf.S Update. 1999-07-14 00:54:57 +00:00
s_floorl.S Update. 1999-07-14 00:54:57 +00:00
s_fma.S Update. 1999-07-14 00:54:57 +00:00
s_fmaf.S Update. 1999-07-14 00:54:57 +00:00
s_fmal.S Update. 1999-07-14 00:54:57 +00:00
s_fmax.S Update. 1999-07-14 00:54:57 +00:00
s_fmaxf.S Update. 1999-07-14 00:54:57 +00:00
s_fmaxl.S Update. 1999-07-14 00:54:57 +00:00
s_fmin.S Update. 1999-07-14 00:54:57 +00:00
s_fminf.S Update. 1999-07-14 00:54:57 +00:00
s_fminl.S Update. 1999-07-14 00:54:57 +00:00
s_frexp.S Update. 1999-07-14 00:54:57 +00:00
s_frexpf.S Update. 1999-07-14 00:54:57 +00:00
s_frexpl.S Update. 1999-07-14 00:54:57 +00:00
s_ilogb.S Update. 1999-07-14 00:54:57 +00:00
s_ilogbf.S Update. 1999-07-14 00:54:57 +00:00
s_ilogbl.S Update. 1999-07-14 00:54:57 +00:00
s_isinfl.c Update. 1999-07-14 00:54:57 +00:00
s_isnanl.c Update. 1999-07-14 00:54:57 +00:00
s_llrint.S Update. 1999-07-14 00:54:57 +00:00
s_llrintf.S Update. 1999-07-14 00:54:57 +00:00
s_llrintl.S Update. 1999-07-14 00:54:57 +00:00
s_log1p.S Update. 1999-10-24 22:04:52 +00:00
s_log1pf.S Update. 1999-10-24 22:04:52 +00:00
s_log1pl.S Update. 1999-10-24 22:04:52 +00:00
s_log2.S Update. 1999-10-24 22:04:52 +00:00
s_log2f.S Update. 1999-10-24 22:04:52 +00:00
s_log2l.S Update. 1999-10-24 22:04:52 +00:00
s_logb.S Update. 1999-07-14 00:54:57 +00:00
s_logbf.S Update. 1999-07-14 00:54:57 +00:00
s_logbl.S Update. 1999-07-14 00:54:57 +00:00
s_lrint.S Update. 1999-07-14 00:54:57 +00:00
s_lrintf.S Update. 1999-07-14 00:54:57 +00:00
s_lrintl.S Update. 1999-07-14 00:54:57 +00:00
s_nearbyint.S Update. 1999-07-14 00:54:57 +00:00
s_nearbyintf.S Update. 1999-07-14 00:54:57 +00:00
s_nearbyintl.S Update. 1999-07-14 00:54:57 +00:00
s_nextafterl.c Update. 1999-10-20 03:20:31 +00:00
s_remquo.S Update. 1999-07-14 00:54:57 +00:00
s_remquof.S Update. 1999-07-14 00:54:57 +00:00
s_remquol.S Update. 1999-07-14 00:54:57 +00:00
s_rint.S Update. 1999-07-14 00:54:57 +00:00
s_rintf.S Update. 1999-07-14 00:54:57 +00:00
s_rintl.S Update. 1999-07-14 00:54:57 +00:00
s_scalbln.c Update. 1999-07-14 00:54:57 +00:00
s_scalblnf.c Update. 1999-07-14 00:54:57 +00:00
s_scalblnl.c Update. 1999-07-14 00:54:57 +00:00
s_scalbn.S Update. 1999-07-14 00:54:57 +00:00
s_scalbnf.S Update. 1999-07-14 00:54:57 +00:00
s_scalbnl.S Update. 1999-07-14 00:54:57 +00:00
s_significand.S Update. 1999-07-14 00:54:57 +00:00
s_significandf.S Update. 1999-07-14 00:54:57 +00:00
s_significandl.S Update. 1999-07-14 00:54:57 +00:00
s_sin.S Update. 1999-07-14 00:54:57 +00:00
s_sincos.S Update. 1999-07-14 00:54:57 +00:00
s_sincosf.S Update. 1999-07-14 00:54:57 +00:00
s_sincosl.S Update. 1999-07-14 00:54:57 +00:00
s_sinf.S Update. 1999-07-14 00:54:57 +00:00
s_sinl.S Update. 1999-07-14 00:54:57 +00:00
s_tan.S Update. 1999-07-14 00:54:57 +00:00
s_tanf.S Update. 1999-07-14 00:54:57 +00:00
s_tanl.S Update. 1999-07-14 00:54:57 +00:00
s_trunc.S Update. 1999-07-14 00:54:57 +00:00
s_truncf.S Update. 1999-07-14 00:54:57 +00:00
s_truncl.S Update. 1999-07-14 00:54:57 +00:00
t_exp.c Update. 1999-07-14 00:54:57 +00:00