aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/fpu
AgeCommit message (Expand)Author
2021-06-08AArch64: Add support for roundeven[f]Wilco Dijkstra
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-22aarch64: Remove fpu MakefileAdhemerval Zanella
2020-06-22aarch64: Use math-use-builtins for ceil{f}Adhemerval Zanella
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella
2020-06-03aarch/fpu: use generic builtins based math functionsVineet Gupta
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-10Clean up converttoint handling and document the semanticsSzabolcs Nagy
2018-05-11Do not include math-barriers.h in math_private.h.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-02-15[AArch64] Fix include.Wilco Dijkstra
2018-02-10[AArch64] Fix testsuite error due to fpsr/fscr changeWilco Dijkstra
2018-02-09[AArch64] Use builtins for fpcr/fpsrWilco Dijkstra
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-28Use libm_alias_float for aarch64.Joseph Myers
2017-11-27Use libm_alias_double for aarch64.Joseph Myers
2017-11-17aarch64: Fix f{max,min}{f} build for GCC 4.9 and 5Adhemerval Zanella
2017-10-23aarch64: Add missing math Makefile for recent commitSzabolcs Nagy
2017-10-23aarch64: Implement math acceleration via builtinsMichael Collison
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-08-31ILP32 math changesSteve Ellcey
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-07Add femode_t functions: aarch64.Joseph Myers
2016-09-01Make common fmax implementation generic.Paul E. Murphy
2016-08-16Add fesetexcept: aarch64.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-08-05Improve feenableexcept performance - avoid an unnecessary FPCR read in caseWilco Dijkstra
2015-08-05Improve fesetenv performance by avoiding unnecessary FPSR/FPCR reads/writes.Wilco Dijkstra
2015-07-13Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra
2015-07-06Inline __ieee754_sqrt and __ieee754_sqrtf. Also add external definitions.Wilco Dijkstra
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers