Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2017-12-05 | Use libm_alias_float for powerpc. | Joseph Myers | 11 | -11/+22 |
2017-12-02 | Use libm_alias_double for remaining powerpc functions. | Joseph Myers | 5 | -44/+11 |
2017-12-01 | Ues libm_alias_double for various powerpc functions. | Joseph Myers | 6 | -54/+12 |
2017-12-01 | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers | 2 | -10/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2016-12-27 | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella | 2 | -10/+0 |
2016-11-29 | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer | 1 | -0/+1 |
2016-11-29 | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 1 | -3/+1 |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers | 1 | -3/+20 |
2016-06-14 | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers | 1 | -5/+0 |
2016-05-27 | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers | 12 | -12/+84 |
2016-05-27 | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers | 1 | -2/+19 |
2016-05-25 | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers | 6 | -18/+36 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 29 | -29/+29 |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers | 2 | -6/+12 |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers | 2 | -4/+8 |
2015-10-14 | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers | 1 | -2/+41 |
2015-10-13 | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers | 2 | -2/+68 |
2015-10-13 | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers | 2 | -0/+96 |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers | 4 | -2/+94 |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers | 3 | -0/+75 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 26 | -26/+26 |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar | 2 | -6/+6 |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar | 2 | -2/+2 |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar | 3 | -3/+3 |
2014-04-06 | PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD | Adhemerval Zanella | 2 | -10/+11 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 26 | -26/+26 |
2013-12-06 | PowerPC: multiarch isnan/isnanf for PowerPC32 | Adhemerval Zanella | 1 | -0/+2 |
2013-12-05 | PowerPC: Add systemtap static probe points in setjmp/longjmp | Adhemerval Zanella | 4 | -16/+28 |
2013-10-04 | PowerPC ugly symbol versioning | Alan Modra | 2 | -4/+4 |
2013-10-04 | PowerPC LE setjmp/longjmp | Anton Blanchard | 2 | -41/+40 |
2013-10-04 | PowerPC floating point little-endian [13 of 15] | Alan Modra | 1 | -2/+1 |
2013-10-04 | PowerPC floating point little-endian [12 of 15] | Alan Modra | 4 | -5/+5 |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 8 | -16/+16 |
2013-04-01 | PowerPC: remove branch prediction from rint implementation | Adhemerval Zanella | 2 | -6/+6 |
2013-02-28 | Remove powerpc32 bounded-pointers code. | Joseph Myers | 2 | -11/+5 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 26 | -26/+26 |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2 | -66/+66 |
2012-05-18 | Avoid runtime GOT relocations in ld.so on powerpc | Andreas Schwab | 2 | -3/+14 |
2012-05-01 | Fix missing nearbyintl@GLIBC_2.1 on powerpc | Andreas Schwab | 1 | -3/+3 |
2012-03-09 | Use <> for math.h and math_private.h everywhere. | Richard Henderson | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 26 | -78/+52 |
2011-12-17 | Simplify code for accessing powerpc GOT | Will Schmidt | 13 | -65/+53 |
2011-12-17 | Optimized nearbyint for PPC | Adhemerval Zanella | 2 | -0/+150 |
2010-10-13 | Implement accurate fma. | Jakub Jelinek | 1 | -0/+5 |
2010-02-12 | Cleanup old obsolete PPC_REL16 checks | Luis Machado | 13 | -85/+0 |