You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Schiffer 05dba65569
libunwind: fix build with musl on PPC
Works around two incompatiblities between glibc and (POSIX-compliant) musl:

- missing register definitions from asm/ptrace.h
- non-POSIX-compliant ucontext_t on PPC32 with glibc

Compile tested on mpc85xx.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
6 years ago
..
001-disable-tests.patch libunwind: update to 1.2 7 years ago
002-fix-building-getcontext_S.patch
003-fix-missing-ef_reg-defs-with-musl.patch
004-ppc-musl.patch libunwind: fix build with musl on PPC 6 years ago