Quellcode durchsuchen

document riscv64 support in INSTALL document

Rich Felker vor 5 Jahren
Ursprung
Commit
0f72228208
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  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