Commit Briefs

1e8e3702a6 Benjamin Stürz

add broken busybox


d81441f07c Benjamin Stürz

add 'make config'


310548d292 Benjamin Stürz

add 'true' example


292ece6080 Benjamin Stürz

change the way 'make run' works


764c56209e Benjamin Stürz

use destruct(1) for parsing ELF headers


cd0438ce5c Benjamin Stürz

add data.dst


0375feb614 Benjamin Stürz

add destruct-0.1


16107e2ec3 Benjamin Stürz

initial support for signals


c21d1989ef Benjamin Stürz

minor changes


502e1ef880 Benjamin Stürz

many minor changes

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


d68efc51bc Benjamin Stürz

print syscall name


fd7369d0b8 Benjamin Stürz

compile with -Wextra


21ec87349e Benjamin Stürz

fix warning with -Wall


cc17802d9c Benjamin Stürz

improve debugging & fix aluw instructions


80a2e72f5b Benjamin Stürz

Actually rename to linurv


9c836066a1 Benjamin Stürz

Add support for NetBSD


d86f6f86d2 Benjamin Stürz

More fixed for FreeBSD


ced16aa55e Benjamin Stürz

Add support for Linux hosts


3528385d9a Benjamin Stürz

Fix compilation on FreeBSD


6bf0470374 Benjamin Stürz

fixes


c2b4813c74 Benjamin Stürz

make fopen() work


b4cef989e6 Benjamin Stürz

add more examples


e46639b37c Benjamin Stürz

minor changes

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


a8ceaca4ff Benjamin Stürz

cleanup


112859b68b Benjamin Stürz

cleanup