summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Build the legacy jit for x86 and arm.Jarret Shook4-0/+60
2015-12-15Merge pull request #2343 from dotnet-bot/from-tfsJan Kotas5-0/+114
2015-12-15Merge pull request #2342 from jkotas/legacy_abortJan Kotas2-4/+3
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 #2335 from hoyMS/testPortingPat Gavlin17-0/+1020
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-14Porting tests:Hongtao Yu17-0/+1020
2015-12-15Link unixcoreruncommon with dl, which is needed on Unix-like systemsMarqin1-0/+1
2015-12-14Merge pull request #2280 from LLITCHEV/SysVTestsLubomir Litchev1-2/+8
2015-12-14Merge pull request #2312 from richardlford/portilasm1210Pat Gavlin3-3/+23
2015-12-14Fix transparency annotationsMatt Ellis9-7/+54
2015-12-14PAL Module/shutdown cleanup.Mike McLaughlin12-797/+566
2015-12-14Update IL.targets to handle more propertiesRichard L Ford3-3/+23
2015-12-14Merge remote-tracking branch 'origin/master' into SysVTestsLubomir Litchev5978-12333/+542428
2015-12-14Merge pull request #2308 from hoyMS/hfaTestPat Gavlin122-0/+12866
2015-12-13Porting managed part of HFA testsHongtao Yu122-0/+12866
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-12Merge pull request #2320 from mikedn/lnk4221Jan Kotas9-53/+75
2015-12-12Delete bad PAL test caseJan Kotas1-5/+0
2015-12-13Remove unnecessary files from build and disable LNK4221Mike Danes9-53/+75
2015-12-12Merge pull request #2323 from jkotas/disable-failing-testsJan Kotas1-1/+6
2015-12-12Disable failing testsJan Kotas1-1/+6
2015-12-12Merge pull request #2321 from dotnet-bot/from-tfsJan Kotas104-6838/+15723
2015-12-12Fix build breakJan Kotas1-2/+2
2015-12-11Merge pull request #2318 from mikem8361/pipefileMike McLaughlin2-5/+7
2015-12-11Merge pull request #2316 from dotnet-bot/from-tfsBrian Sullivan1-2/+1
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan105-6840/+15725
2015-12-11Fix pipe file cleanup in /tmp directory.Mike McLaughlin2-5/+7
2015-12-11Merge pull request #2288 from hoyMS/testHasReferencePat Gavlin417-3/+28190
2015-12-11Merge pull request #2310 from mikedn/lnk4044Jan Kotas1-2/+2
2015-12-11Fix desktop build of ilasmBruce Forstall1-2/+1
2015-12-11Do not use /OPT:REF /OPT:ICF for static librariesMike Danes1-2/+2
2015-12-11Disable JIT.Methodical.Boxing.misc._dbgconcurgc_il._dbgconcurgc_il for non-wi...Hongtao Yu1-0/+1
2015-12-11Merge pull request #2303 from kyulee1/ilasmJan Vorlicek26-107/+281
2015-12-11Porting tests that have referencesHongtao Yu416-3/+28189
2015-12-11Merge pull request #2302 from ccurrens/dtfi_race_conditionJan Kotas1-3/+5
2015-12-11Enable ILASM for *nixKyungwoo Lee26-107/+281
2015-12-11Merge pull request #2275 from pgavlin/ImportMissingTestsPat Gavlin4356-6324/+227764
2015-12-10Fix race condition in DateTimeOffsetPatternChristopher Currens1-3/+5
2015-12-10Import missing JIT tests.Pat Gavlin4356-6324/+227764
2015-12-10Merge pull request #2284 from hoyMS/tailCallTestPat Gavlin6-0/+11074
2015-12-10Merge pull request #2293 from stephentoub/tickcount_perfStephen Toub3-3/+23