| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-01 | coroutine: Darwin on ARM64 needs alignment of 2^2 | David CARLIER | |
| 2021-03-22 | coroutine mac m1 update. | David CARLIER | |
| using proper link register and frame pointer which equal x30/x29. Notes: Merged: https://github.com/ruby/ruby/pull/4243 | |||
| 2021-03-05 | coroutine arm64 generating note.GNU-stack section for linux. | David Carlier | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4238 | |||
| 2020-07-05 | Prefix export symbol prefix to coroutine_transfer | Nobuyoshi Nakada | |
| 2020-07-05 | Removed trailing spaces [ci skip] | Nobuyoshi Nakada | |
| 2019-12-28 | Remove "All Rights Reserved." from Copyright statement. | Samuel Williams | |
| 2018-11-24 | Change Makefile rule for assembly to use .S rather than .s | samuel | |
| It is more conventional to use compiler to pre-process and assemble the `.S` file rather than forcing Makefile to use `.s`. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65952 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
