Merge pull request #11215 from wtgodbe/ActuallyDoCrossgen
[platform/upstream/coreclr.git] / src /
2017-04-26 William GodbeMerge pull request #11215 from wtgodbe/ActuallyDoCrossgen
2017-04-25 Jonghyun ParkMove DynamicHelperFrame::UpdateRegDisplay into cgenx86...
2017-04-25 Pat GavlinMerge pull request #11134 from pgavlin/VSO406163
2017-04-25 Roman ArtemevMerge pull request #11110 from rartemev/issue_9880
2017-04-25 mskvortsov[RyuJIT/ARM32] Move genJumpKindsForTree into common...
2017-04-25 Roman ArtemevMerge pull request #11118 from rartemev/issue_10094
2017-04-25 Roman ArtemevMade behavior to conform to ECMA for 'tail.call, pop...
2017-04-25 Bruce ForstallMerge pull request #11203 from mskvortsov/FixLclFld
2017-04-25 Pat GavlinFix fgNewBBinRegion when inserting into filters.
2017-04-25 dotnet botMerge pull request dotnet/corert#3418 from dotnet/nmirr...
2017-04-25 Bruce ForstallMerge pull request #11191 from BruceForstall/FixFunclet...
2017-04-25 Bruce ForstallMerge pull request #11080 from BruceForstall/MeasureNoway
2017-04-25 Mikhail SkvortcovRyuJIT/ARM32: Update GT_LCL_FLD codegen.
2017-04-25 Hanjoung Lee[x86/Linux] Do not report untracked from filters (...
2017-04-25 Bruce ForstallAdd code to measure dynamic noway_assert usage
2017-04-25 Bruce ForstallFix funclet begin assert
2017-04-25 Bruce ForstallMerge pull request #11196 from wateret/fix-formatting
2017-04-25 Bruce ForstallMerge pull request #11183 from sdmaclea/PR-FIX-11181
2017-04-25 Hanjoung LeeFix formatting fail
2017-04-25 Jim MaEnsure using the given executable path. (#10525)
2017-04-25 Mike McLaughlinAdd "createdump" command to SOS. (#11161)
2017-04-24 Andy AyersMerge pull request #11152 from AndyAyersMS/FixTailCallS...
2017-04-24 Bruce ForstallMerge pull request #11157 from mikedn/reg-encoding
2017-04-24 Bruce ForstallMerge pull request #11108 from BruceForstall/RangedForA...
2017-04-24 Bruce ForstallMerge pull request #11172 from mskvortsov/ArithOverflow...
2017-04-24 Steve MacLean, Qua... Fix 11181
2017-04-24 Steve MacLeanRemove PAL FileAlignment restriction (#10959)
2017-04-24 Sean Gillespie[Local GC] Ensure that handle creation returns null...
2017-04-24 Sergey Andreenkodo not use = {nullptr} initialization. (#11153)
2017-04-24 Bruce ForstallMerge pull request #11169 from hseok-oh/ryujit/fix_11128
2017-04-24 Bruce ForstallMerge pull request #11091 from BruceForstall/BlockRefactor
2017-04-24 Mikhail SkvortcovRyuJIT/ARM32: Enable arithmetic overflow checks.
2017-04-24 Jonghyun Park[x86/Linux] Remove unnecessary ResumeEsp field (#11167)
2017-04-24 Hyeongseok Oh[ARM32/RyuJIT] Fix failure related with struct argument...
2017-04-24 Jonghyun Park[x86/Linux] Fix unmatched NESTED_END in CallEHFilterFun...
2017-04-23 OmariO11106: Use RuntimeHelpers.IsReferenceOrContainsReferenc...
2017-04-22 Mike DanesSimplify emitter's RegEncoding
2017-04-22 Sean GillespieRemove destructor from GCEvent and instead rely on...
2017-04-22 Brian SullivanTwo improvments for LCG jump stubs (dynamic methods...
2017-04-22 Andy AyersJIT: simple fix for the tail call stress assert
2017-04-22 Mike McLaughlinMove xplat minidump doc to botr. (#11149)
2017-04-21 Andy AyersMerge pull request #11140 from AndyAyersMS/FixRunBenchmarks
2017-04-21 Brian SullivanMerge pull request #11117 from briansull/zapsig-fix
2017-04-21 Drew ScogginsMerge pull request #11055 from jorive/dev/xUnit-Perform...
2017-04-21 Jonghyun Park[x86/Linux] Correctly initialize nonVolRegPtrs in LazyM...
2017-04-21 Jan KotasMark CharEnumerator as [Serializable] (#11124)
2017-04-21 Yi Zhang (CLR)Add Marshal.GetExceptionPointers (#11125)
2017-04-21 Hyeongseok Oh[ARM32/RyuJIT] Argument passing for multireg struct...
2017-04-21 Jonghyun Park[x86/Linux] Relax inst_JMP assert condition (#11062)
2017-04-21 Joseph MusserUpdate StringBuilder.AppendJoin to approved API (...
2017-04-21 SaeHie ParkEnable corerun to select Globalization Invariant mode...
2017-04-20 Gaurav KhannaFix R2R workaround for Diasymreader (#11116)
2017-04-20 Ben AdamsInline List.Clear (#11104)
2017-04-20 Brian SullivanWhen we have profile data we can have cross module...
2017-04-20 Peter SmulovicsFixing Delegate's hash code's distribution (#11019)
2017-04-20 William GodbeMerge pull request #11115 from wtgodbe/readytoruntests
2017-04-20 Aditya MandaleekaMerge pull request #11033 from adityamandaleeka/handle_...
2017-04-20 Michelle McDanielMerge pull request #11020 from adiaaida/hardenPerf
2017-04-20 Aditya MandaleekaRename CompareAndSwap to InterlockedCompareExchange.
2017-04-20 Mike McLaughlinAdd the Linux minidump support documentation (#11087)
2017-04-20 Bruce ForstallUse C++ ranged 'for' for AllSuccessorIter use
2017-04-20 Jonghyun Park[x86/Linux] Use CDECL as STDAPICALLTYPE (#10969)
2017-04-20 ragmani[x86/Linux] fix a problem that stack was broken by...
2017-04-20 Andy AyersMerge pull request #11083 from AndyAyersMS/FixNonDevUse...
2017-04-19 Bruce ForstallRefactoring: move some BasicBlock functions to block.cpp
2017-04-19 Bruce ForstallMerge pull request #11081 from mikedn/static-noway
2017-04-19 Aditya MandaleekaMove ResetOBJECTHANDLE and the associated holder to...
2017-04-19 Pat GavlinMerge pull request #11077 from pgavlin/gh10940
2017-04-19 Jan VorlicekAdd NUMA and thread affinity support for Unix (#10938)
2017-04-19 Jarret ShookMerge pull request #10257 from jashook/reflection_invok...
2017-04-19 Mike DanesConvert some noway_assert to static_assert
2017-04-19 Jonghyun Park[x86/Linux] Corretly pop args after unmanaged function...
2017-04-19 Brian SullivanMerge pull request #11049 from briansull/fixMaxOffset
2017-04-19 Pat GavlinSpill side-effects in impAssignMultiRegTypeToVar.
2017-04-19 Bruce ForstallMerge pull request #11044 from alpencolt/ryu-arm-locall...
2017-04-19 Stephen ToubMerge pull request #11070 from stephentoub/add_stat_fields
2017-04-19 jashookFor Reflection invoke, use ArgLocDesc
2017-04-19 Jim MaChange ICLRRuntimeHost2 to ICLRRuntimeHost4 for Windows...
2017-04-19 Stephen ToubAdd Dev/Ino fields to Interop.Sys.FileStatus
2017-04-19 Jonghyun Park[x86/Linux] Do NOT run GC on Transition (#11056)
2017-04-19 Viktor HoferRevert "Add SecurityZone stub" (#11053)
2017-04-19 Bruce ForstallMerge pull request #10933 from hqueue/ryujit/enable_nod...
2017-04-19 Bruce ForstallMerge pull request #11021 from mskvortsov/array-offset-mla
2017-04-18 Mike McLaughlinImplement the createdump policy options and env variabl...
2017-04-18 Matt EllisMerge pull request #11050 from ellismg/remove-duplicate...
2017-04-18 William GodbeMerge pull request #10979 from wtgodbe/R2RWindows
2017-04-18 Gaurav KhannaRemove /RELEASE option required for device drivers...
2017-04-18 Stephen ToubMerge pull request #11047 from stephentoub/task_iscompl...
2017-04-18 Matt EllisRemove some duplicate resource strings
2017-04-18 Eric ErhardtMerge pull request #10948 from eerhardt/GetPreviousAdjR...
2017-04-18 Joseph TremouletMerge pull request #11045 from JosephTremoulet/TraceEve...
2017-04-18 Rahul Kumarfail fast on exceptions that indicate corrupted process...
2017-04-18 Brian SullivanFix incorrect test of structSize in struct promoted
2017-04-18 Jonghyun Park[x86/Linux] EH Support for Per-Frame P/Invoke Init...
2017-04-18 Stephen ToubExpose Task.IsCompletedSuccessfully
2017-04-18 Sergey Andreenkosmall clean-up and bug fix in genIntToIntCast (#10989)
2017-04-18 Eric ErhardtAssert GetAdjustmentRuleForTime sets ruleIndex correctly.
2017-04-18 Alexander Soldatov[RyuJIT/ARM32] Use 'subs' instead of 'sub' on localloc
2017-04-18 Bruce ForstallMerge pull request #11035 from BruceForstall/NumSuccImp...
2017-04-18 Mikhail SkvortcovRyuJIT/ARM32: use mla for array offset computation
next