acadia-newlib/newlib/libc/machine/arc
Mike Frysinger 8fc6b4b30e newlib: regen aclocal.m4 after autoconf update
The configure scripts were regenerated with 2.69 for the newlib-4.2.0
release in 484d2ebf8d, but the aclocal
files were not.  Do that now to avoid confusion between the two as to
which version of autoconf was used.
2022-01-12 07:01:18 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
aclocal.m4 newlib: regen aclocal.m4 after autoconf update 2022-01-12 07:01:18 -05:00
asm.h
configure Update newlib to 4.2.0 2021-12-31 12:46:13 -05:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
memcmp-bs-norm.S
memcmp-stub.c
memcmp.S
memcpy-archs.S arc: Use unaligned loads/stores for memcopy. 2016-08-11 10:59:53 +02:00
memcpy-bs.S
memcpy-stub.c
memcpy.S
memset-archs.S arc: Use prefetch instead of prealloc. 2016-08-11 10:59:53 +02:00
memset-bs.S
memset-stub.c
memset.S
setjmp.S
strchr-bs-norm.S
strchr-bs.S
strchr-stub.c
strchr.S
strcmp-archs.S
strcmp-stub.c
strcmp.S arc: Fix strcmp for big endian without barrel shifter 2016-08-11 10:59:54 +02:00
strcpy-bs-arc600.S
strcpy-bs.S
strcpy-stub.c
strcpy.S
strlen-bs-norm.S
strlen-bs.S
strlen-stub.c
strlen.S
strncpy-bs.S
strncpy-stub.c
strncpy.S