libucontext/arch
Timo Teräs 790ed28aff fix x86_64 register order for swapcontext
rbp and rsi were reversed causing argument passing to fail since
rsi is used to pass 2nd argument.

fixes #9
2018-07-18 15:47:27 +03:00
..
aarch64 arch: add aarch64 port 2018-01-31 21:23:18 +00:00
arm arch: arm: add armv6+ port 2018-01-31 04:11:46 +00:00
ppc ppc: trampoline: cleanups 2018-02-15 04:36:36 +00:00
ppc64 ppc64: trampoline: cleanups 2018-02-15 04:36:47 +00:00
s390x arch: add s390x port 2018-02-15 05:54:17 +00:00
x86 x86: trampoline: fix GOT clobbering, pointed out by fabled 2018-02-15 04:32:16 +00:00
x86_64 fix x86_64 register order for swapcontext 2018-07-18 15:47:27 +03:00