Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2 days | math: Refactor how to use libm-test-ulps | Adhemerval Zanella | 4 | -2667/+0 |
2025-02-28 | Remove unused dl-procinfo.h | Wilco Dijkstra | 2 | -60/+0 |
2025-02-12 | math: Use tanpif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use sinpif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use cospif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use atanpif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use atan2pif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use asinpif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-02-12 | math: Use acospif from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2025-01-10 | Add missing include guards to <dl-tls.h> | Florian Weimer | 1 | -0/+4 |
2025-01-06 | math: update mips64 ulps | Andreas K. Hüttel | 1 | -0/+141 |
2025-01-02 | elf: Remove the remaining uses of GET_ADDR_OFFSET | Florian Weimer | 2 | -3/+2 |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 119 | -119/+119 |
2024-12-20 | elf: Introduce is_rtld_link_map | Florian Weimer | 1 | -13/+3 |
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 | 2 | -8/+0 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 2 | -16/+0 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use acoshf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 2 | -10/+0 |
2024-11-22 | math: Use lgammaf from CORE-MATH | Adhemerval Zanella | 2 | -8/+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-22 | math: Use cbrtf 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 | 2 | -16/+0 |
2024-11-01 | math: Use log2p1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+0 |
2024-11-01 | math: Use expm1f from CORE-MATH | Adhemerval Zanella | 2 | -8/+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-08-08 | MIPS: Regenerate ULPs | Julian Zhu | 2 | -51/+51 |
2024-07-27 | MIPS: Regenerate ulps | Julian Zhu | 2 | -5/+5 |
2024-07-12 | tests: XFAIL audit tests failing on all mips configurations, bug 29404 | Andreas K. Hüttel | 1 | -0/+9 |
2024-07-01 | MIPSr6/math: Use builtin fma and fmaf | YunQiang Su | 1 | -0/+36 |
2024-06-25 | Revert "MIPSr6/math: Use builtin fma and fmaf" | Andreas K. Hüttel | 1 | -13/+0 |
2024-06-24 | MIPSr6/math: Use builtin fma and fmaf | YunQiang Su | 1 | -0/+13 |
2024-06-20 | MIPS: Update ulps | Julian Zhu | 2 | -0/+108 |
2024-06-18 | elf: Remove HWCAP_IMPORTANT | Stefan Liebler | 1 | -3/+0 |
2024-06-18 | elf: Remove _DL_PLATFORMS_COUNT | Stefan Liebler | 1 | -3/+0 |
2024-06-18 | elf: Remove _DL_HWCAP_PLATFORM | Stefan Liebler | 1 | -3/+0 |
2024-06-18 | elf: Remove platform strings in dl-procinfo.c | Stefan Liebler | 1 | -42/+7 |
2024-06-18 | elf: Remove _dl_string_platform | Stefan Liebler | 1 | -15/+0 |
2024-06-17 | math: Update mips32/mips64 ulps for log2p1 | YunQiang Su | 2 | -0/+40 |
2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel | 1 | -63/+57 |