aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k/m680x0
AgeCommit message (Expand)AuthorFilesLines
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert53-53/+53
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers1-0/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers53-53/+53
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-0/+2
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers1-0/+1
2018-09-19Add new pow implementationSzabolcs Nagy1-0/+1
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers1-0/+1
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers3-0/+3
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers1-0/+1
2018-09-12Add new log2 implementationSzabolcs Nagy1-0/+1
2018-09-12Add new log implementationSzabolcs Nagy1-0/+1
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy3-1/+2
2018-08-24Remove unused math filesWilco Dijkstra3-9/+0
2018-08-10Improve performance of sincosfWilco Dijkstra1-0/+1
2018-06-22m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho6-32/+44
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers1-0/+1
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2-20/+37
2018-03-16Revert m68k __ieee754_sqrt changeWilco Dijkstra1-0/+1
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-1/+0
2018-03-15Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra1-1/+1
2018-02-15Remove mplog and mpexpWilco Dijkstra2-2/+0
2018-02-12Remove slow paths from expSzabolcs Nagy1-1/+0
2018-02-12Remove slow paths from powWilco Dijkstra2-2/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers51-51/+51
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+1
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-1/+0
2017-12-19Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2-68/+73
2017-11-30Rework m68k libm functions to use declare_mgen_alias.Joseph Myers73-434/+654
2017-11-30Use libm_alias macros in m68k llrint functions.Joseph Myers3-3/+6
2017-11-30Use declare_mgen_alias in m68k templates.Joseph Myers4-4/+4
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