Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-10 | nptl: Introduce <rseq-access.h> for RSEQ_* accessors | Michael Jeanson | 1 | -0/+98 |
2025-01-10 | Add missing include guards to <dl-tls.h> | Florian Weimer | 1 | -0/+4 |
2025-01-09 | elf: Always define TLS_TP_OFFSET | Florian Weimer | 1 | -0/+3 |
2025-01-09 | math: Fix acosf when building with gcc <= 11 | Adhemerval Zanella | 2 | -4/+0 |
2025-01-09 | i686: Regenerate multiarch ulps | H.J. Lu | 1 | -3/+3 |
2025-01-06 | i386: Update libm-test-ulps | Adhemerval Zanella | 1 | -29/+29 |
2025-01-06 | math: update i686 multiarch ulps | Andreas K. Hüttel | 1 | -36/+36 |
2025-01-02 | elf: Introduce generic <dl-tls.h> | Florian Weimer | 1 | -0/+3 |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 273 | -273/+273 |
2024-12-20 | i386: Regenerate ulps | Florian Weimer | 2 | -0/+4 |
2024-12-18 | math: Use tanhf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use sinhf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use coshf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use atanhf from CORE-MATH | Adhemerval Zanella | 3 | -116/+0 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 3 | -48/+6 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 3 | -40/+4 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 3 | -145/+0 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 3 | -40/+0 |
2024-12-18 | math: Use acoshf from CORE-MATH | Adhemerval Zanella | 1 | -101/+0 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 3 | -27/+4 |
2024-12-18 | i386: Update libm-test-ulps | Adhemerval Zanella | 1 | -0/+168 |
2024-12-12 | Implement C23 atan2pi | Joseph Myers | 1 | -0/+24 |
2024-12-11 | Implement C23 atanpi | Joseph Myers | 1 | -0/+24 |
2024-12-10 | Implement C23 asinpi | Joseph Myers | 1 | -0/+24 |
2024-12-09 | Implement C23 acospi | Joseph Myers | 1 | -0/+24 |
2024-12-05 | Implement C23 tanpi | Joseph Myers | 1 | -0/+24 |
2024-12-05 | i686: Update libm-test-ulps | H.J. Lu | 1 | -4/+4 |
2024-12-04 | Implement C23 sinpi | Joseph Myers | 1 | -0/+24 |
2024-12-04 | Implement C23 cospi | Joseph Myers | 1 | -0/+24 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-22 | math: Use lgammaf from CORE-MATH | Adhemerval Zanella | 2 | -5/+0 |
2024-11-22 | math: Use erfcf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-22 | math: Use erff from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-01 | math: Use log10p1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-01 | math: Use log1pf from CORE-MATH | Adhemerval Zanella | 3 | -78/+0 |
2024-11-01 | math: Use log2p1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-01 | math: Use log10f from CORE-MATH | Adhemerval Zanella | 1 | -66/+0 |
2024-11-01 | math: Use expm1f from CORE-MATH | Adhemerval Zanella | 3 | -118/+0 |
2024-11-01 | math: Use exp2m1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-01 | math: Use exp10m1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-10-11 | replace tgammaf by the CORE-MATH implementation | Paul Zimmermann | 2 | -8/+0 |
2024-10-07 | Fix whitespace related license issues. | Carlos O'Donell | 4 | -4/+4 |
2024-09-05 | i386: Update ulps | Florian Weimer | 1 | -3/+3 |
2024-09-05 | i386: Update ulps | Florian Weimer | 1 | -1/+1 |
2024-08-07 | i386: Regenerate ULPs | Adhemerval Zanella | 2 | -73/+73 |
2024-07-25 | i386: Regenerate ULPs | Adhemerval Zanella | 2 | -4/+4 |
2024-06-20 | i386: Update ulps | Florian Weimer | 1 | -2/+2 |
2024-06-20 | i386: Update ulps | Florian Weimer | 2 | -8/+104 |
2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel | 1 | -3/+4 |
2024-06-17 | Implement C23 exp2m1, exp10m1 | Joseph Myers | 1 | -0/+48 |