newlib/newlib/libm/machine/pru
Dimitar Dimitrov a1f617466d PRU: Align libmath to PRU ABI
The TI proprietary toolchain uses nonstandard names for some math
library functions. In order to achieve ABI compatibility between
GNU and TI toolchains, add support for the TI function names.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
2019-10-31 15:02:33 -04:00
..
Makefile.am
Makefile.in
aclocal.m4
configure
configure.in
fpclassify.c
fpclassifyf.c PRU: Align libmath to PRU ABI 2019-10-31 15:02:33 -04:00
isfinite.c
isfinitef.c
isinf.c
isinff.c PRU: Align libmath to PRU ABI 2019-10-31 15:02:33 -04:00
isnan.c PRU: Align libmath to PRU ABI 2019-10-31 15:02:33 -04:00
isnanf.c
isnormal.c PRU: Align libmath to PRU ABI 2019-10-31 15:02:33 -04:00
isnormalf.c