about summary refs log tree commit diff
path: root/sysdeps/m68k/m680x0
Commit message (Expand)AuthorAgeFilesLines
* math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella2024-05-211-2/+7
* math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2024-05-212-5/+7
* math: remove exp10 wrappersWilco Dijkstra2024-01-121-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0152-52/+52
* m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshiftAdhemerval Zanella2023-08-253-7/+14
* m68k: Fix build with -mcpu=68040 or higher (BZ 30740)Adhemerval Zanella2023-08-251-1/+0
* Remove references to the defunct db2 subdirAndreas Schwab2023-08-211-3/+0
* m68k: fix __mpn_lshift and __mpn_rshift for non-68020Andreas Schwab2023-08-172-4/+4
* math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2023-04-032-0/+28
* string: Remove string_private.hAdhemerval Zanella2023-02-171-21/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0653-53/+53
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0153-53/+53
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-281-28/+0
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0315-19/+0
* m68: Fix build after 9acda61d94acAdhemerval Zanella2021-04-061-1/+0
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+26
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0252-52/+52
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-0/+5
* math: Remove inline math testsAdhemerval Zanella2020-03-191-584/+0
* m68k: Remove mathinline.hAdhemerval Zanella2020-03-1915-378/+238
* Add a generic scalb implementationTulio Magno Quites Machado Filho2020-02-142-2/+2
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-0345-47/+52
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0153-53/+53
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0753-53/+53
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0153-53/+53
* 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-143-0/+3
* 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
* Improve performance of sincosfWilco Dijkstra2018-08-101-0/+1
* m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho2018-06-226-32/+44
* 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
* 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
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0151-51/+51