summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-02Disable perf_codequality_math_functionsJarret Shook1-0/+3
2016-06-02Remove unnecessary dependencies from JIT tests causing R2R failuresRuss Keldorph5-270/+2
2016-06-02Merge pull request #5411 from pgavlin/RVAStaticsUnixPat Gavlin1-7/+27
2016-06-02Merge pull request #5417 from kyulee1/fixdetailKyungwoo Lee4-0/+20
2016-06-02Fixing GUID_NULL. (#5415)Rajkumar Janakiraman1-1/+1
2016-06-02Merge pull request #5356 from swaroop-sridhar/TrapSwaroop Sridhar1-24/+113
2016-06-02Merge pull request #5394 from erozenfeld/TailCallBug5164Eugene Rozenfeld4-6/+226
2016-06-02Fixing an error in PAL_pow that caused it to return an incorrect value for a ...Tanner Gooding3-21/+70
2016-06-02Fix Details for ILAsm/ILDasm/ClrJit BinariesKyungwoo Lee4-0/+20
2016-06-02Merge pull request #5409 from gkhanna79/FixDetailsGaurav Khanna2-2/+2
2016-06-02Merge pull request #5400 from weshaggard/FixPackageLicenseFilesWes Haggard1-25/+37
2016-06-02Disable RVA statics tests outside Windows.Pat Gavlin1-7/+27
2016-06-02Fix details for CoreCLR binaryGaurav Khanna2-2/+2
2016-06-02Enable FEATURE_HIJACK for ARM (#5404)Jonghyun Park3-2/+57
2016-06-02Validate new object construction in Ready to Run (#5398)John Chen1-0/+3
2016-06-01Include license files into the packagesWes Haggard1-25/+37
2016-06-01Add filtering logic to XplatEventLoggerDavid Mason2-2/+16
2016-06-01Merge pull request #5386 from briansull/arm32-hfa-fixBrian Sullivan2-3/+17
2016-06-01Add limit to number of generics methods to compile by CrossGen (#5383)John Chen2-2/+15
2016-06-01Added additional fix for ARM32 in lvHfaSlotsBrian Sullivan2-3/+8
2016-06-02Improvements to System.Math InternalCall code. (#4847)Tanner Gooding120-2735/+4529
2016-06-01JIT_TailCall helper has an implicit assumption that all tail call arguments liveEugene Rozenfeld4-6/+226
2016-06-01Import `new` multi-dimmensional array using the non-vararg helper (#5313)Jan Kotas6-50/+152
2016-06-01Merge pull request #5375 from pgavlin/CSECleanupPat Gavlin3-21/+14
2016-06-01GCStress: Fix a race-conditionSwaroop Sridhar1-24/+113
2016-06-01Merge pull request #5365 from kouvel/NamedMutexTestsKoundinya Veluri2-160/+345
2016-06-01Merge pull request #5384 from wtgodbe/publishingWilliam Godbe1-1/+1
2016-06-01Publish pkg/symbolpkg folders within Release/Debug folderswtgodbe1-1/+1
2016-06-01Proposed fix for HFA args on ARM32Brian Sullivan1-2/+11
2016-06-01Remove some lexical-CSE-related code.Pat Gavlin3-21/+14
2016-06-01Speed up CreateComparer in Comparer/EqualityComparer (#5315)James Ko2-31/+50
2016-06-01Fix for issue 5343: Assert Failure: !"Cannot take the address of an uninstant...Fadi Hanna1-2/+16
2016-06-01Merge pull request #5372 from kyulee1/eh11Kyungwoo Lee1-1/+1
2016-06-01Merge pull request #5376 from wtgodbe/publishFixWilliam Godbe1-0/+15
2016-06-01Publish packages into folders named for their configurationwtgodbe1-0/+15
2016-06-01Merge pull request #5306 from jamesqo/jitdump-docsAndy Ayers4-53/+189
2016-06-01Squashed commit of the following:David Mason7-39/+149
2016-06-01ARM64: eh11_large exclusionKyungwoo Lee1-1/+1
2016-06-01Merge pull request #4918 from stephentoub/task_parent_sizeStephen Toub2-95/+72
2016-06-01Add new document on how to setup/view JIT dumpsJames Ko4-53/+189
2016-06-01Remove duplicate avoid in comments from a few files (#5363)James Singleton3-4/+4
2016-06-01Merge pull request #4909 from lemmaa/unit-test-enhancementAditya Mandaleeka1-15/+41
2016-06-01Add more Ready-to-Run generics tests (#5190)John Chen4-7/+444
2016-06-01Add named mutex stress testsKoundinya Veluri1-134/+313
2016-06-01Fix handle leak when creating or opening named mutex failsKoundinya Veluri1-26/+32
2016-06-01ARM/Linux: Fix Exception Handler PAL Test Fail (#5360)MyungJoo Ham1-2/+2
2016-06-01Comment typo fix: removed double word (#5359)Kurt Aadnoy1-1/+1
2016-06-01Fix JIT PInvoke Check Failure on Linux/ARM (#5322)Jonghyun Park1-4/+4
2016-06-01Merge pull request #5350 from pgavlin/gh5292and5286Pat Gavlin3-0/+8
2016-06-01Add options to 'runtest.sh'Sung-Jae Lee1-15/+41