summaryrefslogtreecommitdiff
path: root/src/vm
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Enable CLANG sanitizers for native debug buildsSteve Harter10-42/+88
2015-11-16Fixed a bad merge issue and some internal API cleanup.Lubomir Litchev4-21/+69
2015-11-12Merge pull request #2033 from brianrob/crossgen_perfmap2Brian Robbins6-56/+316
2015-11-12Merge pull request #2013 from mikem8361/createthreadMike McLaughlin2-5/+9
2015-11-13Merge pull request #2031 from janvorli/fix-exceptions-in-filterJan Vorlicek1-1/+28
2015-11-12Fix Thread.Start while debugging bug on OSX.Mike McLaughlin2-5/+9
2015-11-12Enable offline generation of text-based symbol tables for native images. Thi...Brian Robbins6-56/+316
2015-11-12Merge pull request #2024 from jkotas/crossgen-ifdefsJan Kotas5-10/+16
2015-11-12Fix processing of unhandled exception in exception filterJan Vorlicek1-1/+28
2015-11-11Improve FEATURE_NATIVE_IMAGE_GENERATION ifdefsJan Kotas5-10/+16
2015-11-11Fix a couple of issues involving assembly loadingKoundinya Veluri1-0/+2
2015-11-08Expose Environment.GetCommandLineArgs in mscorlibPallavi Taneja4-4/+59
2015-11-04Merge pull request #1958 from stephentoub/delete_consolehandlerStephen Toub1-1/+5
2015-11-04Remove SetConsoleCtrlHandler from Unix PALstephentoub1-1/+5
2015-11-04Merge pull request #1949 from LLITCHEV/SystemVStructsCleanupLubomir Litchev1-51/+7
2015-11-04Merge pull request #1927 from kouvel/OacrFixesKoundinya Veluri1-7/+11
2015-11-03Fix sos clrstack unwinding for the special HelperMethodFrame.Mike McLaughlin9-20/+14
2015-11-03Some code cleanup for the SystemVStructs work.Lubomir Litchev1-51/+7
2015-11-03Merge pull request #1933 from LLITCHEV/Issue1831Lubomir Litchev2-123/+29
2015-11-03Fix a bug in classification of structs with field holes.Lubomir Litchev2-123/+29
2015-11-02Static analysis fixesKoundinya Veluri1-7/+11
2015-11-02Fix handling of embedded scopes with multiple exception holdersJan Vorlicek3-7/+20
2015-10-31Merge pull request #1918 from dotnet-bot/from-tfsJan Kotas17-212/+1284
2015-10-30Merge pull request #1888 from JohnChen0/masterJan Kotas2-2/+2
2015-10-29Fix Unix build breakJan Kotas1-1/+1
2015-10-29Port .NET Framework 4.6.1 changesJan Kotas17-212/+1284
2015-10-29Add contract for getSystemVAmd64PassStructInRegisterDescriptorJan Kotas1-0/+7
2015-10-28Modify Platform ID of Linux NIs (issue #1035)John Chen2-2/+2
2015-10-27[arm] Fix the debug build as wellGeoff Norton2-2/+2
2015-10-27[arm] Clean up a few places where the arm build has bit rottedGeoff Norton2-1/+3
2015-10-24Merge pull request #1861 from dotnet-bot/from-tfsMatt Ellis2-5/+19
2015-10-22Fix obsolete commentJan Vorlicek1-1/+1
2015-10-22Merge pull request #1850 from dotnet-bot/from-tfsMatt Ellis1-1/+5
2015-10-22Merge pull request #1849 from janvorli/fix-fp-registers-offsetJan Vorlicek2-3/+3
2015-10-22[adityam] Fix break in DllImport code for Desktop CLR.Rama Krishnan Raghupathy2-5/+19
2015-10-22adding more contextRama Krishnan Raghupathy1-1/+5
2015-10-22Addressing Desktop Build break due to addition of a new non windows event in ...Rama Krishnan Raghupathy1-0/+1
2015-10-22Merge pull request #1833 from kouvel/Inline2Koundinya Veluri2-10/+22
2015-10-22Fix floatingpoint register offsets in TransitionBlock for UnixJan Vorlicek2-3/+3
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri2-10/+22
2015-10-21Merge pull request #1751 from ramarag/eventsourceRama krishnan Raghupathy5-1/+73
2015-10-21Enable EventSource Logging in Linux via LttngRama5-1/+73
2015-10-21Add STANDARD_VM_CONTRACT and remove loop that's no longer needed.Aditya Mandaleeka1-8/+10
2015-10-21Always attempt to load specified DLL name first before trying variationsAditya Mandaleeka2-90/+98
2015-10-21Move prefix/suffix logic to dllimportAditya Mandaleeka1-21/+78
2015-10-20Merge pull request #1806 from LLITCHEV/SystemVStructsLubomir Litchev42-181/+2567
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev42-181/+2567
2015-10-20Fix issue #1782 unhanded exceptions don't generate core dumps by changing Han...Mike McLaughlin1-0/+8
2015-10-20Fix assert when unhandled exception is unwound and restored some previous cod...Mike McLaughlin2-17/+18
2015-10-19Revert some changed files from an incorrectly merged commit.Aditya Mandaleeka2-0/+4