aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/sparcv9
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Change Implies to shell scripthjl/impliesH.J. Lu1-0/+2
2012-05-08Minor optimization to sparc VIS3 floor() implementation.David S. Miller1-2/+1
2012-04-26Fix missing long-double compat symbols on sparc v9.David S. Miller14-0/+85
2012-03-28Use generic memset/memcpy in rtld on sparcv9/sparc64.David S. Miller4-0/+4
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu1-1/+1
2012-03-15Add sparc vis3 optimized fma/fmaf.David S. Miller5-1/+89
2012-03-15Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.David S. Miller18-666/+54
2012-03-15Sparc optimized fmin{,f} and fmax{,f}.David S. Miller13-1/+462
2012-03-15Add more sparc VIS3 optimized math routines.David S. Miller26-5/+1242
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller6-0/+169
2012-03-02Add sparc optimized {l,}rint{,f} for 32-bit v9 and 64-bit.David S. Miller4-0/+258
2012-03-01Optimized sparc assembler for signbit{,f,l} and some variants of isnan.David S. Miller1-0/+32
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2-12/+0
2012-02-28Add sparc optimized sqrt{,f}.David S. Miller2-0/+113
2012-02-27Optimized sparc floor{,f} routines.David S. Miller2-0/+170
2012-02-27Fix %fp/%sp typo in new sparc ceil{,f} assembler.David S. Miller2-4/+4
2012-02-27Fix comment formatting in new optimized sparc math files.David S. Miller4-60/+56
2012-02-27Optimized sparc ceil{,f} and rint{,f} routines.David S. Miller4-0/+297
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert4-12/+8
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller1-0/+29
2010-03-09sparc: Optimize strlen using techniques from powerpc implementation.David S. Miller1-3/+0
2010-02-25sparc: Add multiarch support for memset/bzero/memcpy.davem/sparcDavid S. Miller12-10/+20
2010-02-25sparc: Pull bcopy/memmove out of memcpy.S implementations.David S. Miller2-2/+0
2007-10-192007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek2-0/+4
2007-08-16* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to... Jakub Jelinek3-0/+6
2006-03-25* sysdeps/sparc/sparc32/bits/atomic.hUlrich Drepper1-2/+2
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath1-7/+0
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper1-1/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2-9/+10
2007-07-122.5-18.1Jakub Jelinek2-10/+9
2004-08-16* sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath2-18/+1
2004-08-16* csu/elf-init.c: Update copyright terms including special exceptionRoland McGrath1-0/+17
2004-03-07Update.Ulrich Drepper1-5/+5
2003-08-15Remove files not actually removed in 2003-03-31 changeRoland McGrath1-0/+0
2003-05-10Update.Ulrich Drepper1-1/+1
2003-05-05Update.Ulrich Drepper1-3/+3
2003-03-30* sysdeps/sparc/sparc32/bits/atomic.h: New file.Roland McGrath2-82/+88
2003-01-27Update.Ulrich Drepper1-7/+7
2002-08-29Update.Ulrich Drepper1-3/+1
2002-02-01Update.Ulrich Drepper1-7/+5
2002-02-01Update.Ulrich Drepper2-2/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger3-24/+24
2001-04-10Update.Ulrich Drepper1-6/+7
2001-04-10Update.Ulrich Drepper3-0/+117
1999-11-23bcopy should handle overlapping copies like memmove, while the previous versi...Ulrich Drepper1-1/+1
1999-07-27Update.Ulrich Drepper1-1/+1
1999-05-18Update.Ulrich Drepper1-0/+4
1999-05-18Update.Ulrich Drepper2-1/+83
1999-05-06Update.Ulrich Drepper1-0/+6
1999-04-14Sparc merge from Jakub.Richard Henderson2-1/+11