1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib
Jake Burkholder 05f2fa5cee Add code to emulate arithmetic, comparison and conversion operations
on long double, which are not implemented in hardware on any UltraSPARC
chip that I know of.  This just calls into the existing floating point
emulator, which is still needed to emulate other floating point operations
in certain conditions.  Without this gcc has to generate the quad floating
point instructions directly, which sometimes causes internal compiler
errors.

Reviewed by:	tmm
2002-04-28 02:36:36 +00:00
..
compat Removed gratuitous LIBCOMPATDIR assignments. 2002-04-18 13:24:35 +00:00
csu Style nit and modernize SCM ID. 2002-04-13 21:54:09 +00:00
libalias
libatm Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libbind This library uses its own versions of some of the system headers. 2002-03-22 18:34:52 +00:00
libbz2
libc Add code to emulate arithmetic, comparison and conversion operations 2002-04-28 02:36:36 +00:00
libc_r Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
libcalendar
libcam Do not +1 with MAXPATHLEN. 2002-04-23 23:58:20 +00:00
libcom_err
libcompat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libcrypt crypt(3) incorrectly documents md5 salt, fixed. 2002-04-09 22:32:59 +00:00
libdevinfo
libdevstat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libdisk Modernize my email address. 2002-03-25 13:52:45 +00:00
libedit Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
libfetch Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libform
libftpio Modernize my email address. 2002-03-25 13:52:45 +00:00
libgnumalloc
libio
libipsec just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
libipx Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libisc hex.c is new in libisc with 8.3.1-REL. 2002-02-04 19:18:23 +00:00
libkse Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
libkvm Fix (for the second time) kvm_getprocs() for the case where no 2002-04-07 04:47:58 +00:00
libmd Don't build manuals at inappropriate time. 2002-04-10 17:01:55 +00:00
libmenu
libmilter Add two new libraries which are part of sendmail 8.12. libsm is used only 2002-02-17 22:01:40 +00:00
libmp
libncp Add character translation table between Unix and NetWare according 2002-04-20 05:35:02 +00:00
libncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libnetgraph
libopie Updates for OPIE 2.4. 2002-03-22 00:12:20 +00:00
libpam Don't ask root for the old password, except in the NIS case. 2002-04-26 19:28:17 +00:00
libpanel
libpcap
libpthread Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
libradius
libresolv
librpcsvc Remove __P() usage. 2002-03-21 23:54:04 +00:00
libsbuf
libsm Add two new libraries which are part of sendmail 8.12. libsm is used only 2002-02-17 22:01:40 +00:00
libsmb
libsmdb Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
libsmutil Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
libstand libstand needs _setjmp/_longjmp for FICL. 2002-04-13 22:09:53 +00:00
libtacplus
libtelnet
libusbhid Install libusbhid, and use it instead of libusb. 2002-03-28 18:44:25 +00:00
libutil login(3) doesn't care about the controlling terminal any more. 2002-04-20 12:24:20 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt Obliterate the new password as well as the old, even if though it's hashed. 2002-04-27 21:58:23 +00:00
libz Work around a gcc bug which causes zlib to dump core in certain 2002-03-31 23:47:52 +00:00
msun Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. 2002-03-26 11:59:29 +00:00
ncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
Makefile Connect libypclnt to the build. 2002-04-14 22:27:12 +00:00
Makefile.inc