* acinclude.m4 (--disable-newlib-supplied-syscalls): New configuration
option to allow disabling of syscalls being supplied in newlib.
* aclocal.m4: Regenerated.
* configure: Ditto.
* configure.host: Add support of new configuration option and add
-D__NO_SYSCALLS__ if newlib supplied syscalls are disabled.
* doc/aclocal.m4: Regenerated.
* doc/configure: Ditto.
* libc/*aclocal.m4: Ditto.
* libc/*configure: Ditto.
* libm/*aclocal.m4: Ditto.
* libm/*configure: Ditto.
* libc/sys/arm/Makefile.am: Don't build syscalls.o if new option
is disabled.
* libc/sys/arm/Makefile.in: Regenerated.
|
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| aclocal.m4 | ||
| configure | ||
| configure.in | ||
| f_atan2.S | ||
| f_atan2f.S | ||
| f_exp.c | ||
| f_expf.c | ||
| f_frexp.S | ||
| f_frexpf.S | ||
| f_ldexp.S | ||
| f_ldexpf.S | ||
| f_log.S | ||
| f_log10.S | ||
| f_log10f.S | ||
| f_logf.S | ||
| f_math.h | ||
| f_pow.c | ||
| f_powf.c | ||
| f_tan.S | ||
| f_tanf.S | ||
| i386mach.h | ||