]> sourceware.org Git - glibc.git/commitdiff
Fix careless merge.
authorAlan Modra <amodra@gmail.com>
Sun, 6 Oct 2013 23:23:41 +0000 (09:53 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 6 Oct 2013 23:28:30 +0000 (09:58 +1030)
ChangeLog
README

index 6f48dc444067951fa6ac75cd778948b96a51f9c5..44ebf726d39099634c57dbe077f99ed62f17cc13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-10-07  Alan Modra  <amodra@gmail.com>
+
+       * README: Fix careless merge.
+
 2013-10-05  Alan Modra  <amodra@gmail.com>
 
        * NEWS: Mention powerpc64le support and bugs fixed.
diff --git a/README b/README
index 96dd6f6a7cf589f0e6b0b9344aad5ab922dfa072..0999fcf19fb58371ca9e5c90d5488bb9c880552b 100644 (file)
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ 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 floating point required, BE only.
+       powerpc-*-linux-gnu     Hardware or software floating point, BE only.
        powerpc64*-*-linux-gnu  Big-endian and little-endian.
        s390-*-linux-gnu
        s390x-*-linux-gnu
This page took 0.107125 seconds and 5 git commands to generate.