aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2021-04-30powerpc64le: Optimized memmove for POWER10Lucas A. M. Magalhaes
2021-04-26powerpc: Add log IFUNC multiarch support for POWER10Raphael Moreira Zinsly
2021-04-22powerpc: Add optimized strlen for POWER10Matheus Castanho
2021-04-01powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab
2021-03-16powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly
2021-03-16powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino
2021-01-22powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-30powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho
2020-12-04powerpc64le: Add glibc-hwcaps supportFlorian Weimer
2020-11-30powerpc64le: ifunc select *f128 routines in multiarch modePaul E. Murphy
2020-11-13powerpc: Eliminate UP macro conditionalsFlorian Weimer
2020-11-12powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly
2020-11-12powerpc: Add optimized strncpy for POWER9Raphael M Zinsly
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy
2020-07-10powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho
2020-06-29powerpc: Add support for POWER10Tulio Magno Quites Machado Filho
2020-06-16powerpc64le: refactor e_sqrtf128.cPaul E. Murphy
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy
2020-05-18powerpc: Optimized rawmemchr for POWER9Anton Blanchard
2020-05-18powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha
2020-05-18powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha
2020-05-04powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]Paul E. Murphy
2020-04-30powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy
2020-04-30powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy
2020-04-30powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy
2020-04-06powerpc64le: enforce non-specific long double in .gnu.attributes sectionPaul E. Murphy
2020-04-06powerpc64le: workaround ieee long double / _Float128 stdc++ bugPaul E. Murphy
2020-04-06powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 usedPaul E. Murphy
2020-04-06powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64Paul E. Murphy
2020-03-30powerpc: Add support for fmaf128() in hardwareRaphael Moreira Zinsly
2020-03-25powerpc64: apply -mabi=ibmlongdouble to special filesPaul E. Murphy
2020-03-25powerpc64le: add -mno-gnu-attribute to *f128 objects and difftimePaul E. Murphy
2020-03-25Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy
2020-03-25powerpc64le: Ensure correct ldouble compiler flags are usedGabriel F. T. Gomes
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-17powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert