summaryrefslogtreecommitdiff
path: root/src/vm/gccover.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Do not insert gcstress interrupt instruction at call to JIT_RareDisableHelperRahul Kumar1-3/+61
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-10/+10
2016-06-06Merge pull request #5452 from seanshpark/fixgccoverRahul Kumar1-2/+4
2016-06-03Fix encoding of gccover.cpp. (#5458)Austin Wise1-5/+5
2016-06-03ARM64/Linux: fix compile error 'cannot be narrowed to type int'SaeHie Park1-2/+4
2016-06-02Merge pull request #5356 from swaroop-sridhar/TrapSwaroop Sridhar1-24/+113
2016-06-02Enable FEATURE_HIJACK for ARM (#5404)Jonghyun Park1-0/+4
2016-06-01GCStress: Fix a race-conditionSwaroop Sridhar1-24/+113
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-21Fix x86chk coresys buildAditya Mandaleeka1-1/+1
2016-01-21Fix ProjectK build breaks related to GC Stress change.Aditya Mandaleeka1-1/+1
2016-01-15Add support for GCStress 0xC.Aditya Mandaleeka1-63/+50
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-1/+1
2015-11-24Small architecture specific changes to fix the build on linux arm64.jashook1-1/+1
2015-10-27[arm] Fix the debug build as wellGeoff Norton1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1683