NaCl runtime fixes
authorElijah Taylor <elijahtaylor@google.com>
Thu, 31 Jan 2013 20:04:20 +0000 (12:04 -0800)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 6 Oct 2015 08:07:37 +0000 (11:07 +0300)
commit9738a14a034757bf46ad3fb7e755b878ac0ef95e
tree8de9a3ba34b6c20da0a4fb222ad8f6c839fe1541
parent0db6025887ea1b9c8714e3908ae0510e99f447ac
NaCl runtime fixes
(Apply commit b328e88 from 'mono_libgc' branch.)

* fix compile/runtime issues caused by upstream changes
* add NaCl glibc support
* various changes to support running tests in NaCl glibc
from 'make check'

Conflicts:
* dyn_load.c
* include/private/gcconfig.h
* misc.c
* pthread_stop_world.c
* pthread_support.c
dyn_load.c
include/private/gcconfig.h
misc.c
pthread_stop_world.c
pthread_support.c