about summary refs log tree commit diff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* Revert m68k __ieee754_sqrt changeWilco Dijkstra2018-03-161-0/+1
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-1/+0
* Rename all __ieee754_sqrt(f/l) calls to sqrt(f/l)Wilco Dijkstra2018-03-151-1/+1
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Remove mplog and mpexpWilco Dijkstra2018-02-152-2/+0
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-122-2/+0
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-061-88/+0
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-4/+2
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-012-43/+0
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-011-3/+0
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-7/+1
* Add ColdFire math-tests.h.Joseph Myers2018-02-011-0/+29
* Fix m68k bits/fenv.h for no-FPU ColdFire.Joseph Myers2018-02-011-11/+47
* Add no-FPU ColdFire math_private.h.Joseph Myers2018-01-241-0/+52
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01121-121/+121
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* Fix m68k bits/mathinline.h attributes (bug 22631).Joseph Myers2017-12-192-68/+73
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-123-2/+1
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-1/+5
* Use libm_alias_float for coldfire.Joseph Myers2017-11-303-3/+9
* Use libm_alias_double for coldfire.Joseph Myers2017-11-303-15/+9
* Rework m68k libm functions to use declare_mgen_alias.Joseph Myers2017-11-3073-434/+654
* Use libm_alias macros in m68k llrint functions.Joseph Myers2017-11-303-3/+6
* Use declare_mgen_alias in m68k templates.Joseph Myers2017-11-304-4/+4
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* m68k: Update elf_machine_load_address for static PIEH.J. Lu2017-10-201-0/+6
* m68k: Check PIC instead of SHARED in start.SH.J. Lu2017-10-201-1/+1
* Do not wrap logf, log2f and powfSzabolcs Nagy2017-10-023-0/+3
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-022-0/+2
* New generic powfSzabolcs Nagy2017-09-291-0/+1
* New generic log2fSzabolcs Nagy2017-09-291-0/+1
* New generic logfSzabolcs Nagy2017-09-291-0/+1
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-282-68/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-54/+0
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-252-0/+2
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-4/+0
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-41/+0
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+0
* Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2017-08-291-33/+40
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-4/+4
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-036-6/+6
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Remove bits/string.h.Zack Weinberg2017-06-201-24/+0
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-063-24/+6
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-4/+15
* m68k: handle default PIEAndreas Schwab2017-05-291-0/+4