summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-11-26 21:01:30 -0500
committerRich Felker <dalias@aerifal.cx>2012-11-26 21:01:30 -0500
commite6dcebd5efa2d390f0a24dc11444024e9fd1990c (patch)
tree84fe15c4d1881c1fa45e5b84f9d17989bf995260 /INSTALL
parentdf31363d8c4ab3eee91ca1cf3c79a303eefafc4d (diff)
downloadmusl-e6dcebd5efa2d390f0a24dc11444024e9fd1990c.tar.gz
update readme and release notes for 0.9.8v0.9.8
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 017900df..35f02a32 100644
--- a/INSTALL
+++ b/INSTALL
@@ -43,6 +43,7 @@ and ABI combinations:
- arm (EABI)
- mips (o32 ABI, requires fpu or float emulation in kernel)
- microblaze (requires a cpu with lwx/swx instructions)
+- powerpc (32-bit, must use "secure plt" mode for dynamic linking)
For architectures with both little- and big-endian options, both are
supported unless otherwise noted.