* 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 | ||
| memccpy.S | ||
| memccpy_ca.S | ||
| memchr.S | ||
| memchr_ca.S | ||
| memcmp.S | ||
| memcmp_ca.S | ||
| memcpy.S | ||
| memcpy_ca.S | ||
| memset.S | ||
| setjmp.S | ||
| strchr.S | ||
| strchr_ca.S | ||
| strcmp.S | ||
| strcmp_ca.S | ||
| strcpy.S | ||
| strcpy_ca.S | ||
| strcspn.S | ||
| strdup.S | ||
| strlen.S | ||
| strlen_ca.S | ||
| strncat.S | ||
| strncat_ca.S | ||
| strncmp.S | ||
| strncmp_ca.S | ||
| strncpy.S | ||
| strncpy_ca.S | ||
| strpbrk.S | ||
| strrchr.S | ||