summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Implement fpgetmask, it's needed by Python.andrew2015-06-253-0/+49
* Export __flt_rounds from the arm64 libc.soandrew2015-06-251-0/+1
* Fix compilation when the armv6 world is being compiled without hw floatingian2015-06-241-1/+1
* Implement fpsetmask. Some third-party software makes use of it, for exampleandrew2015-06-243-0/+54
* Set the alignment of the setjmp magic values correctly. The alignment needsandrew2015-06-243-3/+3
* Set some internal helpers as static and initialize few variables to silencearaujo2015-06-242-10/+11
* Remove unused variables to silence CLANG warnings.araujo2015-06-242-14/+4
* Add __cxa_deleted_virtual to libcxxrt's version map.dim2015-06-231-1/+5
* Add a workaround to correctly align the stack before calling into C code.andrew2015-06-221-3/+7
* Install ncurses html documentation again after r284345antoine2015-06-221-1/+1
* Fix a regression in "movs" emulation after r284539. The regression was causedneel2015-06-221-8/+17
* fts_children: preserve errno after running close/fchdirjilles2015-06-201-5/+8
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-182-61/+311
* new dependssjg2015-06-1672-23/+3257
* Export the ARM __aeabi_mem* functions from libc, they are needed by the gccandrew2015-06-162-8/+17
* Follow up to r284427: fix NaN mixing for ctanhf too.tijl2015-06-151-1/+2
* - Change comments to be more consistent with s_ccosh.c and s_csinh.c.tijl2015-06-152-20/+21
* Fix some exceptional cases where the sign of the result is unspecifiedtijl2015-06-152-47/+43
* Pay attention to MK_ELFTOOLCHAIN_TOOLS so we build the desired tools.sjg2015-06-151-0/+14
* Fix some exceptional cases where the sign of the result is unspecifiedtijl2015-06-152-34/+32
* Revert r284417 it is not necessary anymorebapt2015-06-1530-30/+30
* Enforce overwritting SHLIBDIRbapt2015-06-1530-30/+30
* Fix name of a constant.tuexen2015-06-141-2/+2
* Fix typo in comment.kib2015-06-141-2/+2
* NetBSD commit log:jlh2015-06-141-8/+5
* Fix the following clang 3.7.0 warnings in lib/libfetch/http.c:dim2015-06-131-12/+6
* Add META_MODE support.sjg2015-06-13272-27/+16235
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-08168-528/+783
| * Fix include of atf-c.hsjg2015-05-302-1/+3
| * Merge sync of headsjg2015-05-27832-12341/+21496
| |\
| * | Need headers staged by libpamsjg2014-11-3010-0/+10
| * | Put lib/csu/amd64/Makefile back the way it is in headsjg2014-11-303-9/+9
| * | Updated/new dependenciessjg2014-11-1927-24/+48
| * | Include src.opts.mk since we don't include modules.inc here.sjg2014-11-191-0/+2
| * | Merge from head@274682sjg2014-11-19327-1463/+15898
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-19443-7126/+4861
| |\ \ \
| * | | | New dependenciessjg2014-05-179-0/+310
| * | | | Ensure clang-tblgen in TOOLSDIRsjg2014-05-161-1/+1
| * | | | Handle bootstrapping for hostsjg2014-05-161-2/+11
| * | | | Avoid circular dependencysjg2014-05-161-0/+3
| * | | | Updated dependenciessjg2014-05-16212-319/+508
| * | | | New depssjg2014-05-141-0/+14
| * | | | Updated dependenciessjg2014-05-10105-0/+212
| * | | | Merge from headsjg2014-05-0862-119/+209
| |\ \ \ \
| * | | | | New/updated dependenciessjg2014-05-058-48/+591
| * | | | | Merge headsjg2014-04-28122-4548/+3344
| |\ \ \ \ \
| * \ \ \ \ \ Merge headsjg2014-04-27750-47700/+16122
| |\ \ \ \ \ \
| * | | | | | | Use the tblgen etc we built for host.sjg2013-10-171-0/+4
| * | | | | | | Saver to rm first when making link to dirsjg2013-10-171-0/+1
| * | | | | | | New/updated dependenciessjg2013-10-1727-2/+404
OpenPOWER on IntegriCloud