about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix build failures with current GCCGabriel F. T. Gomes2019-05-306-37/+23
* powerpc: generic nearbyint/nearbyintfAdhemerval Zanella2019-05-282-137/+0
* powerpc: trunc/truncf refactorAdhemerval Zanella2019-05-0917-322/+19
* powerpc: round/roundf refactorAdhemerval Zanella2019-05-0916-334/+20
* powerpc: floor/floorf refactorAdhemerval Zanella2019-05-0916-304/+20
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-2916-309/+24
* powerpc: Use generic wcsrchr optimizationAdhemerval Zanella2019-04-047-111/+0
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-047-115/+1
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-047-110/+1
* [powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke2019-03-291-2/+1
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-4/+0
* Break lines before not after operators, batch 4.Joseph Myers2019-03-071-3/+3
* powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2019-03-051-0/+3
* Add more spaces before '('.Joseph Myers2019-02-282-5/+5
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-271-13/+12
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+2
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-202-69/+1
* powerpc: Fix tiny bug in strncmp.cPaul Clarke2019-01-161-1/+1
* powerpc: fix tst-ucontext-ppc64-vscr test for POWER 5/6.Rogerio Alves2019-01-151-2/+2
* powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2019-01-112-0/+89
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01354-354/+354
* powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho2018-12-123-18/+38
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-272-0/+2
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-272-0/+2
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-211-17/+0
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-202-0/+2
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-172-0/+2
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-142-0/+2
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan2018-08-209-1191/+0
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-168-24/+31
* powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves2018-07-164-4/+139
* Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers2018-06-181-1/+4
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-06-061-3/+8
* powerpc: Add multiarch sqrtf128 for ppc64leRajalakshmi Srinivasaraghavan2018-05-304-0/+107
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-242-0/+10
* powerpc64*: fix the order of implied sysdeps directoriesGabriel F. T. Gomes2018-04-2791-39/+502
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-2/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-103-0/+3
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-191-2/+3
* powerpc: Fix error message during relocation overflowTulio Magno Quites Machado Filho2018-01-051-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01355-355/+355
* powerpc: st{r,p}cpy optimization for aligned stringsRajalakshmi Srinivasaraghavan2017-12-151-3/+146
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-115-13/+196
* Add elision tunablesRogerio Alves2017-12-051-1/+1
* Use libm_alias_float for powerpc.Joseph Myers2017-12-0532-41/+73
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-0213-167/+38
* Define powerpc64 lroundl compat symbol only once.Joseph Myers2017-12-011-1/+0
* Base powerpc logbl compat symbols on __logb not logb.Joseph Myers2017-12-011-1/+1