Add missing __gnu_Unwind_Find_exidx symbol

Also since __aeabi* and __gnu_Unwind_Find_exidx symbols
were incorrectly versioned in M (android-23) remove them from
the version script for all platform versions <= 23

Bug: https://github.com/android-ndk/ndk/issues/1
Change-Id: I04902aac25a722100fc502600df908bb3a786356
This commit is contained in:
Dimitry Ivanov
2016-01-08 10:03:09 -08:00
parent 1328b856dd
commit eb7c104c90
12 changed files with 11 additions and 13 deletions

View File

@@ -63,6 +63,7 @@ __get_sp
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -63,6 +63,7 @@ __get_sp
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -63,6 +63,7 @@ __get_sp
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -33,6 +33,7 @@ __fstatfs64
__get_h_errno
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__ioctl
__libc_init

View File

@@ -36,6 +36,7 @@ __fstatfs64
__get_h_errno
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__ioctl
__isfinite

View File

@@ -36,6 +36,7 @@ __fstatfs64
__get_h_errno
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__ioctl
__isfinite

View File

@@ -49,6 +49,7 @@ __getcpu
__getcwd
__getpid
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__ioctl
__isfinite

View File

@@ -1,19 +1,6 @@
# Generated by genversionscripts.py. Do not edit.
LIBC {
global:
__aeabi_atexit; # arm
__aeabi_memclr; # arm
__aeabi_memclr4; # arm
__aeabi_memclr8; # arm
__aeabi_memcpy; # arm
__aeabi_memcpy4; # arm
__aeabi_memcpy8; # arm
__aeabi_memmove; # arm
__aeabi_memmove4; # arm
__aeabi_memmove8; # arm
__aeabi_memset; # arm
__aeabi_memset4; # arm
__aeabi_memset8; # arm
__assert;
__assert2;
__atomic_cmpxchg; # arm

View File

@@ -52,6 +52,7 @@ __get_res_cache
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -53,6 +53,7 @@ __get_res_cache
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -62,6 +62,7 @@ __get_sp
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl

View File

@@ -65,6 +65,7 @@ __get_sp
__get_stack_base
__getcwd
__getpriority
__gnu_Unwind_Find_exidx
__hostalias
__init_tls
__ioctl