newlib-cygwin/newlib/libc/machine/xscale
Mike Frysinger ed20821a40 newlib: migrate from INCLUDES to AM_CPPFLAGS
Since automake deprecated the INCLUDES name in favor of AM_CPPFLAGS,
change all existing users over.  The generated code is the same since
the two variables have been used in the same exact places by design.

There are other cleanups to be done, but lets focus on just renaming
here so we can upgrade to a newer automake version w/out triggering
new warnings.
2022-01-05 20:29:53 -05:00
..
machine headers: properly decorate attributes 2014-08-01 15:44:51 +00: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: Regenerate all autotools files 2021-12-09 21:41:35 +00:00
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
memchr.c
memcmp.c
memcpy.c Use __inhibit_loop_to_libcall in all memset/memcpy implementations 2018-08-29 16:05:37 +02:00
memmove.c
memset.c Use __inhibit_loop_to_libcall in all memset/memcpy implementations 2018-08-29 16:05:37 +02:00
setjmp.S * libc/machine/xscale/setjmp.S: New file, copied from 2004-09-21 18:41:02 +00:00
strchr.c
strcmp.c
strcpy.c
strlen.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
xscale.h