glibc/sysdeps/alpha/fpu
Paul E. Murphy 01ee387015 Convert _Complex cosine functions to generated code
This is fairly straight fowards.  m68k overrides are
updated to use the framework, and thus are simplified
a bit.
2016-08-19 11:28:55 -05:00
..
bits
cabsf.c
cargf.c
cfloat-compat.h
cimagf.c
conjf.c
crealf.c
e_sqrt.c
e_sqrtf.c
fclrexcpt.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c
feholdexcpt.c
fenv_libc.h
fesetenv.c
fesetexcept.c Add fesetexcept: alpha. 2016-08-16 16:17:42 +00:00
fesetround.c
feupdateenv.c
fgetexcptflg.c
fpu_control.h
fsetexcptflg.c
ftestexcept.c
get-rounding-mode.h
libm-test-ulps
math_private.h
s_cacosf.c Convert _Complex cosine functions to generated code 2016-08-19 11:28:55 -05:00
s_cacoshf.c Convert _Complex cosine functions to generated code 2016-08-19 11:28:55 -05:00
s_casinf.c
s_casinhf.c
s_catanf.c
s_catanhf.c
s_ccosf.c Convert _Complex cosine functions to generated code 2016-08-19 11:28:55 -05:00
s_ccoshf.c Convert _Complex cosine functions to generated code 2016-08-19 11:28:55 -05:00
s_ceil.c alpha: fix ceil on sNaN input 2016-08-02 09:18:59 +02:00
s_ceilf.c alpha: fix ceil on sNaN input 2016-08-02 09:18:59 +02:00
s_cexpf.c
s_clog10f.c
s_clogf.c
s_copysign.c
s_copysignf.c
s_cpowf.c
s_cprojf.c
s_csinf.c
s_csinhf.c
s_csqrtf.c
s_ctanf.c
s_ctanhf.c
s_fabs.c
s_fabsf.c
s_floor.c alpha: fix floor on sNaN input 2016-08-02 09:18:59 +02:00
s_floorf.c alpha: fix floor on sNaN input 2016-08-02 09:18:59 +02:00
s_fmax.S
s_fmaxf.S
s_fmin.S
s_fminf.S
s_isnan.c
s_isnanf.c
s_llrint.c
s_llrintf.c
s_llround.c
s_llroundf.c
s_lrint.c
s_lrintf.c
s_lround.c
s_lroundf.c
s_nearbyint.c
s_rint.c alpha: fix rint on sNaN input 2016-08-02 09:18:59 +02:00
s_rintf.c alpha: fix rint on sNaN input 2016-08-02 09:18:59 +02:00
s_trunc.c alpha: fix trunc for big input values 2016-08-02 09:18:59 +02:00
s_truncf.c alpha: fix trunc for big input values 2016-08-02 09:18:59 +02:00
Versions