summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-05[x86/Linux] add three functions for _X86_TARGET_ (#10378)ragmani3-0/+35
2017-04-04Merge pull request #10303 from hseok-oh/fix_10300Bruce Forstall1-2/+7
2017-04-04Merge pull request #10637 from rahku/UrlStringRahul Kumar3-407/+4
2017-04-04Remove file system/security/util/URLString.csRahul Kumar3-407/+4
2017-04-04Add a job for testing via IlLink for LinuxSwaroop Sridhar3-12/+28
2017-04-04Fix invocation of ILLink in linux testingSwaroop Sridhar1-1/+1
2017-04-05[x86/Linux] 16-byte aligned ResolveWorkerAsmStub (#10655)Jonghyun Park1-9/+25
2017-04-04Merge pull request #10715 from wtgodbe/alpineFixWilliam Godbe1-1/+1
2017-04-05Update module not found error message (#10692)Jan Vorlicek1-1/+1
2017-04-04Fix Alpine build break in pipelinewtgodbe1-1/+1
2017-04-04CoreRT: make CORINFO_HELP_READYTORUN_DELEGATE_CTOR optimization for verifiabl...Sergey Andreenko5-11/+129
2017-04-04Merge pull request #10190 from sdmaclea/PR-ARM64-BACKPORT-9500Rahul Kumar1-11/+27
2017-04-04Merge pull request #10614 from sdmaclea/PR-ARM64-GENRET-GCINFOJarret Shook1-2/+2
2017-04-04Merge pull request #10609 from alpencolt/ryu-arm-locallockBruce Forstall25-51/+1402
2017-04-04Merge pull request #10699 from adityamandaleeka/fix_env_empty_var_handlingAditya Mandaleeka1-1/+7
2017-04-04Merge pull request #10681 from BruceForstall/LinuxArmAltjitBruce Forstall3-5/+19
2017-04-04Fix handling of empty environment variables in PAL.Aditya Mandaleeka1-1/+7
2017-04-04Removed Unused Local Random Instances (#10696)Rion Williams1-3/+0
2017-04-04Use setMachineAffinity for arm64 (#10558)Matt Mitchell1-4/+1
2017-04-04[x86/Linux] Fix crash when GC triggered inside funclets (#10188)Hanjoung Lee1-0/+20
2017-04-04Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)Hyeongseok Oh2-10/+18
2017-04-04[x86/Linux] Correctly unwind esp frames (#10685)Jonghyun Park2-2/+5
2017-04-04Merge pull request #10601 from rahku/c4996Rahul Kumar29-2013/+49
2017-04-03Merge pull request #10682 from BruceForstall/CleanUpJitEEDefineBruce Forstall1-17/+0
2017-04-03Merge pull request #10580 from noahfalk/fitjit_tier0_flagNoah Falk6-10/+18
2017-04-03Update README.md (#10641)Nicolò Carandini1-1/+1
2017-04-03Move '#pragma warning(disable:21000)' to correct place (#10455)Matt Warren1-4/+4
2017-04-03Improve Guid.ToString (#10669)Ben Adams1-35/+40
2017-04-03Merge pull request #10678 from briansull/contract-fixBrian Sullivan1-1/+0
2017-04-03Debug.Assert FF (#10652)Dan Moseley3-23/+15
2017-04-04Fix 'this' pointer in struct methods (#10668)Igor Kulaychuk1-1/+4
2017-04-03Remove unused code under typo defineBruce Forstall1-17/+0
2017-04-03remove fedora 23 (#10667)Dan Moseley3-7/+1
2017-04-03Merge pull request #10629 from russellhadley/EHWriteThru-design-docRussell C Hadley1-0/+378
2017-04-03Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...Koundinya Veluri3-3/+4
2017-04-03Merge pull request #10671 from wtgodbe/RedistWilliam Godbe2-0/+5
2017-04-03Remove the SO_TOLERANT contact from CEEInfo::resolveVirtualMethodHelperBrian Sullivan1-1/+0
2017-04-03Merge pull request #10672 from pgavlin/FixExceptionReferencePat Gavlin1-1/+1
2017-04-03Add Linux host support for arm32/arm64 altjitBruce Forstall3-5/+19
2017-04-03Publish VC Redist DLLs as part of CoreCLR Packagewtgodbe2-0/+5
2017-04-03Merge pull request #10326 from jashook/arm64_test_update_20_marchJarret Shook3-1544/+566
2017-04-03Fix a reference to System.Exception in a JIT test.Pat Gavlin1-1/+1
2017-04-03[x86/Linux] add the process of handling when entry point is funclet. (#10602)ragmani1-1/+1
2017-04-03Update the arm64 test dropjashook3-1544/+566
2017-04-03[RyuJIT/ARM32] Localloc implementation in codegenAlexander Soldatov24-0/+1357
2017-04-03[RyuJIT/ARM32] GS Cookie check implementation.Alexander Soldatov3-51/+45
2017-04-03Cut down FormatterServices (#10653)Dan Moseley1-22/+2
2017-04-02Fix Double.ToString performance on Linux and OSX (#10572)Tarek Mahmoud Sayed1-205/+103
2017-04-02Bring back kApplicationException (#10650)Hugh Bellamy1-2/+1
2017-04-02Remove securitystate (#10649)Dan Moseley3-31/+0