about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/data/localplt-generic.data9
-rw-r--r--scripts/data/localplt-i386-linux-gnu.data7
-rw-r--r--scripts/data/localplt-powerpc-linux-gnu.data7
-rw-r--r--scripts/data/localplt-powerpc64-linux-gnu.data6
-rw-r--r--scripts/data/localplt-s390-linux-gnu.data7
-rw-r--r--scripts/data/localplt-s390x-linux-gnu.data7
-rw-r--r--scripts/data/localplt-sparc-linux-gnu.data17
-rw-r--r--scripts/data/localplt-sparc64-linux-gnu.data19
8 files changed, 0 insertions, 79 deletions
diff --git a/scripts/data/localplt-generic.data b/scripts/data/localplt-generic.data
deleted file mode 100644
index d2965199f3..0000000000
--- a/scripts/data/localplt-generic.data
+++ /dev/null
@@ -1,9 +0,0 @@
-# See scripts/check-localplt.awk for how this file is processed.
-# PLT use is required for the malloc family and for matherr because
-# users can define their own functions and have library internals call them.
-libc.so: calloc
-libc.so: free
-libc.so: malloc
-libc.so: memalign
-libc.so: realloc
-libm.so: matherr
diff --git a/scripts/data/localplt-i386-linux-gnu.data b/scripts/data/localplt-i386-linux-gnu.data
deleted file mode 100644
index 8fb56b6086..0000000000
--- a/scripts/data/localplt-i386-linux-gnu.data
+++ /dev/null
@@ -1,7 +0,0 @@
-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-powerpc-linux-gnu.data b/scripts/data/localplt-powerpc-linux-gnu.data
deleted file mode 100644
index 8fb56b6086..0000000000
--- a/scripts/data/localplt-powerpc-linux-gnu.data
+++ /dev/null
@@ -1,7 +0,0 @@
-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-powerpc64-linux-gnu.data b/scripts/data/localplt-powerpc64-linux-gnu.data
deleted file mode 100644
index 2219aa9048..0000000000
--- a/scripts/data/localplt-powerpc64-linux-gnu.data
+++ /dev/null
@@ -1,6 +0,0 @@
-libc.so: calloc
-libc.so: free
-libc.so: malloc
-libc.so: memalign
-libc.so: realloc
-libm.so: matherr
diff --git a/scripts/data/localplt-s390-linux-gnu.data b/scripts/data/localplt-s390-linux-gnu.data
deleted file mode 100644
index 8fb56b6086..0000000000
--- a/scripts/data/localplt-s390-linux-gnu.data
+++ /dev/null
@@ -1,7 +0,0 @@
-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
deleted file mode 100644
index 8fb56b6086..0000000000
--- a/scripts/data/localplt-s390x-linux-gnu.data
+++ /dev/null
@@ -1,7 +0,0 @@
-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-sparc-linux-gnu.data b/scripts/data/localplt-sparc-linux-gnu.data
deleted file mode 100644
index 15ba18b96d..0000000000
--- a/scripts/data/localplt-sparc-linux-gnu.data
+++ /dev/null
@@ -1,17 +0,0 @@
-libc.so: _Q_add ?
-libc.so: _Q_div ?
-libc.so: _Q_feq ?
-libc.so: _Q_fge ?
-libc.so: _Q_fle ?
-libc.so: _Q_flt ?
-libc.so: _Q_fne ?
-libc.so: _Q_itoq ?
-libc.so: _Q_mul ?
-libc.so: _Q_sub ?
-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-sparc64-linux-gnu.data b/scripts/data/localplt-sparc64-linux-gnu.data
deleted file mode 100644
index 6f1769c026..0000000000
--- a/scripts/data/localplt-sparc64-linux-gnu.data
+++ /dev/null
@@ -1,19 +0,0 @@
-libc.so: _Qp_add ?
-libc.so: _Qp_div ?
-libc.so: _Qp_feq ?
-libc.so: _Qp_fge ?
-libc.so: _Qp_fle ?
-libc.so: _Qp_flt ?
-libc.so: _Qp_fne ?
-libc.so: _Qp_itoq ?
-libc.so: _Qp_mul ?
-libc.so: _Qp_qtod ?
-libc.so: _Qp_sub ?
-libc.so: _Qp_xtoq ?
-libc.so: _Unwind_Find_FDE
-libc.so: calloc
-libc.so: free
-libc.so: malloc
-libc.so: memalign
-libc.so: realloc
-libm.so: matherr