summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Now compiler-rt has been updated in r276851, bring in the variousdim2015-01-088-0/+220
* Apparently more Makefiles use stuff from compiler-rt, so fix them updim2015-01-082-3/+3
* Follow up to r276851 by also committing a necessary update todim2015-01-081-1/+1
* Update compiler-rt to trunk r224034. This brings a number of newdim2015-01-081-3/+57
|\
| * Import compiler-rt trunk r224034.dim2015-01-071220-39126/+47863
| * Import compiler-rt release_34 branch r197381.dim2014-11-06661-7104/+33032
| * Import compiler-rt r182741.ed2013-05-27408-8544/+20840
| * Import compiler-rt r172839.andrew2013-01-18417-6230/+24665
| * Import compiler-rt r160957.andrew2012-07-30334-4874/+22851
| * Import compiler-rt r147467.ed2012-01-032-2/+4
* | Document CPU_WHICH_DOMAIN and bump Dd for cpuset.1.jhb2015-01-081-1/+2
* | Fix WITH_LLDB buildemaste2015-01-081-1/+1
* | Clarify text to be consistent with nanosleep(2),rodrigc2015-01-081-4/+4
* | Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-0725-3/+187
* | MFV r276759: libpcap 1.6.2.delphij2015-01-062-5/+22
* | Avoid use of register variables. Clang 3.5 treats this as undefined behavior,jhibbits2015-01-063-11/+9
* | Avoid calling internal libc function through PLT or accessing datakib2015-01-055-9/+16
* | mdoc: paragraph improvements.joel2015-01-041-1/+1
* | mdoc: sort SEE ALSO.joel2015-01-0412-53/+54
* | Fix known issues which blow up the process after dlopen("libthr.so")kib2015-01-0364-541/+2380
* | Add rtld private interface for dso to detect dynamic loadingkib2015-01-032-0/+8
* | Upgrade to Unbound 1.5.1. Almost all our local changes to date have beendes2015-01-031-3/+3
* | Link lib/libc/c063 tests to the build.jilles2015-01-021-14/+16
* | MFV r276568:delphij2015-01-021-3/+3
* | Remove GNU texinfo from base along with all info pages.bapt2015-01-023-624/+0
* | Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 Jenkinsngie2015-01-021-3/+4
* | Merge ^/head r274961 through r276472.dim2014-12-312-0/+58
|\ \
| * | Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.neel2014-12-302-0/+58
* | | Merge ^/head r274961 through r276418.dim2014-12-3034-55/+73
|\ \ \ | |/ /
| * | Fix loader's ability to read the 10.1 release PowerPC ISOs. There appears tonwhitehorn2014-12-301-1/+6
| * | mdoc: sort SEE ALSO.joel2014-12-2917-25/+25
| * | mdoc: sort SEE ALSO.joel2014-12-2912-25/+25
| * | Update elftoolchain to upstream rev 3130emaste2014-12-292-1/+14
| |\ \
| * | | mdoc: remove EOL whitespace.joel2014-12-292-3/+3
* | | | Merge ^/head r274961 through r276342.dim2014-12-282-1/+14
|\ \ \ \ | |/ / /
| * | | Parallelize building lib/ncursesngie2014-12-271-0/+7
| * | | Build/install lib/libc/tests/hash/t_sha2 if MK_OPENSSL == yesngie2014-12-271-1/+7
* | | | Merge ^/head r274961 through r276301.dim2014-12-2754-103/+125
|\ \ \ \ | |/ / /
| * | | mdoc: improvements to SEE ALSO.joel2014-12-279-12/+12
| * | | mdoc: improvements to SEE ALSO.joel2014-12-274-5/+5
| * | | Minor Xr fix.joel2014-12-261-1/+1
| * | | Update mandoc to 1.13.2bapt2014-12-251-1/+1
| * | | Deorbit the IEEE-488/GPIB support.phk2014-12-251-5/+0
| * | | Move libxo to /libalfred2014-12-251-0/+2
| * | | Clarify to explain that C99 conforming compilers don't need CMPLX*().ed2014-12-241-3/+2
| |/ /
| * | Fix a memory leak that occured when looking up CTF info for a symbol.markj2014-12-231-1/+4
| * | Fix build with recent binutilsbapt2014-12-231-0/+1
| * | Add a divisor parameter to twiddle() so that callers can request that outputian2014-12-2210-28/+44
| * | Various mdoc fixes and a few EOL whitespace removals.brueffer2014-12-2123-46/+50
| * | Plug a memory leak.delphij2014-12-191-1/+3
OpenPOWER on IntegriCloud