summaryrefslogtreecommitdiff
path: root/src/vm/ceeload.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-13Revert "Remove relocations for MethodTable::m_pParentMethodTable for Linux ARM"Jan Kotas1-4/+0
2017-10-18Improve thread statics performance (#14560)Jan Kotas1-3/+9
2017-08-08Merge pull request #12168 from gbalykov/remove-relocations-readonlyBruce Forstall1-9/+21
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-2/+0
2017-07-24Add the runtime code versioning featurenoahfalk1-105/+11
2017-07-12Improvements in the Zapper to VM interface, no longer throw exceptions across...Brian Sullivan1-8/+2
2017-07-10Remove m_pIBCErrorNameString and IBCErrorNameString()Brian Sullivan1-3/+0
2017-07-10Remove relocations for MethodTable::m_pParentMethodTable for Linux ARMGleb Balykov1-0/+4
2017-07-10Remove relocations from SECTION_Readonly for fields not accessed from jit cod...Gleb Balykov1-9/+17
2017-06-27Partially remove relocations from Class section of NGEN-ed images (#11962)Ruben Ayrapetyan1-2/+1
2017-05-24Allow RelativePointer::SetValue usage for non-DAC builds only (#11891)gbalykov1-0/+5
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-5/+0
2017-03-13Work for IBC profiling with ReadyToRun imagesBrian Sullivan1-0/+7
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-44/+0
2017-02-13Rejit support for R2R imagesnoahfalk1-4/+6
2017-02-12Remove never defined FEATURE_FUSIONdanmosemsft1-8/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-48/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-6/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-2/+8
2016-09-28Fix ifdefs used to select the symbol reader dll name (#7406)Mike McLaughlin1-5/+7
2016-09-28Add option to measure time spent inside calls to the CLR. (#7357)Peter Kukol1-3/+1
2016-09-26Fix arm64 build issue #7355. (#7362)Mike McLaughlin1-1/+3
2016-09-23Remove CoreCLR's dependency on the diasymreader.dll installed as part of the ...Mike McLaughlin1-1/+15
2016-05-16Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_D...Yi Zhang (CLR)1-4/+0
2016-03-23Title: Hashtable of types for R2R modulesFadi Hanna1-0/+8
2016-03-09Delete dead codeJan Kotas1-135/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-16Bug fixes from desktopJan Kotas1-17/+2
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter1-10/+10
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3866