From 0f48659e36e72c091f988d9ea5a2dd505960ab0f Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 20 Jul 2012 19:20:34 +0000 Subject: Move localplt baselines to sysdeps directories. --- scripts/data/localplt-generic.data | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 scripts/data/localplt-generic.data (limited to 'scripts/data/localplt-generic.data') 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 -- cgit v1.2.3