libucontext/arch
Ariadne Conill fe19127c66 build: add support for EXPORT_UNPREFIXED=no
In an EXPORT_UNPREFIXED=no build, getcontext/makecontext/setcontext/swapcontext
symbols are not provided.
2020-12-06 02:54:01 -06:00
..
aarch64 everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
arm everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
common build: add support for EXPORT_UNPREFIXED=no 2020-12-06 02:54:01 -06:00
m68k m68k: add startcontext trampoline 2020-12-06 02:24:49 -06:00
mips mips: use REG_OFFSET 2020-03-30 04:07:41 +00:00
mips64 mips64: use REG_OFFSET 2020-03-30 04:05:00 +00:00
ppc everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
ppc64 everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
riscv64 riscv64: align ucontext register access with musl 1.2 headers 2020-12-05 20:07:34 -07:00
s390x everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
x86 everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00
x86_64 everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions 2020-12-04 11:19:02 -07:00