summaryrefslogtreecommitdiff
path: root/sysdeps/m68k/m680x0
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-20Fix math_private.h multiple include guards.Joseph Myers
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-07-21m68k: update libm test ULPsAndreas Schwab
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-07-13m68k: update libm test ULPsAndreas Schwab
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-17m68k: update libm test ULPsAndreas Schwab
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-10Move m68k from ports to libcAndreas Schwab