projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7599004
)
document riscv64 support in INSTALL document
author
Rich Felker
<dalias@aerifal.cx>
Tue, 9 Jul 2019 22:40:07 +0000
(18:40 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 9 Jul 2019 22:40:07 +0000
(18:40 -0400)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index a2a142bfb7b0af817e8c6f463c0c42fa2ab1613b..dbe25a7a57fe40de7f0a0fe2660d1edb57ca7e92 100644
(file)
--- 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