Age | Commit message (Expand) | Author |
2020-06-19 | ia64: Use generic exp10f | Adhemerval Zanella |
2020-06-19 | New exp10f version without SVID compat wrapper | Adhemerval Zanella |
2020-04-08 | Update ia64 libm-test-ulps | Adhemerval Zanella |
2020-03-19 | math: Remove inline math tests | Adhemerval Zanella |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-21 | Remove math-finite.h | Wilco Dijkstra |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-01-12 | Fix a few typos in comments | Dmitry V. Levin |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-21 | Remove the error handling wrapper from pow | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log2 | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from log | Szabolcs Nagy |
2018-11-21 | Remove the error handling wrapper from exp and exp2 | Szabolcs Nagy |
2018-11-12 | Remove redundant macro definitions from ia64 sfp-machine.h. | Joseph Myers |
2018-10-26 | i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] | Szabolcs Nagy |
2018-09-28 | Remove unnecessary math_private.h includes. | Joseph Myers |
2018-09-19 | Add new pow implementation | Szabolcs Nagy |
2018-09-12 | Add new log2 implementation | Szabolcs Nagy |
2018-09-12 | Add new log implementation | Szabolcs Nagy |
2018-09-05 | Add new exp and exp2 implementations | Szabolcs Nagy |
2018-08-24 | Remove unused math files | Wilco Dijkstra |
2018-08-10 | Improve performance of sincosf | Wilco Dijkstra |
2018-02-15 | Remove mplog and mpexp | Wilco Dijkstra |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-19 | Revert exp reimplementation (causes test failures). | Joseph Myers |
2017-12-19 | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty |
2017-12-12 | Update IA64 libm-test-ulps | Adhemerval Zanella |
2017-12-06 | Correct some ia64 libm_alias_float_other calls. | Joseph Myers |
2017-11-29 | Use libm_alias_float for ia64. | Joseph Myers |
2017-11-29 | Use libm_alias_double for ia64. | Joseph Myers |
2017-11-23 | Use libm_alias_ldouble macros in sysdeps/ia64/fpu. | Joseph Myers |
2017-10-02 | New symbol version for logf, log2f and powf without SVID compat | Szabolcs Nagy |
2017-09-29 | New generic powf | Szabolcs Nagy |
2017-09-29 | New generic log2f | Szabolcs Nagy |
2017-09-29 | New generic logf | Szabolcs Nagy |
2017-09-28 | Remove ancient __signbit inlines | Wilco Dijkstra |
2017-09-25 | New expf and exp2f version without SVID compat wrapper | Szabolcs Nagy |
2017-09-25 | Optimized generic expf and exp2f with wrappers | Szabolcs Nagy |
2017-09-05 | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers |
2017-06-26 | Add float128 support for ia64. | Joseph Myers |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-02-25 | Allow direct use of math_ldbl.h in testsuite. | Zack Weinberg |
2017-02-08 | Move w_exp to libm-compat-call-auto | Gabriel F. T. Gomes |
2017-02-08 | Move w_lgamma_r to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-20 | Remove very old libm-test-ulps entries. | Joseph Myers |