aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc32
AgeCommit message (Expand)AuthorFilesLines
2016-12-28powerpc: Fix powerpc32/power7 memchr for large input sizesTulio Magno Quites Machado Filho1-1/+10
2016-12-27powerpc: Remove f{max,min}{f} assembly implementationsAdhemerval Zanella2-10/+0
2016-11-29powerpc: Add hidden definition for __sigsetjmpFlorian Weimer2-0/+2
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer1-3/+1
2016-11-04Define wordsize.h macros everywhereSteve Ellcey1-0/+3
2016-10-25Fix cmpli usage in power6 memset.Joseph Myers1-1/+1
2016-10-19Stop powerpc copysignl raising "invalid" for sNaN argument (bug 20718).Joseph Myers1-3/+20
2016-10-09powerpc32: make PLT call in _mcount compatible with -msecure-plt (bug 20554)Alan Modra1-3/+24
2016-10-07Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...Stefan Liebler16-86/+137
2016-09-19powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho1-1/+1
2016-09-07Add e500 version of fetestexceptflag.Joseph Myers1-0/+25
2016-09-07Add femode_t functions: powerpc.Joseph Myers2-0/+80
2016-09-07Add femode_t functions.Joseph Myers1-0/+4
2016-08-16Add fesetexcept: powerpc.Joseph Myers1-0/+37
2016-07-08ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).Aurelien Jarno1-0/+5
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-19/+0
2016-06-14Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256).Joseph Myers1-5/+0
2016-05-27Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).Joseph Myers12-12/+84
2016-05-27Avoid "invalid" exceptions from powerpc fabsl (sNaN) (bug 20157).Joseph Myers1-2/+19
2016-05-25Do not raise "inexact" from powerpc32 ceil, floor, trunc (bug 15479).Joseph Myers6-18/+36
2016-03-11powerpc: Rearrange cfi_offset callsRajalakshmi Srinivasaraghavan3-13/+13
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers326-326/+326
2015-12-22powerpc: Add basic support for POWER9 sans hwcap.Carlos Eduardo Seo3-0/+4
2015-12-03powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo1-0/+14
2015-11-12Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2-6/+12
2015-11-11Fix powerpc nearbyint wrongly clearing "inexact" and leaving traps disabled (...Joseph Myers2-4/+8
2015-10-14Fix powerpc32 lround, lroundf spurious exceptions (bug 19134).Joseph Myers1-2/+41
2015-10-13Fix powerpc32 llround, llroundf exceptions (bug 19125).Joseph Myers2-2/+68
2015-10-13Move powerpc llround implementations to powerpc32 directory.Joseph Myers2-0/+96
2015-10-13Fix powerpc32 llrint, llrintf bad exceptions (bug 16422).Joseph Myers4-2/+94
2015-10-05Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190...Joseph Myers3-0/+75
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-2/+2
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy1-2/+2
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo1-1/+1
2015-06-02Use libc_hidden_proto / libc_hidden_def with __strnlen.Joseph Myers3-1/+7
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-1/+1
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella1-4/+14
2015-03-25powerpc __tls_get_addr call optimizationAlan Modra1-0/+48
2015-03-23Remove HAVE_ASM_PPC_REL16 referencesAlan Modra1-41/+3
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella2-44/+0
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella6-115/+32
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella1-4/+10
2015-01-12powerpc: abort transaction in syscallsAdhemerval Zanella1-0/+16
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-0/+1
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-1/+2
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-3/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers325-325/+325