aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)Author
2021-12-09nptl: Add <thread_pointer.h> for defining __thread_pointerFlorian Weimer
2021-12-05csu: Always use __executable_start in gmon-start.cFlorian Weimer
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer
2021-11-30powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]Matheus Castanho
2021-11-22powerpc: Define USE_PPC64_NOTOC iff compiler supports itAdhemerval Zanella
2021-11-03[powerpc] Tighten contraints for asm constant parametersPaul A. Clarke
2021-10-26String: Add hidden defs for __memcmpeq() to enable internal usageNoah Goldstein
2021-10-26String: Add support for __memcmpeq() ABI on all targetsNoah Goldstein
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-10-06powerpc: update libm test ulpsAdhemerval Zanella
2021-09-29powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke
2021-09-28Add fmaximum, fminimum functionsJoseph Myers
2021-09-27powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOCFangrui Song
2021-09-22Add narrowing fma functionsJoseph Myers
2021-09-22Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers
2021-09-20powerpc: Fix unrecognized instruction errors with recent GCCPaul A. Clarke
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-10Add narrowing square root functionsJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-08-16elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard
2021-07-09Force building with -fno-commonFlorian Weimer
2021-07-08powerpc64le: Fix typo in configureAnton Blanchard
2021-07-08powerpc64: Remove strcspn ifunc from the loaderTulio Magno Quites Machado Filho
2021-07-07Update powerpc-nofpu libm-test-ulpsJoseph Myers
2021-07-01powerpc: optimize strcpy/stpcpy for POWER9/10Pedro Franco de Carvalho
2021-06-10Add build option to disable usage of scv on powerpcMatheus Castanho
2021-06-09Remove stale references to libdl.aFlorian Weimer
2021-05-31powerpc: Optimized memcmp for power10Lucas A. M. Magalhaes
2021-05-24powerpc: Fix handling of scv return error codes [BZ #27892]Nicholas Piggin
2021-05-24Properly check stack alignment [BZ #27901]H.J. Lu
2021-05-19powerpc64le: Check HWCAP bits against compiler build flagsFlorian Weimer
2021-05-17powerpc: Add optimized rawmemchr for POWER10Matheus Castanho
2021-05-07powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopyRaoni Fassina Firmino
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella
2021-04-30powerpc64le: Optimize memset for POWER10Raoni Fassina Firmino
2021-04-30powerpc64le: Optimize memcpy for POWER10Tulio Magno Quites Machado Filho
2021-04-30powerpc64le: Optimized memmove for POWER10Lucas A. M. Magalhaes
2021-04-26powerpc: Add log IFUNC multiarch support for POWER10Raphael Moreira Zinsly
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer
2021-04-22powerpc: Add optimized strlen for POWER10Matheus Castanho
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer
2021-04-09powerpc: Update libm test ulpsTulio Magno Quites Machado Filho