From 34e4c3f859af9c68d26decc55251b2e940702cef Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sun, 24 Oct 2021 12:00:37 +0200 Subject: README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux) chibicc (amd64): https://github.com/rui314/chibicc --- README | 6 ++++-- 1 file 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 -- cgit v1.2.3