glibc/sysdeps/unix/sysv/linux/powerpc
Tulio Magno Quites Machado Filho 7c7bcf3634 powerpc64: Fix calls when r2 is not used [BZ #26173]
Teach the linker that __mcount_internal, __sigjmp_save_symbol,
__syscall_error and __GI_exit do not use r2, so that it does not need to
recover r2 after the call.

Test at configure time if the assembler supports @notoc and define
USE_PPC64_NOTOC.
2020-07-10 19:41:06 -03:00
..
bits sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
powerpc32 sysv: linux: Add 64-bit time_t variant for msgctl 2020-07-09 12:05:40 -03:00
powerpc64 powerpc64: Fix calls when r2 is not used [BZ #26173] 2020-07-10 19:41:06 -03:00
sys
configure
configure.ac
dl-auxv.h
dl-brk.S
dl-cache.h
dl-static.c
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
force-elision.h
get_timebase_freq.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
gettimeofday.c y2038: linux: Provide __gettimeofday64 implementation 2020-02-18 23:55:47 +01:00
htm.h
Implies
ioctl.c
ipc_priv.h
kernel_sigaction.h
kernel_termios.h
kernel-features.h
ldconfig.h
ldd-rewrite.sed
ldsodefs.h
libc-start.c
libc-start.h
libc-vdso.h
lowlevellock.h
Makefile
nldbl-abi.h
pt-longjmp.c
pthread_attr_setstack.c
pthread_attr_setstacksize.c
pthread_mutex_cond_lock.c
pthread_mutex_lock.c
pthread_mutex_timedlock.c
pthread_mutex_trylock.c
readelflib.c
rt-sysdep.c
sigcontextinfo.h
struct_kernel_shmid64_ds.h sysv: linux: Add 64-bit time_t variant for shmctl 2020-07-09 12:05:47 -03:00
syscall.S
sysconf.c
sysdep.c
sysdep.h powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902] 2020-04-30 19:12:49 -07:00
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c
Versions