From 8b7d57cd0a9f539be22a21a1db6075965e869074 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 5 Oct 2013 16:32:10 +0930 Subject: 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. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e8df988..96dd6f6 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 -- cgit v1.1