Explorar el Código

document riscv64 support in INSTALL document

Rich Felker hace 5 años
padre
commit
0f72228208
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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