aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2019-01-15powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-12powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-27Use round functions not __round functions in glibc libm.Joseph Myers
2018-09-21powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2018-09-20Use trunc functions not __trunc functions in glibc libm.Joseph Myers
2018-09-17Use ceil functions not __ceil functions in glibc libm.Joseph Myers
2018-09-14Use floor functions not __floor functions in glibc libm.Joseph Myers
2018-08-31[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-08-20powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan
2018-08-16powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-06-06powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-05-30powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan
2018-05-24powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho
2018-04-27powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho
2018-01-05powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-15powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Use libm_alias_float for powerpc.Joseph Myers
2017-12-02Use libm_alias_double for remaining powerpc functions.Joseph Myers
2017-12-01Define powerpc64 lroundl compat symbol only once.Joseph Myers
2017-12-01Base powerpc logbl compat symbols on __logb not logb.Joseph Myers
2017-12-01Ues libm_alias_double for various powerpc functions.Joseph Myers
2017-12-01Use libm_alias_double for powerpc fabs, fma.Joseph Myers
2017-11-07powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan
2017-10-31[PowerPC64] sysdep.h doesn't need to be included in multiarch filesAlan Modra
2017-10-31[PowerPC64] strncase_l-power7.c should use strncase_l.cAlan Modra
2017-10-31[PowerPC64] Tidy strcasecmp_l-power7.S symbolsAlan Modra
2017-10-31[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)Alan Modra
2017-10-31[PowerPC64] Remove duplicate define in stpncpy-power8.SAlan Modra
2017-10-31[PowerPC64] Don't define __GI_ variant of isnan for static libAlan Modra
2017-10-25powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmoveRajalakshmi Srinivasaraghavan
2017-10-23PowerPC64 power8 strncpy cfi fixesAlan Modra
2017-10-23PowerPC64 power7 strncpy stack handling and cfiAlan Modra
2017-10-13[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7Tulio Magno Quites Machado Filho
2017-10-06powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan