.. |
__setjmp14.S
|
adjust #endif position (SOFTFLOAT)
|
1999-10-11 05:21:06 +00:00 |
__sigsetjmp14.S
|
Userland support for 64-bit safe sigcontexts.
|
1999-01-15 03:53:33 +00:00 |
_setjmp.S
|
remove extra lw (SOFTFLOAT)
|
1999-10-11 05:25:35 +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
|
Trivial KNF.
|
1999-08-29 18:39:35 +00:00 |
ieee.h
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
infinity.c
|
delint
|
1998-11-14 19:31:01 +00:00 |
isinf.c
|
Use C versions of isinf() and isnan(). The assembler code is basically
|
1999-08-29 23:01:40 +00:00 |
isnan.c
|
Use C versions of isinf() and isnan(). The assembler code is basically
|
1999-08-29 23:01:40 +00:00 |
ldexp.S
|
* Add Mips ABI changes for ELf shared library support.
|
1996-09-17 01:32:22 +00:00 |
Makefile.inc
|
C99: Define a NAN macro in <math.h> which evaulates to a constant expression of
|
1999-12-23 10:15:05 +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
|
adjust #endif position (SOFTFLOAT)
|
1999-10-11 05:21:06 +00:00 |
sf_fabs.c
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
sf_flt_rounds.c
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
sf_fpgetmask.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_fpgetround.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_fpgetsticky.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_fpsetmask.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_fpsetround.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_fpsetsticky.c
|
fix name space pollution by adding prefix '_mips_'.
|
1999-12-26 00:22:31 +00:00 |
sf_isinf.c
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
sf_ldexp.c
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
sf_modf.c
|
Import NetBSD/hpcmips source files from hpcmips repository.
|
1999-09-16 12:13:17 +00:00 |
sigsetjmp.S
|
Regularize with removal of genpubassym.cf. Structure offsets
|
1999-01-31 00:57:10 +00:00 |