NetBSD/lib/libc/arch/m68k/gen
is e6cb27b508 ieee.h and ldexp.c taken from the powerpc port, for the benefit of
68040 and 68060 owners.
With ``make M68040=1'' or ``make M68060=1'', we build a libc where the ldexp()
doesn't use excessive amounts of system cpu time.
Without any of those defines, the normal assembler version using FSCALE is
included, for the benefit of M68020 and M68030 users, or M68040/M68060 users
where the ldexp performance is no bottleneck.
[Its not yet worked out how to include both library versions in a binary
distribution, but you can build your own from source now if you need it.]
For details, look at PR 3105.
1997-10-02 21:47:47 +00:00
..
Makefile.inc ieee.h and ldexp.c taken from the powerpc port, for the benefit of 1997-10-02 21:47:47 +00:00
_setjmp.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
adddf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
addsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
alloca.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
ashlsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
ashrsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
cmpdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
cmpsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divdf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
divsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
extendsfdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
fabs.S Fix files using old TNF copyright notice 1997-07-30 23:50:37 +00:00
fixdfsi.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
fixunsdfsi.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
floatsidf.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
flt_rounds.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetmask.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetround.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpgetsticky.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetmask.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetround.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
fpsetsticky.S New-style RCS id's. In assmebly files, use the RCSID() macro where 1995-12-13 19:35:39 +00:00
frexp.c Fix RCSID's 1997-07-13 18:45:15 +00:00
infinity.c Fix RCSID's 1997-07-13 18:45:15 +00:00
isinf.c Fix RCSID's 1997-07-13 18:39:54 +00:00
ldexp.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
ldexp.c ieee.h and ldexp.c taken from the powerpc port, for the benefit of 1997-10-02 21:47:47 +00:00
lshlsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
lshrsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
modf.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
modsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
muldf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
mulsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
mulsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
negdf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
negsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
setjmp.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
sigsetjmp.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
subdf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
subsf3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
truncdfsf2.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
udivsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
umodsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
umulsi3.S Use <machine/asm.h> 1997-04-25 00:58:41 +00:00