NetBSD/lib/libc/arch/i386/gen
matt 9a6a3ec1b5 Add __syscall.S to arch/i386/gen/Makefile.inc along with all the other
sys .S files.  Remove from arch/i386/Makefile.inc since it doesn't belong
there.
2000-12-13 07:14:43 +00:00
..
Makefile.inc Add __syscall.S to arch/i386/gen/Makefile.inc along with all the other 2000-12-13 07:14:43 +00:00
__setjmp14.S For don't mess up the stack before calling syscall when using PIC_PROLOGUE. 1999-02-13 16:13:48 +00:00
__sigsetjmp14.S Don't use 1: label; it is uses by the PIC_PROLOGUE macro and we jmp in the 1999-02-22 13:07:14 +00:00
_setjmp.S
alloca.S
byte_swap_2.S
byte_swap_4.S
divsi3.S
fabs.S
fixdfsi.S
fixunsdfsi.S Don't use 1: label; it is uses by the PIC_PROLOGUE macro and we jmp in the 1999-02-22 13:07:14 +00:00
flt_rounds.S Use _ALIGN_TEXT from <machine/asm.h>. 1999-08-23 08:45:09 +00:00
fpgetmask.S
fpgetround.S
fpgetsticky.S
fpsetmask.S
fpsetround.S
fpsetsticky.S
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c check LIBC_SCCS 2000-09-13 22:32:25 +00:00
isinf.c Delint. 2000-01-22 22:40:58 +00:00
isnan.c Delint. 2000-01-22 22:40:58 +00:00
ldexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
modf.S
nanf.c C99: Define a NAN macro in <math.h> which evaulates to a constant expression of 1999-12-23 10:15:05 +00:00
setjmp.S For don't mess up the stack before calling syscall when using PIC_PROLOGUE. 1999-02-13 16:13:48 +00:00
sigsetjmp.S Don't use 1: label; it is uses by the PIC_PROLOGUE macro and we jmp in the 1999-02-22 13:07:14 +00:00
udivsi3.S