about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-301-6/+114
* 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: Eliminate UP macro conditionalsFlorian Weimer2020-11-131-3/+1
* powerpc: Add optimized stpncpy for POWER9Raphael M Zinsly2020-11-126-2/+135
* powerpc: Add optimized strncpy for POWER9Raphael M Zinsly2020-11-125-1/+391
* powerpc: fix ifunc implementation list for POWER9 strlen and stpcpyRaphael Moreira Zinsly2020-09-171-2/+2
* powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy2020-07-211-0/+8
* 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-298-0/+10
* powerpc64le: refactor e_sqrtf128.cPaul E. Murphy2020-06-162-39/+7
* powerpc64le: add optimized strlen for P9Paul E. Murphy2020-06-056-1/+226
* powerpc64le: use common fmaf128 implementationPaul E. Murphy2020-06-052-37/+3
* 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-302-0/+5
* 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
* 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
* powerpc64le: Enforce -mabi=ibmlongdouble when -mfloat128 usedPaul E. Murphy2020-04-062-43/+53
* powerpc64le/multiarch: don't generate strong aliases for fmaf128-ppc64Paul E. Murphy2020-04-061-0/+2
* powerpc: Add support for fmaf128() in hardwareRaphael Moreira Zinsly2020-03-305-1/+127
* powerpc64: apply -mabi=ibmlongdouble to special filesPaul E. Murphy2020-03-253-2/+13
* powerpc64le: add -mno-gnu-attribute to *f128 objects and difftimePaul E. Murphy2020-03-252-9/+16
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-251-17/+1
* powerpc64le: Ensure correct ldouble compiler flags are usedGabriel F. T. Gomes2020-03-251-0/+58
* math: Remove inline math testsAdhemerval Zanella2020-03-191-3/+1
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-211-0/+2
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-173-9/+39
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-4/+4
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-032-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01248-248/+248
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-1/+1
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-1/+1
* Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert2019-09-071-2/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07247-247/+247
* powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino2019-08-0111-187/+87
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-0814-17/+16
* powerpc: Refactor modf{f}Adhemerval Zanella2019-07-088-16/+22
* powerpc: hypot refactor and optimizationAdhemerval Zanella2019-07-087-160/+1
* powerpc: Use generic e_expfAdhemerval Zanella2019-06-267-383/+0
* powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-1730-490/+190
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-171-1/+0
* powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-1721-225/+76
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-1211-367/+1
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-1211-362/+0