1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/coroutine
Yusuke Endoh 730aeb2523 Revert 518adcca0a and dbe232e24e
518adcca0a: "Try using arm32 implementation for fibers."
dbe232e24e: "Order of arguments might be incorrect in arm32 coroutine implementation."

It seems to cause SEGV consistently on Ubuntu armv7l eabihf:

20190625T081710Z.fail.html.gz
20190625T111708Z.fail.html.gz
2019-06-25 23:32:26 +09:00
..
amd64 Remove unused symbols 2019-05-16 21:58:42 +09:00
arm32 Revert 518adcca0a and dbe232e24e 2019-06-25 23:32:26 +09:00
arm64 Make COROUTINE_REGISTERS compile-time only not to be a global symbol 2019-05-16 15:52:09 +09:00
ppc64le Make COROUTINE_REGISTERS compile-time only not to be a global symbol 2019-05-16 15:52:09 +09:00
win32 Make COROUTINE_REGISTERS compile-time only not to be a global symbol 2019-05-16 15:52:09 +09:00
win64 Make COROUTINE_XMM_REGISTERS compile-time only too 2019-05-17 13:16:39 +09:00
x86 Remove unused symbols 2019-05-16 21:58:42 +09:00