about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers2015-10-141-2/+41
* Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2015-10-132-2/+68
* Move powerpc llround implementations to powerpc32 directory.Joseph Myers2015-10-132-0/+0
* Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers2015-10-134-2/+94
* Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers2015-10-053-0/+75
* PowerPC: Add comments to optimized strncpyGabriel F. T. Gomes2015-10-011-2/+38
* PowerPC: Fix operand prefixesGabriel F. T. Gomes2015-10-011-6/+6
* Fix hypot missing underflows (bug 18803).Joseph Myers2015-09-241-1/+3
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-113-6/+6
* powerpc: Sync hwcap.h with kernelCarlos Eduardo Seo2015-08-262-1/+3
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-252-4/+4
* powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan2015-08-251-7/+15
* powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2015-08-211-1/+1
* powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2015-08-211-1/+13
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-191-0/+31
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-182-5/+5
* powerpc: Fix stpcpy performance for power8Ondrej Bilka2015-08-111-2/+5
* powerpc: Fix PPC64/POWER7 conform testsAdhemerval Zanella2015-08-112-3/+4
* powerpc: Use default strcpy optimization for POWER7Adhemerval Zanella2015-08-119-794/+66
* powerpc: Fix strnlen/power7 buildAdhemerval Zanella2015-08-111-1/+2
* powerpc: Fix strstr/power7 buildAdhemerval Zanella2015-08-112-0/+28
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-07-241-56/+152
* powerpc: strstr optimizationRajalakshmi Srinivasaraghavan2015-07-166-1/+626
* Regenerate powerpc-nofpu libm-test-ulps.Joseph Myers2015-07-011-483/+673
* Fix sin, sincos missing underflows (bug 16526, bug 16538).Joseph Myers2015-06-231-1/+5
* Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers2015-06-023-1/+7
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-05-291-516/+450
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-202-2/+2
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-151-4/+14
* Harden powerpc64 elf_machine_fixup_pltAlan Modra2015-03-261-5/+25
* powerpc __tls_get_addr call optimizationAlan Modra2015-03-256-0/+181
* powerpc64 configure messageAlan Modra2015-03-252-3/+3
* Remove HAVE_ASM_PPC_REL16 referencesAlan Modra2015-03-231-41/+3
* soft-fp: Define and use _FP_STATIC_ASSERT.Joseph Myers2015-03-121-0/+2
* powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME defineAdhemerval Zanella2015-03-114-85/+11
* Update powerpc-fpu ULPs.Adhemerval Zanella2015-03-091-50/+66
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-052-2/+2
* powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella2015-03-031-20/+32
* powerpc: Fix memmove static buildAdhemerval Zanella2015-02-251-1/+3
* Fix powerpc software sqrtf (bug 17967).Joseph Myers2015-02-131-11/+13
* Fix powerpc software sqrt (bug 17964).Joseph Myers2015-02-121-15/+18
* powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan2015-02-121-2/+378
* powerpc: drop R_PPC_REL16 checkAdhemerval Zanella2015-02-102-44/+0
* powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella2015-02-102-54/+0
* powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella2015-02-097-119/+32
* powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella2015-02-091-4/+10
* powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella2015-02-095-95/+23
* powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella2015-02-093-45/+9
* powerpc: Simplify bcopy default implementationAdhemerval Zanella2015-02-091-4/+6
* powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella2015-02-091-5/+10