summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen/_ctx_start.S
Commit message (Expand)AuthorAgeFilesLines
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-021-0/+1
* Replace absolute addressing in the call instructions with position-independendkib2006-06-051-2/+3
* Use %esi to store next ucp pointer. Mark end of stack bydavidxu2004-07-021-1/+1
* Standardize on our SCM ID style.obrien2002-03-231-4/+1
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-101-0/+53
OpenPOWER on IntegriCloud