| Age | Commit message (Expand) | Author |
| 2025-11-05 | [libc][math] Refactor exp2m1f16 implementation to header-only in src/__suppor... | Muhammad Bassiouni |
| 2025-10-30 | [libc] Remove optimization flags on entrypoints (#165782) | Michael Jones |
| 2025-10-21 | [libc][math] Add float-only implementation for sinf / cosf. (#161680) | lntue |
| 2025-10-21 | [libc] Capture 'POLY_COEFFS' by reference in asinpi_polyeval lambda. (#164404) | Ren Hiyama |
| 2025-10-17 | [libc][math] Refactor exp2m1f implementation to header-only in src/__support/... | Muhammad Bassiouni |
| 2025-10-11 | [libc][math] Refactor exp2f16 implementation to header-only in src/__support/... | Muhammad Bassiouni |
| 2025-10-08 | [libc][math][c23] Add rsqrtf() function (#159615) | Anton Shepelev |
| 2025-10-06 | [libc][math] Refactor exp2f implementation to header-only in src/__support/ma... | Muhammad Bassiouni |
| 2025-10-05 | [libc][math] Refactor exp2 implementation to header-only in src/__support/mat... | Muhammad Bassiouni |
| 2025-10-01 | [libc][math] Refactor exp10m1f16 implementation to header-only in src/__suppo... | Muhammad Bassiouni |
| 2025-09-29 | [libc][math] Refactor exp10m1f implementation to header-only in src/__support... | Muhammad Bassiouni |
| 2025-09-24 | [libc][math][c++23] Add log_bf16 math function (#157811) | Krishna Pandey |
| 2025-09-20 | [libc][math] Refactor dsqrtl implementation to header-only in src/__support/m... | Muhammad Bassiouni |
| 2025-09-17 | [libc][math][c23] Add rsqrtf16() function (#137545) | Anton Shepelev |
| 2025-09-06 | [libc][math][c++23] Add sqrtbf16 math function (#156654) | Krishna Pandey |
| 2025-09-03 | [libc][math][c++23] Add fmodbf16 math function (#155575) | Krishna Pandey |
| 2025-09-02 | [libc][math][c23] Implement C23 math function atanpif16 (#150400) | Mohamed Emad |
| 2025-08-28 | [libc][math][c++23] Add scalb{,l}nbf16 math functions (#155569) | Krishna Pandey |
| 2025-08-28 | [libc][math][c++23] Add totalorder{,mag}bf16 math functions (#155568) | Krishna Pandey |
| 2025-08-27 | [libc][math][c++23] Add {canonicalize,iscanonical,fdim,copysign,issignaling}b... | Krishna Pandey |
| 2025-08-27 | [libc][math][c++23] Add {modf,remainder,remquo}bf16 math functions (#154652) | Krishna Pandey |
| 2025-08-25 | [libc][math][c++23] Add {frexp,ilogb,ldexp,llogb,logb}bf16 math functions (#1... | Krishna Pandey |
| 2025-08-24 | [libc][math] Do not use float16 basic operations in hypotf16. (#155177) | lntue |
| 2025-08-24 | [libc][math][c++23] Add {nearbyint,rint,lrint,llrint,lround,llround}bf16 math... | Krishna Pandey |
| 2025-08-23 | [libc][math][c++23] Add nanbf16 math function (#153995) | Krishna Pandey |
| 2025-08-23 | [libc][math][c++23] Add {get,set}payloadbf16 and setpayloadsigbf16 math funct... | Krishna Pandey |
| 2025-08-22 | [libc][math][c++23] Add next{after,down,toward,up}bf16 math functions (#153993) | Krishna Pandey |
| 2025-08-22 | [libc][math] Refactor cospif16 implementation to header-only in src/__support... | Muhammad Bassiouni |
| 2025-08-22 | [libc][math] Refactor cospif implementation to header-only in src/__support/m... | Muhammad Bassiouni |
| 2025-08-19 | [libc][math][c++23] Add {,u}fromfp{,x}bf16 math functions (#153992) | Krishna Pandey |
| 2025-08-19 | [libc][math] Refactor coshf16 implementation to header-only in src/__support/... | Muhammad Bassiouni |
| 2025-08-18 | Reland "[libc][math][c23] Implement C23 math function asinpif16" (#152690) | Mohamed Emad |
| 2025-08-14 | [libc][math] Refactor coshf implementation to header-only in src/__support/ma... | Muhammad Bassiouni |
| 2025-08-13 | [libc][math][c++23] Add bf16fma{,f,l,f128} math functions (#153231) | Krishna Pandey |
| 2025-08-13 | [libc][math] Refactor cosf16 implementation to header-only in src/__support/m... | Muhammad Bassiouni |
| 2025-08-12 | [libc][math][c++23] Add bf16div{,f,l,f128} math functions (#153191) | Krishna Pandey |
| 2025-08-12 | [libc][math][c++23] Add f{max,min}imum{,_mag,_mag_num,_num}bf16 math function... | Krishna Pandey |
| 2025-08-11 | [libc][math] Refactor cosf implementation to header-only in src/__support/mat... | Muhammad Bassiouni |
| 2025-08-10 | [libc][math][c++23] Add bf16mul{,f,l,f128} math functions (#152847) | Krishna Pandey |
| 2025-08-09 | [libc][math] Refactor cos implementation to header-only in src/__support/math... | Muhammad Bassiouni |
| 2025-08-08 | [libc][math][c++23] Add f{max,min}bf16 math functions (#152782) | Krishna Pandey |
| 2025-08-08 | [libc][math][c++23] Add bf16{add,sub}{,f,l,f128} math functions (#152774) | Krishna Pandey |
| 2025-08-08 | [libc][math] Refactor cbrtf implementation to header-only in src/__support/ma... | Muhammad Bassiouni |
| 2025-08-08 | [libc][math][c++23] Add {ceil,floor,round,roundeven,trunc}bf16 math functions... | Krishna Pandey |
| 2025-08-03 | [libc][math] Refactor cbrt implementation to header-only in src/__support/mat... | Muhammad Bassiouni |
| 2025-08-02 | [libc][math] Refactor atanhf16 implementation to header-only in src/__support... | Muhammad Bassiouni |
| 2025-08-02 | [libc][math] Refactor atanhf implementation to header-only in src/__support/m... | Muhammad Bassiouni |
| 2025-08-02 | [libc][math] Refactor atan2f128 implementation to header-only in src/__suppor... | Muhammad Bassiouni |
| 2025-08-01 | [libc][math] Refactor atan2f implementation to header-only in src/__support/m... | Muhammad Bassiouni |
| 2025-07-31 | [libc][math] fix atan2l build failure. (#151413) | Muhammad Bassiouni |