NetBSD/lib/libc/arch/i386/gen
mycroft ea4b733810 Trivial KNF. 1999-08-29 18:39:35 +00:00
..
Makefile.inc Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +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 RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
alloca.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
byte_swap_2.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
byte_swap_4.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
divsi3.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
fabs.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
fixdfsi.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
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 RCS Id Police. 1998-01-09 03:45:03 +00:00
fpgetround.S RCS Id Police. 1998-01-09 03:45:03 +00:00
fpgetsticky.S RCS Id Police. 1998-01-09 03:45:03 +00:00
fpsetmask.S RCS Id Police. 1998-01-09 03:45:03 +00:00
fpsetround.S RCS Id Police. 1998-01-09 03:45:03 +00:00
fpsetsticky.S RCS Id Police. 1998-01-09 03:45:03 +00:00
frexp.c Trivial KNF. 1999-08-29 18:39:35 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
isnan.c Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
ldexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
modf.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +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 RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00