Age | Commit message (Expand) | Author |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-06-26 | powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf | Adhemerval Zanella |
2019-06-17 | powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf | Adhemerval Zanella |
2019-06-12 | powerpc: Remove optimized isnan | Adhemerval Zanella |
2019-06-12 | powerpc: copysign cleanup | Adhemerval Zanella |
2019-06-12 | powerpc: consolidate rint | Adhemerval Zanella |
2019-05-28 | powerpc: generic nearbyint/nearbyintf | Adhemerval Zanella |
2019-05-09 | powerpc: trunc/truncf refactor | Adhemerval Zanella |
2019-05-09 | powerpc: round/roundf refactor | Adhemerval Zanella |
2019-05-09 | powerpc: floor/floorf refactor | Adhemerval Zanella |
2019-04-29 | powerpc: ceil/ceilf refactor | Adhemerval Zanella |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-05 | Use libm_alias_float for powerpc. | Joseph Myers |
2017-12-02 | Use libm_alias_double for remaining powerpc functions. | Joseph Myers |
2017-12-01 | Ues libm_alias_double for various powerpc functions. | Joseph Myers |
2017-12-01 | Use libm_alias_double for powerpc fabs, fma. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-27 | powerpc: Remove f{max,min}{f} assembly implementations | Adhemerval Zanella |
2016-11-29 | powerpc: Add hidden definition for __sigsetjmp | Florian Weimer |
2016-11-29 | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer |
2016-10-19 | Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718). | Joseph Myers |
2016-06-14 | Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256). | Joseph Myers |
2016-05-27 | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160). | Joseph Myers |
2016-05-27 | Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157). | Joseph Myers |
2016-05-25 | Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479). | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-11-12 | Fix powerpc round, roundf spurious "inexact" (bug 19238). | Joseph Myers |
2015-11-11 | Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (... | Joseph Myers |
2015-10-14 | Fix powerpc32 lround, lroundf spurious exceptions (bug 19134). | Joseph Myers |
2015-10-13 | Fix powerpc32 llround, llroundf exceptions (bug 19125). | Joseph Myers |
2015-10-13 | Move powerpc llround implementations to powerpc32 directory. | Joseph Myers |
2015-10-13 | Fix powerpc32 llrint, llrintf bad exceptions (bug 16422). | Joseph Myers |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libm | Siddhesh Poyarekar |
2014-04-06 | PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARD | Adhemerval Zanella |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-06 | PowerPC: multiarch isnan/isnanf for PowerPC32 | Adhemerval Zanella |
2013-12-05 | PowerPC: Add systemtap static probe points in setjmp/longjmp | Adhemerval Zanella |
2013-10-04 | PowerPC ugly symbol versioning | Alan Modra |
2013-10-04 | PowerPC LE setjmp/longjmp | Anton Blanchard |
2013-10-04 | PowerPC floating point little-endian [13 of 15] | Alan Modra |
2013-10-04 | PowerPC floating point little-endian [12 of 15] | Alan Modra |
2013-08-21 | Fix typos. | Ondřej Bílka |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |