Commits


add 'make config'


add 'true' example


change the way 'make run' works


use destruct(1) for parsing ELF headers


add data.dst


add destruct-0.1


initial support for signals


minor changes


many minor changes - initialize the loglevel from LINURV_LOGLEVEL - improve logging of ecall - fix running programs by exec*p - fix *stat*()


print syscall name


compile with -Wextra


fix warning with -Wall


improve debugging & fix aluw instructions


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