NetBSD/lib/libc/arch/m68k
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
..
gen ieee.h and ldexp.c taken from the powerpc port, for the benefit of 1997-10-02 21:47:47 +00:00
net Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
quad Fix files using old TNF copyright notice 1997-07-30 23:50:37 +00:00
stdlib Use <machine/asm.h> 1997-04-25 00:58:41 +00:00
string Revert last change, some folks have reported problems 1997-07-24 19:10:38 +00:00
sys PROF -> GPROF 1996-11-30 02:31:49 +00:00
DEFS.h
Makefile.inc Added ashldi3.S, ashrdi3.S, and lshrdi3.S to KMSRCS 1996-06-01 01:08:02 +00:00
SYS.h Consistency: distinguish between PSEUDO() and PSEUDO_NOERROR(). 1997-05-02 18:15:15 +00:00