aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nacl/ld.abilist
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-07-21 13:31:21 -0700
committerRoland McGrath <roland@hack.frob.com>2015-07-21 13:31:21 -0700
commit7493ab257e4d50753dfc46a342b00d0759081115 (patch)
treee05ce9c0f8fccffa0ee5fccd4304b295f41cfa32 /sysdeps/nacl/ld.abilist
parent0ac4f1dab3e5778c79994a89111b4eb1d247ab12 (diff)
downloadglibc-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 'sysdeps/nacl/ld.abilist')
-rw-r--r--sysdeps/nacl/ld.abilist12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysdeps/nacl/ld.abilist b/sysdeps/nacl/ld.abilist
new file mode 100644
index 0000000000..02944c3e65
--- /dev/null
+++ b/sysdeps/nacl/ld.abilist
@@ -0,0 +1,12 @@
+GLIBC_2.22
+ GLIBC_2.22 A
+ __libc_memalign F
+ __libc_stack_end D 0x4
+ __stack_chk_guard D 0x4
+ __tls_get_addr F
+ _dl_mcount F
+ _r_debug D 0x14
+ calloc F
+ free F
+ malloc F
+ realloc F