aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k/m680x0
AgeCommit message (Expand)AuthorFilesLines
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy3-0/+3
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy2-0/+2
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-24/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-54/+0
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy2-0/+2
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers1-41/+0
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers1-33/+40
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers6-6/+6
2017-06-20Remove bits/string.h.Zack Weinberg1-24/+0
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+3
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-7/+8
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab1-6/+8
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-8/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers42-42/+42
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-20/+0
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2-9/+24
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2-8/+25
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy1-3/+0
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy3-17/+4
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy6-37/+10
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy3-19/+5
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2-3/+23
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers4-9/+4
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-5/+2
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-1/+0
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-0/+0
2015-07-21m68k: update libm test ULPsAndreas Schwab1-133/+311
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler3-0/+6
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab1-8/+8
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers40-40/+40
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-07-13m68k: update libm test ULPsAndreas Schwab1-16/+88
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab1-0/+6
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-1/+0
2014-06-17m68k: update libm test ULPsAndreas Schwab1-48/+882
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab1-1/+1
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers1-1/+4
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-9238/+0
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-5/+5
2014-02-10Move m68k from ports to libcAndreas Schwab193-0/+13584