aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/i386
Commit message (Expand)AuthorAgeFilesLines
* Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao2009-05-251-0/+2
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Change #include "DEFS.h" to <machine/asm.h>.Peter Wemm2001-10-251-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Remove float-point dependency from i386's version of setjmp()/longjmp().Daniel C. Sobral1999-02-121-5/+2
* Copy _setjmp.S from libc in preparation for loader-specific version.Daniel C. Sobral1999-02-121-0/+84
* Don't need this one anymore.Mike Smith1998-11-041-81/+0
* Move setjmp/longjmp implementations here from libc; no signal handlingMike Smith1998-11-041-0/+81