aboutsummaryrefslogtreecommitdiff
path: root/libc/test
AgeCommit message (Expand)AuthorFilesLines
2024-07-02[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)OverMighty12-0/+269
2024-07-02[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)OverMighty10-0/+569
2024-07-02[libc] Add mpfr tests for fmul. (#97376)Job Henandez Lara3-0/+146
2024-07-01[libc][math][c23] Implemented sinpif function correctly rounded for all round...Hendrik Hübner6-0/+249
2024-07-01[libc][math][c23] Add MPFR unit test for f16sqrtf (#97062)OverMighty2-0/+26
2024-07-01[libc][math] Add MPFR unit tests for nearbyint{,f,l,f16} (#94479)OverMighty6-0/+230
2024-06-30[libc][math][c23] Add f16sqrt{,l,f128} C23 math functions (#96642)OverMighty8-33/+155
2024-06-29[libc][math][c23] Add f16div{,l,f128} C23 math functions (#97054)OverMighty7-0/+133
2024-06-29[libc] Fix incomplete sincos_test. (#97174)lntue1-9/+7
2024-06-28[libc] Fix compilation error on targets without 128-bit int types (#97039)OverMighty1-1/+1
2024-06-27[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)OverMighty10-21/+143
2024-06-27[libc][math] Implement double precision sincos correctly rounded to all round...lntue4-0/+183
2024-06-26[libc] add proxy header for struct_sigaction (#96224)Schrodinger ZHU Yifan3-9/+6
2024-06-26[libc][fcntl] Simplify the handling of the return value from syscall … (#96...Xu Zhang2-0/+21
2024-06-26[libc] Make 'rand()' thread-safe using atomics instead of TLS (#96692)Joseph Huber1-3/+0
2024-06-25[libc][fixedvector] Add const_iterator begin/end (#96714)PiJoules1-0/+10
2024-06-25[libc][math] Implement double precision cos correctly rounded to all rounding...lntue3-13/+146
2024-06-25[libc][math][c23] Add MPFR exhaustive test for fmodf16 (#94656)OverMighty3-16/+168
2024-06-25[libc][math][c23] Add f16divf C23 math function (#96131)OverMighty6-0/+298
2024-06-24[libc] Disable freelist test on NVPTX temporarilyJoseph Huber1-11/+13
2024-06-24[libc][math] Implement double precision sin correctly rounded to all rounding...lntue3-13/+130
2024-06-21[libc][stdlib] Only use freelist_malloc for baremetal targets. (#96355)lntue1-1/+1
2024-06-21[libc][math][c23] Add {ldexp,scalbn,scalbln}f16 C23 math functions (#94797)OverMighty10-17/+108
2024-06-20[libc] Move freelist + block to __support (#96231)PiJoules6-47/+46
2024-06-20[libc][math][c23] Add {getpayload,setpayload,setpayloadsig}f16 C23 math funct...OverMighty7-0/+294
2024-06-19[libc] Fix scheduler test incorrectly guessing user privileges (#95562)OverMighty1-21/+27
2024-06-17[libc] Fix getauxval being defined in a namespaceJoseph Huber2-4/+8
2024-06-17[libc][stdlib] Run freelist_heap_test only in full build mode. (#95850)lntue1-14/+16
2024-06-17[libc] Only include getauxval on AARCH64 targets (#95844)Joseph Huber2-2/+4
2024-06-14[libc] Add the implementation of the fdopen function (#94186)Xu Zhang3-0/+115
2024-06-14[libc] fix build errors (#95613)Schrodinger ZHU Yifan2-0/+2
2024-06-14[libc] fix build errors (#95600)Schrodinger ZHU Yifan1-1/+0
2024-06-14[libc] add rwlock (#94156)Schrodinger ZHU Yifan2-0/+517
2024-06-14[libc][stdlib] Make the FreeListHeap constant-initializable (#95453)PiJoules3-81/+117
2024-06-14[libc][math][c23] Add f16fmaf C23 math function (#95483)OverMighty10-115/+204
2024-06-13Reland "[libc] fix aarch64 linux full build (#95358)" (#95423)Schrodinger ZHU Yifan4-1/+32
2024-06-13[libc] Fix build breaks caused by f16sqrtf changes (#95459)OverMighty3-2/+6
2024-06-13[llvm-project] Fix typo "seperate" (#95373)Jay Foad1-1/+1
2024-06-13[libc][math][c23] Add f16sqrtf C23 math function (#95251)OverMighty6-36/+108
2024-06-13Revert "[libc] fix aarch64 linux full build (#95358)" (#95419)Schrodinger ZHU Yifan1-6/+0
2024-06-13[libc] fix aarch64 linux full build (#95358)Schrodinger ZHU Yifan1-0/+6
2024-06-12[libc][stdlib] Add the FreelistHeap (#95066)PiJoules2-0/+252
2024-06-11[libc][math][c23] Add {totalorder,totalordermag}f16 C23 math functions (#95014)OverMighty6-2/+334
2024-06-10[libc][stdlib] Add freelist class (#95041)PiJoules2-0/+178
2024-06-10[libc][math][c23] Add MPFR unit tests for {rint,lrint,llrint,lround,llround}f...OverMighty8-35/+213
2024-06-10[libc][stdlib] Add Block class (#94407)PiJoules2-0/+583
2024-06-10Reapply "[libc][math][c23] Add MPFR unit tests for {ceil,floor,round,roundeve...OverMighty11-49/+229
2024-06-10[libc][math][c23] Add {remainder,remquo}f16 C23 math functions (#94773)OverMighty3-5/+26
2024-06-10[libc] Add WordTypeSelector<16> specialization (#94979)OverMighty3-0/+19
2024-06-10[libc][math][c23] Add {frexp,ilogb,llogb,logb,modf}f16 C23 math functions (#9...OverMighty10-24/+183