libc/libgloss/riscv
Sebastian Huber 6158b30e3e RISC-V: Do not use _init/_fini
Introduce new host configuration variable "have_init_fini" which is set
to "yes" by default.  Override it for RISC-V to "no".

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
2018-07-30 10:47:57 +02:00
..
machine
aclocal.m4
configure
configure.in
crt0.S RISC-V: Do not use _init/_fini 2018-07-30 10:47:57 +02:00
internal_syscall.h
kernel_stat.h
Makefile.in
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