summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Fix exception in PreStubWorker call chain - updateJan Vorlicek1-35/+32
2016-01-26Fix exception in PreStubWorkerJan Vorlicek3-1/+45
2016-01-25Merge pull request #2819 from briansull/lvOtherArgRegBrian Sullivan2-1/+13
2016-01-25Merge pull request #2807 from kangaroo/seh-unwind-context-fixJan Vorlicek1-4/+3
2016-01-25Merge pull request #2832 from Priya91/includefilesJan Kotas6-13/+12
2016-01-25Remove irrelevant endianness comment, fix #834Hugh Bellamy1-15/+1
2016-01-25Merge pull request #2828 from juergenhoetzel/python3_fixesRama krishnan Raghupathy1-14/+17
2016-01-25Fix Python 3 issue in LTTNG generating code scriptJuergen Hoetzel1-14/+17
2016-01-24Fix build breaks and ensure GetComputerNameW is included in mscorlib.Lakshmi Priya Sekar5-13/+11
2016-01-24Revert "Generate P/Invoke transitions for CoreRT."Jan Kotas16-272/+159
2016-01-24Merge pull request #2817 from pgavlin/CoreRTPInvokeKyungwoo Lee16-159/+272
2016-01-25Fix typoAndrew Karpov1-1/+1
2016-01-24Merge pull request #2833 from stephentoub/converttoJan Kotas1-51/+78
2016-01-24Add identity.cpp to build.Lakshmi Priya Sekar1-0/+1
2016-01-23Address code review feedback.Pat Gavlin14-110/+84
2016-01-23Add new IMAGE_FILE_MACHINE_NATIVE_OS_OVERRIDE type for NetBSDKamil Rytarowski1-0/+2
2016-01-23Sort IMAGE_FILE_MACHINE_NATIVE_OS_OVERRIDE by OSKamil Rytarowski1-3/+3
2016-01-23Improve perf of Convert.To* methodsstephentoub1-51/+78
2016-01-23Merge pull request #2797 from krytarowski/netbsd-support-6Jan Kotas1-11/+27
2016-01-23Merge pull request #2800 from krytarowski/netbsd-support-8Jan Kotas1-1/+1
2016-01-23Merge pull request #2795 from Dmitry-Me/fixInterlockedDecrementRaceJan Kotas1-3/+3
2016-01-23Merge pull request #2802 from krytarowski/netbsd-support-9Jan Kotas4-12/+12
2016-01-22Merge pull request #2799 from krytarowski/netbsd-support-7Jan Kotas1-0/+2
2016-01-22Merge pull request #2804 from krytarowski/netbsd-support-10Jan Kotas1-2/+2
2016-01-22Fix PAL_VirtualUnwindOutOfProc for the case where unw_context is not a uconte...Geoff Norton1-4/+3
2016-01-22Merge pull request #2808 from erozenfeld/ValueNumberingFixEugene Rozenfeld2-10/+104
2016-01-22Merge pull request #2779 from swgillespie/event_tracingSean Gillespie2-25/+69
2016-01-22Fix issues on ARM64 with lvOtherArgReg being initialized to REG_STKBrian Sullivan2-1/+13
2016-01-22Generate P/Invoke transitions for CoreRT.Pat Gavlin10-113/+252
2016-01-22Use coreclr buildtools nuget package instead of compiling the tools used duri...Rahul Kumar6-37/+40
2016-01-23Merge pull request #2806 from janvorli/fix-stack-limit-checkJan Vorlicek1-0/+2
2016-01-22Fix a bug in JIT value numbering.Eugene Rozenfeld2-10/+104
2016-01-22NetBSD: Add a kludge to disable unimplemented SEHEnable()/Disable()Kamil Rytarowski1-2/+2
2016-01-22Fix missing setting of ScanContext::stack_limitJan Vorlicek1-0/+2
2016-01-22NetBSD: Don't link with -ldl for dlopen(3) on NetBSDKamil Rytarowski4-12/+12
2016-01-22NetBSD: CHAR_BIT as defined by POSIX in limits.hKamil Rytarowski1-1/+1
2016-01-22NetBSD: Detect copysign(3) properly on NetBSD inside the math libraryKamil Rytarowski1-0/+2
2016-01-22Add a comment from where comes the PAL_CS_NATIVE_DATA_SIZE valueKamil Rytarowski1-0/+2
2016-01-22NetBSD: Define PAL_CS_NATIVE_DATA_SIZE for few NetBSD platformsKamil Rytarowski1-0/+14
2016-01-22Sort the definitions of PAL_CS_NATIVE_DATA_SIZE by platforms and archsKamil Rytarowski1-11/+11
2016-01-22Non-interlocked read of variable after InterlockedDecrement() causes a raceDmitry-Me1-3/+3
2016-01-22Merge pull request #2794 from dotnet-bot/from-tfsJan Kotas5-13/+17
2016-01-21Merge pull request #2772 from ramarag/fixincrementabuildJan Kotas79-242/+287
2016-01-21Untangle FEATURE_EVENT_TRACE and GC_PROFILING to enable one to be enabledSean Gillespie2-25/+69
2016-01-21Fix x86chk coresys buildAditya Mandaleeka1-1/+1
2016-01-21Fix ProjectK build breaks related to GC Stress change.Aditya Mandaleeka5-12/+16
2016-01-21Merge pull request #2784 from krytarowski/netbsd-support-5Jan Kotas2-18/+18
2016-01-21Merge pull request #2696 from gkhanna79/AssemblyResolveGaurav Khanna9-21/+85
2016-01-22Retire unused Asian LOCALE_NAMEKamil Rytarowski2-19/+0
2016-01-21Merge pull request #2782 from krytarowski/netbsd-support-4Jan Kotas1-0/+2