| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fenv.c for RISC-V. Copied from MIPS. | br | 2016-01-26 | 1 | -0/+52 |
* | Use j instead of a hardcoded index (9) and increment it after | ngie | 2015-12-23 | 1 | -1/+2 |
* | Integrate the remaining tools/regression/lib/msun testcases into the | ngie | 2015-12-20 | 8 | -1/+1978 |
* | Integrate a number of testcases from tools/regression/lib/msun | ngie | 2015-12-16 | 15 | -1/+3427 |
* | Start support for the RISC-V 64-bit architecture developed by UC Berkeley. | br | 2015-12-11 | 2 | -0/+234 |
* | Don't override LIB*DIR variables from src.libnames.mk. | bdrewery | 2015-12-01 | 1 | -5/+4 |
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | bdrewery | 2015-11-25 | 1 | -1/+0 |
* | Bump .Dd | ngie | 2015-11-09 | 1 | -1/+1 |
* | Document powl(3) | ngie | 2015-11-09 | 2 | -6/+12 |
* | We have long double on arm64, and the tests pass so enable them. | andrew | 2015-10-31 | 1 | -1/+3 |
* | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | ngie | 2015-10-12 | 1 | -4/+0 |
* | In libm's exp2(3), avoid left-shifting a negative integer, which is | dim | 2015-08-09 | 1 | -2/+2 |
* | .ie is not supposed to be used in manpages | bapt | 2015-07-14 | 1 | -6/+2 |
* | Fix compilation when the armv6 world is being compiled without hw floating | ian | 2015-06-24 | 1 | -1/+1 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Follow up to r284427: fix NaN mixing for ctanhf too. | tijl | 2015-06-15 | 1 | -1/+2 |
* | - Change comments to be more consistent with s_ccosh.c and s_csinh.c. | tijl | 2015-06-15 | 2 | -20/+21 |
* | Fix some exceptional cases where the sign of the result is unspecified | tijl | 2015-06-15 | 2 | -47/+43 |
* | Fix some exceptional cases where the sign of the result is unspecified | tijl | 2015-06-15 | 2 | -34/+32 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -1/+1 |
* | Enforce overwritting SHLIBDIR | bapt | 2015-06-15 | 1 | -1/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 45 | -328/+649 |
| |\ |
|
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 17 | -249/+1049 |
| |\ \ |
|
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 19 | -558/+794 |
| |\ \ \ |
|
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+1 |
| * | | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | | | Merge head | sjg | 2014-04-27 | 28 | -568/+1744 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge head | sjg | 2013-09-11 | 4 | -1/+80 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 48 | -652/+4227 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 2 | -4/+5 |
| |\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 22 | -115/+733 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 2 | -0/+21 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Misc fixes from projects/bmake | sjg | 2015-06-11 | 1 | -0/+2 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | In r279493, the functions pzero[f](), qzero[f], pone[f](), | kargl | 2015-05-17 | 4 | -4/+4 |
* | | | | | | | | | | The presence/absence of CPU features should be tested with | imp | 2015-04-28 | 1 | -1/+3 |
* | | | | | | | | | | Remove per-architecture checks for enabling HAVE_FENV_H | ngie | 2015-04-27 | 1 | -4/+1 |
* | | | | | | | | | | Correct the spelling of MACHINE_CPUARCH, MACHINE_CPU is not set on arm64. | andrew | 2015-04-27 | 1 | -1/+1 |
* | | | | | | | | | | Build/install libc, librt, libthr, and msun NetBSD test suites on all | ngie | 2015-04-27 | 3 | -13/+3 |
* | | | | | | | | | | mdoc: fix function declaration | bapt | 2015-04-26 | 1 | -2/+2 |
* | | | | | | | | | | mdoc: remove empty line | bapt | 2015-04-26 | 1 | -1/+0 |
* | | | | | | | | | | Remove end of line whitespace | bapt | 2015-04-26 | 1 | -3/+3 |
* | | | | | | | | | | Add the fe* symbols to libm for arm64. | andrew | 2015-03-31 | 1 | -0/+56 |
* | | | | | | | | | | Correct mrs_fpcr and mrs_fpsr macros in arm64 fenv.h | emaste | 2015-03-30 | 1 | -21/+22 |
* | | | | | | | | | | Start to import support for the AArch64 architecture from ARM. This change | andrew | 2015-03-19 | 2 | -0/+249 |
* | | | | | | | | | | According to POSIX.1-2008, the Bessel functions of second kind | kargl | 2015-03-10 | 7 | -47/+77 |