Commits


Actually rename to linurv


Rename to Linurv


Bugfix


Port to arm64


Add clang dep for NetBSD


Update README


Add support for NetBSD


fix 'make test'


Fix config.mk.Linux


Use PRIx64 macros instead of llx


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


make printf(3) work


fix bne and make ebreak useful


fix memory segment loading


run the first C program


improve riscv compliance


minor changes