From 14d43591face21dbd4d51b5c46fa3c17740ddc78 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 15 Oct 2010 07:29:38 -0400 Subject: Expect PLT call to _Unwind_Find_FDE on s390*-linux --- scripts/data/localplt-s390-linux-gnu.data | 7 +++++++ scripts/data/localplt-s390x-linux-gnu.data | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 scripts/data/localplt-s390-linux-gnu.data create mode 100644 scripts/data/localplt-s390x-linux-gnu.data (limited to 'scripts') diff --git a/scripts/data/localplt-s390-linux-gnu.data b/scripts/data/localplt-s390-linux-gnu.data new file mode 100644 index 0000000000..8fb56b6086 --- /dev/null +++ b/scripts/data/localplt-s390-linux-gnu.data @@ -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 diff --git a/scripts/data/localplt-s390x-linux-gnu.data b/scripts/data/localplt-s390x-linux-gnu.data new file mode 100644 index 0000000000..8fb56b6086 --- /dev/null +++ b/scripts/data/localplt-s390x-linux-gnu.data @@ -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 -- cgit 1.4.1