aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer1-0/+0
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella1-2/+0
2025-01-07math: update powerpc ulps (this time LE)Andreas K. Hüttel1-8/+8
2025-01-03math: update powerpc ulpsAndreas K. Hüttel1-25/+25
2025-01-02elf: Remove the remaining uses of GET_ADDR_OFFSETFlorian Weimer1-1/+0
2025-01-02powerpc: Update acosf ulpsFlorian Weimer1-0/+2
2025-01-01Update copyright in generated files by running "make"Paul Eggert1-6/+9
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert567-567/+567
2024-12-20elf: Introduce is_rtld_link_mapFlorian Weimer1-2/+2
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella2-16/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella2-11/+3
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella2-8/+0
2024-12-18powerpc: Update libm-test-ulpsAdhemerval Zanella1-0/+120
2024-12-12Implement C23 atan2piJoseph Myers1-0/+1
2024-12-11Implement C23 atanpiJoseph Myers1-0/+1
2024-12-11powerpc64: Fix dl-trampoline.S big-endian / non-ROP build failurePeter Bergner1-1/+5
2024-12-10powerpc64le: ROP changes for the dl-trampoline functionsPeter Bergner1-9/+31
2024-12-10Implement C23 asinpiJoseph Myers1-0/+1
2024-12-09Implement C23 acospiJoseph Myers1-0/+1
2024-12-09powerpc64le: ROP changes for the *context and setjmp functionsSachin Monga1-0/+6
2024-12-05Implement C23 tanpiJoseph Myers1-0/+1
2024-12-05powerpc: Update ulpsAdhemerval Zanella1-0/+48
2024-12-04Implement C23 sinpiJoseph Myers1-0/+1
2024-12-04Implement C23 cospiJoseph Myers1-0/+1
2024-12-02elf: Consolidate stackinfo.hAdhemerval Zanella1-7/+1
2024-11-26math: Add internal roundeven_finiteAdhemerval Zanella1-0/+5
2024-11-25powerpc64le: ROP Changes for strncpy/ppc-mountSachin Monga4-28/+46
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-20powerpc64le: _init/_fini file changes for ROPSachin Monga3-1/+14
2024-11-19powerpc64le: Optimized strcat for POWER10Mahesh Bodapati4-9/+56
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella2-16/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella2-8/+1
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-10-28powerpc64le: Adhere to ABI stack alignment requirementSachin Monga1-1/+1
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
2024-10-07Fix whitespace related license issues.Carlos O'Donell7-13/+13