소스 검색

mention mips64 n32 ABI support in INSTALL doc

Rich Felker 5 년 전
부모
커밋
a730639273
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      INSTALL

+ 1 - 1
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