aboutsummaryrefslogtreecommitdiffstats
path: root/coroutine/arm32/Context.S
Commit message (Expand)AuthorAgeFilesLines
* Prefix export symbol prefix to coroutine_transferNobuyoshi Nakada2020-07-051-3/+6
* Removed trailing spaces [ci skip]Nobuyoshi Nakada2020-07-051-3/+3
* Patch assembly so that it aligns properlyPaul Jordan2020-04-011-1/+5
* Remove "All Rights Reserved." from Copyright statement.Samuel Williams2019-12-281-1/+1
* 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