summaryrefslogtreecommitdiff
path: root/src/vm/jithelpers.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-4/+4
2016-03-23Remove special casing of platform assembliesJan Kotas1-17/+0
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-5/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-25Integrate bug fixes from desktopJan Kotas1-5/+15
2015-10-13Add string allocation fast path outside WindowsKoundinya Veluri1-0/+68
2015-10-12Add some fast paths that are missing outside WindowsKoundinya Veluri1-8/+126
2015-10-11This enables Lttng Logging for CoreClr,Rama1-1/+1
2015-10-09Add allocation fast path for arrays of value type elements outside WindowsKoundinya Veluri1-1/+89
2015-09-13Improve the invalid cast message generated by unboxMike Danes1-5/+6
2015-07-09Support for SIMD ExceptionsCarol Eidt1-0/+36
2015-05-30Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...Eugene Zemtsov1-5/+12
2015-04-02CQ fix for generic handle lookup in GenericHandleWorkerChris McKinsey1-1/+4
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-6/+38
2015-03-17Merge changes from parent branchdotnet-bot1-0/+18
2015-03-02va_list portability fix in JIT_NewMDArr helperJan Kotas1-8/+5
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-0/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6764