acadia-newlib/libgloss/riscv
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
..
machine
Makefile.in libgloss: merge stub arch configure scripts up a level 2022-01-26 04:32:54 -05:00
crt0.S
internal_syscall.h
kernel_stat.h
nano.specs
nanosleep.c
semihost-sys_close.c
semihost-sys_exit.c
semihost-sys_fdtable.c
semihost-sys_fstat.c
semihost-sys_ftime.c
semihost-sys_isatty.c
semihost-sys_link.c
semihost-sys_lseek.c
semihost-sys_open.c
semihost-sys_read.c
semihost-sys_sbrk.c
semihost-sys_stat.c
semihost-sys_stat_common.c
semihost-sys_unlink.c
semihost-sys_write.c
semihost.specs
semihost_fdtable.h
semihost_stat.h
semihost_syscall.h
sim.specs
sys_access.c
sys_chdir.c
sys_chmod.c
sys_chown.c
sys_close.c
sys_conv_stat.c
sys_execve.c
sys_exit.c
sys_faccessat.c
sys_fork.c
sys_fstat.c
sys_fstatat.c
sys_ftime.c
sys_getcwd.c
sys_getpid.c
sys_gettimeofday.c
sys_isatty.c
sys_kill.c
sys_link.c
sys_lseek.c
sys_lstat.c
sys_open.c
sys_openat.c
sys_read.c
sys_sbrk.c
sys_stat.c
sys_sysconf.c
sys_times.c
sys_unlink.c
sys_utime.c
sys_wait.c
sys_write.c