glibc/sysdeps/unix/sysv/linux/s390
Adhemerval Zanella f534255e4d Consolidate vDSO macros and usage
This patch consolidate the Linux vDSO define and usage across all ports
that uses it.  The common vDSO definitions and calling through
{INLINE/INTERNAL}_VSYSCALL macros are moved to a common header
sysdep-vdso.h and vDSO name declaration and prototype is defined
using a common macro.

Also PTR_{MANGLE,DEMANGLE} is added to ports that does not use them
for vDSO calls (aarch64, powerpc, s390, and tile) and thus it will
reflect in code changes.  For ports that already implement pointer
mangling/demangling in vDSO system (i386, x32, x86_64) this patch
is mainly a code refactor.

Checked on x32, x86_64, x32, ppc64le, and aarch64.
2015-05-26 10:10:36 -03:00
..
bits libc-vdso.h place consolidation 2015-04-20 08:51:17 -03:00
fpu
s390-32 Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
s390-64 Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
sys
arch-fork.h
brk.c
configure
configure.ac
dl-cache.h
dl-procinfo.h
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
force-elision.h
gettimeofday.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
Implies
init-first.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
jmp-unwind.c
kernel-features.h
ldconfig.h
ldd-rewrite.sed
libanl.abilist
libc-vdso.h Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
localplt.data
longjmp_chk.c
lowlevellock.h
Makefile
nldbl-abi.h
opensock.c
pt-longjmp.c
pt-vfork.S
pthread_mutex_cond_lock.c
pthread_mutex_lock.c
pthread_mutex_timedlock.c
pthread_mutex_trylock.c
readelflib.c
rt-sysdep.S
sa_len.c
semtimedop.c
sigcontextinfo.h
sysconf.c S/390: Get cache information via sysconf 2015-04-24 13:37:39 +02:00
system.c
ucontext_i.sym
Versions