summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Clean up YieldProcessorNormalized (#14739)Koundinya Veluri1-0/+1
2017-10-27[Local GC] Implement loader protocol for a standalone GC (#14663)Sean Gillespie1-21/+7
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-2/+0
2017-09-05implementing profiler ELT callbacks for AMD64 Linux (#12603)sergey ignatov1-0/+1
2017-08-22[Local GC] Enable building the GC as a shared library (#13137)Sean Gillespie1-1/+0
2017-08-18Introduce COMPlus_GDBJitElfDump (#13448)Jonghyun Park1-4/+0
2017-08-17Introduce FEATURE_GDBJIT_FRAME feature (#13283)Jonghyun Park1-0/+3
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-07-24Merge pull request #12193 from noahfalk/tiered_jitting_m2Noah Falk1-1/+2
2017-07-24Add the runtime code versioning featurenoahfalk1-1/+2
2017-07-20[Local GC] Refactor usage of GC-internal functions in the DAC (#12458)Sean Gillespie1-7/+7
2017-07-05Jitted Code Pitching Feature implementedsergey ignatov1-0/+10
2017-06-20[Local GC] Move handle creation/deletion profiler callbacks out of the GC (#1...Sean Gillespie1-0/+1
2017-06-15[Local GC] Fix a number of handle table interface violations (#12277)Sean Gillespie1-3/+0
2017-06-01[Local GC] Obtaining configuration information (#11379)Sean Gillespie1-0/+1
2017-06-01[Local GC] Scaffolding for loading a standalone GC (#11242)Sean Gillespie1-3/+52
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-12/+1
2017-05-12EventPipe Circular Buffer Support and Ability to Start/Stop Tracing (#11507)Brian Robbins1-0/+2
2017-05-06Log Events to EventPipe on Linux (#11433)Brian Robbins1-0/+10
2017-05-03Remove COMCoverage::nativeCoverBlock (#11364)Jan Vorlicek1-1/+0
2017-04-12Add platform (x64 & arm64) specific optimized jit helpers for statics access ...Rahul Kumar1-0/+2
2017-04-03Basic EventPipe functionality that supports writing sample profile events to ...Brian Robbins1-0/+3
2017-03-29Tiered Compilation step 1noahfalk1-1/+3
2017-03-19Invariant globalization (#10264)Tarek Mahmoud Sayed1-0/+1
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-2/+0
2017-02-23[x86/Linux] Initial patch for EH funclet (#9601)Hanjoung Lee1-0/+1
2017-02-14Remove never defined FEATURE_ISOSTOREdanmosemsft1-1/+0
2017-02-12Remove never defined FEATURE_CER and headerdanmosemsft1-6/+0
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-2/+0
2017-01-11[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)Jonghyun Park1-0/+2
2016-12-14[x86/Linux] Port jithelp.asm (#8491)Jonghyun Park1-0/+1
2016-12-13[x86/Linux] implement TheUMEntryPrestub (#8589)SaeHie Park1-0/+1
2016-12-06[x86/Linux] Port asmhelpers.asm (#8489)Jonghyun Park1-0/+1
2016-12-05[x86/Linux] Port gmsasm.asm (#8456)Jonghyun Park1-0/+4
2016-12-01Exclude jithelp.asm for x86/Linux (#8393)Jonghyun Park1-1/+0
2016-11-29Disable CER feature as it is not used (#8218)John Chen1-1/+6
2016-11-16Enable GCToOSInterface to be defined on the GC side of the GC interface (#8121)Sean Gillespie1-1/+6
2016-11-09[Linux][GDBJIT] Fix crashes related with locals debug info generation (#7874)Evgeny Pavlov1-1/+1
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-0/+1
2016-08-23Initial commit to build Win32 Arm CoreCLRGaurav Khanna1-0/+9
2016-07-22Fix indentation in cmake fileEvgeny Pavlov1-3/+3
2016-07-22Fix after review:Evgeny Pavlov1-4/+0
2016-07-22Add GDB JIT support for source line debug information.Dmitri Botcharnikov1-0/+12
2016-07-21Remove DBG GcInfo encoder/decoder (#6374)Swaroop Sridhar1-2/+0
2016-06-23Build the GC as part of its own CMake target (#5932)Sean Gillespie1-12/+0
2016-06-09Add -DARM_SOFTFP inside compileoptions.cmake (#5630)Jonghyun Park1-3/+0
2016-06-04Fix for #5275 Delegate Invocation On ARM Soft FP (#5362)papaslavik1-0/+4
2016-04-30Support generic methods without generic dictionaryJohn Chen (CLR)1-0/+1
2016-04-26Merge pull request #4535 from ramarag/xplateventsrcRama krishnan Raghupathy1-0/+1
2016-04-26Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approachGaurav Khanna1-3/+0