aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+10
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 Myers3-7/+3
2015-09-25Use soft-fp fma for no-FPU ColdFire (bug 13304).Joseph Myers3-0/+3
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 Myers2-2/+2
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-2/+5
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-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab1-0/+1
2015-01-25m68k: force inlining bswap functionsAndreas Schwab1-4/+4
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-1/+2
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 Myers108-108/+108
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-0/+1
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-3/+5
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab1-1/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel2-0/+7
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-1/+0
2014-07-13m68k: update libm test ULPsAndreas Schwab1-16/+88
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab1-0/+6
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath2-0/+215
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-06-13m68k: avoid pointer to integer conversion warningAndreas Schwab1-2/+2
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+3
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-13Clean up __exit_thread.Roland McGrath1-5/+0
2014-03-14Compile with -Wundef.Roland McGrath1-0/+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 Myers2-9830/+0
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-5/+5
2014-02-10Whitespace fixesAndreas Schwab1-1/+0
2014-02-10Move m68k from ports to libcAndreas Schwab268-0/+19183
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath245-8346/+0
2006-02-01* math/divtc3.c: New file.Roland McGrath1-0/+0