NetBSD/lib/libc/arch/mips/gen
cgd 2eb1943575 make these more amenable to being copied into libkern. (Gee, why wasn't
this done before?  it's not like it was hard...)
2001-02-27 19:44:54 +00:00
..
Makefile.inc remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
__setjmp14.S remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
__sigsetjmp14.S Userland support for 64-bit safe sigcontexts. 1999-01-15 03:53:33 +00:00
_setjmp.S remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
byte_swap_2.S make these more amenable to being copied into libkern. (Gee, why wasn't 2001-02-27 19:44:54 +00:00
byte_swap_4.S make these more amenable to being copied into libkern. (Gee, why wasn't 2001-02-27 19:44:54 +00:00
cacheflush.c s/vm_offset_t/vaddr_t/ 1999-01-10 08:24:42 +00:00
fabs.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
flt_rounds.c Prototype __flt_rounds(). 1997-10-18 02:43:06 +00:00
fpgetmask.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpgetround.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpgetsticky.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetmask.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetround.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +00:00
fpsetsticky.c Add NetBSD RCSid headers, and change assembly-code LIBC_SCCS id tag string 1996-09-16 18:10:35 +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 Delint. 2000-01-22 22:40:58 +00:00
isnan.c Delint. 2000-01-22 22:40:58 +00:00
ldexp.S * Add Mips ABI changes for ELf shared library support. 1996-09-17 01:32:22 +00:00
modf.S Do a .cpload if compiling with PIC. 1997-08-19 20:49:47 +00:00
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 remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
sf_modf.c Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
sigsetjmp.S Regularize with removal of genpubassym.cf. Structure offsets 1999-01-31 00:57:10 +00:00