summaryrefslogtreecommitdiff
path: root/src/classlibnative/float
AgeCommit message (Expand)AuthorFilesLines
2016-12-26Remove files related to legacy build system (#8723)Robert1-36/+0
2016-10-20Updating the macro redefinition for _isnanf and _copysignf in floatsingle.cpp...dotnet-bot1-6/+11
2016-10-19Fix arm32 build breakRahul Kumar1-1/+1
2016-10-19fix arm64 build breakRahul Kumar1-0/+6
2016-10-18_isnanf is not defined for arm64 use isnan insteadRahul Kumar1-1/+1
2016-10-18Adding single-precision math functions. (#5492)Tanner Gooding1-0/+217
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding6-525/+338
2016-01-27Update license headersdotnet-bot2-8/+6
2016-01-21FIx the incremental build for WindowsJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot5-0/+577