mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Expect PLT call to _Unwind_Find_FDE on s390*-linux
This commit is contained in:
parent
5e908464b9
commit
14d43591fa
@ -1,3 +1,8 @@
|
||||
2010-10-15 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
* scripts/data/localplt-s390-linux-gnu.data: New file.
|
||||
* scripts/data/localplt-s390x-linux-gnu.data: New file.
|
||||
|
||||
2010-10-13 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
[BZ #3268]
|
||||
|
7
scripts/data/localplt-s390-linux-gnu.data
Normal file
7
scripts/data/localplt-s390-linux-gnu.data
Normal file
@ -0,0 +1,7 @@
|
||||
libc.so: _Unwind_Find_FDE
|
||||
libc.so: calloc
|
||||
libc.so: free
|
||||
libc.so: malloc
|
||||
libc.so: memalign
|
||||
libc.so: realloc
|
||||
libm.so: matherr
|
7
scripts/data/localplt-s390x-linux-gnu.data
Normal file
7
scripts/data/localplt-s390x-linux-gnu.data
Normal file
@ -0,0 +1,7 @@
|
||||
libc.so: _Unwind_Find_FDE
|
||||
libc.so: calloc
|
||||
libc.so: free
|
||||
libc.so: malloc
|
||||
libc.so: memalign
|
||||
libc.so: realloc
|
||||
libm.so: matherr
|
Loading…
Reference in New Issue
Block a user