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-80/+80
* Do setjmp cookies for gp, sp, and raguenther2016-05-301-13/+33
* 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-88/+115
* Do provide hidden _libc_* aliases for sig{block,setmask} and use them inguenther2015-09-131-2/+2
* sigstack() is long dead, and the compat sigaltstack syscall is gone too.guenther2011-11-221-2/+2
* More changes to avoid truncating 64 bit pointers to 32 bits and sign-extendingmiod2009-12-111-2/+2
* zap rcsid.espie2005-08-071-6/+1
* setjmp now passes all regress tests.pefo2004-09-101-3/+7
* mips64 is now going ABI64 and shared library support!pefo2004-09-091-24/+37
* 32 -> 64 bit cleanups but no optimizations yetpefo2004-09-071-6/+10
* Move mips to mips64pefo2004-08-111-0/+138