aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella15-320/+1
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella15-362/+3
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella15-337/+6
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke3-12/+6
2019-03-25powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella1-115/+0
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella2-8/+0
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler1-1/+1
2019-03-07Break lines before not after operators, batch 4.Joseph Myers1-3/+3
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes1-0/+3
2019-02-28Add more spaces before '('.Joseph Myers5-24/+24
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella1-4/+4
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella3-29/+29
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers1-0/+2
2019-02-25Break more lines before not after operators.Joseph Myers2-6/+6
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2-69/+1
2019-02-11Use float in e_sqrt.cPaul Clarke1-1/+1
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers1-58/+0
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke1-1/+1
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves1-2/+2
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2-0/+89
2019-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers1-44/+44
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers808-808/+808
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho1-2/+53
2018-12-12powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho3-18/+38
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab1-4/+0
2018-11-13Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers1-3/+3
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers3-3/+0
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers6-6/+10
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers5-24/+4
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab1-0/+3
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella5-67/+1
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers5-20/+4
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers7-22/+6
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers4-2/+4
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers7-22/+6
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy1-48/+48
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers2-2/+2
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers2-0/+2
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2-2/+2
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers2-3/+4
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers1-6/+8
2018-08-24Remove unused math filesWilco Dijkstra2-461/+0
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan13-1453/+0
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan8-24/+31
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2-2/+2
2018-08-01Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2-8/+30
2018-07-26Update powerpc-nofpu ulps.Joseph Myers1-0/+35
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves4-4/+139
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers1-1/+4