Age | Commit message (Expand) | Author | Files | Lines |
2017-07-18 | Update CoreClr, CoreFx to preview2-25518-01, preview2-25518-02, respectively | dotnet-maestro-bot | 1 | -4/+4 |
2017-07-18 | Move BitConverter to shared CoreLib partition (#12876) | Jan Kotas | 3 | -45/+4 |
2017-07-18 | [RyuJIT/ARM32] Block copy for promoted struct argument assign | Hyeongseok Oh | 1 | -0/+3 |
2017-07-17 | Merge pull request #12874 from wateret/fix-legacy-12869 | Bruce Forstall | 1 | -4/+5 |
2017-07-17 | Merge pull request #12857 from CarolEidt/DumpFixes | Carol Eidt | 4 | -173/+48 |
2017-07-17 | Path whitespace changes. (#12862) | Nina Chikanov | 8 | -33/+39 |
2017-07-17 | Merge pull request #12872 from hqueue/arm/ryujit/issue_12706 | Bruce Forstall | 1 | -8/+24 |
2017-07-18 | [LegacyJIT] Fix assert condition for CNS_DBL | Hanjoung Lee | 1 | -4/+5 |
2017-07-17 | Merge pull request #12870 from dotnet-maestro-bot/master-UpdateDependencies | Stephen Toub | 1 | -2/+2 |
2017-07-17 | Merge pull request #12871 from BruceForstall/Revert12813 | Bruce Forstall | 1 | -1/+1 |
2017-07-18 | [ARM32] Remove useless code: struct split using float registers | Hyeongseok Oh | 4 | -31/+10 |
2017-07-18 | [RyuJIT/ARM32] Unassign registers properly at BB entry | Hyung-Kyu Choi | 1 | -8/+24 |
2017-07-17 | Merge pull request #12861 from BruceForstall/AllowCnsIntTypeMismatch | Bruce Forstall | 1 | -16/+18 |
2017-07-17 | Revert #12813, which caused #12855 | Bruce Forstall | 1 | -1/+1 |
2017-07-18 | Update CoreClr to preview2-25517-02 | dotnet-maestro-bot | 1 | -2/+2 |
2017-07-17 | CoreCLR - Remove preemptive checks for path being too long (#12786) | Stephen Daudell | 3 | -23/+0 |
2017-07-17 | Get rid of duplicate dump of def RefPositions | Carol Eidt | 1 | -1/+0 |
2017-07-17 | LSRA & dump cleanup | Carol Eidt | 4 | -172/+48 |
2017-07-17 | Fix a build break when compiling with Standalone GC on non-Windows platforms ... | Sean Gillespie | 1 | -1/+1 |
2017-07-17 | Allow CNS_INT type mismatch for ARM | Bruce Forstall | 1 | -16/+18 |
2017-07-17 | Create crash dump on unhandled SIGILL, SIGFPE, SIGSEGV, SIGTRAP, SIGBUS (#12842) | Igor Kulaychuk | 3 | -37/+69 |
2017-07-17 | Make createdump build and work on ARM (#12798) | Konstantin Baladurin | 10 | -47/+226 |
2017-07-17 | Merge pull request #12838 from pgavlin/PInvokeKills | Pat Gavlin | 1 | -3/+5 |
2017-07-17 | Merge pull request #12806 from jashook/fix_2017_arm_build | Jarret Shook | 1 | -3/+7 |
2017-07-17 | Updates the explicit location for armasm | jashoo | 1 | -3/+7 |
2017-07-17 | Merge pull request #12840 from dotnet-maestro-bot/master-UpdateDependencies | Wes Haggard | 1 | -4/+4 |
2017-07-17 | Fix alignment of reads in MD5Transform. (#12800) | Ruben Ayrapetyan | 1 | -1/+13 |
2017-07-17 | Update CoreClr, CoreFx to preview2-25517-01, preview2-25517-02, respectively | dotnet-maestro-bot | 1 | -4/+4 |
2017-07-16 | Format code. | Pat Gavlin | 1 | -1/+1 |
2017-07-16 | Update init-tools.sh to match corefx (#12839) | Jan Kotas | 1 | -7/+15 |
2017-07-16 | Revert PR: https://github.com/dotnet/coreclr/pull/12830 (#12844) | Santiago Fernandez Madero | 1 | -1/+1 |
2017-07-15 | Fix issues with early dumps of multi-reg-returning calls. | Pat Gavlin | 2 | -2/+9 |
2017-07-15 | Minor cleanups in reg candidate lclVar node processing. (#12828) | Pat Gavlin | 1 | -43/+40 |
2017-07-15 | Fix usage of GetThreadContext (#12825) | Sergiy Kuryata | 1 | -3/+11 |
2017-07-14 | Merge pull request #12832 from pgavlin/FgMarkIntf | Pat Gavlin | 2 | -21/+92 |
2017-07-14 | Do not mark GC vars live across an unmanged call as DNER in liveness for RyuJIT. | Pat Gavlin | 1 | -3/+5 |
2017-07-14 | Update header comments. | Pat Gavlin | 1 | -10/+36 |
2017-07-15 | Fix resources lookup to use satellite assembly resouce lookup inside AppX whe... | Santiago Fernandez Madero | 1 | -1/+1 |
2017-07-14 | Merge pull request #12833 from dotnet-maestro-bot/master-UpdateDependencies | Stephen Toub | 1 | -4/+4 |
2017-07-15 | Update CoreClr, CoreFx to preview2-25514-02, preview2-25515-01, respectively | dotnet-maestro-bot | 1 | -4/+4 |
2017-07-14 | Merge pull request #12618 from hseok-oh/ryujit/fix_12600 | Bruce Forstall | 2 | -3/+16 |
2017-07-14 | Merge pull request #12813 from BruceForstall/FixArmSingleHfaStructReturn | Bruce Forstall | 1 | -1/+1 |
2017-07-14 | Add an overload of `fgMarkIntf` that takes a var index. | Pat Gavlin | 2 | -11/+56 |
2017-07-14 | Merge pull request #12814 from pgavlin/BuildUses | Pat Gavlin | 1 | -21/+11 |
2017-07-14 | Merge pull request #12811 from JeffCyr/concurrentqueue-maxsegmentlength | Stephen Toub | 1 | -2/+2 |
2017-07-14 | Format code. | Pat Gavlin | 1 | -1/+1 |
2017-07-14 | ARM: Fix return of single element HFA | Bruce Forstall | 1 | -1/+1 |
2017-07-14 | Applied MaxSegmentLength restriction in ConcurrentQueue | JeffCyr | 1 | -2/+2 |
2017-07-14 | Merge pull request #12804 from pgavlin/VSO462274 | Pat Gavlin | 3 | -0/+120 |
2017-07-14 | Merge pull request #12550 from sergign60/arm_build | Bruce Forstall | 1 | -16/+36 |