aboutsummaryrefslogtreecommitdiff
path: root/scripts/data/localplt-generic.data
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-07-20 19:20:34 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-07-20 19:20:34 +0000
commit0f48659e36e72c091f988d9ea5a2dd505960ab0f (patch)
tree2ec866c2cf8096f8116db3dce430d4e5ea38cc26 /scripts/data/localplt-generic.data
parentb2ae49dab80bb00771dd4c29b518f1829690d55b (diff)
downloadglibc-0f48659e36e72c091f988d9ea5a2dd505960ab0f.tar.xz
glibc-0f48659e36e72c091f988d9ea5a2dd505960ab0f.zip
Move localplt baselines to sysdeps directories.
Diffstat (limited to 'scripts/data/localplt-generic.data')
-rw-r--r--scripts/data/localplt-generic.data9
1 files changed, 0 insertions, 9 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