about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespaces.Ulrich Drepper2011-04-223-61/+60
* Remove doubled words.Jim Meyering2011-04-2210-18/+18
* Fix POWER4/POWER7 optimized strncmp to not read past differing bytesAndreas Schwab2011-04-172-10/+12
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-03-181-3/+2
* power7-optimized mempcpyLuis Machado2010-11-051-0/+471
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-10-241-0/+511
* Implement accurate fma.Jakub Jelinek2010-10-131-0/+5
* powerpc: Use generic memset for RTLD for ppc32/64Luis Machado2010-09-291-0/+4
* Revert "powerpc: PPCA2 optimized memcpy function"Ulrich Drepper2010-09-271-511/+0
* powerpc: PPCA2 optimized memcpy functionMichael B. Brutman2010-09-211-0/+511
* powerpc: Various P7-optimized string functionsLuis Machado2010-08-197-0/+1040
* PowerPC64 ABI fixesAlan Modra2010-08-121-1/+1
* Whitespace fixes.Ulrich Drepper2010-07-151-1/+1
* POWER6/7 optimizations for copysignLuis Machado2010-07-152-0/+57
* powerpc: Re-work the Implies structureLuis Machado2010-06-3011-12/+8
* Fix whitespaces.Ulrich Drepper2010-06-142-17/+17
* power7 string compare optimizationsLuis Machado2010-06-142-0/+1165
* Small fix to POWER7 32-bit memcpyLuis Machado2010-05-281-2/+2
* Small fix to POWER7 32-bit memsetLuis Machado2010-05-241-3/+2
* Add missing files.Luis Machado2010-05-201-0/+435
* Fix whitespace issues.Ulrich Drepper2010-03-101-380/+380
* power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-101-0/+469
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1224-153/+8
* Fix POWER7 ImpliesLuis Machado2010-02-102-2/+0
* Fix whitespace issues.Ulrich Drepper2010-02-091-1/+0
* power7-optimized classification functionsLuis Machado2010-02-096-0/+273
* Fix whitespace issues.Ulrich Drepper2010-01-181-12/+12
* memcpy for ppc/cell.Ulrich Drepper2010-01-181-0/+245
* Implement IFUNC for PPC.Alan Modra2009-10-303-3/+56
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-152-18/+18
* Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer2009-09-011-1/+1
* Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab2009-08-223-70/+16
* Fix text relocation on ppc32.Andreas Schwab2009-06-251-2/+21
* Fix cfa offset for saved registers in PPC sqrt implementations.Andreas Schwab2009-06-244-8/+8
* Fix incorrect use of cmpldi in 32-bit PPC code.Ryan S. Arnold2009-06-162-31/+31
* Add ___longjmp_chk support for powerpc{32,64}.Andreas Schwab2009-05-223-3/+56
* * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek2009-04-141-1/+3
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-121-0/+1
* * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2009-03-021-0/+1
* (__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper2009-01-301-3/+3
* [BZ #6411]Ulrich Drepper2008-11-172-8/+8
* [BZ #6995]Ulrich Drepper2008-10-311-2/+2
* (CHECK_STATIC_TLS): Remove macro since it is now available in elf/dynamic-lin...Ulrich Drepper2008-08-131-5/+0
* * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper2008-06-132-8/+8
* [BZ4997]Ulrich Drepper2008-04-112-52/+71
* * include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper2008-04-113-3/+0
* * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.Ulrich Drepper2008-04-102-0/+177
* [BZ #5768]Ulrich Drepper2008-04-101-7/+0
* isnan implementation for ppc32.Ulrich Drepper2008-04-101-0/+56
* * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper2008-04-104-0/+216