glibc/sysdeps/powerpc/fpu
Anton Blanchard 4a28b3ca4b PowerPC floating point little-endian [8 of 15]
http://sourceware.org/ml/libc-alpha/2013-07/msg00199.html

Corrects floating-point environment code for little-endian.

	* sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
	array with long long.
	* sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
	* sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
	* sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
	* sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
	* sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
	* sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
	* sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
	* sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
	* sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
	* sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
	* sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
	* sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
	* sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
2013-10-04 10:34:26 +09:30
..
e_hypot.c PowerPC: fix hypot/hypotf check for -INF 2013-05-17 08:15:59 -05:00
e_hypotf.c PowerPC: fix hypot/hypotf check for -INF 2013-05-17 08:15:59 -05:00
e_rem_pio2f.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
e_sqrt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
e_sqrtf.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fclrexcpt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fe_mask.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fe_nomask.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
fedisblxcpt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
feenablxcpt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fegetenv.c Remove bp-sym.h and BP_SYM uses from C code. 2013-02-14 13:12:02 +00:00
fegetexcept.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fegetround.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
feholdexcpt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fenv_const.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
fenv_libc.h PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fesetenv.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fesetround.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
feupdateenv.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fgetexcptflg.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fraiseexcpt.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
fsetexcptflg.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
ftestexcept.c PowerPC floating point little-endian [8 of 15] 2013-10-04 10:34:26 +09:30
k_cosf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
k_rem_pio2f.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
k_sinf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libm-test-ulps PowerPC floating point little-endian [3 of 15] 2013-10-04 10:32:36 +09:30
Makefile Link extra-libs consistently with libc and ld.so. 2013-05-31 16:16:33 +00:00
math_ldbl.h PowerPC: unify math_ldbl.h implementations 2013-03-08 11:07:15 -03:00
math_private.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_cosf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fabs.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fabsf.S Update. 1999-10-10 00:00:36 +00:00
s_fdim.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fdimf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_float_bitwise.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fma.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmaf.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmax.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fmaxf.S Update. 1999-10-10 00:00:36 +00:00
s_fmin.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_fminf.S Update. 1999-10-10 00:00:36 +00:00
s_isnan.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_isnanf.S Update. 1999-10-10 00:00:36 +00:00
s_llround.c PowerPC: fix libm ABI issue for llroundl 2013-03-26 10:01:57 -03:00
s_llroundf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_lrintf.S Update. 1999-10-10 00:00:36 +00:00
s_rint.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
s_rintf.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
s_sinf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
t_sqrt.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-setcontext-fpscr.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
w_sqrt.c PowerPC: fix sqrtl ABI issue 2013-03-21 14:15:45 -03:00
w_sqrtf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00