diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-07-21 13:31:21 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-07-21 13:31:21 -0700 |
commit | 7493ab257e4d50753dfc46a342b00d0759081115 (patch) | |
tree | e05ce9c0f8fccffa0ee5fccd4304b295f41cfa32 /ChangeLog | |
parent | 0ac4f1dab3e5778c79994a89111b4eb1d247ab12 (diff) | |
download | glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar.gz glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar.bz2 glibc-7493ab257e4d50753dfc46a342b00d0759081115.zip |
Add abilist files and NEWS item for arm-nacl port.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2015-07-21 Roland McGrath <roland@hack.frob.com> + + * NEWS: New item for arm-nacl port. + * sysdeps/arm/nacl/libc.abilist: New file. + * sysdeps/nacl/ld.abilist: New file. + * sysdeps/nacl/libBrokenLocale.abilist: New file. + * sysdeps/nacl/libanl.abilist: New file. + * sysdeps/nacl/libcrypt.abilist: New file. + * sysdeps/nacl/libdl.abilist: New file. + * sysdeps/nacl/libm.abilist: New file. + * sysdeps/nacl/libpthread.abilist: New file. + * sysdeps/nacl/libresolv.abilist: New file. + * sysdeps/nacl/librt.abilist: New file. + 2015-07-21 Chris Metcalf <cmetcalf@ezchip.com> * sysdeps/unix/sysv/linux/tile/makecontext.c (__makecontext): Call |