summaryrefslogtreecommitdiff
path: root/src/vm/amd64/cgenamd64.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-11[Tizen] Implement ASan wrapper for Linux AMD64Vyacheslav Cherkashin1-0/+8
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-0/+2
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-11/+0
2019-01-19Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067)Jan Vorlicek1-1/+1
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri1-4/+14
2018-11-09Delete dead/unreachable code related to remoting (#20880)Jan Kotas1-1/+1
2018-04-17Unix/x64 ABI cleanupCarol Eidt1-3/+3
2018-03-15Fix to not reuse preallocated jump stubs for dynamic methods (#16941)Koundinya Veluri1-2/+9
2018-01-29Perform PhysicalMemoryLimit check for workstation GC, refactor GetLargestOnDi...Tom Deseyn1-83/+0
2018-01-12Improve UMEntryThunkCode::Poison method.Konstantin Baladurin1-1/+12
2017-11-30Jumpstub fixes (#15296)Jan Kotas1-2/+23
2017-07-31 Fill freed loader heap chunk with non-zero value (#12731)Jonghyun Park1-0/+13
2017-03-01Preallocate jump stubs for dynamic methods (#9883)Koundinya Veluri1-0/+29
2016-08-08Merge pull request #6582 from alsemenn/fixrefregSasha Semennikov1-0/+6
2016-08-05Implement GcInfo v2Swaroop Sridhar1-2/+1
2016-08-05For helper method frame DAC doesn't read register pointers. So set them to NU...Sasha Semennikov1-0/+6
2016-06-21Generic dictionary minor performance improvement and simplification for R2R (...Fadi Hanna1-7/+17
2016-05-17Implementing the Unix calling convention for the generic dictionary access st...Fadi Hanna1-17/+44
2016-05-13Initial implementation of generic dictionary access for R2R. (#4519)Fadi Hanna1-2/+107
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+8
2015-09-08Fix managed exception dispatchingJan Vorlicek1-0/+2
2015-05-07Changes for building using VS2015Jan Kotas1-0/+3
2015-03-20Fix reporting of callee saved registers with nongnu libuwindJan Kotas1-87/+36
2015-03-16Make GC work without context pointers on OSXJan Vorlicek1-6/+24
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1152