summaryrefslogtreecommitdiff
path: root/src/vm/ceeload.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-28Revert "Update added types and methoddefs on ApplyMetadata (#22617)" (#22923)Jan Kotas1-7/+0
2019-02-26Update added types and methoddefs on ApplyMetadata (#22617)David Mason1-0/+7
2019-02-06Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute...Marek Safar1-13/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-14Large version bubble Support (#21727)Andon Andonov1-0/+1
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-4/+0
2018-12-06Disable native image usage for collectible assemblies (#21378)Jan Vorlicek1-3/+2
2018-11-30Remove dead codeSteve MacLean1-6/+0
2018-11-28Delete code related to LoaderOptimization and SharedDomain (#21031)Jan Kotas1-81/+0
2018-10-31Remove superfluous 'const' qualifier from trivial return types (#20652)MichaƂ Janiszewski1-1/+1
2018-09-07Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...Jan Kotas1-26/+30
2018-09-06Enable IJW Native calling managed (#19750)Morgan Brown1-0/+9
2018-08-14Delete dead code (#19452)Jan Kotas1-4/+0
2018-08-11Make RuntimeType sealed and deleted support for introspection only loads (#19...Jan Kotas1-2/+0
2018-06-01Native lib relative path (#18239)Aaron Robinson1-1/+1
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