summaryrefslogtreecommitdiff
path: root/src/vm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-07-29ASan: add AMD64 supportVyacheslav Cherkashin1-0/+11
2019-07-29[Tizen] Implement ASan wrapper for Linux ARM32Vyacheslav Cherkashin1-0/+11
2019-01-22Move MemoryFailPoint to shared CoreLib partition (#22104)Filip Navara1-2/+0
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-0/+2
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri1-1/+0
2019-01-05Move Native Library APIs to NativeLibrary class (#21821)Swaroop Sridhar1-0/+2
2018-12-10Delete vm/context.* (#21459)Jan Kotas1-1/+0
2018-11-29Enable type equivalence (#21265)Aaron Robinson1-0/+2
2018-11-21Delete dead/unused code (#21138)Jan Kotas1-1/+0
2018-11-12enable build-id on FreeBSD (#20945)Tomas Weinfurt1-1/+0
2018-10-23Merge pull request #20497 from AaronRobinsonMSFT/additional_com_testsAaron Robinson1-0/+2
2018-10-23Add support for IDispatch in CoreCLRAaron Robinson1-0/+2
2018-10-03Add MethodImplOptions.AggressiveOptimization and use it for tiering (#20009)Koundinya Veluri1-1/+1
2018-09-18Add headers to cee_wks, cee_dac vcxprojs to improve developer experience (#20...Jacek Blaszczynski1-0/+383
2018-09-06Removing i386/fptext.asm in favor of using the shared implementation in numbe...Tanner Gooding1-1/+0
2018-07-31Delete dead code (#19208)Jan Kotas1-2/+0
2018-07-17 Add pooling for JIT scratch memory (#18924)Jan Kotas1-0/+1
2018-03-21Add More Process Information to EventPipe Traces (#17080)Brian Robbins1-0/+2
2018-03-19Switch over to managed Marvin implementation for string hashing (#17029)Jan Kotas1-1/+0
2018-02-11Delete PEFingerPrint.* (#16325)Jan Kotas1-1/+0
2018-02-02Event Pipe File V3 (#16107)Adam Sitnik1-0/+1
2018-01-29Perform PhysicalMemoryLimit check for workstation GC, refactor GetLargestOnDi...Tom Deseyn1-1/+0
2018-01-25Create the concept of EventPipeSession and refactor EventPipe to use it. Als...Brian Robbins1-0/+1
2018-01-24[Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for emitting known events (#...Sean Gillespie1-0/+1
2018-01-23[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event State (#15873)Sean Gillespie1-1/+2
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf1-14/+14
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf1-14/+14
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf1-14/+14
2017-11-07Delete dead code (#14901)Jan Kotas1-2/+0
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