summaryrefslogtreecommitdiff
path: root/src/vm/arm/asmhelpers.asm
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Implement genProfilingEnterCallback genProfilingLeaveCallback on Arm64 (dotne...submit/tizen/20200731.014213accepted/tizen/unified/20200731.145700Mikhail Kurinnoi1-0/+6
2019-05-25Make sure all of the calculations of enregistered return types match correctl...Jeremy Koritzinsky1-2/+2
2019-05-22Stop compiling fragile NGen support into the runtime (#24625)Jan Kotas1-2/+9
2019-04-05Replacing some calls to GetThread with an inlined version (#23771)Fadi Hanna1-2/+4
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-95/+0
2018-03-30Tighten arm32/arm64 write barrier kill reg setsBruce Forstall1-6/+7
2017-11-18Delete unused Thread::YieldTask (#15091)Jan Kotas1-2/+0
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-2/+0
2017-05-05Add compact entry points for ARM (#11109)gbalykov1-0/+21
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-480/+4
2017-02-14Remove never defined FEATURE_MIXEDMODEdanmosemsft1-40/+0
2016-08-08Fix for missing symbol OnHijackTripThreadjashoo1-14/+1
2016-08-05Implement GcInfo v2Swaroop Sridhar1-19/+4
2016-02-17Save/restore floating point arguments in transition block on arm and arm64Jan Kotas1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2756