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 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist New file. 1999-06-26 18:11:01 +00:00
Makefile initial import 1995-02-18 01:27:10 +00:00
branred.c Update. 2001-03-12 00:04:52 +00:00
doasin.c Update. 2001-03-12 00:04:52 +00:00
dosincos.c Update. 2001-03-12 00:04:52 +00:00
e_acos.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_acosf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_acosl.c Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-10 09:41:16 +00:00
e_asin.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_asinf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_asinl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_atan2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_atan2f.c Update. 1997-03-25 01:45:04 +00:00
e_atan2l.c Update. 1997-03-25 01:45:04 +00:00
e_atanh.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_atanhf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_atanhl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-07 21:00:20 +00:00
e_cosh.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_coshf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_coshl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-07 21:00:20 +00:00
e_exp.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_exp2.c Update. 2001-02-17 16:54:13 +00:00
e_exp2f.c Update. 2001-02-17 16:54:13 +00:00
e_exp2l.c Update. 2001-02-17 16:54:13 +00:00
e_exp10.c * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as 1998-06-10 05:27:41 +00:00
e_exp10f.c * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as 1998-06-10 05:27:41 +00:00
e_exp10l.c * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as 1998-06-10 05:27:41 +00:00
e_expf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_expl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_fmod.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_fmodf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_fmodl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_log.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_log2.c Update. 2001-06-06 12:55:46 +00:00
e_log2f.c Fix typo. 2001-06-14 14:17:49 +00:00
e_log2l.c Fix typo. 2001-06-14 14:17:49 +00:00
e_log10.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_log10f.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_log10l.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_logf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_logl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_pow.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_powf.c Update. 1997-03-25 01:45:04 +00:00
e_powl.c Update. 1997-03-25 01:45:04 +00:00
e_rem_pio2.c Update. 1997-08-10 18:37:15 +00:00
e_rem_pio2f.c Update. 1997-08-10 18:37:15 +00:00
e_rem_pio2l.c Update. 1997-08-10 18:37:15 +00:00
e_remainder.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_remainderf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_remainderl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_scalb.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_scalbf.c Update. 1997-06-23 21:55:26 +00:00
e_scalbl.c Update. 1997-06-23 21:55:26 +00:00
e_sinh.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_sinhf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_sinhl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
e_sqrt.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_sqrtf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
e_sqrtl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +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
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
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
halfulp.c Update. 2001-03-12 00:04:52 +00:00
k_cos.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_cosf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
k_cosl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
k_rem_pio2.c Update. 1997-08-10 18:37:15 +00:00
k_rem_pio2f.c Update. 1997-08-10 18:37:15 +00:00
k_rem_pio2l.c Update. 1997-08-10 18:37:15 +00:00
k_sin.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_sinf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
k_sinl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
k_tan.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_tanf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
k_tanl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
libm-test-ulps Update. 2003-06-24 11:06:57 +00:00
mathimpl.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mpa.c Update. 2001-03-12 00:04:52 +00:00
mpatan.c Update. 2001-03-12 00:04:52 +00:00
mpatan2.c Update. 2001-03-12 00:04:52 +00:00
mpexp.c Update. 2001-03-12 00:04:52 +00:00
mplog.c Update. 2001-03-12 00:04:52 +00:00
mpsqrt.c Update. 2001-03-12 00:04:52 +00:00
mptan.c Update. 2001-03-12 00:04:52 +00:00
s_atan.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_atanf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_atanl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_ccos.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_ccosf.c Update. 1997-05-07 15:31:21 +00:00
s_ccosh.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_ccoshf.c Update. 1997-05-07 15:31:21 +00:00
s_ccoshl.c Update. 1997-05-07 15:31:21 +00:00
s_ccosl.c Update. 1997-05-07 15:31:21 +00:00
s_ceil.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_ceilf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_ceill.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_cexp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_cexpf.c Update. 1997-05-07 15:31:21 +00:00
s_cexpl.c Update. 1997-05-07 15:31:21 +00:00
s_cos.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_cosf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_cosl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_csin.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_csinf.c Update. 1997-05-07 15:31:21 +00:00
s_csinh.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_csinhf.c Update. 1997-05-07 15:31:21 +00:00
s_csinhl.c Update. 1997-05-07 15:31:21 +00:00
s_csinl.c Update. 1997-05-07 15:31:21 +00:00
s_expm1.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_expm1f.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_expm1l.c Update. 2002-09-10 01:40:26 +00:00
s_fabs.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_fabsf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_fabsl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_finite.c Remove INTDEF. 2002-06-13 12:38:20 +00:00
s_finitef.c Remove INTDEF. 2002-06-13 12:38:20 +00:00
s_finitel.c Remove INTDEF. 2002-06-13 12:38:20 +00:00
s_floor.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_floorf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_floorl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_fpclassifyl.c Update. 2002-09-10 01:40:26 +00:00
s_frexp.c * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp. 2003-06-26 16:18:13 +00:00
s_frexpf.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_frexpl.c * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline frexp. 2003-06-26 16:18:13 +00:00
s_ilogb.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_ilogbf.c Updated. 1997-06-26 22:23:01 +00:00
s_ilogbl.c Updated. 1997-06-26 22:23:01 +00:00
s_isinf.c Update. 2002-09-10 01:40:26 +00:00
s_isinff.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_isinfl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_isnan.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_isnanf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_isnanl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_llrint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llrintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llrintl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_log1p.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_log1pf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_log1pl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_lrint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_lrintf.c Update. 1997-10-26 20:13:00 +00:00
s_lrintl.c Update. 1997-10-26 20:13:00 +00:00
s_modf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_modff.c Update. 1997-04-02 14:47:34 +00:00
s_modfl.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyint.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyintf.c Update. 1997-04-02 14:47:34 +00:00
s_nearbyintl.c Update. 1997-04-02 14:47:34 +00:00
s_nextafterl.c Correctly handle m68k long double format. 2001-02-16 13:40:22 +00:00
s_remquo.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_remquof.c Update. 1997-04-17 15:10:04 +00:00
s_remquol.c Update. 1997-04-17 15:10:04 +00:00
s_rint.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_rintf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_rintl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_scalbln.c Update. 1997-10-26 20:13:00 +00:00
s_scalblnf.c Update. 1997-10-26 20:13:00 +00:00
s_scalblnl.c Update. 1997-10-26 20:13:00 +00:00
s_scalbn.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_scalbnf.c Update. 1997-10-26 20:13:00 +00:00
s_scalbnl.c Update. 1997-10-26 20:13:00 +00:00
s_significand.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_significandf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_significandl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_sin.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_sincos.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_sincosf.c Update. 1997-04-21 11:38:46 +00:00
s_sincosl.c Update. 1997-04-21 11:38:46 +00:00
s_sinf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_sinl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_tan.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_tanf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_tanh.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_tanhf.c Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com> 1996-03-17 01:58:17 +00:00
s_tanhl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_tanl.c Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-06-06 05:23:42 +00:00
s_trunc.c Update. 1997-04-02 14:47:34 +00:00
s_truncf.c Update. 1997-04-02 14:47:34 +00:00
s_truncl.c Update. 1997-04-02 14:47:34 +00:00
sincos32.c Update. 2001-03-12 00:04:52 +00:00
slowexp.c Update. 2001-03-12 00:04:52 +00:00
slowpow.c Update. 2001-03-12 00:04:52 +00:00
t_exp.c Stub file 1998-02-18 01:32:32 +00:00