summaryrefslogtreecommitdiffstats
path: root/lib/libstand/i386
Commit message (Collapse)AuthorAgeFilesLines
* 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