NetBSD/lib/libc/arch/i386/gen
cgd f4b5c163ef __asm rather than asm, for lint 1996-12-20 20:35:48 +00:00
..
Makefile.inc Add fpset{mask,round,sticky}(). 1995-04-09 20:33:13 +00:00
_setjmp.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
alloca.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
divsi3.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
fabs.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
fixdfsi.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
fixunsdfsi.S Remove #include "SYS.h"; it is not needed (by normal assembly functions) 1995-12-28 21:32:25 +00:00
flt_rounds.S Make PIC safe. 1995-06-20 22:45:46 +00:00
fpgetmask.S Another optimization. 1995-04-09 19:31:33 +00:00
fpgetround.S Add fpset{mask,round,sticky}(). 1995-04-09 20:33:13 +00:00
fpgetsticky.S Reverse sense of exception bits. 1995-04-09 21:55:20 +00:00
fpsetmask.S Stylistic change to match fpsetsticky(). 1995-04-09 21:55:50 +00:00
fpsetround.S Add fpset{mask,round,sticky}(). 1995-04-09 20:33:13 +00:00
fpsetsticky.S Reverse sense of exception bits. 1995-04-09 21:55:20 +00:00
frexp.c make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
infinity.c make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
isinf.c Add explicit return type 1996-02-05 04:30:51 +00:00
ldexp.c __asm rather than asm, for lint 1996-12-20 20:35:48 +00:00
modf.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00
setjmp.S Remove #include "SYS.h"; it is not needed (by normal assembly functions) 1995-12-28 21:32:25 +00:00
sigsetjmp.S Remove #include "SYS.h"; it is not needed (by normal assembly functions) 1995-12-28 21:32:25 +00:00
udivsi3.S Use <machine/asm.h> instead of DEFS.h 1995-12-28 20:03:51 +00:00