X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=inline;f=INSTALL;h=a2a142bfb7b0af817e8c6f463c0c42fa2ab1613b;hb=a71276e2582ee034432cb52c17d786df610c2cf0;hp=526c3f62ed2d4644755a46348b2a9ccbd14af51f;hpb=589aefa5b061647e8b9ad9bca3aaa8dc6222460a;p=musl diff --git a/INSTALL b/INSTALL index 526c3f62..a2a142bf 100644 --- a/INSTALL +++ b/INSTALL @@ -69,12 +69,20 @@ and ABI combinations: 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 double-double or IEEE quad * For dynamic linking, compiler toolchain must be configured for "secure PLT" variant +* PowerPC64 + * Both little and big endian variants are supported + * Compiler toolchain must provide 64-bit long double, not IBM + double-double or IEEE quad + * Compiler toolchain must use the new (ELFv2) ABI regardless of + whether it is for little or big endian + +* S390X (64-bit S390) + * SuperH (SH) * Standard ELF ABI or FDPIC ABI (shared-text without MMU) * Little-endian by default; big-engian variant also supported