summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Build arm64 using private toolsetRahul Kumar14-66/+105
2015-12-15Merge pull request #2343 from dotnet-bot/from-tfsJan Kotas5-0/+114
2015-12-15Move Thread.Abort under FEATURE_LEGACYSURFACEJan Kotas2-4/+3
2015-12-15Add src/jit/protojitJan Kotas5-0/+114
2015-12-15Merge pull request #2340 from dotnet-bot/from-tfsJan Kotas2-0/+12
2015-12-15Merge pull request #2339 from Marqin/masterJan Vorlicek1-0/+3
2015-12-14Merge pull request #2337 from ellismg/fix-2314Jan Kotas9-7/+54
2015-12-14Expose TypeInfo.IsEquiventTo and Assembly.GetEntryAssembly() APIs in mscorlibPallavi Taneja1-0/+2
2015-12-14Don't propagate type handles that are used as null checksBruce Forstall1-0/+10
2015-12-15Add if to check if Linux for -ldl, because it only works on Linux.Marqin1-1/+3
2015-12-14Merge pull request #2327 from mikem8361/cleanupMike McLaughlin12-797/+566
2015-12-15Link unixcoreruncommon with dl, which is needed on Unix-like systemsMarqin1-0/+1
2015-12-14Fix transparency annotationsMatt Ellis9-7/+54
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin12-797/+566
2015-12-14Merge remote-tracking branch 'origin/master' into SysVTestsLubomir Litchev223-7367/+44826
2015-12-13Merge pull request #2278 from manu-silicon/fix_llilcJan Kotas2-20/+20
2015-12-12Merge pull request #2324 from jkotas/fix-pal-testJan Kotas1-5/+0
2015-12-12Delete bad PAL test caseJan Kotas1-5/+0
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes8-52/+69
2015-12-12Merge pull request #2321 from dotnet-bot/from-tfsJan Kotas102-6838/+15597
2015-12-12Fix build breakJan Kotas1-2/+2
2015-12-11Merge pull request #2318 from mikem8361/pipefileMike McLaughlin2-5/+7
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan103-6840/+15599
2015-12-11Fix pipe file cleanup in /tmp directory.Mike McLaughlin2-5/+7
2015-12-11Fix desktop build of ilasmBruce Forstall1-2/+1
2015-12-11Merge pull request #2303 from kyulee1/ilasmJan Vorlicek26-107/+281
2015-12-11Enable ILASM for *nixKyungwoo Lee26-107/+281
2015-12-10Fix race condition in DateTimeOffsetPatternChristopher Currens1-3/+5
2015-12-10Merge pull request #2293 from stephentoub/tickcount_perfStephen Toub3-3/+23
2015-12-10Use CLOCK_MONOTONIC_COARSE in GetTickCount64Stephen Toub3-3/+23
2015-12-10Merge pull request #2292 from janvorli/fix-exception-handling-by-cppJan Vorlicek1-3/+1
2015-12-10Merge pull request #2281 from kyulee1/ilasmJan Kotas14-47/+5113
2015-12-10Merge pull request #2196 from eerhardt/CompareOptions2Eric Erhardt1-28/+273
2015-12-10Fix C++ exception handling when coreclr is loaded before C++ runtimeJan Vorlicek1-3/+1
2015-12-09Merge pull request #2282 from mikem8361/sosdbifixMike McLaughlin6-5/+48
2015-12-09Enable ILASM for WindowsKyungwoo Lee14-47/+5113
2015-12-09Disable h/w exceptions for coreclr (non-DAC) builds.Mike McLaughlin6-5/+48
2015-12-09Fixing collation for the following scenarios:Eric Erhardt1-29/+56
2015-12-09Fix a tight assert for System V struct returning.Lubomir Litchev1-2/+8
2015-12-09Merge pull request #2277 from kouvel/FinalizerDeadlockUndoStephen Toub1-6/+0
2015-12-09Enable Linux compilation of LLILCManu2-20/+20
2015-12-08Merge pull request #2228 from mikem8361/dbiMike McLaughlin9-113/+145
2015-12-08Revert "Disable suspend on shutdown during shutdown finalization"Koundinya Veluri1-6/+0
2015-12-08Fix build breaks after GC updateJan Kotas2-21/+52
2015-12-08Update GC from CoreRTJan Kotas7-99/+59
2015-12-08Use dbi's path to load dac and add RPATH to make files.Mike McLaughlin9-113/+145
2015-12-08Merge pull request #2267 from dotnet-bot/from-tfsJan Kotas45-0/+22812
2015-12-08Merge pull request #2207 from kouvel/FinalizerTimeoutJan Kotas1-0/+6
2015-12-08Disable suspend on shutdown during shutdown finalizationKoundinya Veluri1-0/+6
2015-12-08Open sourcing ILASMdotnet-bot45-0/+22812