This patch adds _LITE_EXIT in crt0.S to enable "lite exit" technique in RISC-V. The changes have been tested in riscv/riscv-gnu-toolchain by riscv-dejagnu with riscv-sim.exp/riscv-sim-nano.exp. |
||
---|---|---|
.. | ||
machine | ||
Makefile.in | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
crt0.S | ||
internal_syscall.h | ||
kernel_stat.h | ||
nano.specs | ||
nanosleep.c | ||
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 |