summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Enhance ICU version scan (#9993)Jan Vorlicek1-3/+21
2017-03-07[x86/Linux] Fix incorrect FP values (#9975)Hanjoung Lee2-16/+10
2017-03-06Harden resolveVirtualMethod against invalid types (#9989)Andy Ayers1-45/+71
2017-03-07[x86/Linux] Check Stack Alignment in StubRareEnable/StubRareDisableTHROW (#9925)Jonghyun Park1-0/+4
2017-03-07Fix ICU detection in System.Globalization.Native build (#9990)Jan Vorlicek1-4/+2
2017-03-06Change PackagePlatform to Platform for x86 jit pkgMichelle McDaniel1-1/+1
2017-03-06Implementation for Dictionary.TryAdd (#9923)James Ko1-8/+40
2017-03-06Merge pull request #9398 from mikedn/switch-castSivarv2-22/+12
2017-03-06Add stripSymbols argument; refactor symbol package build (#9664)Davis Goodin21-376/+186
2017-03-06[x86/Linux] Stack align aware unwinder (#9928)Jonghyun Park1-2/+13
2017-03-05Delete a few more unused hosting methods (#9973)Jan Kotas2-25/+0
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise51-1753/+184
2017-03-05Delete IsNonW8PFrameworkAPI checks (#9964)Jan Kotas22-581/+35
2017-03-05JIT: change codgen for dup to not lose type informationAndy Ayers1-78/+10
2017-03-04Remove ComVisible as per #9371 (#9962)Paul Westcott1-1/+0
2017-03-04Remove unused bbAssertionKill (#9957)mikedn1-6/+0
2017-03-04Extending optimized JIT helpers to Buffer.MemoryCopy (#9786)Varun Venkatesan1-290/+151
2017-03-04Move System.Lazy to shared CoreLib partition (#9955)Jan Kotas4-21/+35
2017-03-03Merge pull request #9954 from tannergooding/fcallTanner Gooding3-42/+45
2017-03-03Remove unreferenced file (#9952)Alex Perovich1-21/+0
2017-03-03Alternative System.Lazy implementation (#8963)Paul Westcott1-240/+306
2017-03-03Fixing the FCALL 'common gotchas' comment to clarify that it applies to all t...Tanner Gooding1-4/+7
2017-03-03Updating `COMSingle` in `classlibnative` to use the appropriate FCALL Declara...Tanner Gooding2-38/+38
2017-03-04[x86/Linux] Clean up pContext access (#9933)Jonghyun Park4-11/+12
2017-03-04[x86/Linux] Revise VirtualMethodFixupStub (#9929)Jonghyun Park1-2/+8
2017-03-03Clean up Normalization code (#9941)Tarek Mahmoud Sayed9-400/+84
2017-03-03Support local stack unwinding on Android (#9940)Frederik Carlier1-8/+13
2017-03-03Merge pull request #9773 from mikedn/user-range-checkJoseph Tremoulet5-35/+161
2017-03-03Add/improve assertion propagation commentsMike Danes4-7/+20
2017-03-03Generate OAK_NO_THROW assertions from (uint)i < (uint)a.len checksMike Danes4-7/+112
2017-03-03Refactor JTRUE handling during assertion gen/propMike Danes1-37/+45
2017-03-03RyuJIT/ARM32: enable codegen for long nodes.Mikhail Skvortcov9-117/+692
2017-03-02Merge shared changes from corert and use C# shared project to enable VS editi...Alex Perovich52-1166/+1077
2017-03-02Merge pull request #9915 from BruceForstall/IncBuild1Bruce Forstall1-2/+12
2017-03-02Fix AsmConstants.inc to be incrementally rebuilt as necessaryBruce Forstall1-2/+12
2017-03-02Merge pull request #9917 from BruceForstall/BuildCrossAltJitBruce Forstall8-62/+156
2017-03-02Build cross-compile altjits for arm32 and arm64Bruce Forstall8-62/+156
2017-03-02[x86/Linux] Add STDCALL for reverse P/Invoke delegates (#9909)Evgeny Pavlov1-1/+1
2017-03-02[Linux][GDB-JIT] Fix lldb type displaying issues (#9906)Igor Kulaychuk2-44/+137
2017-03-02Add src\jit\protononjit directory to git mirror in preparation for future Git...Bruce Forstall5-0/+111
2017-03-02Fix LDVIRTFTN case for GVM target methods (#9890)Fadi Hanna1-25/+22
2017-03-02Removing ref T Span.GetItem and updating Indexer to return ref (#9787)Ahson Ahmed Khan1-35/+2
2017-03-02Devirtualize calls in some simple casesAndy Ayers5-6/+456
2017-03-02Jit interface support for devirtualizationAndy Ayers13-8/+202
2017-03-02[x86/Linux] Fix clang 3.9 build error (#9900)Jonghyun Park3-7/+5
2017-03-02[x86/Linux] Initial filter support (#9820)Jonghyun Park3-2/+49
2017-03-02Remove CLRThreadpoolHosted as it always returns false. (#9899)Austin Wise4-40/+13
2017-03-01[x86/Linux] Clean up EXCEPTION_REGISTRATION_RECORD (#9895)Jonghyun Park2-7/+2
2017-03-01Update links to point to valid BotR pages - One extra link that was missed ou...Matt Warren1-1/+1
2017-03-01Use the correct class handle for fat call temporary (#9893)Michal Strehovský1-2/+1