newlib-cygwin/libgloss/arc
Mike Frysinger 754f8def0d libgloss: merge stub arch configure scripts up a level
For about half the ports, we don't need a subdir configure script.
They're using the config/default.m[ht] rules, and they aren't doing
any unique configure tests, so they exist just to pass top-level
settings down to create the arch Makefile.  We can just as easily
do that from the top-level Mkaefile directly and skip configure.

Most of the remaining configure scripts could be migrated up to
the top-level too, but that would require care in each subdir.
So let's be lazy and put that off to another day.
2022-01-26 04:32:54 -05:00
..
Makefile.in libgloss: merge stub arch configure scripts up a level 2022-01-26 04:32:54 -05:00
crt0.S Add JLI support. 2017-06-14 14:51:22 +02:00
gcrt0.S Add profile support. 2017-06-14 14:51:20 +02:00
libcfunc.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
mcount.c Add profile support. 2017-06-14 14:51:20 +02:00
nano.specs Fix libgloss/arc/nano.specs file. 2016-05-06 15:56:46 -04:00
nsim-syscall.h Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
nsim-syscalls.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
nsim.specs Fix libgloss arc nsim specs file. 2016-05-11 12:45:55 -04:00
sbrk.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00