Merge pull request #4248 from Unity-Technologies/boehm-gc-alloc-fixed
authorRodrigo Kumpera <kumpera@users.noreply.github.com>
Thu, 9 Feb 2017 06:11:25 +0000 (22:11 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 06:11:25 +0000 (22:11 -0800)
commit3b2913ca03f284906f55606c9b36540890b7572a
treedb57e92bbf457a1a095d1392000284e56ca317f0
parent41fced547f724e3eb19a7e4c6ac88b14e702e82c
parent863ddf25bfb4e88db7225dd4968a4403840c42af
Merge pull request #4248 from Unity-Technologies/boehm-gc-alloc-fixed

Implement mono_gc_alloc_fixed/mono_gc_free_fixed on Boehm to match SGen
mono/metadata/domain.c
mono/metadata/gc-internals.h
mono/metadata/object.c
mono/metadata/threads.c
mono/mini/debugger-agent.c