glibc/sysdeps/m68k/fpu
Richard Henderson a86573f471 * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them.
* sysdeps/alpha/fpu/bits/mathdef.h, sysdeps/arm/fpu/bits/mathdef.h,
        sysdeps/generic/bits/mathdef.h, sysdeps/i386/fpu/bits/mathdef.h,
        sysdeps/ia64/fpu/bits/mathdef.h, sysdeps/m68k/fpu/bits/mathdef.h,
        sysdeps/mips/fpu/bits/mathdef.h, sysdeps/powerpc/fpu/bits/mathdef.h,
        sysdeps/sh/sh4/fpu/bits/mathdef.h, sysdeps/sparc/fpu/bits/mathdef.h,
        sysdeps/x86_64/fpu/bits/mathdef.h: Remove INFINITY.

        * sysdeps/arm/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
        (HUGE_VALF, HUGE_VALL): Remove.
        * sysdeps/ieee754/bits/huge_val.h: Likewise.
        * sysdeps/sh/bits/huge_val.h: Likewise.

        * sysdeps/generic/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
        * sysdeps/generic/bits/huge_valf.h: New file.
        * sysdeps/generic/bits/huge_vall.h: New file.
        * sysdeps/generic/bits/inf.h: New file.
        * sysdeps/ieee754/bits/huge_valf.h: New file.
        * sysdeps/ieee754/bits/inf.h: New file.
        * sysdeps/i386/bits/huge_val.h: Remove file.
        * sysdeps/i386/bits/huge_vall.h: New file.
        * sysdeps/ia64/bits/huge_val.h: Remove file.
        * sysdeps/ia64/bits/huge_vall.h: New file.
        * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: New file.
        * sysdeps/m68k/bits/huge_val.h: Remove file.
        * sysdeps/m68k/bits/huge_vall.h: New file.
        * sysdeps/s390/bits/huge_val.h: Remove file.
        * sysdeps/sh/sh4/fpu/bits/huge_val.h: Remove file.
        * sysdeps/sparc/bits/huge_vall.h: New file.
        * sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Remove file.
        * sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Remove file.

        * sysdeps/ieee754/bits/nan.h (NAN): Use __builtin_nanf.
        * sysdeps/mips/bits/nan.h (NAN): Likewise.
2004-03-15  Richard Henderson  <rth@redhat.com>

	* math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h,
	and bits/inf.h.
	* math/math.h: Include them.

	* sysdeps/alpha/fpu/bits/mathdef.h, sysdeps/arm/fpu/bits/mathdef.h,
	sysdeps/generic/bits/mathdef.h, sysdeps/i386/fpu/bits/mathdef.h,
	sysdeps/ia64/fpu/bits/mathdef.h, sysdeps/m68k/fpu/bits/mathdef.h,
	sysdeps/mips/fpu/bits/mathdef.h, sysdeps/powerpc/fpu/bits/mathdef.h,
	sysdeps/sh/sh4/fpu/bits/mathdef.h, sysdeps/sparc/fpu/bits/mathdef.h,
	sysdeps/x86_64/fpu/bits/mathdef.h: Remove INFINITY.

	* sysdeps/arm/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
	(HUGE_VALF, HUGE_VALL): Remove.
	* sysdeps/ieee754/bits/huge_val.h: Likewise.
	* sysdeps/sh/bits/huge_val.h: Likewise.

	* sysdeps/generic/bits/huge_val.h (HUGE_VAL): Use __builtin_huge_val.
	* sysdeps/generic/bits/huge_valf.h: New file.
	* sysdeps/generic/bits/huge_vall.h: New file.
	* sysdeps/generic/bits/inf.h: New file.
	* sysdeps/ieee754/bits/huge_valf.h: New file.
	* sysdeps/ieee754/bits/inf.h: New file.
	* sysdeps/i386/bits/huge_val.h: Remove file.
	* sysdeps/i386/bits/huge_vall.h: New file.
	* sysdeps/ia64/bits/huge_val.h: Remove file.
	* sysdeps/ia64/bits/huge_vall.h: New file.
	* sysdeps/ieee754/ldbl-128/bits/huge_vall.h: New file.
	* sysdeps/m68k/bits/huge_val.h: Remove file.
	* sysdeps/m68k/bits/huge_vall.h: New file.
	* sysdeps/s390/bits/huge_val.h: Remove file.
	* sysdeps/sh/sh4/fpu/bits/huge_val.h: Remove file.
	* sysdeps/sparc/bits/huge_vall.h: New file.
	* sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Remove file.
	* sysdeps/sparc/sparc64/fpu/bits/huge_val.h: Remove file.

	* sysdeps/ieee754/bits/nan.h (NAN): Use __builtin_nanf.
	* sysdeps/mips/bits/nan.h (NAN): Likewise.
2004-03-15 21:44:11 +00:00
..
bits * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
switch
branred.c
Dist
doasin.c
dosincos.c
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_exp2.c
e_exp2f.c
e_exp2l.c
e_exp10.c
e_exp10f.c
e_exp10l.c
e_exp.c
e_expf.c
e_expl.c
e_fmod.c
e_fmodf.c
e_fmodl.c
e_log2.c
e_log2f.c
e_log2l.c
e_log10.c
e_log10f.c
e_log10l.c
e_log.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
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c
feholdexcpt.c
fesetenv.c
fesetround.c
feupdateenv.c
fgetexcptflg.c
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
halfulp.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 Update. 2003-06-24 11:06:57 +00:00
Makefile
mathimpl.h
mpa.c
mpatan2.c
mpatan.c
mpexp.c
mplog.c
mpsqrt.c
mptan.c
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_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_fpclassifyl.c
s_frexp.c * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp. 2003-06-26 16:18:13 +00:00
s_frexpf.c
s_frexpl.c * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp. 2003-06-26 16:18:13 +00:00
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_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_nextafterl.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
sincos32.c
slowexp.c
slowpow.c
t_exp.c