commit 34e4c3f859af9c68d26decc55251b2e940702cef
parent cb4094f3f09b420dc27acf164f01c78839dd4343
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 24 Oct 2021 12:00:37 +0200
README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux)
chibicc (amd64): https://github.com/rui314/chibicc
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -111,7 +111,9 @@ Optional dependencies
OS tested
---------
-- Linux (compilers: clang, cproc, gcc, lacc, pcc, tcc, libc: glibc, musl).
+- Linux,
+ compilers: clang, gcc, chibicc, cproc, lacc, pcc, tcc,
+ libc: glibc, musl.
- OpenBSD (clang, gcc).
- NetBSD
- FreeBSD
@@ -126,7 +128,7 @@ OS tested
Architectures tested
--------------------
-amd64, ARM, aarch64, HPPA, i386, MIPS32-BE, SPARC64, Z80.
+amd64, ARM, aarch64, HPPA, i386, MIPS32-BE, RISCV64, SPARC64, Z80.
Files