newlib-cygwin/newlib/libc/machine/nds32
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
abort.c ansification: remove _VOID 2018-01-17 11:47:20 -06:00
acinclude.m4 newlib: add AC_CACHE_CHECK sugar around preprocessor checks 2022-02-01 18:15:51 -05:00
memcpy.S 2013-07-09 Sabrina Ni <sabrina@andestech.com> 2013-07-09 19:19:35 +00:00
memset.S 2013-07-09 Sabrina Ni <sabrina@andestech.com> 2013-07-09 19:19:35 +00:00
setjmp.S * newlib/libc/include/machine/setjmp.h: Add FPU support. 2014-12-15 13:32:17 +00:00
strcmp.S 2013-07-09 Sabrina Ni <sabrina@andestech.com> 2013-07-09 19:19:35 +00:00
strcpy.S 2013-07-09 Sabrina Ni <sabrina@andestech.com> 2013-07-09 19:19:35 +00:00