aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-0/+5
2020-03-19math: Remove inline math testsAdhemerval Zanella2-652/+0
2020-03-19m68k: Remove mathinline.hAdhemerval Zanella15-378/+238
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella1-3/+2
2020-02-14Add a generic scalb implementationTulio Magno Quites Machado Filho2-2/+2
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra47-49/+58
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers121-121/+121
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella1-17/+0
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis3-8/+12
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert121-121/+121
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-02-27wcsmbs: optimize wcpcpyAdhemerval Zanella1-36/+0
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers2-0/+17
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers122-122/+122
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 Myers5-0/+5
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-23Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers1-26/+0
2018-08-22Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers1-3/+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-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
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-04-20Drop fpregset unused symbol expositionSamuel Thibault1-1/+1
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
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-03-11hurd: add gscope supportSamuel Thibault1-0/+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-02-06Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers1-88/+0