NetBSD/lib/libc/arch/mips/gen
mycroft 099dd01a1d Make the C version of frexp() consitent across platforms, and handle the
Inf/NaN case.
1999-08-29 18:30:14 +00:00
..
Makefile.inc * Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.S 1999-01-18 04:32:49 +00:00
__setjmp14.S Regularize with removal of genpubassym.cf. Structure offsets 1999-01-31 00:57:10 +00:00
__sigsetjmp14.S Userland support for 64-bit safe sigcontexts. 1999-01-15 03:53:33 +00:00
_setjmp.S _setjmp.S needs OFFSETOF_SC_{FP,}REGS, so include <machine/signal.h> 1999-02-05 00:41:42 +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 * Fix typo in Makefile.inc -- byte_swap_2.4 -> byte_swap_4.S 1999-01-18 04:32:49 +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 Make the C version of frexp() consitent across platforms, and handle the 1999-08-29 18:30:14 +00:00
infinity.c delint 1998-11-14 19:31:01 +00:00
isinf.S Need internal names for isinf() and isnan(). 1998-10-13 14:43:36 +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
setjmp.S Regularize with removal of genpubassym.cf. Structure offsets 1999-01-31 00:57:10 +00:00
sigsetjmp.S Regularize with removal of genpubassym.cf. Structure offsets 1999-01-31 00:57:10 +00:00