glibc/sysdeps/powerpc/fpu
Adhemerval Zanella 6f10ff02cb powerpc: Fix powerpc64le due a7a3435c9a
The build uses an undefined macro evaluation for fmaf128 build.
For now set USE_FMAL_BUILTIN and USE_FMAF128_BUILTIN to 0.

Checked with a build for:

  powerpc64le-linux-gnu-power9-disable-multi-arch
  powerpc64le-linux-gnu-power9
  powerpc64le-linux-gnu
  powerpc64-linux-gnu-power8
  powerpc64-linux-gnu
  powerpc-linux-gnu-power4
  powerpc-linux-gnu
2020-06-04 09:05:41 -03:00
..
e_hypot.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypotf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_sqrt.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_sqrtf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
fclrexcpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fe_mask.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fe_nomask.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fedisblxcpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
feenablxcpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fegetenv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fegetexcept.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fegetmode.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fegetround.c math: Remove fenvinline.h 2020-03-30 10:52:25 -03:00
feholdexcpt.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fenv_const.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fenv_libc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fenv_private.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fesetenv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fesetexcept.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fesetmode.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fesetround.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
feupdateenv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fgetexcptflg.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fix-fp-int-compare-invalid.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fraiseexcpt.c math: Remove fenvinline.h 2020-03-30 10:52:25 -03:00
fsetexcptflg.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ftestexcept.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
get-rounding-mode.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libm-test-ulps powerpc64le: Enable support for IEEE long double 2020-04-30 08:52:08 -05:00
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 2016-11-04 16:49:06 +00:00
Makefile Link extra-libs consistently with libc and ld.so. 2013-05-31 16:16:33 +00:00
math_ldbl.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
math_private.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
math-barriers.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
math-tests-trap-force.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
math-use-builtins.h powerpc: Fix powerpc64le due a7a3435c9a 2020-06-04 09:05:41 -03:00
round_to_integer.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_ceil.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_ceilf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_copysign.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_copysignf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_floor.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_floorf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logb.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbl.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lrintf.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_modf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modff.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_nearbyint.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_nearbyintf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_rint.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_rintf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_round.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_roundf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_trunc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_truncf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
t_sqrt.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-setcontext-fpscr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00