| Commit message (Expand) | Author | Age | Files | Lines |
| * | libm: remove duplicate version script entries | Ed Maste | 2016-11-29 | 3 | -15/+0 |
| * | Add full softfloat and hardfloat support for RISC-V. | Ruslan Bukin | 2016-11-16 | 4 | -55/+116 |
| * | o Add support for long double. | Ruslan Bukin | 2016-11-03 | 1 | -4/+1 |
| * | libm: add braces around initialization of subobjects | Ed Maste | 2016-11-01 | 2 | -386/+386 |
| * | Add full softfloat and hardfloat support for MIPS. | Ruslan Bukin | 2016-10-31 | 4 | -56/+136 |
| * | Create a new MACHINE_ARCH for Freescale PowerPC e500v2 | Justin Hibbits | 2016-10-22 | 1 | -0/+5 |
| * | Don't use fmaxl/fminl on platforms with no long double support, | Ruslan Bukin | 2016-10-11 | 3 | -5/+15 |
| * | libm: remove unused variables | Ed Maste | 2016-10-05 | 2 | -2/+2 |
| * | libm: remove unused variables for LDBL_MANT_DIG != 113 | Ed Maste | 2016-09-30 | 3 | -1/+8 |
| * | libm: simplify i387 subdir logic with make's :S substitution | Ed Maste | 2016-09-28 | 1 | -5/+1 |
| * | libm: fix some unused variable (rcsid) and dangling else warnings | Ed Maste | 2016-09-28 | 5 | -24/+21 |
| * | Oops, the previous i386 version of e_fmodf.S and e_fmodl.S was | Bruce Evans | 2016-09-04 | 2 | -15/+11 |
| * | Disconnect the "optimized" asm variants of cos(), sin() and tan() from | Bruce Evans | 2016-09-04 | 1 | -2/+2 |
| * | Add asm versions of fmod(), fmodf() and fmodl() on amd64. Add asm | Bruce Evans | 2016-09-04 | 7 | -3/+207 |
| * | Fix missing fmodl() on arches with 53-bit long doubles. | Bruce Evans | 2016-09-04 | 1 | -0/+6 |
| * | MFhead @ r305314 | Enji Cooper | 2016-09-03 | 1 | -2/+4 |
| |\ |
|
| | * | Skip :test_large on i386 | Enji Cooper | 2016-09-02 | 1 | -2/+4 |
| * | | Adjust CFLAGS for fmod_test so it can find isqemu.h | Enji Cooper | 2016-08-13 | 1 | -0/+3 |
| |/ |
|
| * | Revert r298434 which should be fixed by r301287, r301394, and r301403. | Bryan Drewery | 2016-08-08 | 1 | -9/+3 |
| * | Fix frexpl() declaration to not include the field name. | Edward Tomasz Napierala | 2016-06-09 | 1 | -1/+1 |
| * | Make armv6 hard float abi by default. Kill armv6hf. | Warner Losh | 2016-05-18 | 2 | -2/+4 |
| * | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -3/+0 |
| * | lib: minor spelling fixes in comments. | Pedro F. Giffuni | 2016-05-01 | 2 | -2/+2 |
| * | Completely disable fmaxmin_test (follow up to r297952) | Enji Cooper | 2016-04-21 | 1 | -3/+9 |
| * | MFH | Glen Barber | 2016-04-16 | 1 | -0/+5 |
| |\ |
|
| | * | Disable fmaxmin_test when compiling it with clang 3.8.0 | Enji Cooper | 2016-04-14 | 1 | -0/+5 |
| * | | MFH | Glen Barber | 2016-04-12 | 1 | -3/+3 |
| |\| |
|
| | * | Fix appending -O0 to CFLAGS | Enji Cooper | 2016-04-11 | 1 | -3/+3 |
| * | | MFH | Glen Barber | 2016-04-04 | 1 | -2/+0 |
| |\| |
|
| | * | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. | Bryan Drewery | 2016-03-26 | 1 | -2/+0 |
| * | | MFH | Glen Barber | 2016-03-10 | 1 | -0/+21 |
| |\| |
|
| | * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+21 |
| * | | MFH | Glen Barber | 2016-03-06 | 1 | -0/+4 |
| |\| |
|
| | * | Merge ^/head r296007 through r296368. | Dimitry Andric | 2016-03-03 | 1 | -0/+5 |
| | |\ |
|
| | * \ | Merge ^/head r294777 through r294960. | Dimitry Andric | 2016-01-27 | 1 | -0/+52 |
| | |\ \ |
|
| | * | | | Disable building the csqrt_test test on arm64, it hits an assert in | Andrew Turner | 2016-01-11 | 1 | -0/+4 |
| * | | | | MFH | Glen Barber | 2016-03-02 | 1 | -0/+5 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Make FPSCR definition endian clean. | Nathan Whitehorn | 2016-02-26 | 1 | -0/+5 |
| | | |/
| |/| |
|
| * | | | Remove libc, librtld_db, libthr packages, and further increase | Glen Barber | 2016-02-05 | 1 | -1/+1 |
| * | | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| * | | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+3 |
| |/ / |
|
| * / | Add fenv.c for RISC-V. Copied from MIPS. | Ruslan Bukin | 2016-01-26 | 1 | -0/+52 |
| |/ |
|
| * | Use j instead of a hardcoded index (9) and increment it after | Enji Cooper | 2015-12-23 | 1 | -1/+2 |
| * | Integrate the remaining tools/regression/lib/msun testcases into the | Enji Cooper | 2015-12-20 | 8 | -1/+1978 |
| * | Integrate a number of testcases from tools/regression/lib/msun | Enji Cooper | 2015-12-16 | 15 | -1/+3427 |
| * | Start support for the RISC-V 64-bit architecture developed by UC Berkeley. | Ruslan Bukin | 2015-12-11 | 2 | -0/+234 |
| * | Don't override LIB*DIR variables from src.libnames.mk. | Bryan Drewery | 2015-12-01 | 1 | -5/+4 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Bump .Dd | Enji Cooper | 2015-11-09 | 1 | -1/+1 |
| * | Document powl(3) | Enji Cooper | 2015-11-09 | 2 | -6/+12 |