summaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf
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-25Use soft-fp fma for no-FPU ColdFire (bug 13304).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-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov
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-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab
2015-01-25m68k: force inlining bswap functionsAndreas Schwab
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-13m68k: update libm test ULPsAndreas Schwab
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath
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-06-13m68k: avoid pointer to integer conversion warningAndreas Schwab
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
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-10Whitespace fixesAndreas Schwab
2014-02-10Move m68k from ports to libcAndreas Schwab
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath