aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
AgeCommit message (Expand)AuthorFilesLines
2025-01-10nptl: Introduce <rseq-access.h> for RSEQ_* accessorsMichael Jeanson1-0/+98
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer1-0/+4
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer1-0/+3
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella2-4/+0
2025-01-09i686: Regenerate multiarch ulpsH.J. Lu1-3/+3
2025-01-06i386: Update libm-test-ulpsAdhemerval Zanella1-29/+29
2025-01-06math: update i686 multiarch ulpsAndreas K. Hüttel1-36/+36
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-0/+3
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert273-273/+273
2024-12-20i386: Regenerate ulpsFlorian Weimer2-0/+4
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 Zanella3-116/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella3-48/+6
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella3-40/+4
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella3-145/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella3-40/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella1-101/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella3-27/+4
2024-12-18i386: Update libm-test-ulpsAdhemerval Zanella1-0/+168
2024-12-12Implement C23 atan2piJoseph Myers1-0/+24
2024-12-11Implement C23 atanpiJoseph Myers1-0/+24
2024-12-10Implement C23 asinpiJoseph Myers1-0/+24
2024-12-09Implement C23 acospiJoseph Myers1-0/+24
2024-12-05Implement C23 tanpiJoseph Myers1-0/+24
2024-12-05i686: Update libm-test-ulpsH.J. Lu1-4/+4
2024-12-04Implement C23 sinpiJoseph Myers1-0/+24
2024-12-04Implement C23 cospiJoseph Myers1-0/+24
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella2-5/+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-01math: Use log10p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella3-78/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use log10f from CORE-MATHAdhemerval Zanella1-66/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella3-118/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella2-8/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann2-8/+0
2024-10-07Fix whitespace related license issues.Carlos O'Donell4-4/+4
2024-09-05i386: Update ulpsFlorian Weimer1-3/+3
2024-09-05i386: Update ulpsFlorian Weimer1-1/+1
2024-08-07i386: Regenerate ULPsAdhemerval Zanella2-73/+73
2024-07-25i386: Regenerate ULPsAdhemerval Zanella2-4/+4
2024-06-20i386: Update ulpsFlorian Weimer1-2/+2
2024-06-20i386: Update ulpsFlorian Weimer2-8/+104
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-3/+4
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+48