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:
0f72228
)
mention mips64 n32 ABI support in INSTALL doc
author
Rich Felker
<dalias@aerifal.cx>
Tue, 9 Jul 2019 22:40:50 +0000
(18:40 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 9 Jul 2019 22:40:50 +0000
(18:40 -0400)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index dbe25a7a57fe40de7f0a0fe2660d1edb57ca7e92..322ee9766251dd9cfdd02735cf592ee5db1a8084 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-63,7
+63,7
@@
and ABI combinations:
is required
* MIPS64
- * ABI is n64 (LP64)
+ * ABI is n64 (LP64)
or n32 (ILP32)
* Big-endian default; little-endian variants also supported
* Default ABI variant uses FPU registers; alternate soft-float ABI
that does not use FPU registers or instructions is available