acadia-newlib/newlib/libm/machine/aarch64
Corinna Vinschen b14daac482 Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag."
This reverts commit c077b9de99.

Yet another accidental commit...
2018-06-26 10:17:04 +02:00
..
Makefile.am aarch64: fabs and sqrt implementation with inline asm 2015-06-01 10:17:34 +02:00
Makefile.in makedoc: make errors visible 2017-12-07 11:54:11 +00:00
aclocal.m4
configure Revert "Remove -fno-builtin to allow gcc to inline functions such as fabs, floor, creal, imag." 2018-06-26 10:17:04 +02:00
configure.in
e_sqrt.c aarch64: fabs and sqrt implementation with inline asm 2015-06-01 10:17:34 +02:00
ef_sqrt.c aarch64: fabs and sqrt implementation with inline asm 2015-06-01 10:17:34 +02:00
s_ceil.c
s_fabs.c aarch64: fabs and sqrt implementation with inline asm 2015-06-01 10:17:34 +02:00
s_floor.c
s_fma.c
s_fmax.c
s_fmin.c
s_llrint.c
s_llround.c
s_lrint.c
s_lround.c
s_nearbyint.c
s_rint.c
s_round.c
s_trunc.c
sf_ceil.c
sf_fabs.c aarch64: fabs and sqrt implementation with inline asm 2015-06-01 10:17:34 +02:00
sf_floor.c
sf_fma.c
sf_fmax.c
sf_fmin.c
sf_llrint.c
sf_llround.c
sf_lrint.c
sf_lround.c
sf_nearbyint.c
sf_rint.c
sf_round.c
sf_trunc.c