[Pkg-mono-svn-commits] [mono] 01/06: Merge branch 'master-experimental-patches/atomics_support_on_fringe_32bit_platforms' into master-experimental

Jo Shields directhex at alioth.debian.org
Thu Oct 24 20:17:30 UTC 2013


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master-experimental
in repository mono.

commit d4c94c59c465b0c6513a336a57314b35e14a7e07
Merge: e37416a d6629c3
Author: Jo Shields <directhex at apebox.org>
Date:   Wed Oct 23 15:19:08 2013 +0100

    Merge branch 'master-experimental-patches/atomics_support_on_fringe_32bit_platforms' into master-experimental

 configure.in             |    2 +-
 docs/current-api         |    1 +
 docs/public-api          |    1 +
 mono/metadata/boehm-gc.c |    7 ++
 mono/metadata/null-gc.c  |    6 +
 mono/metadata/object.h   |    1 +
 mono/metadata/sgen-gc.c  |   20 ++++
 mono/metadata/threads.c  |  189 +++++++-----------------------
 mono/utils/atomic.c      |  256 ++++++++++++++++++++++++++++++++++++-----
 mono/utils/atomic.h      |  287 +++++++++++++++++++++-------------------------
 msvc/mono.def            |    1 +
 11 files changed, 438 insertions(+), 333 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list