aboutsummaryrefslogtreecommitdiff
path: root/libc/src/__support
AgeCommit message (Expand)AuthorFilesLines
111 min.[libc][math] Refactor sqrt to header-only (#178335)Saina Daneshmand2-0/+32
9 hours[libc][math] Fix AMD build errors. (#178507)Muhammad Bassiouni1-4/+4
9 hours[libc] [math] Refactor fsqrtl to be header-only (#176169)Atharv Mane2-0/+34
9 hours[libc][math] Refactor logf16 to header-only shared math (#175408)cpist (He / Him)2-0/+201
9 hours[libc][math] Refactor llogbf128 to header-only (#175617)Sersawy2-0/+44
23 hours[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka2-0/+37
23 hours[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang2-0/+138
24 hours[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy2-0/+44
24 hours[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP2-0/+40
40 hours[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber2-0/+154
2 days[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve2-0/+37
2 days[libc][math] Fix parallel implementation for asin (#178100)Muhammad Bassiouni1-1/+1
2 days[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar2-0/+185
2 days[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar2-0/+44
2 days[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar2-0/+101
2 days[libm] Update include guards in libc/src/__support/math (#178055)Nico Weber12-36/+36
2 days[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber2-0/+210
2 days[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar2-0/+209
2 days[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei2-0/+42
4 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber2-0/+180
5 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber2-0/+321
5 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal2-0/+44
5 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar2-0/+41
6 days[libc] Handle charNN_t in cpp::is_integral (#177463)Roland McGrath2-7/+11
6 days[libc] Clean up cpp::numeric_limits (#177461)Roland McGrath1-62/+26
6 days[libc] Clean up cpp::is_unsigned (#177456)Roland McGrath1-3/+3
6 days[libc] Remove superfluous explicitly defaulted constructors (#177471)Roland McGrath1-1/+0
6 days[libc] Fix character converter in C++20 (#177421)Michael Jones1-1/+2
7 days[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber4-0/+3017
7 days[libc][tsearch] add weak AVL tree for tsearch implementation (#172411)Schrodinger ZHU Yifan2-0/+610
8 days[libc] Reland %lc support in printf (#176110)Shubh Pachchigar5-240/+200
10 days[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous2-1/+36
10 days[libc][math] Refactor f16fma to header only (#176244)Islam Imad2-0/+43
11 days[libc] Remove ballot on slab find (#176606)Joseph Huber1-8/+9
12 days[libc][math] Refactor fsqrtf128 to Header Only. (#175686)Anonmiraj2-0/+42
12 days[libc][math] Refactor ilogbl to Header Only. (#176500)Anonmiraj2-0/+38
12 days[libc][math] Refactor llogbf to Header Only. (#176494)Anonmiraj2-0/+38
12 days[libc][math] Refactor hypotf to Header Only. (#175679)Anonmiraj2-0/+120
12 days[libc][math] Refactor logbf to Header Only. (#176222)Anonmiraj2-0/+34
12 days[libc][math] Refactor logbf16 to Header Only. (#176231)Anonmiraj2-0/+44
12 days[libc][math] Refactor logbf128 to Header Only. (#176234)Anonmiraj2-0/+43
13 days[libc][math] Refactor fsqrt to Header Only (#175444)Jolynn Wee Zhuo Lin2-0/+34
13 days[libc][math] Refactor dfmal to Header Only. (#175359)Anonmiraj2-0/+36
2026-01-13Fix typos and spelling errors across codebase (#156270)Austin Jiang3-6/+6
2026-01-12[libc] Provide a minimal implementation of elf.h (#172766)Petr Hosek2-37/+18
2026-01-12[libc] Improve SIMT control flow in the GPU allocatorJoseph Huber1-39/+46
2026-01-12[libc][math] Refactor ilogbf16 implementation to header-only in src/__support...mitchell2-0/+45
2026-01-12[libc][math] Fix GPU build fails (#175474)Muhammad Bassiouni2-6/+5
2026-01-12[libc][math] Refactor log to header-only shared math (#175395)CarvedCoder3-0/+986
2026-01-09[libc][math] Refactor sin implementation to header-only in src/__support/math...lntue2-0/+197