summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/mips64/gen/_setjmp.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move SC_* defines into <machine/setjmp.h>, and rename them,visa2018-01-081-78/+78
* Do setjmp cookies for gp, sp, and raguenther2016-05-301-13/+25
* Stop supporting longjmperror(); it's not used, not portable, and the checksguenther2016-05-231-3/+1
* Implement longjmp directly and not on top of sigreturn.guenther2016-05-081-5/+5
* zap rcsid.espie2005-08-071-6/+1
* setjmp now passes all regress tests.pefo2004-09-101-6/+8
* mips64 is now going ABI64 and shared library support!pefo2004-09-091-9/+21
* Move mips to mips64pefo2004-08-111-0/+158