summaryrefslogtreecommitdiff
path: root/src/inc/volatile.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-17Delete redundant broken offsetof definitions (#18947)Jan Kotas1-26/+0
2017-08-11Changes that didn't make it to PR#12982 (#13055)Cyd Haselton1-1/+18
2017-07-26Revert "Fixes for issue 12982 Android cross-build fails when compiling cee_wk...Jan Kotas1-3/+1
2017-07-25Fixes for issue 12982 Android cross-build fails when compiling cee_wks (#12986)Cyd Haselton1-1/+3
2017-06-13[Arn64/Unix] Revise Volatile.T barriers (#12156)Steve MacLean1-1/+28
2017-03-15Enable use of Volatile<T> on arm64 to get correct memory consistency (#10212)Rahul Kumar1-1/+1
2016-07-13ARM64:Similar to arm, in order to preserve volatile semantics MemoryBarrier i...Rahul Kumar1-4/+4
2016-03-09Delete dead codeJan Kotas1-2/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-20Use volatile stores for values read by DACJan Kotas1-0/+13
2015-07-27[aarch64] Initial aarch64/linux bring upGeoff Norton1-3/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-3/+8
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+499