| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | 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 |
* | | | | | | | | | | Give compilers a stronger hint to inline the functions | kargl | 2015-03-01 | 4 | -8/+16 |
* | | | | | | | | | | When j0() and j1() were converted to j0f() and j1f(), the threshold | kargl | 2015-03-01 | 2 | -16/+16 |
* | | | | | | | | | | msun: drop unnecessary checks (part 2). | pfg | 2015-02-24 | 4 | -4/+4 |
* | | | | | | | | | | msun: drop unnecessary checks. | pfg | 2015-02-22 | 4 | -4/+4 |
* | | | | | | | | | | Truncate the exponent 'n' of type long to a domain contained | kargl | 2015-02-07 | 1 | -19/+9 |
* | | | | | | | | | | scanblnl: drop extra braces. | pfg | 2015-02-03 | 1 | -2/+1 |
* | | | | | | | | | | Reduce confusion in scalbnl() family of functions. | pfg | 2015-02-03 | 1 | -3/+10 |
* | | | | | | | | | | msun: use previously ignored value. | pfg | 2015-01-30 | 1 | -22/+4 |
* | | | | | | | | | | mdoc: remove EOL whitespace. | joel | 2014-12-29 | 1 | -1/+1 |
* | | | | | | | | | | mdoc: improvements to SEE ALSO. | joel | 2014-12-27 | 3 | -3/+3 |
* | | | | | | | | | | Minor Xr fix. | joel | 2014-12-26 | 1 | -1/+1 |
* | | | | | | | | | | Clarify to explain that C99 conforming compilers don't need CMPLX*(). | ed | 2014-12-24 | 1 | -3/+2 |
* | | | | | | | | | | Rename cpack*() to CMPLX*(). | ed | 2014-12-16 | 24 | -182/+195 |
* | | | | | | | | | | Adjust the |x| small limit from 0x1p-7 to 0x1p-9. This | kargl | 2014-12-08 | 1 | -1/+1 |
* | | | | | | | | | | Update the constants associated with the evaluation of j0f(x) | kargl | 2014-12-05 | 2 | -4/+4 |
* | | | | | | | | | | Fix a 20+ year bug by using an appropriate constant for | kargl | 2014-12-04 | 1 | -2/+2 |
* | | | | | | | | | | Convert libraries to use LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
* | | | | | | | | | | Revert r274772: it is not valid on MIPS | emaste | 2014-11-25 | 1 | -2/+2 |
* | | | | | | | | | | Use canonical __PIC__ flag | emaste | 2014-11-21 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Add reachover Makefiles for contrib/netbsd-tests/lib/librt | ngie | 2014-11-17 | 4 | -0/+79 |
* | | | | | | | | | The value small=2**-(p+3), where p is the precision, can be determine from | kargl | 2014-10-09 | 4 | -120/+128 |
* | | | | | | | | | Remove whitespace and 2 blank lines. | kargl | 2014-10-02 | 1 | -14/+12 |
* | | | | | | | | | * Whitespace. | kargl | 2014-09-25 | 1 | -3/+1 |
* | | | | | | | | | For targets that have a signed zero, lgamma_r(-0, &signgamp) should | kargl | 2014-09-17 | 4 | -4/+20 |
* | | | | | | | | | * Makefile: | kargl | 2014-09-15 | 11 | -113/+837 |
* | | | | | | | | | Remove an initialized, but otherwise, unused variable. | kargl | 2014-09-04 | 2 | -2/+0 |
* | | | | | | | | | According to the ISO C standard, lgamma(-integer) returns | kargl | 2014-09-01 | 2 | -11/+13 |
* | | | | | | | | | Fix a tab that somehow became 8 spaces. | kargl | 2014-09-01 | 2 | -10/+5 |
* | | | | | | | | | Compute sin(pi*x) without actually doing the pi*x multiplication. | kargl | 2014-08-31 | 2 | -53/+49 |
* | | | | | | | | | Fix the order of "const volatile" to be consistent with | kargl | 2014-08-30 | 2 | -2/+2 |
* | | | | | | | | | Make tiny volatile to prevent the compiler(s) from | kargl | 2014-08-30 | 2 | -2/+5 |