| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix POWER4/POWER7 optimized strncmp to not read past differing bytes | Andreas Schwab | 2011-04-17 | 2 | -10/+12 |
* | Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved. | Ryan S. Arnold | 2011-02-17 | 1 | -0/+5 |
* | power7-optimized mempcpy | Luis Machado | 2010-11-05 | 1 | -0/+458 |
* | powerpc: PPCA2/A2 optimized memcpy function | Michael B. Brutman | 2010-10-24 | 1 | -0/+501 |
* | Implement accurate fma. | Jakub Jelinek | 2010-10-13 | 1 | -0/+5 |
* | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado | 2010-09-29 | 1 | -0/+4 |
* | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper | 2010-09-27 | 1 | -501/+0 |
* | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman | 2010-09-21 | 1 | -0/+501 |
* | Remove undefined operations | Andreas Schwab | 2010-09-05 | 1 | -5/+3 |
* | powerpc: Various P7-optimized string functions | Luis Machado | 2010-08-19 | 7 | -0/+1048 |
* | PowerPC64 ABI fixes | Alan Modra | 2010-08-12 | 7 | -154/+155 |
* | Whitespace fixes. | Ulrich Drepper | 2010-07-15 | 1 | -1/+1 |
* | POWER6/7 optimizations for copysign | Luis Machado | 2010-07-15 | 2 | -0/+57 |
* | powerpc: Re-work the Implies structure | Luis Machado | 2010-06-30 | 11 | -10/+8 |
* | More whitespace fixes. | Ulrich Drepper | 2010-06-14 | 1 | -2/+2 |
* | Fix whitespaces. | Ulrich Drepper | 2010-06-14 | 2 | -20/+20 |
* | power7 string compare optimizations | Luis Machado | 2010-06-14 | 2 | -0/+1165 |
* | Add missing files. | Luis Machado | 2010-05-20 | 1 | -0/+398 |
* | Fix whitespace issues. | Ulrich Drepper | 2010-03-10 | 1 | -325/+325 |
* | power7-optimized 64-bit and 32-bit memcpy | Luis Machado | 2010-03-10 | 1 | -0/+449 |
* | Fix POWER7 Implies | Luis Machado | 2010-02-10 | 2 | -2/+0 |
* | Fix whitespace issues. | Ulrich Drepper | 2010-02-09 | 3 | -3/+0 |
* | power7-optimized classification functions | Luis Machado | 2010-02-09 | 6 | -0/+214 |
* | Fix whitespace issues. | Ulrich Drepper | 2010-01-18 | 1 | -12/+12 |
* | memcpy for ppc/cell. | Ulrich Drepper | 2010-01-18 | 1 | -0/+245 |
* | Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c. | Jakub Jelinek | 2009-11-06 | 1 | -2/+4 |
* | Implement IFUNC for PPC. | Alan Modra | 2009-10-30 | 2 | -1/+96 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -18/+18 |
* | Add sigstack handling to Linux ____longjmp_chk on powerpc. | Andreas Schwab | 2009-08-22 | 1 | -39/+0 |
* | Add ___longjmp_chk support for powerpc{32,64}. | Andreas Schwab | 2009-05-22 | 2 | -2/+51 |
* | * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104 | Jakub Jelinek | 2009-04-14 | 1 | -1/+3 |
* | * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file. | Ulrich Drepper | 2009-03-02 | 2 | -0/+2 |
* | (__longjmp): Make aligned_restore_vmx a local symbol. | Ulrich Drepper | 2009-01-30 | 1 | -4/+3 |
* | * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid using | Ulrich Drepper | 2008-06-13 | 2 | -10/+10 |
* | [BZ4997] | Ulrich Drepper | 2008-04-11 | 2 | -35/+75 |
* | * include/features.h (__GLIBC_MINOR__): Bump to 8. | Ulrich Drepper | 2008-04-11 | 3 | -3/+0 |
* | [BZ #5741] | Ulrich Drepper | 2008-04-11 | 1 | -5/+11 |
* | * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class): | Ulrich Drepper | 2008-04-10 | 1 | -22/+27 |
* | * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file. | Ulrich Drepper | 2008-04-10 | 1 | -1/+5 |
* | [BZ #5768] | Ulrich Drepper | 2008-04-10 | 2 | -7/+57 |
* | isnan implementation for Power6x 64-bit | Ulrich Drepper | 2008-04-10 | 1 | -0/+59 |
* | * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file. | Ulrich Drepper | 2008-04-10 | 2 | -0/+121 |
* | * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments. | Ulrich Drepper | 2007-07-12 | 4 | -76/+207 |
* | * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. | Ulrich Drepper | 2007-06-03 | 37 | -0/+5016 |
* | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 2007-03-26 | 1 | -23/+39 |
* | 007-03-20 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2007-03-26 | 1 | -7/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -6/+5 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -5/+6 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 1 | -6/+5 |
* | [BZ #3225] cvs/fedora-glibc-20060923T0946 | Ulrich Drepper | 2006-09-22 | 1 | -2/+4 |