glibc/sysdeps/x86_64/fpu
Roland McGrath ad146de70e * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32]
(elf_fpxregset_t): New type.
	(struct elf_prpsinfo): If __WORDSIZE == 32, change pr_[ug]id type
	to unsigned short int.
	* sysdeps/unix/sysv/linux/x86_64/sys/user.h
	(struct user_fpregs_struct): Fix comment.
	* sysdeps/i386/fpu/bits/mathdef.h (float_t, double_t): If
	__FLOAT_EVAL_METHOD__ is defined and 0, typedef to float resp. double.
	* sysdeps/x86_64/fpu/bits/mathdef.h: Include bits/wordsize.h.
	(float_t, double_t): If -m32 and not -mfpmath=sse, typedef to
	long double.
	* sysdeps/x86_64/fpu/bits/fenv.h: Include bits/wordsize.h.
	(fenv_t): Remove __mxcsr field for -m32.
2004-11-04 23:37:44 +00:00
..
bits * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h [__WORDSIZE == 32] 2004-11-04 23:37:44 +00:00
e_acosl.c
e_atan2l.c
e_exp2l.S
e_expl.c
e_fmodl.S
e_log2l.S
e_log10l.S
e_logl.S
e_powl.S [BZ #258] 2004-07-20 07:06:48 +00:00
e_rem_pio2l.c
e_remainderl.S Update. 2003-11-18 07:25:02 +00:00
e_scalbl.S
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 * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default 2003-02-21 16:18:50 +00:00
fesetround.c
fgetexcptflg.c
fraiseexcpt.c Update. 2002-09-10 01:40:26 +00:00
fsetexcptflg.c * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default 2003-02-21 16:18:50 +00:00
ftestexcept.c
libm-test-ulps Update. 2003-11-29 06:13:09 +00:00
math_ldbl.h
printf_fphex.c
s_atanl.c
s_ceill.S Update. 2003-11-13 16:41:19 +00:00
s_copysign.S Update. 2002-08-31 10:33:26 +00:00
s_copysignf.S Only load 4 bytes. 2004-02-09 20:46:36 +00:00
s_copysignl.S Update. 2002-07-06 15:07:30 +00:00
s_cosl.S
s_expm1l.S Update. 2002-09-10 01:40:26 +00:00
s_fabs.c
s_fabsf.c
s_fabsl.S
s_fdiml.S [BZ #376] 2004-09-26 10:11:59 +00:00
s_finitel.S Update. 2002-09-10 01:40:26 +00:00
s_floorl.S Update. 2003-11-18 07:25:02 +00:00
s_fmax.S Update. 2002-07-06 15:07:30 +00:00
s_fmaxf.S Update. 2002-07-06 15:07:30 +00:00
s_fmaxl.S Update. 2002-07-06 15:07:30 +00:00
s_fmin.S Update. 2002-07-06 15:07:30 +00:00
s_fminf.S Update. 2002-07-06 15:07:30 +00:00
s_fminl.S Update. 2002-07-06 15:07:30 +00:00
s_fpclassifyl.c
s_ilogbl.S Update. 2003-11-18 07:25:02 +00:00
s_isinfl.c
s_isnanl.c
s_llrint.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_llrintf.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_llrintl.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_log1pl.S
s_logbl.c
s_lrint.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_lrintf.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_lrintl.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_nearbyintl.S Update. 2003-11-18 07:25:02 +00:00
s_nextafterl.c
s_nexttoward.c
s_nexttowardf.c
s_rintl.c
s_scalbnl.S Update. 2003-11-18 07:25:02 +00:00
s_significandl.c
s_sincosl.S
s_sinl.S
s_tanl.S
s_truncl.S Update. 2003-11-18 07:25:02 +00:00