about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella2018-03-071-1/+1
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-191-2/+3
* powerpc: Fix llround spurious inexact on 32-bit POWER4 [BZ #22697]Tulio Magno Quites Machado Filho2018-01-121-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01321-321/+321
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-111-0/+2
* Add elision tunablesRogerio Alves2017-12-051-1/+1
* Use libm_alias_float for powerpc.Joseph Myers2017-12-0535-35/+70
* Use libm_alias_double for remaining powerpc functions.Joseph Myers2017-12-0220-185/+43
* Base powerpc logbl compat symbols on __logb not logb.Joseph Myers2017-12-011-1/+1
* Ues libm_alias_double for various powerpc functions.Joseph Myers2017-12-0115-136/+31
* Use libm_alias_double for powerpc fabs, fma.Joseph Myers2017-12-012-10/+0
* Use libm_alias_float for e500.Joseph Myers2017-12-011-1/+2
* Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64James Clarke2017-10-131-1/+4
* Use libm_alias_double for dbl-64 modf.Joseph Myers2017-10-031-5/+0
* Use libm_alias_double for dbl-64 logb.Joseph Myers2017-10-031-5/+0
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2511-604/+0
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-214-0/+4
* Do not use __ptr_t.Joseph Myers2017-08-088-8/+8
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-1/+1
* Remove bits/string.h.Zack Weinberg2017-06-201-2/+1