aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes
2019-02-11Use float in e_sqrt.cPaul Clarke
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves
2019-01-02Update powerpc-nofpu libm-test-ulps.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-19Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho
2018-12-12powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab
2018-11-13Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-26Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy
2018-09-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-28Split fenv_private.h out of math_private.h more consistently.Joseph Myers
2018-08-27Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers
2018-08-24Remove unused math filesWilco Dijkstra
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-08-01Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers
2018-07-26Update powerpc-nofpu ulps.Joseph Myers
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-06-01Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473).Joseph Myers
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho