Merge pull request #3067 from erozenfeld/MultToShiftVN
[platform/upstream/coreclr.git] / src /
2016-02-08 Eugene RozenfeldMerge pull request #3067 from erozenfeld/MultToShiftVN
2016-02-08 Koundinya VeluriMerge pull request #2981 from kouvel/Fixes
2016-02-08 Eugene RozenfeldPreserve value numbers when morphing multiplication...
2016-02-08 Aditya MandaleekaMerge pull request #2898 from adityamandaleeka/remove_s...
2016-02-08 Matt MitchellMerge pull request #3050 from sejongoh/add_more_stress_...
2016-02-08 Gaurav KhannaMerge pull request #3043 from gkhanna79/FixNugetPkg
2016-02-08 Gaurav Khanna (CLR)Change to support Microsoft.NetCore.Runtime.CoreCLR...
2016-02-07 Jan KotasMerge pull request #3073 from krytarowski/netbsd-support-36
2016-02-07 Kamil RytarowskiMake missing libunwind fatal on NetBSD
2016-02-07 Jan KotasMerge pull request #2973 from krytarowski/netbsd-support-25
2016-02-07 Jan KotasMerge pull request #3072 from krytarowski/netbsd-support-35
2016-02-07 Kamil RytarowskiFix build on NetBSD: Support different versions of...
2016-02-07 Kamil RytarowskiDisable FEATURE_HIJACK in NetBSD as unimplemented
2016-02-07 Jan KotasMerge pull request #3071 from dotnet/revert-3062-instru...
2016-02-07 Jan KotasMerge pull request #3070 from jkotas/crossgen-fix
2016-02-07 Jan KotasRevert "Temporary instrumentation in native image loading"
2016-02-07 Jan KotasFix loading of native images on Unix
2016-02-07 Jan KotasMerge pull request #3066 from gkhanna79/Fix3049
2016-02-06 Jan KotasMerge pull request #3062 from jkotas/instrumentation
2016-02-06 Jan KotasTemporary instrumentation for PE file loading
2016-02-06 Jan KotasMerge pull request #3059 from jkotas/intrinsics
2016-02-06 Stephen ToubMerge pull request #3063 from dotnet/revert-3027-remove...
2016-02-06 Jan KotasMerge pull request #3061 from stephentoub/update_index
2016-02-06 Jan KotasRevert "Remove useless security checks"
2016-02-06 Jan KotasMerge pull request #3060 from dotnet-bot/from-tfs
2016-02-06 stephentoubTweak Enum.TryParse whitespace skipping slightly
2016-02-06 Sejong OhMerge pull request #3048 from sejongoh/add_unit_test_fo...
2016-02-06 Jan KotasDelete mdil support from coreclr
2016-02-06 Jan KotasImprove robustness of intrinsic fallback path
2016-02-06 Jan KotasMerge pull request #3056 from krytarowski/netbsd-support-34
2016-02-06 Kamil RytarowskiFix NetBSD build: Define virtual destructors when needed
2016-02-06 Pat GavlinMerge pull request #3044 from pgavlin/CoreRTPInvoke
2016-02-06 Andy AyersMerge pull request #3051 from AndyAyersMS/InlineRefactor2
2016-02-06 Jan KotasMerge pull request #3026 from Dmitry-Me/clarifyKeepAliv...
2016-02-06 SivarvMerge pull request #3052 from sivarv/master
2016-02-06 Jan KotasMerge pull request #3053 from wtgodbe/serverGC
2016-02-05 Jan KotasMerge pull request #3046 from adityamandaleeka/env_pal
2016-02-05 Andy AyersInliner refactoring: consolidate logging, reporting...
2016-02-05 Pat GavlinFix a few more binary exprs for the CC.
2016-02-05 sivarvCorrected typo in second comment line.
2016-02-05 Pat GavlinAddress CR feedback.
2016-02-05 Jan KotasMerge pull request #3030 from krytarowski/netbsd-support-32
2016-02-05 Jan KotasMerge pull request #3045 from benpye/allow-llvm-unwind
2016-02-05 Jan KotasMerge pull request #2995 from krytarowski/netbsd-support-29
2016-02-05 Aditya MandaleekaRemove InternalStrdup
2016-02-05 Jan VorlicekMerge pull request #3033 from janvorli/test-checked...
2016-02-05 Matt EllisMerge pull request #3042 from ellismg/add-pal-tests...
2016-02-05 Sejong OhMerge pull request #3000 from sejongoh/add_windows_core...
2016-02-05 Ben PyeDetect libunwind features allowing LLVMs libunwind...
2016-02-05 Pat GavlinGenerate P/Invoke transitions for CoreRT.
2016-02-05 Jan KotasMerge pull request #3010 from AndyAyersMS/FixVersionIssue
2016-02-05 Jan KotasMerge pull request #3027 from stephentoub/remove_securi...
2016-02-05 Jan KotasMerge pull request #3039 from dotnet-bot/from-tfs
2016-02-05 Jan KotasMerge pull request #3041 from krytarowski/netbsd-support-33
2016-02-05 Matt EllisHave `skiptests` control PAL tests as well
2016-02-05 Gaurav KhannaMerge pull request #3031 from gkhanna79/FixBatch
2016-02-05 Andy AyersMerge pull request #3038 from AndyAyersMS/FixInlineAssert
2016-02-05 Kamil RytarowskiFix NetBSD build: Retire unneeded PAL_fpos_t and fgetpo...
2016-02-05 Pat GavlinMake a few JIT interface changes to accommodate CoreRT:
2016-02-05 Jan VorlicekFix checked build optimization
2016-02-04 Andy AyersRemove assert from the JitInlineResult dtor
2016-02-04 Kamil RytarowskiFix build on NetBSD: Walkaround compiler strictness...
2016-02-04 Vance MorrisonRemove security checks.
2016-02-04 Dmitry-MeNo need to stick to end of method
2016-02-04 Gaurav KhannaMerge pull request #3016 from gkhanna79/CFG
2016-02-04 Jan KotasMerge pull request #3021 from krytarowski/netbsd-support-31
2016-02-04 Kamil RytarowskiFix build on NetBSD: Stop mixing PAL and system headers...
2016-02-04 SivarvMerge pull request #3004 from sivarv/master
2016-02-04 sivarvFix to assert 'ret->gtGetOp1() == nullptr' failure...
2016-02-03 Brian SullivanMerge pull request #3008 from briansull/fix_arm64
2016-02-03 Gaurav Khanna (CLR)Initial support for CFG. This makes VS 2015 as the...
2016-02-03 Brian SullivanFix Arm64 test regressions from PR #2954
2016-02-03 Kyungwoo LeeMerge pull request #3006 from kyulee1/splitheader
2016-02-03 Jan KotasMerge pull request #3003 from dotnet-bot/from-tfs
2016-02-03 Kyungwoo Leecordebuginfo.h out of corinfo.h
2016-02-03 Jan VorlicekMerge pull request #2994 from janvorli/enable-unix...
2016-02-03 Jan KotasIntegrate changes from full .NET Framework
2016-02-03 Jan KotasMerge pull request #2997 from kouvel/Finalize
2016-02-03 Eric ErhardtMerge pull request #2891 from eerhardt/Fix2748
2016-02-03 Koundinya VeluriExpose COMPlus_FinalizeOnShutdown in retail builds
2016-02-03 Kamil RytarowskiFix build on NetBSD: Mark destructors of few classes...
2016-02-03 Jan KotasMerge pull request #2974 from krytarowski/netbsd-support-26
2016-02-03 Koundinya VeluriStatic analysis fixes
2016-02-03 Koundinya VeluriDisable unhandled exception filter assert
2016-02-03 Carol EidtMerge pull request #2954 from CarolEidt/CallArgCleanup
2016-02-02 Kamil RytarowskiFix build on NetBSD: cast ptr to function to ptr to...
2016-02-02 Chris McKinseyMerge pull request #2956 from cmckinsey/BenchF2
2016-02-02 Carol EidtMerge branch 'master' into CallArgCleanup
2016-02-02 Jan KotasMerge pull request #2986 from jkotas/arm-fixes
2016-02-02 Lubomir LitchevMerge pull request #2860 from LLITCHEV/gc-stress
2016-02-02 Jan KotasFix build break in Linux arm release build
2016-02-02 Jan KotasMerge pull request #2941 from krytarowski/netbsd-support-19
2016-02-02 Kyungwoo LeeMerge pull request #2983 from kyulee1/ilasmpdb
2016-02-02 Rahul KumarMerge pull request #2961 from rahku/updatebuildtools
2016-02-02 Jan KotasMerge pull request #2979 from Dmitry-Me/writeNullPointe...
2016-02-02 Carol EidtOutgoing call arg preliminary refactoring
2016-02-02 Eric ErhardtTimeZoneInfo.DisplayName values are not localized on...
2016-02-02 Kyungwoo LeeDelete spurious ilasm warning message under DEBUG flag
2016-02-02 Jan KotasMerge pull request #2978 from jkotas/prof-breaks
2016-02-02 Dmitry-MeWrite null pointer for unsupported interfaces
next