summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/sparc64/gen/_setjmp.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* In _longjmp(), flush windows rather than attempting to backtrack manually,miod2004-05-041-31/+16
| | | | | | | | | since the latter is not reliable in all cases. This allows ruby to work on sparc64. Problem spotted by claudio@; fix adapted from NetBSD for sparc, FreeBSD for sparc64; ok deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Bunch of necessary files from NetBSD.art2001-08-291-0/+86