aboutsummaryrefslogtreecommitdiff
path: root/libc/shared
AgeCommit message (Expand)AuthorFilesLines
2026-02-12[libc] Small change to accept lambda types in rpc::dispatchJoseph Huber2-2/+6
2026-02-12[libc][math] Refactor `f16sqrtf` to Header Only. (#180749)iLeGend2-0/+30
2026-02-11[libc] Fix incorrect element type in RPC handlerJoseph Huber2-2/+4
2026-02-11[libc] Cleanup RPC helpers and commentsJoseph Huber3-46/+62
2026-02-11[libc] Add RPC helpers for dispatching functions to the host (#179085)Joseph Huber3-5/+469
2026-02-10[libc][math] Refactor powf to Header Only. (#176531)Anonmiraj2-0/+24
2026-02-10[libc][math] Refactor pow to Header Only. (#176529)Anonmiraj2-0/+24
2026-02-10[libc][math] Refactor log2f to Header Only. (#176527)Anonmiraj2-0/+24
2026-02-10[libc][math] Refactor log2f16 to Header Only. (#176526)Anonmiraj2-0/+30
2026-02-10[libc][math] Refactor log10f to Header Only. (#176520)Anonmiraj2-0/+24
2026-02-10[libc][math] Refactor log1pf to Header Only. (#176525)Anonmiraj2-0/+24
2026-02-10[libc][math] Refactor log10f16 to Header Only. (#176523)Anonmiraj2-0/+30
2026-02-10[libc][math] Refactor llogbl to be header-only (#175376)Mathew Joseph2-0/+24
2026-02-07[libc][math] Refactor ffmal to Header Only. (#179069)Zorojuro2-0/+26
2026-02-07[libc][math] Refactor sqrtf128 to header only (#177760)Iasonaskrpr2-0/+30
2026-02-05[libc][math] Refactor f16fmaf to Header Only. (#178851)Zorojuro2-0/+32
2026-02-05[libc][math] Fix build failures from last refactor. (#179966)Muhammad Bassiouni1-0/+2
2026-02-05[libc][math] Refactor f16fmaf128 to Header Only (#177850)Zorojuro2-0/+31
2026-01-30[libc][math] Refactor sqrtf to header-only (#178778)Saina Daneshmand2-0/+24
2026-01-30[libc][math] Refactor sincosf implementation to header only (#177523)Ash2-0/+24
2026-01-30[libc][math] Refactor f16sqrt to Header Only (#177167)Zhihui Yang2-0/+30
2026-01-29[libc][math] Refactor sqrt to header-only (#178335)Saina Daneshmand2-0/+24
2026-01-28[libc] [math] Refactor fsqrtl to be header-only (#176169)Atharv Mane2-0/+25
2026-01-28[libc][math] Refactor logf16 to header-only shared math (#175408)cpist (He / Him)2-0/+29
2026-01-28[libc][math] Refactor llogbf128 to header-only (#175617)Sersawy2-0/+30
2026-01-28[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka2-0/+24
2026-01-28[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang2-0/+24
2026-01-28[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy2-0/+30
2026-01-28[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP2-0/+30
2026-01-27[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber2-0/+30
2026-01-27[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve2-0/+24
2026-01-27[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar2-0/+30
2026-01-27[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar2-0/+30
2026-01-27[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar2-0/+24
2026-01-26[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber2-0/+24
2026-01-26[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar2-0/+24
2026-01-26[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei2-0/+28
2026-01-25[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber2-0/+24
2026-01-23[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber2-0/+24
2026-01-23[libc][math] Refactor f16fmal to header-only (#176576)Prajwal2-0/+32
2026-01-23[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar2-0/+30
2026-01-21[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber4-0/+69
2026-01-19[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous2-0/+23
2026-01-19[libc][math] Refactor f16fma to header only (#176244)Islam Imad2-0/+32
2026-01-17[libc][math] Refactor fsqrtf128 to Header Only. (#175686)Anonmiraj2-0/+29
2026-01-17[libc][math] Refactor ilogbl to Header Only. (#176500)Anonmiraj2-0/+24
2026-01-17[libc][math] Refactor llogbf to Header Only. (#176494)Anonmiraj2-0/+24
2026-01-17[libc][math] Refactor hypotf to Header Only. (#175679)Anonmiraj2-0/+23
2026-01-17[libc][math] Refactor logbf to Header Only. (#176222)Anonmiraj2-0/+23
2026-01-16[libc][math] Refactor logbf16 to Header Only. (#176231)Anonmiraj2-0/+30