summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-10-24 12:00:37 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-10-24 12:00:37 +0200
commit34e4c3f859af9c68d26decc55251b2e940702cef (patch)
tree6905a760408bffd589aef7b2d7c4829d89a72589 /README
parentcb4094f3f09b420dc27acf164f01c78839dd4343 (diff)
README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux)
chibicc (amd64): https://github.com/rui314/chibicc
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 2ac3cef..ab565bf 100644
--- 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