aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)AuthorFilesLines
10 hours[libc][math] Refactor sqrtf to header-only (#178778)Saina Daneshmand8-6/+61
13 hours[libc][math] Refactor sincosf implementation to header only (#177523)Ash9-210/+281
13 hours[libc][math] Refactor f16sqrt to Header Only (#177167)Zhihui Yang8-8/+78
15 hours[libc] provide str to float build configs (#178780)Prabhu Rajasekaran5-2/+37
21 hours[libc] Add pthread_getattr_np declaration (#178549)Roland McGrath2-0/+27
37 hours[libc][math] Refactor sqrt to header-only (#178335)Saina Daneshmand8-5/+61
43 hours[libc] Clean up pthread.yaml (#178327)Roland McGrath3-143/+54
43 hours[libc][math] Fix AMD build errors. (#178507)Muhammad Bassiouni1-4/+4
44 hours[libc] [math] Refactor fsqrtl to be header-only (#176169)Atharv Mane8-7/+64
44 hours[libc][math] Refactor logf16 to header-only shared math (#175408)cpist (He / Him)8-159/+235
44 hours[libc][math] Refactor llogbf128 to header-only (#175617)Sersawy8-8/+80
2 days[libc] Do not use stack protectors or frame pointers on GPUJoseph Huber1-0/+8
2 days[libc][math] Refactor ilogb implementation to header-only in src/__support/ma...Dasha Buka8-6/+67
2 days[libc][math] Refactor sinpif to Header Only. (#176580)DannyDaoBoYang8-112/+167
2 days[libc][math] Refactor llogbf16 to header-only (#178078)Sersawy8-8/+79
2 days[libc][math] Refactor sqrtf16 to Header Only (#177726)Prajwal KP8-8/+75
3 days[libc] fix LIBC_CONF_ENABLE_STRONG_STACK_PROTECTOR (#178136)Jakob Koschel1-4/+4
3 days[libc][math] Refactor sinf16 implementation to header-only in src/__support/m...Nico Weber8-112/+189
3 days[libc][math] Refactor llogb to Header Only (#175524)Vedant Neve8-5/+66
4 days[libc][math] Fix parallel implementation for asin (#178100)Muhammad Bassiouni2-262/+2
4 days[libc][math] Refractor sinhf16 to Header only (#177337)Anikesh Parashar8-147/+220
4 days[libc][math] Refactor ilogbf128 to Header Only (#175396)Ramshankar8-8/+79
4 days[libc][math] Refractor sinhf to Header only (#177336)Anikesh Parashar8-70/+130
4 days[libm] Update include guards in libc/src/__support/math (#178055)Nico Weber12-36/+36
4 days[libc] Add Elf32_Xword type (#177915)Jakob Koschel8-1/+52
4 days[libc][math] Refactor sinf implementation to header-only in src/__support/mat...Nico Weber8-177/+239
4 days[libc][math] Refractor logf to Header only (#176834)Anikesh Parashar8-146/+239
4 days[libc][math] Refactor f16sqrtl to Header Only. (#176333)Cheng Lingfei8-6/+76
6 days[libc][math] Refactor tanf implementation to header-only in src/__support/mat...Nico Weber8-148/+209
7 days[libc][math] Refactor tan implementation to header-only in src/__support/math...Nico Weber8-291/+350
7 days[libc] Use generic/builtin.h for Emscripten in memory utils (#177474)google-yfyang3-3/+3
7 days[libc][math] Refactor f16fmal to header-only (#176576)Prajwal8-6/+83
7 days[libc][math] Refactor dfmaf128 to Header Only (#176480)Madhur Kumar8-11/+77
8 days[libc] Handle charNN_t in cpp::is_integral (#177463)Roland McGrath2-7/+11
8 days[libc] Clean up cpp::numeric_limits (#177461)Roland McGrath1-62/+26
8 days[libc] Clean up cpp::is_unsigned (#177456)Roland McGrath1-3/+3
8 days[libc] Remove superfluous explicitly defaulted constructors (#177471)Roland McGrath2-3/+0
8 days[libc] Fix character converter in C++20 (#177421)Michael Jones1-1/+2
9 days[libc][math] Refactor log10, log1p, log2 implementation to header-only in src...Nico Weber14-2939/+3102
9 days[libc][tsearch] add weak AVL tree for tsearch implementation (#172411)Schrodinger ZHU Yifan6-0/+1001
10 days[libc][NFC] update configure page with wchar flag (#177050)Michael Jones1-0/+1
10 days[libc] Cast in startup to silence warning (#177048)Michael Jones1-1/+1
10 days[libc][linux] add support to parse PT_GNU_PROPERTY (#174772)Jakob Koschel5-0/+203
10 days[libc] Reland %lc support in printf (#176110)Shubh Pachchigar16-252/+425
10 days[libc] Never consider an fd being 0 as an error when opening (#176581)AZero131-1/+1
11 days[libc][math] Refactor ilogbf implementation to header-only in src/__support/m...Anonymous8-6/+65
11 days[libc][math] Refactor f16fma to header only (#176244)Islam Imad8-6/+81
13 days[libc] Remove ballot on slab find (#176606)Joseph Huber1-8/+9
13 days[libc][CMake] Add dependency on ELF headers for elf_proxy target (#176557)Jeff Bailey1-0/+42
14 daysCreate a poor-developer's msan for libc wide read functions. (#170586)Sterling-Augustine2-0/+116