freebsd-skq/lib
marcel f2891c465e On powerpc, calculate s_scale using the non-FP version previously
specific to hp300. Since FreeBSD does not support hp300, hp300 has
been removed from the condition altogether.

The FP version broke profiling on powerpc due to invalid results.
Casting to double instead of float resolved the issue, but with
Book-E not having a FP unit, the non-FP version looked preferrable.
Note that even on AIM hardware the FP version yielded an invalid
value for s_scale, so the problem is most likely with the compiler
or with the expression itself.
2010-06-30 01:40:25 +00:00
..
bind Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
clang Remove even two more unneeded files from libllvmsupport. 2010-06-15 17:28:16 +00:00
csu Add unwind annotations to the asm part of crt1 on i386. Terminate the 2010-06-18 11:10:39 +00:00
libalias Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libarchive mdoc nitpicking: the title argument shall be uppercase 2010-06-11 06:03:47 +00:00
libauditd Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libautofs Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libbegemot Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libbluetooth Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libbsm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libbsnmp Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libbz2 Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libc On powerpc, calculate s_scale using the non-FP version previously 2010-06-30 01:40:25 +00:00
libc_r Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libcalendar Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libcam mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcom_err Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libcompat mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libcrypt Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libdevinfo Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libdevstat Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libdisk Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libdwarf Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libedit libedit: Reduce surprising behaviour with filename completion some more: 2010-06-15 22:23:21 +00:00
libefi Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libelf * Improve compatibility with existing application code by permitting the 2010-06-13 10:58:50 +00:00
libexpat Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libfetch Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libftpio mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
libgeom Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libgpib Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libgssapi mdoc cleanup 2010-06-02 10:20:23 +00:00
libipsec Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libipx Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libjail Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libkiconv Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libkse Merge from tbemd: 2010-06-13 01:27:29 +00:00
libkvm Much closer approximation of the kernel's calculation of this value. 2010-06-18 01:17:16 +00:00
liblzma Detect bit endianness through machine/endian.h. This fixes xz on big-endian 2010-06-11 22:29:49 +00:00
libmagic With r208341 in place WARNS can be increased. 2010-05-20 09:00:11 +00:00
libmd Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libmemstat Add a new column to the output of vmstat -z to indicate the number 2010-06-15 19:28:37 +00:00
libmilter Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libmp Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libncp Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libnetgraph Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libngatm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libopie Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libpam Bump .Dd date. 2010-05-03 09:49:42 +00:00
libpcap Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libpkg - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
libpmc mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
libproc Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libradius Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
librpcsec_gss mdoc: remove literal tabs where they don't belong 2010-06-08 16:48:59 +00:00
librpcsvc Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
librt Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsbuf Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsdp Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsmb Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsmdb Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libsmutil Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libstand Use panic() (which the environment is required to provide to libstand) to 2010-03-30 19:07:41 +00:00
libtacplus Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libtelnet Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libthr Coalesce one more broken line. 2010-05-24 13:44:39 +00:00
libthread_db Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libufs Search beyond the first 1/8th of inodes. 2010-05-01 18:56:45 +00:00
libugidfw mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libulog mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
libusb Fix return values for usb_find_busses() and usb_find_devices(). We should try 2010-05-13 00:26:30 +00:00
libusbhid Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
libutil Update to current version of head. 2010-04-28 05:33:59 +00:00
libvgl Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libwrap Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
liby Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libypclnt Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libz MFV: zlib 1.2.5. 2010-04-20 21:14:30 +00:00
msun Introduce __isnanf() as an alias for isnanf(), and make the isnan() 2010-06-12 17:32:05 +00:00
ncurses Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
Makefile Don't build Clang libs during lib32 build. 2010-06-21 19:44:29 +00:00
Makefile.inc Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00