aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64
AgeCommit message (Expand)Author
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella
2019-09-07Fix three GNU license URLs, along with trailing-newline issues.Paul Eggert
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-01powerpc: Cleanup: use actual power8 assembly mnemonicsRaoni Fassina Firmino
2019-07-08powerpc: refactor logb{f,l}Adhemerval Zanella
2019-07-08powerpc: Refactor modf{f}Adhemerval Zanella
2019-07-08powerpc: hypot refactor and optimizationAdhemerval Zanella
2019-06-26powerpc: Use generic e_expfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-17powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-12powerpc: Remove optimized finiteAdhemerval Zanella
2019-06-12powerpc: Remove optimized isinfAdhemerval Zanella
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-06-12powerpc: consolidate rintAdhemerval Zanella
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella
2019-05-09powerpc: trunc/truncf refactorAdhemerval Zanella
2019-05-09powerpc: round/roundf refactorAdhemerval Zanella
2019-05-09powerpc: floor/floorf refactorAdhemerval Zanella
2019-04-29powerpc: ceil/ceilf refactorAdhemerval Zanella
2019-04-04powerpc: Use generic wcsrchr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcschr optimizationAdhemerval Zanella
2019-04-04powerpc: Use generic wcscpy optimizationAdhemerval Zanella
2019-03-29[powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes
2019-01-16powerpc: Fix tiny bug in strncmp.cPaul Clarke
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