summaryrefslogtreecommitdiff
path: root/src/vm/amd64/asmconstants.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-06PInvoke stubs for Unix platforms (#24834)Fadi Hanna1-0/+3
2019-04-24More multi-appdomain support removal (#23921)David Wrighton1-4/+0
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-16/+0
2019-04-01Enable R2R compilation/inlining of PInvoke stubs where no marshalling is requ...Fadi Hanna1-0/+18
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-5/+5
2018-05-04Fix System.String over-allocation (#17876)Jan Kotas1-0/+3
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-16/+0
2017-11-18Delete unused Thread::YieldTask (#15091)Jan Kotas1-2/+0
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-15/+2
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-33/+0
2017-06-26Replace array type handle with method table in arguments of array allocation ...Ruben Ayrapetyan1-4/+0
2017-03-16[Local GC] Break EE dependency on GC's generation table and alloc lock in sin...Sean Gillespie1-0/+6
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-11/+1
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-4/+0
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-2/+2
2016-06-03Added JIT_Stelem_Ref helper function for Linux (#5390)Xiangyang (Mark) Guo1-0/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-05-20Enable ReadyToRun feature on UnixJan Vorlicek1-0/+5
2015-03-20Fix reporting of callee saved registers with nongnu libuwindJan Kotas1-70/+18
2015-03-18Implement runtime support for ICastable interfaceEugene Zemtsov1-7/+1
2015-02-26Implement TheUMEntryPrestub and UMThunkStub for UNIX ABIGeoff Norton1-2/+9
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+747