newlib-cygwin/newlib/libc/machine/mips
Mike Frysinger 907764ebec newlib/libgloss: drop unused $(CROSS_CFLAGS)
This is used in a bunch of places, but nowhere is it ever set, and
nowhere can I find any documentation, nor can I find any other project
using it.  So delete the flags to simplify.
2022-02-15 20:02:51 -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/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05:00
Makefile.in newlib/libgloss: drop unused $(CROSS_CFLAGS) 2022-02-15 20:02:51 -05: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