aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/fpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-29Use libm_alias_float for ia64.Joseph Myers50-3/+52
2017-11-29Use libm_alias_double for ia64.Joseph Myers49-3/+51
2017-11-23Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers47-4/+52
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy3-4/+22
2017-09-29New generic powfSzabolcs Nagy1-0/+1
2017-09-29New generic log2fSzabolcs Nagy1-0/+1
2017-09-29New generic logfSzabolcs Nagy1-0/+1
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-53/+0
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2-2/+14
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy2-0/+2
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers60-0/+60
2017-09-01Obsolete pow10 functions.Joseph Myers3-3/+15
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers4-39/+18
2017-06-26Add float128 support for ia64.Joseph Myers3-1/+101
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-1/+1
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg1-9/+31
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes3-0/+0
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes3-0/+0
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-44/+0
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes57-0/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers32-32/+32
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers1-18/+20
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-07Add femode_t functions: ia64.Joseph Myers2-0/+68
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy1-1/+0
2016-08-16Add fesetexcept: ia64.Joseph Myers1-0/+31
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger3-16/+28
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger1-4/+4
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers4-49/+70
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella1-2/+3
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers3-0/+3
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler3-0/+60
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-3/+5
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers25-25/+25
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+4
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-3/+5
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-0/+20
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-8260/+0
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger320-0/+148729
2012-01-07Remove IA-64 supportUlrich Drepper318-141168/+0
2011-10-12Optimize libmUlrich Drepper1-0/+25
2011-04-22Remove doubled words.Jim Meyering1-1/+1
2011-04-17Typo fix appproximated.Justin P. Mattock2-2/+2
2010-10-11Correct implementation of fmaf.Jakub Jelinek2-2/+4