NetBSD/lib
jmc d9c86555ad Add softfloat and quad softfloat setup for sparc64 (thanks to Andrey Petrov
for most of this. I just integrated the build).

This adds proper functions for the _Qp* parts of the sparc64 ABI (which
handle quad softfloat). The routines work but need additional testing.
However if the compiler calls these currently bad things (core dumps)
will happen as gcc 2.95.3 generates bad calls for these.

Until that problem is fixed in the toolchain -msoft-quad-float cannot be
enabled as the default option for all builds (but the routines need to be
in libc as libgcc contains some references to these and anything including
it via --whole-archive will need the symbols to at least resolve).
2002-02-05 07:53:05 +00:00
..
csu Pass the rtld object and ps_strings to _start() properly. From Marcus. 2002-02-03 23:57:19 +00:00
libarch Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libasn1 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libbz2 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libc Add softfloat and quad softfloat setup for sparc64 (thanks to Andrey Petrov 2002-02-05 07:53:05 +00:00
libcdk Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcom_err Fix this correctly: simply don't include strl{cat,cpy} from libc. 2002-02-02 06:17:56 +00:00
libcompat Sort SEE ALSO. 2002-01-15 02:39:29 +00:00
libcrypt Whitespace nits, drop unnecessary .Pps. 2002-01-15 02:40:05 +00:00
libcrypto * Add user-controlled mk.conf variables 2001-12-28 01:32:37 +00:00
libcrypto_idea Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcrypto_rc5 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libcurses Only reference termcap capabilities in the screen struct in __init_acs 2002-01-04 13:53:26 +00:00
libdes Add cleaned up versions of des_set_random_generator_seed(), 2000-06-21 19:47:37 +00:00
libedit Fixed an __P remnant 2002-02-03 23:37:53 +00:00
libform Whitespace nits. 2002-01-15 02:47:02 +00:00
libgssapi Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libhdb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libintl Whitespace nits. 2002-01-15 02:47:02 +00:00
libipsec Whitespace nits. 2002-01-15 02:47:02 +00:00
libkadm Fix shifted space. (Freaky....) 2001-12-12 03:18:17 +00:00
libkadm5clnt Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkadm5srv Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkafs Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkdb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkrb Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkrb5 Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libkstream WARNS=2 fixes 2001-11-05 14:59:21 +00:00
libkvm Sort sections, fix punctuation nits. 2002-01-15 02:53:04 +00:00
libl use ${LIBDIR} instead of /usr/lib 2001-12-27 11:39:20 +00:00
libm Drink ALL the Kool-Aid. 2002-01-27 23:33:51 +00:00
libmenu * Fixed menu command constants so they no longer clash with 2002-02-04 13:02:05 +00:00
libossaudio Determine the 'native' endianness using _BYTE_ORDER from 2002-01-11 12:11:09 +00:00
libpcap explicitly set to WARNS?=1 2001-11-05 15:22:23 +00:00
libpci Fix typo. 2001-09-15 11:16:14 +00:00
libposix Don't run makelintstub if MKLINT=no. 2002-01-29 19:03:01 +00:00
libresolv Add -DRESOLVSORT 2000-01-31 15:42:34 +00:00
librmt Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libroken Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
librpcsvc Cope with RPCGEN now conta8ining multiple words. 2002-01-29 11:22:25 +00:00
libskey Misc. improvements, sort SEE ALSO. 2001-11-10 08:05:51 +00:00
libsl Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libss Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libssl Explicitly write explicitly without a second e. 2001-11-21 17:33:26 +00:00
libtelnet Hack around GCC PR optmization/5230 if HAVE_GCC3 is set. (GCC 3.x 2002-01-29 17:58:36 +00:00
libterm Whitespace nit. 2002-01-15 02:53:28 +00:00
libusbhid Fix typo in URL, reported by Peter Valchev in private mail. 2002-01-19 00:08:17 +00:00
libutil Add support for up to 930 pty devices (instead of the current 256). 2002-02-02 05:48:30 +00:00
libvers Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libwrap Whitespace nit. 2002-01-15 02:53:28 +00:00
liby Readability cleanups; MKfoo=no -> NOfoo. 2001-12-12 00:51:00 +00:00
libz * Add user-controlled mk.conf variables 2001-12-28 01:32:37 +00:00
runemodule set SHLIBDIR again; it may be needed in the future 2001-12-27 15:14:25 +00:00
bumpversion sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
checkver Ignore (to devnull) errors from ls when no libraries are installed. 2000-07-22 16:04:57 +00:00
checkvers Remove executable permission from src/lib/checkver. 2000-08-09 23:41:24 +00:00
Makefile s/usb/usbhid/ 2001-12-28 18:25:24 +00:00
Makefile.inc enable WARNS=2 2001-11-05 15:23:49 +00:00