summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-10-05 16:32:10 +0930
committerAlan Modra <amodra@gmail.com>2013-10-05 16:43:17 +0930
commit8b7d57cd0a9f539be22a21a1db6075965e869074 (patch)
treef7db0dcd521ab3c0da90fff673930aa53e52fc2e /README
parent53247a0b8fa937dc245eabacfaa6cd92cfffe475 (diff)
Mention powerpc64le support in NEWS and README, plus bugs fixed.
* NEWS: Mention powerpc64le support and bugs fixed. * README: Both big-endian and little-endian powerpc64 supported.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e8df988912..96dd6f6a7c 100644
--- a/README
+++ b/README
@@ -26,8 +26,8 @@ The GNU C Library supports these configurations for using Linux kernels:
i[4567]86-*-linux-gnu
x86_64-*-linux-gnu Can build either x86_64 or x32
- powerpc-*-linux-gnu Hardware or software floating point
- powerpc64-*-linux-gnu
+ powerpc-*-linux-gnu Hardware floating point required, BE only.
+ powerpc64*-*-linux-gnu Big-endian and little-endian.
s390-*-linux-gnu
s390x-*-linux-gnu
sh[34]-*-linux-gnu