glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32
Joseph Myers a26e2e9fea Allow memset local PLT reference for powerpc soft-float.
Some recent change on GCC mainline resulted in the localplt test
failing for powerpc soft-float (not sure exactly when, as the failure
appeared when there were other build test failures as well;
<https://sourceware.org/ml/libc-testresults/2019-q2/msg00261.html>
shows it remaining when other failures went away).  The problem is a
call to memset that GCC now generates in the libgcc long double code.

Since memset is documented as a function GCC may always implicitly
generate calls to, it seems reasonable to allow that local PLT
reference (just like those for libgcc functions that GCC implicitly
generates calls to and that are also exported from libc.so), which
this patch does.

Tested for powerpc soft-float with build-many-glibcs.py.

	* sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
	Allow memset in libc.so.
2019-06-13 12:21:50 +00:00
..
405
440
464
476
970
a2
cell
fpu Linux: Add getdents64 system call 2019-06-07 09:27:01 +02:00
nofpu Allow memset local PLT reference for powerpc soft-float. 2019-06-13 12:21:50 +00:00
Makefile
Versions
____longjmp_chk.S
alphasort64.c
brk.S
c++-types.data
clone.S
configure
configure.ac
fxstat.c
fxstatat.c
getcontext-common.S Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). 2019-05-22 10:05:40 -04:00
getcontext.S
jmp_buf-macros.h
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libcrypt.abilist
libdl.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
lxstat.c
makecontext.S
setcontext-common.S Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). 2019-05-22 10:05:40 -04:00
setcontext.S
swapcontext-common.S Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*). 2019-05-22 10:05:40 -04:00
swapcontext.S
syscalls.list
sysdep.h
ucontext_i.sym
versionsort64.c
vfork.S
xstat.c