[runtime] Use HOST_ defines instead of PLATFORM_ defines. (#5362)
authorZoltan Varga <vargaz@gmail.com>
Tue, 15 Aug 2017 15:16:48 +0000 (11:16 -0400)
committerGitHub <noreply@github.com>
Tue, 15 Aug 2017 15:16:48 +0000 (11:16 -0400)
commit9ba3fa0ba37c3b11b7129c3092a379711fd128e4
tree9d4d61094a50d68ea530562cae02b8130546b302
parentb89b696e71fbcf94520cf70aeb636658951a50a6
[runtime] Use HOST_ defines instead of PLATFORM_ defines. (#5362)
65 files changed:
configure.ac
libgc/include/private/gcconfig.h
libgc/include/private/pthread_support.h
libgc/pthread_stop_world.c
libgc/pthread_support.c
mono/dis/Makefile.am
mono/eglib/Makefile.am
mono/eglib/goutput.c
mono/metadata/Makefile.am
mono/metadata/assembly.c
mono/metadata/boehm-gc.c
mono/metadata/icall-def.h
mono/metadata/loader.c
mono/metadata/metadata-cross-helpers.c
mono/metadata/mono-route.c
mono/metadata/mono-route.h
mono/metadata/threadpool-worker-default.c
mono/metadata/threads.c
mono/metadata/w32file-unix.c
mono/metadata/w32process-unix-default.c
mono/metadata/w32process-unix-internals.h
mono/metadata/w32process-unix.c
mono/metadata/w32socket-unix.c
mono/mini/Makefile.am.in
mono/mini/aot-runtime.c
mono/mini/debugger-agent.c
mono/mini/debugger-agent.h
mono/mini/exceptions-arm.c
mono/mini/mini-arm.c
mono/mini/mini-exceptions.c
mono/mini/mini-generic-sharing.c
mono/mini/mini-posix.c
mono/mini/mini-runtime.c
mono/mini/mini.c
mono/mini/mini.h
mono/mini/trace.c
mono/profiler/Makefile.am
mono/sgen/sgen-marksweep.c
mono/tests/Makefile.am
mono/unit-tests/Makefile.am
mono/utils/mono-compiler.h
mono/utils/mono-dl-posix.c
mono/utils/mono-hwcap-arm.c
mono/utils/mono-log-android.c
mono/utils/mono-logger-internals.h
mono/utils/mono-logger.c
mono/utils/mono-os-mutex.h
mono/utils/mono-path.c
mono/utils/mono-proclib.c
mono/utils/mono-sigcontext.h
mono/utils/mono-threads-android.c
mono/utils/mono-threads-linux.c
mono/utils/mono-threads-posix-signals.c
mono/utils/mono-threads-posix.c
mono/utils/mono-threads.c
mono/utils/mono-time.c
support/errno.c
support/mph.h
support/sys-mman.c
support/sys-sendfile.c
support/unistd.c
tools/monograph/Makefile.am
tools/offsets-tool/MonoAotOffsetsDumper.cs
tools/pedump/Makefile.am
winconfig.h