summaryrefslogtreecommitdiffstats
path: root/lib/msun
Commit message (Expand)AuthorAgeFilesLines
* Fix frexpl() declaration to not include the field name.trasz2016-06-091-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.imp2016-05-182-2/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-3/+0
* lib: minor spelling fixes in comments.pfg2016-05-012-2/+2
* Completely disable fmaxmin_test (follow up to r297952)ngie2016-04-211-3/+9
* MFHgjb2016-04-161-0/+5
|\
| * Disable fmaxmin_test when compiling it with clang 3.8.0ngie2016-04-141-0/+5
| * Fix appending -O0 to CFLAGSngie2016-04-111-3/+3
* | MFHgjb2016-04-121-3/+3
* | MFHgjb2016-04-041-2/+0
|\ \ | |/
| * Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-261-2/+0
* | MFHgjb2016-03-101-0/+21
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+21
* | MFHgjb2016-03-061-0/+4
|\ \ | |/
| * Merge ^/head r296007 through r296368.dim2016-03-031-0/+5
| |\
| * \ Merge ^/head r294777 through r294960.dim2016-01-271-0/+52
| |\ \
| * | | Disable building the csqrt_test test on arm64, it hits an assert inandrew2016-01-111-0/+4
* | | | MFHgjb2016-03-021-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Make FPSCR definition endian clean.nwhitehorn2016-02-261-0/+5
| | |/ | |/|
* | | Remove libc, librtld_db, libthr packages, and further increasegjb2016-02-051-1/+1
* | | First pass through library packaging.gjb2016-02-041-0/+1
* | | First pass to fix the 'tests' packages.gjb2016-02-021-0/+3
|/ /
* | Add fenv.c for RISC-V. Copied from MIPS.br2016-01-261-0/+52
|/
* Use j instead of a hardcoded index (9) and increment it afterngie2015-12-231-1/+2
* Integrate the remaining tools/regression/lib/msun testcases into thengie2015-12-208-1/+1978
* Integrate a number of testcases from tools/regression/lib/msunngie2015-12-1615-1/+3427
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-112-0/+234
* Don't override LIB*DIR variables from src.libnames.mk.bdrewery2015-12-011-5/+4
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Bump .Ddngie2015-11-091-1/+1
* Document powl(3)ngie2015-11-092-6/+12
* We have long double on arm64, and the tests pass so enable them.andrew2015-10-311-1/+3
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-4/+0
* In libm's exp2(3), avoid left-shifting a negative integer, which isdim2015-08-091-2/+2
* .ie is not supposed to be used in manpagesbapt2015-07-141-6/+2
* Fix compilation when the armv6 world is being compiled without hw floatingian2015-06-241-1/+1
* new dependssjg2015-06-161-0/+1
* 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
* Fix some exceptional cases where the sign of the result is unspecifiedtijl2015-06-152-34/+32
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-2745-328/+649
| |\
| * \ Merge from head@274682sjg2014-11-1917-249/+1049
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-1919-558/+794
| |\ \ \
| * | | | Updated dependenciessjg2014-05-161-1/+1
| * | | | Updated dependenciessjg2014-05-101-0/+2
OpenPOWER on IntegriCloud