NetBSD/lib/libc/arch/m68k/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 Separate isnan() into a separate module, and make isinf()/isnan() use ieee.h. 1999-08-29 18:08:27 +00:00
__setjmp14.S Update for signal changes. 1998-10-05 02:34:18 +00:00
__sigsetjmp14.S Update for signal changes. 1998-10-05 02:34:18 +00:00
_setjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
adddf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
addsf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
alloca.S When using the SVR4 ABI, return the pointer in a0, too. 1999-05-02 20:09:29 +00:00
ashlsi3.S
ashrsi3.S
bswap16.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap32.S Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
bswap64.S 68060 optimization, doesnt hurt others 1999-02-08 22:00:13 +00:00
cmpdf2.S
cmpsf2.S
divdf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
divsf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
divsi3.S
extendsfdf2.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
fabs.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
fixdfsi.S
fixunsdfsi.S
floatsidf.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
flt_rounds.S
fpgetmask.S
fpgetround.S
fpgetsticky.S
fpsetmask.S
fpsetround.S
fpsetsticky.S
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.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.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
ldexp.c Just some minor cleanup. 1999-03-10 08:15:43 +00:00
lshlsi3.S
lshrsi3.S
modf.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
modsi3.S
muldf3.S Oops, typo. 1999-05-02 20:18:17 +00:00
mulsf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
mulsi3.S
negdf2.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
negsf2.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
setjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
sigsetjmp.S Use _C_LABEL() to generate C labels. 1998-07-01 06:44:14 +00:00
subdf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
subsf3.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
truncdfsf2.S When using the SVR4 ABI, just return floating point values in fp0. 1999-05-02 20:17:20 +00:00
udivsi3.S
umodsi3.S
umulsi3.S