summaryrefslogtreecommitdiff
path: root/lib/libc/arch/alpha/gen/__setjmp14.S
AgeCommit message (Expand)Author
2021-07-06Ensure that the stack is always 16-byte aligned by rounding sizes as needed.thorpej
2020-10-21- Consistently use _REG_* defines from assym.h to mean register numbers,thorpej
2014-01-23Use a constant in the text segment to avoid the .lit8 out of range relocationchristos
2013-03-12Save the GP register value and restore it on longjmp.martin
2011-06-12Use excb before and after the mt_fpcr/mf_fpcr instructions as specifiedmatt
2004-03-21Change longjmp to use setcontext instead of sigreturn14. Change setjmpmatt
2003-10-07Siginfo libc changes for alpha. Approved by thorpej@netbsd.org.skd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1998-09-29Signal changes for Alpha.thorpej