summaryrefslogtreecommitdiff
path: root/lib/libm/Makefile
AgeCommit message (Expand)Author
2019-04-27Add a C99 symbol to libm: nexttowardlkamil
2019-04-25document cosl with MLINKS and in the man pagemaya
2019-04-17also want s_nexttoward.c on riscv. now tests/lib/libm links.mrg
2019-04-15we need rintl (long double) to link binariesmaya
2019-02-22Default our libm to -frounding-math, if built with GCC.maya
2018-11-07Disable x87 implementations of sin, cos, tan.riastradh
2018-06-13Disable sanitizers for libm and librtkamil
2017-09-26Add man page link for hypotl.3maya
2017-08-21add nexttoward for mips64 and aarch64christos
2017-08-17Actually... s_nexttowardf.c appears to be usable on soft-float as well;he
2017-08-17Move the inclusion of s_nexttowardf.c into a common test forhe
2017-08-16add s_rintl.c for aarch64. ok by ryo@.nisimura
2017-08-16In the non-softfloat m68k part, add s_nexttoward.c and s_nexttowardf.c,he
2017-08-15rintl is required for archs that support long double.mlelstv
2017-08-11Move s_nearbyint.c out of the cpu ifdefs and into COMMON_SRCS,he
2017-07-27The sparc port needs s_nearbyint.c as well.he
2017-07-27Non-softfloat m68k needs s_rintl.c.he
2017-07-26Add s_nearbyint.c to alpha, ia64, riscv, mips, powerpc, and sh3 ports.he
2017-07-26Add some blank lines to separate the different CPU archs,he
2017-05-06Replace our rounding functions with the ones from FreeBSDchristos
2017-03-23sun2 just has to be different, of course.chs
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-02-23Add fenv for ia64, imported from FreeBSD, compile tested only.scole
2016-12-08more stuff needs -mfpu=vfpchristos
2016-09-21deal with namespace issues and missing atanhf for vax.christos
2016-09-07Actually get fma(3) and friends into ARM libm.jakllsch
2016-08-27skip buggy assembly for libm_g.achristos
2016-08-26fix double merge.christos
2016-08-26do the FENV test consistentlychristos
2016-08-25more fenv for shchristos
2016-08-24fix ilogb*christos
2016-08-24add ilogb.christos
2016-08-23fenv.h for alphachristos
2016-03-30No fenv for m68k with SOFTFLOAT for now - so at least it builds.martin
2016-03-17Added ldexpl to ldexp manpage since it is missing.nros
2016-03-17Add fabsl to the manpage describing the fabs functions.nros
2015-12-29Add sqrtlchristos
2015-12-21Add mips fenv.c (From FreeBSD)christos
2015-12-20Powerpc fenv.c from FreeBSDchristos
2015-12-12Add manpage to the fma function in libm.nros
2015-09-13Add entry for nexttowardf(3) and a link for the function name.he
2015-09-13Add entries for rintl(3) and the nearbyint functions, andhe
2014-12-27fenv(3) support for hppamartin
2014-11-17PR/49399: Henning Petersen: Add man pages for erfl and erfclchristos
2014-09-19Add RISC-V MD bits.matt
2014-08-26Adding extra dependencies does not affect the inference rule search anymore.christos
2014-08-11revert parts of 1.163 that affect the x86 build.mrg
2014-08-10MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPUmatt
2014-08-10Add -mfpu=vfp for fenv.c, since it gets those instructions fromjoerg
2014-08-10Changes to existing files to enable building AARCH64 userland.matt