diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-10-04 16:02:33 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-10-04 16:02:33 +0000 |
commit | 29d73d867e1df54d703542cf7d076c5620dc2fb7 (patch) | |
tree | f6f0dd2a285848ae56b9bedaac2d817818bc674f /README | |
parent | e246b347599a402119c5cb6726d7853cb6307f0f (diff) | |
download | glibc-29d73d867e1df54d703542cf7d076c5620dc2fb7.tar.gz glibc-29d73d867e1df54d703542cf7d076c5620dc2fb7.tar.xz glibc-29d73d867e1df54d703542cf7d076c5620dc2fb7.zip |
Move powerpc ports pieces to libc.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README index bb4ccb896b..e8df988912 100644 --- 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 + powerpc-*-linux-gnu Hardware or software floating point powerpc64-*-linux-gnu s390-*-linux-gnu s390x-*-linux-gnu @@ -47,7 +47,6 @@ located in the `ports' subdirectory of the source tree. m68k-*-linux-gnu mips-*-linux-gnu mips64-*-linux-gnu - powerpc-*-linux-gnu Software floating point (--without-fp) tilegx-*-linux-gnu tilepro-*-linux-gnu |