summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Port String.IndexOf(char) and LastIndexOf(char) from CoreRT (#5327)Bruce Bowyer-Smyth4-103/+84
2016-05-30Merge pull request #5240 from wateret/mscorlib-arm-softfpJan Kotas3-3/+6
2016-05-30Merge pull request #5087 from myungjoo/fix/4859/janvorli_suggestionJan Kotas2-1/+6
2016-05-30Fix ucol_setMaxVariable detection for Gentoo Linux (#5309)Peter Jas1-0/+7
2016-05-30Don't use libstdc++ wrappers for stdlib.h (#5304)Jürgen Hötzel1-0/+4
2016-05-30ARM: Remove workaround no more requiredMyungJoo Ham1-1/+0
2016-05-30ARM/THUMB PC Least Bit Set for Range CheckMyungJoo Ham1-0/+6
2016-05-29Merge pull request #5093 from wateret/fix-returnstruct-arm-softfpRuss Keldorph1-1/+1
2016-05-28Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)John Chen1-0/+4
2016-05-28Merge pull request #5299 from CarolEidt/FixArm64Matt Ellis2-1/+5
2016-05-27Merge pull request #5295 from adityamandaleeka/noexcept_nothrow_newAditya Mandaleeka3-10/+11
2016-05-27Fix the named semaphore leak on OSX (and Linux) (#5269)Mike McLaughlin9-204/+265
2016-05-27Fix Assert Error "Unexpected size when returning struct by value" on arm-softfpHanjoung Lee1-1/+1
2016-05-27Fix a build break due to PR #5101Carol Eidt2-1/+5
2016-05-27Merge pull request #5263 from briansull/avoid-x8Brian Sullivan1-20/+16
2016-05-27Merge pull request #5277 from pgavlin/gentreePat Gavlin1-4/+0
2016-05-27Merge pull request #5257 from Priya91/failingtestSergiy Kuryata2-1/+4
2016-05-27Avoid using register x8 as it will be used as the RetBuf argument in the futureBrian Sullivan1-20/+16
2016-05-27Merge pull request #5101 from CarolEidt/FixIssue2554Carol Eidt3-9/+6
2016-05-27Merge pull request #5266 from vancem/EventSoruceComplexTypeFixDavid Mason1-2/+2
2016-05-27Fix GCStress 0xC on Unix (#5276)Jan Vorlicek1-7/+15
2016-05-27Merge pull request #5225 from ellismg/add-additional-packagesMatt Ellis24-32/+659
2016-05-27Merge pull request #5260 from CarolEidt/Fix5116Carol Eidt1-2/+2
2016-05-27Use JitFuncInfoLogFile to check if SIMD intrinsics are recognized.Carol Eidt3-9/+6
2016-05-27Remove another redundant call to gtSetEvalOrder.Pat Gavlin1-2/+0
2016-05-27Fix System.Diagnostics.StackTrace symbol issue (#5265)Mike McLaughlin1-39/+44
2016-05-27Merge pull request #5249 from kyulee1/divzeroKyungwoo Lee2-8/+10
2016-05-27Fix sos ClrStack print of GC frames for ARM/Linux (#5178)Dmitri-Botcharnikov2-2/+2
2016-05-27Merge pull request #5270 from briansull/issue-5264Brian Sullivan1-4/+4
2016-05-27Fix debuggertests failures OSX. (#5267)Mike McLaughlin4-6/+12
2016-05-26Fix for clrstack after bpmd (#5051)chunseoklee1-0/+1
2016-05-26Merge pull request #5262 from JohnChen0/issue5201John Chen2-1/+9
2016-05-26Fix generic non-virtual method call in Ready-to-Run imagesJohnChen02-1/+9
2016-05-26ARM64: Fix Liveness update for Division By ZeroKyungwoo Lee2-8/+10
2016-05-26Merge pull request #5217 from AlexGhiondea/updateTargetingPackAlexGhiondea1-0/+3
2016-05-26Proposed fix for #5264Brian Sullivan1-4/+4
2016-05-26Add Fedora, OpenSuse and Ubuntu 16.04 packagesMatt Ellis24-32/+659
2016-05-26EventSource Events that use complex types do not get logged (silently ignored)Vance Morrison1-2/+2
2016-05-26Add noexcept to some non-throwing new overloads.Aditya Mandaleeka3-10/+11
2016-05-26Merge pull request #5144 from gkhanna79/RelaxALC2Gaurav Khanna9-84/+169
2016-05-26Remove a redundant recursive call to `gtSetEvalOrder`.Pat Gavlin1-2/+0
2016-05-26Recognize Vector<T> constructors for small intsCarol Eidt1-2/+2
2016-05-26Merge pull request #5239 from AndyAyersMS/TrackCallOffsetsAndy Ayers10-52/+159
2016-05-26Disable failing test to enable corefx runs.Lakshmi Priya Sekar2-1/+4
2016-05-26Merge pull request #5230 from gkhanna79/FixWinMDGaurav Khanna2-1/+5
2016-05-26Merge pull request #5196 from briansull/arm64-hfa-argsBrian Sullivan16-690/+1229
2016-05-26Merge pull request #5206 from kouvel/ShmCreateDirectoryFixKoundinya Veluri4-28/+76
2016-05-26Merge pull request #5231 from jashook/build_fixJarret Shook1-4/+4
2016-05-26Support CoreLib build for arm-softfpHanjoung Lee3-3/+6
2016-05-26Typo Fix: from preemtive GC to preemptive GC (#5237)Geunsik Lim1-1/+1