aboutsummaryrefslogtreecommitdiffstats
path: root/coroutine/arm32/Context.S
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) f96216df8dfd2d1e206150572912289f4dda7386,0091fac1d8de07e86f...nagachika2020-09-301-6/+13
* Restore updated implementation of arm32 coroutine code, but prefer ucontext.Samuel Williams2019-06-261-3/+11
* Revert "coroutine/arm32/Context.S: save/restore the registers via stack"Yusuke Endoh2019-06-261-4/+3
* coroutine/arm32/Context.S: save/restore the registers via stackYusuke Endoh2019-06-261-3/+4
* Revert 518adcca0a and dbe232e24eYusuke Endoh2019-06-251-6/+2
* Order of arguments might be incorrect in arm32 coroutine implementation.Samuel Williams2019-06-251-2/+6
* Change Makefile rule for assembly to use .S rather than .ssamuel2018-11-241-0/+14