about summary refs log tree commit diff
path: root/sysdeps/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-0415-362/+3
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-0415-337/+6
* [powerpc] Use __builtin_{mffs,mtfsf}Paul A. Clarke2019-03-293-12/+6
* powerpc: Remove ununsed s_float_bitwise.hAdhemerval Zanella2019-03-251-115/+0
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-222-8/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-131-1/+1
* 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-285-24/+24
* powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella2019-02-271-4/+4
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-273-29/+29
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-261-0/+2
* Break more lines before not after operators.Joseph Myers2019-02-252-6/+6
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-202-69/+1
* Use float in e_sqrt.cPaul Clarke2019-02-111-1/+1
* Remove powerpc bits/mathinline.h.Joseph Myers2019-02-081-58/+0
* 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 powerpc-nofpu libm-test-ulps.Joseph Myers2019-01-021-44/+44
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01808-808/+808
* Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho2018-12-191-2/+53
* powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho2018-12-123-18/+38
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-101-4/+0
* Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers2018-11-131-3/+3
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-283-3/+0
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-276-6/+10
* Use round functions not __round functions in glibc libm.Joseph Myers2018-09-275-24/+4
* Add missing unwind information to ld.so on powerpc32 (bug 23707)Andreas Schwab2018-09-261-0/+3
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-215-67/+1
* Use trunc functions not __trunc functions in glibc libm.Joseph Myers2018-09-205-20/+4
* Use ceil functions not __ceil functions in glibc libm.Joseph Myers2018-09-177-22/+6
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-144-2/+4
* Use floor functions not __floor functions in glibc libm.Joseph Myers2018-09-147-22/+6
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-051-48/+48
* Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers2018-09-042-2/+2
* Do not include fenv_private.h in math_private.h.Joseph Myers2018-09-032-0/+2
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-312-2/+2
* Split fenv_private.h out of math_private.h more consistently.Joseph Myers2018-08-282-3/+4
* Move EXCEPTION_SET_FORCES_TRAP out of math-tests.h.Joseph Myers2018-08-271-6/+8
* Remove unused math filesWilco Dijkstra2018-08-242-461/+0
* powerpc: Remove powerpc specific sinf and cosf optimizationRajalakshmi Srinivasaraghavan2018-08-2013-1453/+0
* powerpc: Rearrange little endian specific filesRajalakshmi Srinivasaraghavan2018-08-168-24/+31
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-022-2/+2
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-012-8/+30
* Update powerpc-nofpu ulps.Joseph Myers2018-07-261-0/+35
* 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-082-0/+4