* configure.host: Add check for --disable-newlib-io-float configuration option and add -DNO_FLOATING_POINT to newlib cflags if appropriate. * acinclude.m4: Added --disable-newlib-io-float option. * aclocal.m4: Regenerated. * configure: Ditto. * doc/aclocal.m4 doc/configure libc/aclocal.m4 libc/configure * libc/*/aclocal.m4 libc/*/configure * libm/*/aclocal.m4 libm/*/configure: Ditto. * libc/stdio/vfprintf.c [!INTEGER_ONLY]: Only set FLOATING_POINT if NO_FLOATING_POINT flag is not defined. |
||
---|---|---|
.. | ||
sys | ||
Makefile.am | ||
Makefile.in | ||
_exit.c | ||
access.c | ||
aclocal.m4 | ||
chmod.c | ||
chown.c | ||
close.c | ||
configure | ||
configure.in | ||
creat.c | ||
crt0.S | ||
crt1.c | ||
execv.c | ||
execve.c | ||
fork.c | ||
fstat.c | ||
getpid.c | ||
gettime.c | ||
isatty.c | ||
kill.c | ||
link.c | ||
lseek.c | ||
open.c | ||
pipe.c | ||
read.c | ||
sbrk.c | ||
stat.c | ||
time.c | ||
times.c | ||
trap.S | ||
unlink.c | ||
utime.c | ||
wait.c | ||
write.c |