about summary refs log tree commit diff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* m68k: Use sqrt{f} builtin for coldfireAdhemerval Zanella2020-06-223-53/+4
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+5
* math: Remove inline math testsAdhemerval Zanella2020-03-192-652/+0
* m68k: Remove mathinline.hAdhemerval Zanella2020-03-1915-378/+238
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-141-3/+2
* Add a generic scalb implementationTulio Magno Quites Machado Filho2020-02-142-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0347-49/+58
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01121-121/+121
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-17/+0
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-013-8/+12
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07121-121/+121
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* wcsmbs: optimize wcpcpyAdhemerval Zanella2019-02-271-36/+0
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-262-0/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01122-122/+122
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+1
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+2
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-201-0/+1
* Add new pow implementationSzabolcs Nagy2018-09-191-0/+1
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-171-0/+1
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-145-0/+5
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-141-0/+1
* Add new log2 implementationSzabolcs Nagy2018-09-121-0/+1
* Add new log implementationSzabolcs Nagy2018-09-121-0/+1
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-053-1/+2
* Remove unused math filesWilco Dijkstra2018-08-243-9/+0
* Move EXCEPTION_TESTS_* out of math-tests.hJoseph Myers2018-08-231-26/+0
* Move ROUNDING_TESTS_* out of math-tests.h.Joseph Myers2018-08-221-3/+0
* Improve performance of sincosfWilco Dijkstra2018-08-101-0/+1
* m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho2018-06-226-32/+44
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-092-20/+37
* Drop fpregset unused symbol expositionSamuel Thibault2018-04-201-1/+1
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* 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