summaryrefslogtreecommitdiff
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.Konstantin Belousov2011-01-071-0/+2
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesePeter Wemm2008-11-021-0/+1
* Replace absolute addressing in the call instructions with position-independendKonstantin Belousov2006-06-051-2/+3
* Use %esi to store next ucp pointer. Mark end of stack byDavid Xu2004-07-021-1/+1
* Standardize on our SCM ID style.David E. O'Brien2002-03-231-4/+1
* Add getcontext, setcontext, makecontext, and swapcontext. TheseDaniel Eischen2002-01-101-0/+53