about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/fpu
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0215-15/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0115-15/+15
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0715-15/+15
* powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-264-125/+127
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-175-40/+62
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-121-57/+0
* powerpc: copysign cleanupAdhemerval Zanella2019-06-122-54/+0
* powerpc: consolidate rintAdhemerval Zanella2019-06-122-135/+0
* powerpc: generic nearbyint/nearbyintfAdhemerval Zanella2019-05-282-159/+0
* powerpc: trunc/truncf refactorAdhemerval Zanella2019-05-092-166/+0
* powerpc: round/roundf refactorAdhemerval Zanella2019-05-092-193/+0
* powerpc: floor/floorf refactorAdhemerval Zanella2019-05-092-152/+0
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-292-152/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0129-29/+29
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-142-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0129-29/+29
* Use libm_alias_float for powerpc.Joseph Myers2017-12-0511-11/+22
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-025-44/+11
* Ues libm_alias_double for various powerpc functions.Joseph Myers2017-12-016-54/+12
* Use libm_alias_double for powerpc fabs, fma.Joseph Myers2017-12-012-10/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0129-29/+29
* powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella2016-12-272-10/+0
* powerpc: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-291-0/+1
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-291-3/+1
* Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers2016-10-191-3/+20
* Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers2016-06-141-5/+0
* Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers2016-05-2712-12/+84
* Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers2016-05-271-2/+19
* Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers2016-05-256-18/+36
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0429-29/+29
* Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2015-11-122-6/+12
* Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2015-11-112-4/+8
* Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers2015-10-141-2/+41
* Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2015-10-132-2/+68
* Move powerpc llround implementations to powerpc32 directory.Joseph Myers2015-10-132-0/+96
* Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers2015-10-134-2/+94
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-053-0/+75
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0226-26/+26
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-6/+6
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-2/+2
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-243-3/+3
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-062-10/+11
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0126-26/+26
* PowerPC: multiarch isnan/isnanf for PowerPC32Adhemerval Zanella2013-12-061-0/+2
* PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella2013-12-054-16/+28
* PowerPC ugly symbol versioningAlan Modra2013-10-042-4/+4
* PowerPC LE setjmp/longjmpAnton Blanchard2013-10-042-41/+40
* PowerPC floating point little-endian [13 of 15]Alan Modra2013-10-041-2/+1
* PowerPC floating point little-endian [12 of 15]Alan Modra2013-10-044-5/+5
* Fix typos.Ondřej Bílka2013-08-211-1/+1