about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: optimize strcpy/stpcpy for POWER9/10Pedro Franco de Carvalho2021-07-011-71/+89
* Add build option to disable usage of scv on powerpcMatheus Castanho2021-06-101-8/+8
* Remove stale references to libdl.aFlorian Weimer2021-06-092-2/+0
* powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes2021-05-315-1/+218
* powerpc: Fix handling of scv return error codes [BZ #27892]Nicholas Piggin2021-05-241-2/+3
* Properly check stack alignment [BZ #27901]H.J. Lu2021-05-241-20/+7
* powerpc64le: Check HWCAP bits against compiler build flagsFlorian Weimer2021-05-191-0/+52
* powerpc: Add optimized rawmemchr for POWER10Matheus Castanho2021-05-176-27/+188
* powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopyRaoni Fassina Firmino2021-05-075-20/+22
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-22/+0
* powerpc64le: Optimize memset for POWER10Raoni Fassina Firmino2021-04-306-1/+314
* powerpc64le: Optimize memcpy for POWER10Tulio Magno Quites Machado Filho2021-04-305-1/+238
* powerpc64le: Optimized memmove for POWER10Lucas A. M. Magalhaes2021-04-308-7/+388
* powerpc: Add log IFUNC multiarch support for POWER10Raphael Moreira Zinsly2021-04-267-0/+101
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-1/+7
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-1/+9
* powerpc: Add optimized strlen for POWER10Matheus Castanho2021-04-225-1/+230
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-212-13/+5
* powerpc: Update libm test ulpsTulio Magno Quites Machado Filho2021-04-091-10/+10
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-021-31/+31
* powerpc64le: Use ifunc for _Float128 functions also in libcAndreas Schwab2021-04-013-8/+17
* 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