document riscv64 support in INSTALL document

This commit is contained in:
Rich Felker 2019-07-09 18:40:07 -04:00
parent 759900403d
commit 0f72228208
1 changed files with 5 additions and 0 deletions

View File

@ -96,6 +96,11 @@ and ABI combinations:
* OpenRISC 1000 (or1k) * 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 Build and Installation Procedure