about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/fpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing whitespace.Joseph Myers2013-06-058-16/+16
* PowerPC: remove branch prediction from rint implementationAdhemerval Zanella2013-04-012-6/+6
* Remove powerpc32 bounded-pointers code.Joseph Myers2013-02-282-11/+5
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0226-26/+26
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-102-66/+66
* Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2012-05-182-3/+14
* Fix missing nearbyintl@GLIBC_2.1 on powerpcAndreas Schwab2012-05-011-3/+3
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0926-78/+52
* Simplify code for accessing powerpc GOTWill Schmidt2011-12-1713-65/+53
* Optimized nearbyint for PPCAdhemerval Zanella2011-12-172-0/+150
* Implement accurate fma.Jakub Jelinek2010-10-131-0/+5
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1213-85/+0
* Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab2009-08-221-7/+8
* Add ___longjmp_chk support for powerpc{32,64}.Andreas Schwab2009-05-221-1/+9
* (__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper2009-01-301-3/+3
* [BZ #6411]Ulrich Drepper2008-11-172-8/+8
* * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper2008-06-131-3/+3
* [BZ4997]Ulrich Drepper2008-04-111-26/+26
* * include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper2008-04-111-1/+0