Tags: helloworldabc/mono
Tags
Revert "[llvm] Fix the build." This reverts commit d6cc132. Revert this as it doesn't work with the currently used llvm version.
[System] Fix process creation when UseShellExecute is set to false. This fixes the behavior of process spawning when UseShellExecute is set to true. The right behavior is to return no process only when we used the system launcher. So, spawning /bin/cat should behave in the same way independent of how UseShellExecute is set.
[runtime] Fix the osx mavericks stack size calculation in sgen too.
Bump ikvm again to only pick-up my single commit. I created a new 'mono-master' branch in ivkm-fork, which is based at the previous ikvm commit, then cherry-picked my single commit. Apparently, there are API changes in IVKM which prevent it from being applied cleanly.
Put the unbox_trampolines table into the .text segment instead of .ro… …data on mt since it contains code.
PreviousNext