Commits


tools: bump destruct to 0.3


add gforth (not working)


add microcoreutils


add rvforth


update destruct to 0.2


add destruct-0.1


minor changes


fix toolchain bug when compiling on powerpc64-clang Refs: https://gcc.gnu.org/pipermail/gcc-patches/2024-March/648006.html https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239266


add oksh as a test


enable M extension in toolchain


Add support for NetBSD


fix 'make test'


Add support for Linux hosts


Fix compilation on FreeBSD


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


run the first C program