glibc/sysdeps/unix/sysv/linux/powerpc
Adhemerval Zanella 82fd7314c7 powerpc: Remove backtrace implementation
The powerpc optimization to provide a fast stacktrace requires some
ad-hoc code to handle Linux signal frames and the change is fragile
once the kernel decides to slight change its execution sequence [1].

The generic implementation work as-is and it should be future proof
since the kernel provides the expected CFI directives in vDSO shared
page.

Checked on powerpc-linux-gnu, powerpc64le-linux-gnu, and
powerpc64-linux-gnu.

[1] https://sourceware.org/pipermail/libc-alpha/2021-January/122027.html
2021-10-20 10:40:53 -03:00
..
bits Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
powerpc32 Add fmaximum, fminimum functions 2021-09-28 23:31:35 +00:00
powerpc64 Add fmaximum, fminimum functions 2021-09-28 23:31:35 +00:00
sys Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h 2021-08-09 16:51:38 +00:00
Implies
Makefile powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it 2021-08-24 09:26:44 -07:00
Versions Add missing symbols to Version files 2021-06-02 07:32:19 +02:00
configure powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it 2021-08-24 09:26:44 -07:00
configure.ac powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it 2021-08-24 09:26:44 -07:00
dl-auxv.h
dl-cache.h
elision-conf.c
elision-conf.h
elision-lock.c
elision-timed.c
elision-trylock.c
elision-unlock.c
get_timebase_freq.c
gettimeofday.c
htm.h
ioctl.c misc: Add time64 alias for ioctl 2021-07-21 11:58:09 +02:00
ipc_priv.h
kernel-features.h linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
kernel_sigaction.h
kernel_termios.h
ldconfig.h
ldd-rewrite.sed
libc-start.c
libc-start.h
libc-vdso.h elf: Fix dynamic-link.h usage on rtld.c 2021-10-14 14:52:07 -03:00
libpthread-compat.c nptl: Move pthread_attr_setstacksize into libc 2021-05-11 19:33:20 +02:00
nldbl-abi.h
pthread_attr_setstack.c
pthread_attr_setstacksize.c
readelflib.c
rt-sysdep.c
rtld_static_init.h powerpc: Remove _dl_var_init 2021-05-17 10:08:17 +02:00
sigcontextinfo.h
socket-constants-time64.h linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS} 2021-06-15 10:42:06 -03:00
struct_kernel_shmid64_ds.h
syscall.S Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
sysconf.c
sysdep.c
sysdep.h powerpc: Remove backtrace implementation 2021-10-20 10:40:53 -03:00
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c
xstatver.h