aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32/fpu
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab1-7/+8
2009-05-22Add ___longjmp_chk support for powerpc{32,64}.Andreas Schwab1-1/+9
2009-01-30(__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper1-3/+3
2008-11-17[BZ #6411]Ulrich Drepper2-8/+8
2008-06-13* sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper1-3/+3
2008-04-11[BZ4997]Ulrich Drepper1-26/+26
2008-04-11* include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper1-1/+0
2008-04-10[BZ #5768]Ulrich Drepper1-7/+0
2008-04-10isnan implementation for ppc32.Ulrich Drepper1-0/+56
2006-09-22[BZ #3225]cvs/fedora-glibc-20060923T0946Ulrich Drepper1-2/+6
2006-09-07[BZ #3155]Ulrich Drepper1-3/+5
2006-03-16* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath1-0/+18
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>cvs/fedora-glibc-20060130T0922Roland McGrath17-5/+159
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath2-4/+2
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath1-2/+0
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper14-62/+84
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2-6/+8
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper1-6/+6
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper2-1/+14
2005-11-18* sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias.Roland McGrath1-1/+0
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper13-4/+103
2005-05-26[BZ #954]Ulrich Drepper2-7/+7
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-3/+3
2005-05-21* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper8-48/+37
2005-05-21* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper11-100/+6
2005-01-06Update.Ulrich Drepper10-191/+97
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper26-506/+396
2007-07-122.5-18.1Jakub Jelinek26-396/+506