From 589aefa5b061647e8b9ad9bca3aaa8dc6222460a Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Sun, 6 Mar 2016 17:48:58 +0000 Subject: update documentation files for mips64 port --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 9f33910b..526c3f62 100644 --- a/INSTALL +++ b/INSTALL @@ -62,6 +62,12 @@ and ABI combinations: * MIPS2 or later, or kernel emulation of ll/sc (standard in Linux) is required +* MIPS64 + * ABI is n64 (LP64) + * 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 + * PowerPC * Only 32-bit is supported * Compiler toolchain must provide 64-bit long double, not IBM -- cgit v1.2.1