NetBSD/lib
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
..
csu Make sure we're passed a valid obj_entry. 1997-08-24 18:11:23 +00:00
libarch Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
libc ieee.h and ldexp.c taken from the powerpc port, for the benefit of 1997-10-02 21:47:47 +00:00
libcompat If port provides __weak_alias(), provide an Standard C and POSIX pure 1997-07-21 14:06:24 +00:00
libcrypt add explicit return types and braces for gcc -Wall, some minor KNF 1997-07-02 04:55:41 +00:00
libcurses Make endwin() save state so a subsequent call to wrefresh restores curses 1997-09-12 21:08:22 +00:00
libedit Fix files using old TNF copyright notice 1997-07-30 23:53:32 +00:00
libkvm The `cpu_kcore' header has changed allowing libkvm to be independent of 1997-09-20 18:26:20 +00:00
libkvm.old set WARNS?=1 for the i386 only 1997-08-15 02:39:13 +00:00
libl use new id style. 1995-02-25 09:02:37 +00:00
libm comment out reference to missing FORTRAN math lib; PR 4153 1997-09-28 06:24:45 +00:00
libntp Add version.c 1997-04-18 14:25:53 +00:00
libpcap Fix a hairy optimizer bug that causes the expression: 1997-09-28 09:41:53 +00:00
libposix Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
libpthread Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
libresolv RCSid police 1997-09-20 04:16:40 +00:00
librmt gcc -Wall fixes, including: end unterminated comment (!), add braces 1997-06-20 04:24:23 +00:00
librpcsvc Minor cleanup. 1997-05-09 14:22:41 +00:00
libskey fix my own bugs :-) When I updated this to use the libc md4 library, I 1997-06-28 01:12:19 +00:00
libtelnet update libtelnet with changes through 95.10.23 version 1996-02-24 01:15:15 +00:00
libterm note possible security concerns. 1997-04-22 12:33:17 +00:00
libutil Back out my dumb change. 1997-09-30 17:13:50 +00:00
libwrap Makefile cleanups: 1997-03-24 22:11:48 +00:00
liby RCSid police 1997-09-20 04:16:40 +00:00
libz Remove the uneeded HDRS= line and add zconf.h to the INCS= line. 1997-05-25 22:58:09 +00:00
Makefile Please update your repository before you do a commit. 1997-06-23 09:25:59 +00:00
bumpversion RCS ID Police 1997-01-13 20:31:18 +00:00