aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/power7
AgeCommit message (Expand)AuthorFilesLines
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella3-217/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers1-1/+0
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2017-12-05Use libm_alias_float for powerpc.Joseph Myers1-1/+2
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers1-9/+2
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers1-1/+1
2017-04-28powerpc: Fix logbl on power7 [BZ# 21280]Tulio Magno Quites Machado Filho1-6/+18
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2015-12-17Fix POWER7 logb results for negative subnormals (bug 19375)Adhemerval Zanella1-0/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae3-3/+3
2013-12-06PowerPC: multiarch logb/logbf/logbl for PowerPC32Adhemerval Zanella3-0/+209