summaryrefslogtreecommitdiffstats
path: root/src/libthread/Linux-arm-asm.s
Commit message (Collapse)AuthorAgeFilesLines
* libthread: rm unused ARM (get|set)mcontext (#354)Neven Sajko2020-01-191-43/+0
| | | | | | They were just a duplicate of my(get|set)mcontext from the other assembly file, and unused from threadimpl.h. Change-Id: Id8003e5177ed9d37a7f0210037acbe55bbf7f708
* use macro for getcontext (setjmp)rsc2005-11-041-6/+4
|
* armrsc2005-11-031-4/+6
|
* armrsc2005-11-031-33/+33
|
* armrsc2005-11-011-0/+53