newlib-cygwin/newlib/libc/machine/i960
Mike Frysinger 8343db918f newlib: libc: move configure into top-level
This kills off the last configure script under libc/ and folds it
into the top newlib configure script.  The a lot of the logic was
already in the top configure script, so move what's left into a
libc/acinclude.m4 file.
2022-02-25 13:52:48 -05:00
..
Makefile.am newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib: libc: move configure into top-level 2022-02-25 13:52:48 -05:00
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