diff options
author | Alan Modra <amodra@gmail.com> | 2013-11-16 10:18:28 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-11-16 13:18:12 +1030 |
commit | 40e9bbdd3d2ea22c2455949959ced90e054f6023 (patch) | |
tree | cc0cc82af08fc48ec26b44ef2f0116c47645214d /ChangeLog | |
parent | 74af96bf910f7e10289c72a397564dab19131b31 (diff) | |
download | glibc-40e9bbdd3d2ea22c2455949959ced90e054f6023.tar.gz glibc-40e9bbdd3d2ea22c2455949959ced90e054f6023.tar.xz glibc-40e9bbdd3d2ea22c2455949959ced90e054f6023.zip |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 07416ef2f1..4e3a8220fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2013-11-16 Alan Modra <amodra@gmail.com> + * NEWS: Mention powerpc64le support and bugs fixed. + * README: Both big-endian and little-endian powerpc64 supported. + +2013-11-16 Alan Modra <amodra@gmail.com> + * libc-abis: PowerPC64le has ifunc too. 2013-11-16 Alan Modra <amodra@gmail.com> |