newlib-cygwin/newlib/libc/machine/nds32
Mike Frysinger 6444f108d9 newlib: export abs_newlib_basedir for all subdirs
When using the top-level configure script but subdir Makefiles, the
newlib_basedir value gets a bit out of sync: it's relative to where
configure lives, not where the Makefile lives.  Move the abs setting
from the top-level configure script into acinclude.m4 so we can rely
on it being available everywhere.  Although this commit doesn't use
it anywhere, just lays the groundwork.
2022-01-29 01:35:30 -05:00
..
Makefile.am newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -05:00
Makefile.in newlib: export abs_newlib_basedir for all subdirs 2022-01-29 01:35:30 -05:00
abort.c ansification: remove _VOID 2018-01-17 11:47:20 -06:00
acinclude.m4 newlib: libc: merge machine/ configure scripts up a level 2022-01-26 03:11:21 -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