newlib-cygwin/newlib/libc/machine/nvptx
Mike Frysinger 8fc6b4b30e newlib: regen aclocal.m4 after autoconf update
The configure scripts were regenerated with 2.69 for the newlib-4.2.0
release in 484d2ebf8d, but the aclocal
files were not.  Do that now to avoid confusion between the two as to
which version of autoconf was used.
2022-01-12 07:01:18 -05: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
abort.c Add nvptx port. 2018-04-13 15:42:37 -04:00
aclocal.m4 newlib: regen aclocal.m4 after autoconf update 2022-01-12 07:01:18 -05: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
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
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