newlib-cygwin/newlib/libc/machine/mips
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 Removed Soft float from MIPS 2021-02-05 10:32:16 +01:00
sys mips fenv support 2020-07-03 10:41:45 +02: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
memcpy.S change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
memset.S change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
setjmp.S * libc/include/machine/setjmp.h [__mips__]: Remove __mips_fpr == 64 2014-11-28 08:47:39 +00:00
strcmp.S change _COMPILING_NEWLIB to _LIBC 2021-11-15 19:32:23 -05:00
strlen.c * libc/machine/mips/strlen.c (strlen): Add delay slot for R3000. 2011-01-10 12:11:55 +00:00
strncpy.c 2008-07-07 Hans-Peter Nilsson <hp@axis.com> 2008-07-07 15:51:55 +00:00