newlib-cygwin/newlib/libc/machine/nvptx
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 Add nvptx port. 2018-04-13 15:42:37 -04:00
assert.c Add nvptx port. 2018-04-13 15:42:37 -04:00
calloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
callocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
clock.c nvptx: Emulate clock and other machine stubs. 2021-08-25 10:20:27 +02:00
exit.c Add nvptx port. 2018-04-13 15:42:37 -04:00
free.c Add nvptx port. 2018-04-13 15:42:37 -04:00
malloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
mallocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
misc.c nvptx: Emulate clock and other machine stubs. 2021-08-25 10:20:27 +02:00
printf.c Add nvptx port. 2018-04-13 15:42:37 -04:00
putchar.c Add nvptx port. 2018-04-13 15:42:37 -04:00
puts.c Add nvptx port. 2018-04-13 15:42:37 -04:00
realloc.c Add nvptx port. 2018-04-13 15:42:37 -04:00
reallocr.c Add nvptx port. 2018-04-13 15:42:37 -04:00
write.c Add nvptx port. 2018-04-13 15:42:37 -04:00