ruby/coroutine
liushuyu d8a21592b4 coroutine/ppc64le: fix conditional registers got clobbered unexpectedly
Now we also save the special cr registers during the fiber switching
2025-01-10 00:07:20 +09:00
..
amd64 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
arm32 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
arm64 Win32: Add coroutine for mswin on arm64 2024-12-17 20:25:06 +09:00
asyncify wasm: align fiber stack pointer to 16 bytes 2024-01-29 23:45:36 +09:00
emscripten
loongarch64 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
ppc Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
ppc64 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
ppc64le coroutine/ppc64le: fix conditional registers got clobbered unexpectedly 2025-01-10 00:07:20 +09:00
pthread
riscv64 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00
ucontext
universal
win32 Win32: Define COROUTINE_DECL to suppress a warning 2025-01-03 13:43:33 +09:00
win64 Win32: Define COROUTINE_DECL to suppress a warning 2025-01-03 13:43:33 +09:00
x86 Substitute coroutine_transfer with prefixed symbol in Makefile 2024-10-08 23:29:49 +09:00