NetBSD/lib/libc/arch
pk 0ffda58ae9 A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap.
This means the stack frame and program counter can restored directly
from the jmp_buf, eliminating the need to backtrack through frames
which does not work in all cases.
1999-06-27 11:10:18 +00:00
..
alpha * New MI man page for fp{set,get}{round,sticky,mask}(3). 1999-04-30 00:58:30 +00:00
arm32 Fix definition of infinity. Patch supplied by Richard Earnshaw in 1999-06-21 22:31:32 +00:00
i386 Just some minor cleanup. 1999-03-10 08:15:43 +00:00
m68k Call cerror through the PLT. 1999-05-02 23:19:49 +00:00
mips Change references to `end' to `_end' as not to invade (or being invaded by) 1999-03-31 11:53:07 +00:00
ns32k Go for correctness instead of speed as suggested by Ian Dall. This fixes 1999-06-06 20:20:46 +00:00
powerpc * Add getcachelinesize() prototype. 1999-05-05 12:35:54 +00:00
sparc A new implementation of _setjmp/_longjmp that uses the T_FLUSHWIN trap. 1999-06-27 11:10:18 +00:00
sparc64 Add _dtoul() which gcc generates a lot. Maybe it should go in another file. 1999-04-04 21:01:39 +00:00
vax Set infinity to the highest D-float possible. 1999-04-17 14:53:32 +00:00