| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Optimize strlen using techniques from powerpc implementation. | David S. Miller | 2010-03-09 | 3 | -231/+110 |
* | sparc32: Fix non-v9 build failure in memcpy. | David S. Miller | 2010-03-09 | 1 | -3/+20 |
* | sparc64: Fix handling of R_SPARC_TLS_LE_* relocations. | David S. Miller | 2010-03-09 | 1 | -4/+6 |
* | sparc32: Remove unused code. | David S. Miller | 2010-03-04 | 2 | -383/+0 |
* | sparc64: Use dbl-64/wordsize-64 math lib code. | David S. Miller | 2010-03-04 | 1 | -0/+1 |
* | sparc: Use ba,a,pt in PLTs and fix bugs in R_SPARC_JMP_IREL handling. | David S. Miller | 2010-03-03 | 4 | -13/+67 |
* | sparc: Add multiarch support for memset/bzero/memcpy. davem/sparc | David S. Miller | 2010-02-25 | 22 | -32/+316 |
* | sparc: Pull bcopy/memmove out of memcpy.S implementations. | David S. Miller | 2010-02-25 | 12 | -1425/+2 |
* | sparc: Reimplement 64-bit aligned copy routines and remove from memcpy files. | David S. Miller | 2010-02-25 | 6 | -84/+89 |
* | sparc: Fix v9 memchr with long buffer lengths. | David S. Miller | 2010-02-20 | 1 | -1/+1 |
* | Fix PLT rewrite when prelinking fails on 32-bit sparc. | David S. Miller | 2010-02-20 | 1 | -6/+10 |
* | Fix PLT rewrite when prelinking fails on 64-bit sparc. | Joseph Myers | 2010-02-20 | 1 | -11/+14 |
* | Sparc STT_GNU_IFUNC support | David S. Miller | 2010-02-10 | 6 | -188/+384 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 1 | -0/+1 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -24/+24 |
* | * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104 | Jakub Jelinek | 2009-04-14 | 2 | -2/+6 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -3/+3 |
* | * sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, | Jakub Jelinek | 2008-10-11 | 3 | -4/+14 |
* | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper | 2008-07-26 | 1 | -0/+2 |
* | * sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924 | Jakub Jelinek | 2008-05-20 | 1 | -0/+58 |
* | * sysdeps/sparc/machine-gmon.h: New file. | Jakub Jelinek | 2008-05-20 | 3 | -0/+66 |
* | * sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build. | Jakub Jelinek | 2008-05-06 | 2 | -0/+8 |
* | 2007-10-06 David S. Miller <davem@davemloft.net> | Jakub Jelinek | 2007-10-19 | 6 | -4/+752 |
* | * sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931 | Jakub Jelinek | 2007-09-18 | 2 | -12/+2 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to... | Jakub Jelinek | 2007-08-16 | 3 | -2/+0 |
* | * sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049 | Jakub Jelinek | 2007-08-15 | 2 | -7/+7 |
* | * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No | Jakub Jelinek | 2007-08-14 | 1 | -18/+36 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -4/+4 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -4/+4 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -4/+4 |
* | [BZ #1006] | Ulrich Drepper | 2006-09-09 | 1 | -5/+6 |
* | * sysdeps/sparc/sparc32/bits/atomic.h | Ulrich Drepper | 2006-03-25 | 3 | -6/+6 |
* | * shlib-versions: Use sparc64.*- for CPU patterns. | Roland McGrath | 2006-03-06 | 14 | -116/+218 |
* | * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update. | Roland McGrath | 2006-03-01 | 1 | -0/+9 |
* | * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update. | Roland McGrath | 2006-03-01 | 2 | -7/+36 |
* | * configure.in (machine): Match sparcv9v and sparc64v. | Roland McGrath | 2006-03-01 | 4 | -0/+724 |
* | * configure.in: Use sparc/sparc32/sparcv9/sparcv9b in place | Roland McGrath | 2006-02-25 | 2 | -2/+1 |
* | * elf/elf.h (HWCAP_SPARC_BLKINIT): New macro. | Roland McGrath | 2006-02-25 | 2 | -7/+6 |
* | Typo fix. | Roland McGrath | 2006-02-25 | 2 | -2/+2 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... | Roland McGrath | 2006-02-25 | 30 | -94/+236 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 3 | -1/+10 |
* | * sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64] | Roland McGrath | 2006-02-01 | 1 | -1/+0 |
* | * sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ... | Roland McGrath | 2006-01-18 | 2 | -3/+3 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 2 | -4/+4 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 20 | -67/+571 |
* | 2006-01-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-12 | 4 | -6/+4 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 2 | -6/+22 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 3 | -7/+12 |