summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-30Remove unused code in vm/util.* (#24863)Aaron Robinson4-431/+8
2019-05-30Add information in docs for required Windows SDK version for test build. (#24...Jeremy Koritzinsky1-0/+1
2019-05-30Merge pull request #24869 from briansull/desktop-build-fixesBrian Sullivan4-1/+7
2019-05-30Create NearDiffer in SuperPMI based on specified targetArchitecture (#24860)Egor Chesakov1-1/+13
2019-05-30Support running SuperPMI with ARM protononjit.dll (#24840)Egor Chesakov3-12/+50
2019-05-30Remove BuildTools from product build (#24841)Elinor Fung15-159/+60
2019-05-30Fixes for building the Desktop JIT in CodegenMirrorBrian Sullivan4-1/+7
2019-05-30Add build-tools.cmd (#24817)Jan Vorlicek5-7/+6
2019-05-30Move CI to supported queuesRuss Keldorph1-3/+3
2019-05-30[master] Update dependencies from dotnet/arcade (#24854)dotnet-maestro[bot]4-14/+14
2019-05-30Update CoreClr to preview6.19280.1 (#24848)dotnet-maestro-bot2-3/+3
2019-05-30Add Environment.TickCount64 (#24857)Stephen Toub4-1/+21
2019-05-30Implement R2R helpers for synchronized methods (#24646)Michal Strehovský4-6/+17
2019-05-30Update dependencies from https://github.com/dotnet/corefx build 20190529.8 (#...dotnet-maestro[bot]2-9/+9
2019-05-30Update dependencies from https://github.com/dotnet/core-setup build 20190529....dotnet-maestro[bot]2-3/+3
2019-05-30Frkaya/gcc fix 052919 (#24845)Sinan Kaya3-2/+5
2019-05-30Allow generating HW intrinsics in crossgen (#24689)Michal Strehovský2-9/+32
2019-05-29Remove all uses of CanRunManagedCode() (#24847)Aaron Robinson16-559/+177
2019-05-29Use /proc/<pid>/mem to read memory in remote DBI data target. It makes the te...Mike McLaughlin4-9/+46
2019-05-29Add COMPlus_LTTng environment variable (#24733)John Salem2-5/+21
2019-05-29[master] Update dependencies from dotnet/arcade (#24780)dotnet-maestro[bot]5-13/+14
2019-05-29Sort out ARM load/store instruction size issues (#20126)mikedn10-264/+148
2019-05-29Stop using %~dp0 in build scripts after args processing (#24842)Elinor Fung2-3/+3
2019-05-29Update CoreClr to preview6.19279.1 (#24829)dotnet-maestro-bot2-3/+3
2019-05-29Refactor native build to remove the compiler-override files (#23897)Jeremy Koritzinsky13-106/+79
2019-05-29Use Ubuntu 14.04-on-16.04 Docker image for arm cross builds. (#23999)Jeremy Koritzinsky1-1/+1
2019-05-29Stop specifying cdecl for ComponentEntryPoint (default to stdcall) (#24833)Elinor Fung1-1/+0
2019-05-29[master] Update dependencies from dotnet/corefx (#24781)dotnet-maestro[bot]2-9/+9
2019-05-29Change binary op tree display (#20045)mikedn1-62/+38
2019-05-29Add back AssemblyDescription attribute (#24819)Sven Boemer1-0/+1
2019-05-29Update MicrosoftDotNetXUnitConsoleRunnerVersion to reflect changes in Arcade ...Egor Chesakov2-2/+2
2019-05-29Update dependencies from https://github.com/dotnet/core-setup build 20190528....dotnet-maestro[bot]2-3/+3
2019-05-29Specify restore sources in optdata.csproj (#24825)Elinor Fung1-0/+7
2019-05-28Create the Concept of Multiple EventPipe Sessions (#24417)José Rivero31-1081/+1484
2019-05-28Change DllImportPath policy to create unicode-named test library immediately ...Jeremy Koritzinsky2-11/+22
2019-05-28Use Arcade for native versioning (#24785)Elinor Fung13-81/+42
2019-05-28Fix nullable annotationJan Kotas1-1/+1
2019-05-28Fix superfluous delegate allocations in Unix WaitSubsystem (#7454)Jan Kotas1-3/+4
2019-05-28Add null checks before calling ClassLoader::EnsureLoaded (#24818)Jan Kotas1-2/+6
2019-05-28Stop adding 7 before the build revision number (#24805)Elinor Fung1-5/+0
2019-05-28Change StreamReader.ReadBufferAsync to return ValueTask<int> (#24810)Stephen Toub1-1/+1
2019-05-28Fix IBC data collection (#24814)Jan Kotas3-12/+4
2019-05-28Stop using BuildTools for signing (#24808)Elinor Fung3-43/+12
2019-05-28Rename CreateNativeDelegate -> LoadAssemblyAndGetFunctionPointer (#24804)Elinor Fung1-9/+9
2019-05-28Using AllocateUninitializedArray in array pool (#24504)Vladimir Sadov4-19/+38
2019-05-28Move parts of WeakReference to shared partition (#24800)Marek Safar6-97/+102
2019-05-28Fixing the epilog size decodingAndrew Au3-14/+3
2019-05-28Cleanup unnecessary code in exception formatting (#24797)Jan Kotas5-101/+31
2019-05-28Expose Path.TrimEndingDirectorySeparator (#20805)Marco Rossignoli5-43/+50
2019-05-28Move some CustomAttribute related types to shared (#23651)Egor Bogatov6-156/+171