瀏覽代碼

document riscv64 support in INSTALL document

Rich Felker 5 年之前
父節點
當前提交
0f72228208
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      INSTALL

+ 5 - 0
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