about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add optimized llogb* for POWER9Raphael Moreira Zinsly2021-03-162-0/+43
* powerpc: Add optimized ilogb* for POWER9Raphael Moreira Zinsly2021-03-163-1/+59
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-161-1/+1
* powerpc: Regenerate ulpsFlorian Weimer2021-03-031-10/+10
* powerpc: Update libm-test-ulpsMatheus Castanho2021-03-021-13/+15
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+28
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-4/+4
* powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino2021-01-281-1/+12
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-221-0/+3
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2021-01-181-16/+17
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02596-596/+596
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-302-9/+126
* powerpc: Regenerate ulpsFlorian Weimer2020-12-221-12/+13
* powerpc64le: Add glibc-hwcaps supportFlorian Weimer2020-12-043-0/+128
* powerpc64le: ifunc select *f128 routines in multiarch modePaul E. Murphy2020-11-3016-197/+817
* powerpc: Make PT_THREAD_POINTER available to assembly codeMatheus Castanho2020-11-241-10/+16
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* powerpc: Eliminate UP macro conditionalsFlorian Weimer2020-11-133-14/+5
* powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly2020-11-126-2/+135
* powerpc: Add optimized strncpy for POWER9Raphael M Zinsly2020-11-125-1/+391
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly2020-09-221-1/+1
* powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly2020-09-171-2/+2
* Update powerpc libm-test-ulpsMatheus Castanho2020-09-101-3/+3
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho2020-07-211-0/+1
* powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy2020-07-211-0/+8
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2020-07-201-30/+30
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-105-3/+48
* powerpc: Add support for POWER10Tulio Magno Quites Machado Filho2020-06-2914-3/+26
* powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho2020-06-232-1/+3
* powerpc: Use sqrt{f} builtinAdhemerval Zanella2020-06-223-80/+42
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-222-77/+9
* powerpc64le: refactor e_sqrtf128.cPaul E. Murphy2020-06-162-39/+7
* powerpc: Automatic CPU detection in preconfigurePaul E. Murphy2020-06-112-7/+113
* powerpc64le: add optimized strlen for P9Paul E. Murphy2020-06-056-1/+226
* powerpc64le: use common fmaf128 implementationPaul E. Murphy2020-06-053-38/+10
* powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella2020-06-041-0/+2
* powerpc/fpu: use generic fma functionsVineet Gupta2020-06-033-54/+69
* powerpc: Optimized rawmemchr for POWER9Anton Blanchard2020-05-185-3/+145
* powerpc: Optimized stpcpy for POWER9Anton Blanchard via Libc-alpha2020-05-186-21/+123
* powerpc: Optimized strcpy for POWER9Anton Blanchard via Libc-alpha2020-05-185-1/+182
* powerpc64le/power9: guard power9 strcmp against rtld usage [BZ# 25905]Paul E. Murphy2020-05-041-0/+2
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-303-0/+9
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-302-0/+42
* powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy2020-04-302-0/+69
* powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy2020-04-302-0/+94
* powerpc: Update ULPs and xfail more ibm128 outputsTulio Magno Quites Machado Filho2020-04-071-16/+18
* powerpc64le: enforce non-specific long double in .gnu.attributes sectionPaul E. Murphy2020-04-062-1/+56
* powerpc64le: workaround ieee long double / _Float128 stdc++ bugPaul E. Murphy2020-04-061-0/+11