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