freebsd-skq/lib
ian 1253f26158 MFC 263631, 263637, 263664, 263676, 263679, 263698, 263711,
Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores the
  current rounding mode used by the VFP unit.

  Simplify how we build MACHINE_ARCH. There are 3 options that may be set
  however only arm, armeb, armv6, and soon armv6hf will be used.

  Add the llvm/clang patch for r263619.

  Reorder the pmap macros so "ARM_MMU_V6 + ARM_MMU_V7" is first. As they are
  identical this allows us to build for both v6 and v7 together.

  Add code for enabling second CPU core for A20 SoC.
  Enable SMP on Cubieboard2.

  Switch to freebsd.org emal address in copyright.
2014-05-17 18:53:36 +00:00
..
atf MFC r263989: Add atf m4 files from the vendor branch. 2014-04-17 17:20:56 +00:00
clang MFC r266053: 2014-05-17 12:47:11 +00:00
csu Add an elf note on ARM to store the MACHINE_ARCH an executable was built 2013-09-26 07:53:18 +00:00
libalias
libarchive Temporarily disable iconv for non-shared library builds. The dynamic 2013-09-26 17:55:36 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
libbsm
libbsnmp Add missing DPADD 2013-01-01 18:29:25 +00:00
libbz2
libc MFC 263631, 263637, 263664, 263676, 263679, 263698, 263711, 2014-05-17 18:53:36 +00:00
libc_nonshared MFC r258537, r258587: 2013-11-29 19:44:30 +00:00
libc++ MFC r261283: 2014-03-05 19:30:36 +00:00
libcalendar
libcam MFC r257345,257382,257388: 2013-12-10 22:55:22 +00:00
libcom_err - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings 2012-03-22 08:48:42 +00:00
libcompat
libcompiler_rt Unconditionally compile the __sync_* atomics support functions into compiler-rt 2013-08-31 08:50:45 +00:00
libcrypt MFH (r261913): switch default to sha512 2014-05-11 14:54:17 +00:00
libcxxrt MFC r260553 (by theraven): 2014-02-09 00:34:21 +00:00
libdevinfo
libdevstat New devstat metrics for devstat_compute_statistics(): 2012-12-15 18:19:48 +00:00
libdwarf When decoding SLEB128, make sure sign extension is performed for 2013-06-30 21:06:47 +00:00
libedit MFC r263289: Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-24 13:48:04 +00:00
libefi
libelf Add support to the ARM platform specific section types. 2013-08-31 18:13:20 +00:00
libexecinfo Don't install private libexecinfo headers 2013-09-03 13:31:43 +00:00
libexpat Update base system libexpat to 2.1.0. 2013-02-26 00:58:44 +00:00
libfetch MFC r263021: 2014-03-19 00:53:24 +00:00
libgeom Since there's no defined schema for the XML that's generated by the 2013-07-19 06:42:15 +00:00
libgpib mdoc: minor Bl improvements. 2012-06-02 08:47:26 +00:00
libgssapi mdoc: add missing -width argument to Bl -tag. 2012-06-08 12:09:00 +00:00
libiconv MFC r260334: 2014-01-09 23:08:56 +00:00
libiconv_modules MFC r263986: 2014-04-15 09:49:44 +00:00
libipsec MFC: r264585 2014-04-24 10:23:35 +00:00
libipx
libjail Fix some memory allocation errors: 2012-10-04 19:07:05 +00:00
libkiconv The iconv in libc did two things - implement the standard APIs, the GNU 2013-08-13 07:15:01 +00:00
libkse Fix typo in ".PATH" 2012-04-18 07:02:53 +00:00
libkvm Merge r261796 from head: 2014-03-04 14:49:05 +00:00
libldns LDNS needs OpenSSL. This wasn't a problem as long as it was only build 2013-09-08 19:39:18 +00:00
liblzma
libmagic MFC r265464: 2014-05-09 07:24:39 +00:00
libmandoc Merge mandoc from vendor into contrib and provide the necessary Makefile glue. 2012-10-19 22:21:01 +00:00
libmd MFC r263863: 2014-03-31 00:28:54 +00:00
libmemstat Refine UMA bucket allocation to reduce space consumption and improve 2013-06-18 04:50:20 +00:00
libmilter
libmp
libnandfs Import work done under project/nand (@235533) into head. 2012-05-17 10:11:18 +00:00
libnetbsd Add libnetbsd, a thin compatibility layer intended to allow a limited 2012-12-21 20:37:38 +00:00
libnetgraph Merge r258702: Fix some misinformation in netgraph manual pages. 2014-01-22 10:31:56 +00:00
libngatm
libopie
libpam Make libldns and libssh private. 2013-09-08 10:04:26 +00:00
libpcap MFV: libpcap 1.4.0. 2013-05-30 08:02:00 +00:00
libpmc MFC r261342 2014-03-14 00:12:53 +00:00
libproc MFC r264436: 2014-04-29 03:36:04 +00:00
libprocstat MFC r260150: MFV r259170: 2014-03-19 23:55:03 +00:00
libradius mdoc sweep. 2013-05-12 22:22:12 +00:00
librpcsec_gss Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
librpcsvc
librt Convert this piece of code to use C11 atomics. 2013-06-30 08:59:33 +00:00
librtld_db
libsbuf Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map. 2013-04-11 19:50:10 +00:00
libsdp
libsm MFC: Add new sendmail 8.14.8 file 2014-02-01 22:29:04 +00:00
libsmb Merge r257888, r258049 from head: 2013-11-14 09:25:29 +00:00
libsmdb
libsmutil
libstand MFC r257532 (by adrian): 2013-12-30 20:15:46 +00:00
libstdbuf Remove WARNS=6 lines. 2012-10-18 15:39:29 +00:00
libstdthreads
libtacplus mdoc sweep. 2013-05-12 22:22:12 +00:00
libtelnet - Do not use deprecated krb5 error message reporting functions in libtelnet. 2012-04-06 00:03:45 +00:00
libthr MFC r261354: 2014-02-08 15:51:24 +00:00
libthread_db Ensure we set all fpu registers to zero by using the address and size of 2013-08-17 14:42:40 +00:00
libucl MFC: r262398,r262399,r262410,r262975 2014-03-11 13:06:09 +00:00
libufs
libugidfw
libulog Properly use SHA1_Final() instead of SHA_Final(). 2012-04-19 15:28:15 +00:00
libunbound Build and install the Unbound caching DNS resolver daemon. 2013-09-15 14:51:23 +00:00
libusb MFC r264344: 2014-04-18 07:50:25 +00:00
libusbhid Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
libutil MFC r261824: 2014-02-16 02:33:59 +00:00
libvgl Fix various typos in manual pages. 2012-02-25 14:31:25 +00:00
libvmmapi MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: 2014-02-23 00:46:05 +00:00
libwrap
liby
libyaml MFC r256450: 2013-10-23 18:07:07 +00:00
libypclnt
libz MFV: Update zlib to 1.2.8. 2013-05-05 06:20:49 +00:00
msun MFC 262989, 263210, 263230, 263231, 263239, 263242, 263243, 2014-05-17 14:22:37 +00:00
ncurses MFC r261296: 2014-03-01 03:09:16 +00:00
tests Set up the /usr/tests hierarchy. 2013-12-28 20:05:31 +00:00
Makefile MFC r263778: 2014-04-09 18:16:58 +00:00
Makefile.inc