aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-09-22powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly
2020-09-17powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly
2020-09-10Update powerpc libm-test-ulpsMatheus Castanho
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer
2020-07-21powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy
2020-07-20Update powerpc-nofpu libm-test-ulps.Joseph Myers
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-23powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho
2020-06-22powerpc: Use sqrt{f} builtinAdhemerval Zanella
2020-06-22math: Decompose math-use-builtins.hAdhemerval Zanella
2020-06-16powerpc64le: refactor e_sqrtf128.cPaul E. Murphy
2020-06-11powerpc: Automatic CPU detection in preconfigurePaul E. Murphy
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy
2020-06-04powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella
2020-06-03powerpc/fpu: use generic fma functionsVineet Gupta
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-07powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho
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-30math: Remove fenvinline.hAdhemerval Zanella
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-03-06powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho
2020-02-25powerpc: Refactor fenvinline.hRogerio Alves
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-18powerpc32: Fix syntax error in __GLRO macroAndreas 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-19powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella