Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-02-01 | elf: Do not add a copy of _dl_find_object to libc.so | Florian Weimer | 1 | -1/+2 |
2025-01-17 | math: update arm ulps | Adhemerval Zanella | 1 | -7/+8 |
2025-01-17 | math: update arm ulps | Andreas K. Hüttel | 1 | -15/+13 |
2025-01-04 | Rename have-mtls-descriptor to have-test-mtls-descriptor | H.J. Lu | 1 | -4/+4 |
2025-01-02 | elf: Introduce generic <dl-tls.h> | Florian Weimer | 1 | -28/+0 |
2025-01-01 | Update copyright in generated files by running "make" | Paul Eggert | 1 | -60/+53 |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 115 | -115/+115 |
2024-12-20 | elf: Introduce is_rtld_link_map | Florian Weimer | 1 | -10/+1 |
2024-12-18 | math: Use tanhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use sinhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use coshf from CORE-MATH | Adhemerval Zanella | 1 | -7/+1 |
2024-12-18 | math: Use atanhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 1 | -8/+0 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 1 | -7/+3 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use acoshf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | arm: Update libm-test-ulps | Adhemerval Zanella | 1 | -0/+112 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 1 | -6/+0 |
2024-11-22 | math: Use lgammaf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use erfcf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use erff from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use cbrtf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use log10p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use log1pf from CORE-MATH | Adhemerval Zanella | 1 | -8/+0 |
2024-11-01 | math: Use log2p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use expm1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+3 |
2024-11-01 | math: Use exp2m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use exp10m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-10-11 | replace tgammaf by the CORE-MATH implementation | Paul Zimmermann | 1 | -4/+0 |
2024-08-07 | arm: Regenerate ULPs | Adhemerval Zanella | 1 | -20/+20 |
2024-07-25 | arm: Regenerate ULPs | Adhemerval Zanella | 1 | -2/+2 |
2024-06-26 | arm: Avoid UB in elf_machine_rel() | Palmer Dabbelt | 1 | -5/+4 |
2024-06-18 | arm: Update ulps | Adhemerval Zanella | 1 | -0/+48 |
2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel | 1 | -74/+72 |
2024-06-17 | Implement C23 logp1 | Joseph Myers | 1 | -0/+16 |
2024-05-20 | arm: Update ulps | Adhemerval Zanella | 1 | -0/+16 |
2024-04-19 | login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) | Florian Weimer | 1 | -0/+21 |
2024-04-19 | login: Check default sizes of structs utmp, utmpx, lastlog | Florian Weimer | 1 | -0/+2 |
2024-04-04 | arm: Remove ld.so __tls_get_addr plt usage | Adhemerval Zanella | 1 | -1/+2 |
2024-03-19 | elf: Enable TLS descriptor tests on aarch64 | Adhemerval Zanella | 1 | -4/+4 |
2024-03-19 | arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372) | Adhemerval Zanella | 4 | -8/+237 |