From 0f722282089c80f5d3ac2829fe216eb306080137 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Tue, 9 Jul 2019 18:40:07 -0400 Subject: document riscv64 support in INSTALL document --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/INSTALL b/INSTALL index a2a142bf..dbe25a7a 100644 --- a/INSTALL +++ b/INSTALL @@ -96,6 +96,11 @@ and ABI combinations: * OpenRISC 1000 (or1k) +* RISC-V 64 + * Little endian + * Hard, soft, and hard-single/soft-double floating point ABIs + * Standard ELF; no shared-text NOMMU support + Build and Installation Procedure -- cgit v1.2.1