aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers1-4/+2
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2-43/+0
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers1-3/+0
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers1-7/+1
2018-02-01Add ColdFire math-tests.h.Joseph Myers1-0/+29
2018-02-01Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers1-11/+47
2018-01-24Add no-FPU ColdFire math_private.h.Joseph Myers1-0/+52
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers121-121/+121
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-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers3-2/+1
2017-12-12Remove --with-fp / --without-fp.Joseph Myers1-1/+5
2017-11-30Use libm_alias_float for coldfire.Joseph Myers3-3/+9
2017-11-30Use libm_alias_double for coldfire.Joseph Myers3-15/+9
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-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu1-0/+6
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu1-1/+1
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 Dijkstra2-68/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-54/+0
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy2-0/+2
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-4/+0
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers1-41/+0
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+0
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers1-33/+40
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-4/+4
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers6-6/+6
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-20Remove bits/string.h.Zack Weinberg1-24/+0
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1