summaryrefslogtreecommitdiffstats
path: root/lib/libstand/i386
Commit message (Collapse)AuthorAgeFilesLines
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-251-0/+2
| | | | | | | | | In this specific case, Valgrind won't get confused when analyzing such functions. Sponsored by: Sandvine Incorporated Tested by: emaste MFC: 3 days
* Remove California Regent's clause 3, per letterimp2007-01-091-4/+0
|
* Change #include "DEFS.h" to <machine/asm.h>.peter2001-10-251-1/+1
|
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Remove float-point dependency from i386's version of setjmp()/longjmp().dcs1999-02-121-5/+2
|
* Copy _setjmp.S from libc in preparation for loader-specific version.dcs1999-02-121-0/+84
|
* Don't need this one anymore.msmith1998-11-041-81/+0
|
* Move setjmp/longjmp implementations here from libc; no signal handlingmsmith1998-11-041-0/+81
in libstand, only for i386 until I locate an alpha setjmp/longjmp. Minimal 64-bit gcc integer support for i386. This is kinda nasty, and should be revisited once we decide whether the bootblocks need quad arithmetic.
OpenPOWER on IntegriCloud