Commits


Actually rename to linurv


Add support for NetBSD


More fixed for FreeBSD


Add support for Linux hosts


Fix compilation on FreeBSD


fixes


make fopen() work


add more examples


minor changes - fix toolchain - don't build toolchain with M support - add 2 more examples: echo, cat (broken)


cleanup


cleanup


fix bne and make ebreak useful


fix memory segment loading


run the first C program


improve riscv compliance


minor changes


port to 64 bit


fix Makefile


add syscalls.inc


implement fork() and execve()


initial commit