about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-301-3/+12
* powerpc: Eliminate UP macro conditionalsFlorian Weimer2020-11-131-3/+1
* powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]Raphael Moreira Zinsly2020-09-221-1/+1
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* powerpc: Add support for POWER10Tulio Magno Quites Machado Filho2020-06-293-0/+4
* Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab2020-01-211-0/+2
* powerpc32: Fix syntax error in __GLRO macroAndreas Schwab2020-01-181-1/+1
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-174-36/+53
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-031-8/+8
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-036-16/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01191-191/+191
* powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]Adhemerval Zanella2019-12-192-4/+6
* Refactor vDSO initialization codeAdhemerval Zanella2019-09-171-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07191-191/+191
* powerpc: refactor logb{f,l}Adhemerval Zanella2019-07-083-21/+3
* powerpc: Refactor modf{f}Adhemerval Zanella2019-07-082-20/+2
* powerpc: Refactor powerpc32 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-2622-547/+142
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-1720-341/+77
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-128-287/+2
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-128-272/+2
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-1216-646/+2
* powerpc: copysign cleanupAdhemerval Zanella2019-06-129-253/+3
* powerpc: consolidate rintAdhemerval Zanella2019-06-122-135/+0
* powerpc: generic nearbyint/nearbyintfAdhemerval Zanella2019-05-282-159/+0
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-2236-1487/+36
* powerpc: trunc/truncf refactorAdhemerval Zanella2019-05-0912-342/+12
* powerpc: round/roundf refactorAdhemerval Zanella2019-05-0912-369/+12
* powerpc: floor/floorf refactorAdhemerval Zanella2019-05-0912-328/+12
* powerpc: ceil/ceilf refactorAdhemerval Zanella2019-04-2913-328/+14
* powerpc: Use generic wcsrchr optimizationAdhemerval Zanella2019-04-046-120/+0
* powerpc: Use generic wcschr optimizationAdhemerval Zanella2019-04-046-151/+1
* powerpc: Use generic wcscpy optimizationAdhemerval Zanella2019-04-046-122/+1
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-4/+0
* Add more spaces before '('.Joseph Myers2019-02-282-6/+6
* powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella2019-02-271-4/+4
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-272-16/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01321-321/+321
* 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
* 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-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 rint functions not __rint functions in glibc libm.Joseph Myers2018-09-142-2/+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
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* powerpc: Move around math-related ImpliesTulio Magno Quites Machado Filho2018-05-241-0/+5
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-102-0/+2