about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* power7 string compare optimizationsLuis Machado2010-06-144-0/+2330
* 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-202-0/+833
* Fix whitespace issues.Ulrich Drepper2010-03-102-705/+705
* power7-optimized 64-bit and 32-bit memcpyLuis Machado2010-03-102-0/+918
* Cleanup old obsolete PPC_REL16 checksLuis Machado2010-02-1224-153/+8
* Fix POWER7 ImpliesLuis Machado2010-02-104-4/+0
* Fix whitespace issues.Ulrich Drepper2010-02-094-4/+0
* power7-optimized classification functionsLuis Machado2010-02-0912-0/+487
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Fix whitespace issues.Ulrich Drepper2010-01-182-24/+24
* memcpy for ppc/cell.Ulrich Drepper2010-01-182-0/+490
* Fix spelling of (Newton-)RaphsonPhilippe De Muyter2009-11-062-6/+6
* Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.Jakub Jelinek2009-11-061-2/+4
* Uglify IFUNC tests for PPC.Alan Modra2009-10-301-0/+46
* Implement IFUNC for PPC.Alan Modra2009-10-305-4/+152
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-155-44/+44
* 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-224-109/+16
* Fix wrong PPC_FEATURE_* values.Andreas Schwab2009-07-051-2/+2
* 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-225-5/+107
* * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. cvs/fedora-glibc-20090414T2104Jakub Jelinek2009-04-142-2/+6
* * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Add branchUlrich Drepper2009-03-121-0/+1
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: UseUlrich Drepper2009-03-102-5/+13
* * sysdeps/powerpc/powerpc32/power7/fpu/Implies: New file.Ulrich Drepper2009-03-023-0/+3
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-3/+3
* (__longjmp): Make aligned_restore_vmx a local symbol.Ulrich Drepper2009-01-302-7/+6
* [BZ #9726]Ulrich Drepper2009-01-301-1/+9
* [BZ #6411]Ulrich Drepper2008-11-178-23/+417
* [BZ #6867]Ulrich Drepper2008-10-311-2/+2
* [BZ #6995]Ulrich Drepper2008-10-311-2/+2
* [BZ #6845]Ulrich Drepper2008-08-171-1/+9
* (CHECK_STATIC_TLS): Remove macro since it is now available in elf/dynamic-lin...Ulrich Drepper2008-08-131-5/+0
* [BZ #6817]Ulrich Drepper2008-08-083-7/+15
* * sysdeps/powerpc/powerpc64/fpu/s_llround.S (__llround): Avoid usingUlrich Drepper2008-06-134-18/+18
* * sysdeps/powerpc/fpu/e_sqrt.c: Avoid call to fetestexcept.Ulrich Drepper2008-04-122-6/+10
* * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper2008-04-127-18/+30
* [BZ4997]Ulrich Drepper2008-04-114-87/+146
* * include/features.h (__GLIBC_MINOR__): Bump to 8.Ulrich Drepper2008-04-116-6/+0
* [BZ #5741]Ulrich Drepper2008-04-111-5/+11
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_type_class):Ulrich Drepper2008-04-101-22/+27
* * sysdeps/powerpc/powerpc32/power4/hp-timing.c: New file.Ulrich Drepper2008-04-103-1/+182
* [BZ #5768]Ulrich Drepper2008-04-105-14/+443
* isnan implementation for ppc32.Ulrich Drepper2008-04-101-0/+56
* isnan implementation for Power6x 64-bitUlrich Drepper2008-04-101-0/+59
* * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.Ulrich Drepper2008-04-106-0/+337