glibc/sysdeps/alpha/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
Versions * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise. 2004-01-23 21:08:08 +00:00
cabsf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
cargf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
cfloat-compat.h * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise. 2004-01-23 21:08:08 +00:00
cimagf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
conjf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
crealf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
e_sqrt.c Mark sqrt_data as used. 2003-12-10 05:45:29 +00:00
fclrexcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fedisblxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feenablxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feholdexcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv_libc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fesetenv.c Update. 2002-09-10 01:40:26 +00:00
fesetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feupdateenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fgetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fpu_control.h * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
fraiseexcpt.c Update. 2002-09-10 01:40:26 +00:00
fsetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftestexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libm-test-ulps * sysdeps/alpha/fpu/libm-test-ulps: Update. 2003-03-23 00:52:23 +00:00
s_cacosf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_cacoshf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_casinf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_casinhf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_catanf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_catanhf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_ccosf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_ccoshf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_ceil.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_ceilf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_cexpf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_clog10f.c * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. * sysdeps/alpha/fpu/Versions (libm): Likewise. * sysdeps/alpha/fpu/cfloat-compat.h (cfloat_versions): Likewise. * sysdeps/alpha/fpu/s_clog10f.c (clog10f): Likewise. 2004-01-23 21:08:08 +00:00
s_clogf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_copysign.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_copysignf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_cpowf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_cprojf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_csinf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_csinhf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_csqrtf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_ctanf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_ctanhf.c * Versions.def (libm): Add GLIBC_2.3.3. 2004-01-13 09:08:04 +00:00
s_fabs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fabsf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_floor.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_floorf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_rint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_rintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00