aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/fpu
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2017-12-05Use libm_alias_float for powerpc.Joseph Myers11-11/+22
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers5-44/+11
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers6-54/+12
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers2-10/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella2-10/+0
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer1-0/+1
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer1-3/+1
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers1-3/+20
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers1-5/+0
2016-05-27Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers12-12/+84
2016-05-27Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers1-2/+19
2016-05-25Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers6-18/+36
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2-6/+12
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2-4/+8
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers1-2/+41
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2-2/+68
2015-10-13Move powerpc llround implementations to powerpc32 directory.Joseph Myers2-0/+96
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers4-2/+94
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers3-0/+75
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers26-26/+26
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-6/+6
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-2/+2
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar3-3/+3
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2-10/+11
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae26-26/+26
2013-12-06PowerPC: multiarch isnan/isnanf for PowerPC32Adhemerval Zanella1-0/+2
2013-12-05PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella4-16/+28
2013-10-04PowerPC ugly symbol versioningAlan Modra2-4/+4
2013-10-04PowerPC LE setjmp/longjmpAnton Blanchard2-41/+40
2013-10-04PowerPC floating point little-endian [13 of 15]Alan Modra1-2/+1
2013-10-04PowerPC floating point little-endian [12 of 15]Alan Modra4-5/+5
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers8-16/+16
2013-04-01PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2-6/+6
2013-02-28Remove powerpc32 bounded-pointers code.Joseph Myers2-11/+5
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers26-26/+26
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2-66/+66
2012-05-18Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2-3/+14
2012-05-01Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab1-3/+3
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert26-78/+52
2011-12-17Simplify code for accessing powerpc GOTWill Schmidt13-65/+53
2011-12-17Optimized nearbyint for PPCAdhemerval Zanella2-0/+150
2010-10-13Implement accurate fma.Jakub Jelinek1-0/+5
2010-02-12Cleanup old obsolete PPC_REL16 checksLuis Machado13-85/+0