aboutsummaryrefslogtreecommitdiff
path: root/lib/msun
Commit message (Expand)AuthorAgeFilesLines
* Renumber copyright clause 4Warner Losh2017-02-2832-32/+32
* Add documentations related to new APIs of r313761Mahdi Mokhtari2017-02-171-8/+38
* Fix building of r313761 on platforms thatMahdi Mokhtari2017-02-172-5/+18
* Add casinl() cacosl() catanl() casinhl() cacoshl() catanhl() APIs to msunMahdi Mokhtari2017-02-153-1/+423
* Handle clang 4.x+ with the compile-time exception added in r312213Enji Cooper2017-02-141-1/+2
* Turn COMPILER_VERSION/COMPILER_TYPE make check into a compile-time checkEnji Cooper2017-01-152-5/+19
* fmaxmin_test still fails with clang 3.9.x.. bypass the testEnji Cooper2017-01-131-1/+1
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-131-1/+6
* libm: remove duplicate version script entriesEd Maste2016-11-293-15/+0
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-164-55/+116
* o Add support for long double.Ruslan Bukin2016-11-031-4/+1
* libm: add braces around initialization of subobjectsEd Maste2016-11-012-386/+386
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-314-56/+136
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-0/+5
* Don't use fmaxl/fminl on platforms with no long double support,Ruslan Bukin2016-10-113-5/+15
* libm: remove unused variablesEd Maste2016-10-052-2/+2
* libm: remove unused variables for LDBL_MANT_DIG != 113Ed Maste2016-09-303-1/+8
* libm: simplify i387 subdir logic with make's :S substitutionEd Maste2016-09-281-5/+1
* libm: fix some unused variable (rcsid) and dangling else warningsEd Maste2016-09-285-24/+21
* Oops, the previous i386 version of e_fmodf.S and e_fmodl.S wasBruce Evans2016-09-042-15/+11
* Disconnect the "optimized" asm variants of cos(), sin() and tan() fromBruce Evans2016-09-041-2/+2
* Add asm versions of fmod(), fmodf() and fmodl() on amd64. Add asmBruce Evans2016-09-047-3/+207
* Fix missing fmodl() on arches with 53-bit long doubles.Bruce Evans2016-09-041-0/+6
* MFhead @ r305314Enji Cooper2016-09-031-2/+4
|\
| * Skip :test_large on i386Enji Cooper2016-09-021-2/+4
* | Adjust CFLAGS for fmod_test so it can find isqemu.hEnji Cooper2016-08-131-0/+3
|/
* Revert r298434 which should be fixed by r301287, r301394, and r301403.Bryan Drewery2016-08-081-9/+3
* Fix frexpl() declaration to not include the field name.Edward Tomasz Napierala2016-06-091-1/+1
* Make armv6 hard float abi by default. Kill armv6hf.Warner Losh2016-05-182-2/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-3/+0
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-012-2/+2
* Completely disable fmaxmin_test (follow up to r297952)Enji Cooper2016-04-211-3/+9
* MFHGlen Barber2016-04-161-0/+5
|\
| * Disable fmaxmin_test when compiling it with clang 3.8.0Enji Cooper2016-04-141-0/+5
* | MFHGlen Barber2016-04-121-3/+3
|\|
| * Fix appending -O0 to CFLAGSEnji Cooper2016-04-111-3/+3
* | MFHGlen Barber2016-04-041-2/+0
|\|
| * Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-2/+0
* | MFHGlen Barber2016-03-101-0/+21
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+21
* | MFHGlen Barber2016-03-061-0/+4
|\|
| * Merge ^/head r296007 through r296368.Dimitry Andric2016-03-031-0/+5
| |\
| * \ Merge ^/head r294777 through r294960.Dimitry Andric2016-01-271-0/+52
| |\ \
| * | | Disable building the csqrt_test test on arm64, it hits an assert inAndrew Turner2016-01-111-0/+4
* | | | MFHGlen Barber2016-03-021-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Make FPSCR definition endian clean.Nathan Whitehorn2016-02-261-0/+5
| | |/ | |/|
* | | Remove libc, librtld_db, libthr packages, and further increaseGlen Barber2016-02-051-1/+1
* | | First pass through library packaging.Glen Barber2016-02-041-0/+1
* | | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+3
|/ /
* / Add fenv.c for RISC-V. Copied from MIPS.Ruslan Bukin2016-01-261-0/+52
|/