Imported Upstream version 4.6.0.125

Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-08-03 10:59:49 +00:00
parent a569aebcfd
commit e79aa3c0ed
17047 changed files with 3137615 additions and 392334 deletions

View File

@@ -1,336 +0,0 @@
2010-06-28 Robert Jordan <robertj@gmx.net>
* mono.def: Add mono_free symbol (exposed by mono-publib.h).
2010-05-31 Robert Jordan <robertj@gmx.net>
* mono.def : Remove unimplemented symbols.
* mono.def: Regenerate with create-windef.pl.
* create-windef.pl: Track 2.0 API changes.
2010-03-16 Jb Evain <jbevain@novell.com>
* scripts/monowrap.cs, scripts/genproj.cs: rename
the net_2_1 profile to moonlight.
2010-03-01 Robert Jordan <robertj@gmx.net>
* libmono.vcproj: Track changes.
2009-11-02 Jonathan Chambers <joncham@gmail.com>
* genmdesc.vcproj: Fix amd64 build.
* libmono.vcproj: Fix amd64 build.
* mono.vcproj: Fix amd64 build.
* mono.sln: Fix amd64 build.
2009-09-08 Jonathan Chambers <joncham@gmail.com>
* libtest.vcproj: Add toplevel include directory for config.h.
2009-04-24 Bill Holmes <billholmes54@gmail.com>
Fixing the glib targets for Winx64.
* libmono.vcproj, mono.vcproj: Correcting the ProgramDatabaseFile
value for the Winx64 glib build.
* mono.sln: Enabling the glib targets for Winx64.
Code is contributed under MIT/X11 license.
2009-04-24 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj: Adding metadata/metadata-verify.c to the project.
* runmdesc.bat: Fixing the argument order to genmdesc.
Code is contributed under MIT/X11 license.
2009-04-08 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding mini/mini-gc to the project.
Code is contributed under MIT/X11 license.
2009-03-05 Bill Holmes <billholmes54@gmail.com>
* mono.def : Removing missing methods to remove link errors for
MSVC build.
Code is contributed under MIT/X11 license.
2009-02-18 Bill Holmes <billholmes54@gmail.com>
* mono.def : Adding mono_jit_set_trace_options
Code is contributed under MIT/X11 license.
2009-02-16 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding metadata/cominterop and
mini/dwarfwriter to the project.
Code is contributed under MIT/X11 license.
2009-02-11 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding utils\mono-filemap.c to the project.
Code is contributed under MIT/X11 license.
2009-02-03 Jonathan Pobst <monkey@jpobst.com>
* libmono.vcproj : Track mini/generic-sharing.cs being renamed
to mini/mini-generic-sharing.cs.
2008-12-09 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding unwind.c to the project.
Code is contributed under MIT/X11 license.
2008-12-04 Bill Holmes <billholmes54@gmail.com>
* mono.sln : Removing monoburg from the solution.
* libmono.vcproj : Removing files deleted from svn.
* mono.def : Removing mono_burg* exports that no longer exist.
Code is contributed under MIT/X11 license.
2008-11-10 Bill Holmes <billholmes54@gmail.com>
* genmdesc.vcproj, monoburg.vcproj : Adding quotes to paths in the
post build steps.
Code is contributed under MIT/X11 license.
2008-11-07 Bill Holmes <billholmes54@gmail.com>
* monoposixhelper.def, monoposixhelper.vcproj : added.
* mono.sln : Adding the monoposixhelper project.
Code is contributed under MIT/X11 license.
2008-11-07 Bill Holmes <billholmes54@gmail.com>
* test_eglib.vcproj : Adding unicode.c to the project.
* mono.sln : Adding the correct dependencies for e-glib.
* *.vcproj : Setting LinkLibraryDependencies=false for all
projects and all configurations.
Code is contributed under MIT/X11 license.
2008-10-17 Bill Holmes <billholmes54@gmail.com>
* eglib.vcproj : Adding src\gtimer-win32.c to the VC project.
Code is contributed under MIT/X11 license.
2008-10-13 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Removing metadata\rawbuffer.c from the VC project.
* eglib.vcproj : Adding gdate-win32.c, gdir-win32.c, gfile-posix.c,
gfile-win32.c, gmisc-win32.c, and gmodule-win32.c to the VC project.
Code is contributed under MIT/X11 license.
2008-10-07 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding simd-intrinsics.c to the VC project.
Code is contributed under MIT/X11 license.
2008-09-26 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj : Adding attach.c to the VC project.
Code is contributed under MIT/X11 license.
2008-09-16 Bill Holmes <billholmes54@gmail.com>
* eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj,
mono.vcproj, monoburg.vcproj: Adding i386 preprocessor definition
to the Win32 build targets.
Contributed under MIT/X11 license.
2008-08-12 Bill Holmes <billholmes54@gmail.com>
* eglib.vcproj, genmdesc.vcproj, libgc.vcproj, libmono.vcproj, libtest.vcproj,
mono.vcproj, monoburg.vcproj, monodiet.vcproj, monodis.vcproj, monograph.vcproj,
pedump.vcproj, test_eglib.vcproj, teste.vcproj, test-invoke.vcproj,
test-metadata.vcproj: Updating the preprocessor definitions for MSVC builds to
match the gcc build in Cygwin.
Contributed under MIT/X11 license.
2008-07-23 Robert Jordan <robertj@gmx.net>
* libmono.vcproj: Reflect Linear IL changes.
* ../winconfig.h: Bump Mono version.
2008-06-02 Bill Holmes <billholmes54@gmail.com>
* mono.sln, libtest.vcproj: Adding libtest to the VS solution.
libtest is needed for the marshaling tests.
Contributed under MIT/X11 license.
2008-06-02 Bill Holmes <billholmes54@gmail.com>
* monodiet.vcproj, libgc.vcproj, test_eglib.vcproj,
eglib.vcproj, teste.vcproj, genmdesc.vcproj, monoburg.vcproj,
monograph.vcproj, pedump.vcproj, test-metadata.vcproj,
libmono.vcproj, mono.sln, mono.vcproj, monodis.vcproj,test-invoke.vcproj
Changes to the Visual Studio projects to unify the output directories
for each project and configuration.
Contributed under MIT/X11 license.
2008-05-29 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj: Add missing files mono-property-hash and
mono-value-hash.
Contributed under MIT/X11 license.
2008-04-28 Kornél Pál <kornelpal@gmail.com>
* create-windef.pl, mono.def: Export MonoFixupCorEE.
* libmono.vcproj: Add coree.c and coree.h.
Contributed under MIT/X11 license.
2008-04-15 Jonathan Chambers <joncham@gmail.com>
* mono.sln, libmono.vcproj, monoburg.vcproj, genmdesc.vcproj: Flush Win64
and eglib changes.
Contributed under MIT/X11 license.
2008-04-04 Bill Holmes <billholmes54@gmail.com>
* runburg.bat, runmdesc.bat: Reverting back to r97888. The PATH was correct before.
Contributed under MIT/X11 license.
2008-03-19 Bill Holmes <billholmes54@gmail.com>
* libmono.vcproj: Adding a link to version.lib for the eglib targets.
Contributed under MIT/X11 license.
2008-03-10 Bill Holmes <billholmes54@gmail.com>
* mono.sln: Fixing configuration list to build the correct targets for the
specified configuration.
* runburg.bat, runmdesc.bat: Changing the PATH environment variable assignment
to the correct location.
* libmono.vcproj: Adding missing files.
Contributed under MIT/X11 license.
2007-12-31 Jonathan Chambers <joncham@gmail.com>
* mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def
file and fix some eglib target settings.
Contributed under MIT/X11 license.
2007-08-29 Jonathan Chambers <joncham@gmail.com>
* mono.sln, libmono.vcproj, mono.vcproj, genmdesc.vcproj, monoburg.vcproj:
Setup eglib configurations (Debug_eglib, Release_eglib). They
do not build at this point.
Contributed under MIT/X11 license.
2007-08-29 Jonathan Chambers <joncham@gmail.com>
* monodiet.vcproj, libgc.vcproj, eglib.vcproj, libmono.vcproj, mono.vcproj,
genmdesc.vcproj, monoburg.vcproj, pedump.vcproj:
Make output directories a bit more usable.
Contributed under MIT/X11 license.
2007-08-14 Jonathan Chambers <joncham@gmail.com>
* libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj:
Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer
need VSDependencies.zip.
* winsetup.bat, runmdesc.bat, runburg.bat: No longer
need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to
setup PATH.
* mono.def: Remove missing functions.
Contributed under MIT/X11 license.
2007-08-14 Jonathan Chambers <joncham@gmail.com>
* libmono.vcproj: Enable intrinsic functions.
2007-05-13 Raja R Harinath <harinath@gmail.com>
* Makefile.am (VCPROJS): New.
(EXTRA_DIST): Don't use glob.
2007-04-27 Jonathan Chambers <joncham@gmail.com>
Combined patch from Michael Jerris <mike@jerris.com> and me.
* getopt.c: Added public domain implementation for Windows.
* getopt.h: Added public domain implementation for Windows.
* getopt_long.c: Added public domain implementation for Windows.
* test_eglib.vcproj: Update project.
* eglib.vcproj: Update project. Add pre-build step to copy
winconfig.h to config.h for msvc build.
2007-04-25 Jonathan Chambers <joncham@gmail.com>
* mono.sln: Added eglib projects.
* test_eglib.vcproj: Added.
* pedump.vcproj: Change output directories for uniformity.
* monodiet.vcproj: Change output directories for uniformity.
2007-04-24 Jonathan Chambers <joncham@gmail.com>
* eglib.vcproj: Added.
2007-03-30 Jonathan Chambers <joncham@gmail.com>
* libmono.vcproj, mono.vcproj: Reset browse information
settings to default.
Contributed under MIT/X11 license.
2007-03-25 Marek Safar <marek.safar@gmail.com>
* monodiet.vcproj, monodis.vcproj, monograph.vcproj, pedump.vsproj:
Fixed build.
2007-03-19 Jonathan Chambers <joncham@gmail.com>
* libmono.vcproj, genmdesc.vcproj: Reset browse information
settings to default.
Contributed under MIT/X11 license.
2007-03-15 Jonathan Chambers <joncham@gmail.com>
* *.vcproj: Begin Win64 port. Run bat files with $(Platform) argument.
* *.bat: Begin Win64 port. Run bat files with $(Platform) argument.
Contributed under MIT/X11 license.

View File

@@ -80,7 +80,7 @@ host_triplet = @host@
target_triplet = @target@
subdir = msvc
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/mkinstalldirs ChangeLog README
$(top_srcdir)/mkinstalldirs README
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/iconv.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
@@ -211,8 +211,6 @@ NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
OPROFILE_CFLAGS = @OPROFILE_CFLAGS@
OPROFILE_LIBS = @OPROFILE_LIBS@
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@

View File

@@ -57,6 +57,12 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\mini-amd64-gsharedvt.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\mini-runtime.c" />
<ClCompile Include="..\mono\mini\mini-windows.c" />
<ClCompile Include="..\mono\mini\mini-x86.c">
@@ -65,6 +71,12 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\mini-x86-gsharedvt.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\mini.c" />
<ClInclude Include="..\mono\metadata\remoting.h" />
<ClInclude Include="..\mono\mini\ir-emit.h" />
@@ -76,6 +88,12 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClInclude>
<ClInclude Include="..\mono\mini\mini-amd64-gsharedvt.h">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClInclude>
<ClInclude Include="..\mono\mini\mini-x86.h">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">true</ExcludedFromBuild>
@@ -86,6 +104,8 @@
<ClInclude Include="..\mono\mini\seq-points.h" />
<ClInclude Include="..\mono\mini\version.h" />
<ClInclude Include="..\mono\mini\optflags-def.h" />
<ClInclude Include="..\mono\mini\cfgdump.h" />
<ClCompile Include="..\mono\mini\cfgdump.c" />
<ClInclude Include="..\mono\mini\jit-icalls.h " />
<ClCompile Include="..\mono\mini\jit-icalls.c " />
<ClCompile Include="..\mono\mini\seq-points.c" />
@@ -110,7 +130,9 @@
<ClCompile Include="..\mono\mini\aot-runtime.c" />
<ClCompile Include="..\mono\mini\graph.c" />
<ClCompile Include="..\mono\mini\mini-codegen.c" />
<ClCompile Include="..\mono\mini\mini-cross-helpers.c" />
<ClCompile Include="..\mono\mini\mini-exceptions.c" />
<ClCompile Include="..\mono\mini\mini-exceptions-native-unwinder.c" />
<ClCompile Include="..\mono\mini\mini-trampolines.c " />
<ClCompile Include="..\mono\mini\tramp-amd64.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
@@ -118,12 +140,24 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\tramp-amd64-gsharedvt.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\tramp-x86.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\tramp-x86-gsharedvt.c">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">true</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\mono\mini\branch-opts.c" />
<ClCompile Include="..\mono\mini\mini-generic-sharing.c" />
<ClInclude Include="..\mono\mini\simd-methods.h" />

View File

@@ -56,6 +56,7 @@
<ClCompile Include="..\mono\metadata\filewatcher.c" />
<ClCompile Include="..\mono\metadata\gc-stats.c" />
<ClCompile Include="..\mono\metadata\gc.c" />
<ClCompile Include="..\mono\metadata\handle.c" />
<ClCompile Include="..\mono\metadata\icall.c" />
<ClCompile Include="..\mono\metadata\image.c" />
<ClCompile Include="..\mono\metadata\jit-info.c" />
@@ -66,6 +67,7 @@
<ClCompile Include="..\mono\metadata\mempool.c" />
<ClCompile Include="..\mono\metadata\metadata-verify.c" />
<ClCompile Include="..\mono\metadata\metadata.c" />
<ClCompile Include="..\mono\metadata\metadata-cross-helpers.c" />
<ClCompile Include="..\mono\metadata\method-builder.c" />
<ClCompile Include="..\mono\metadata\monitor.c" />
<ClCompile Include="..\mono\metadata\mono-basic-block.c" />
@@ -115,6 +117,7 @@
<ClCompile Include="..\mono\sgen\sgen-pinning-stats.c" />
<ClCompile Include="..\mono\sgen\sgen-pinning.c" />
<ClCompile Include="..\mono\sgen\sgen-pointer-queue.c" />
<ClCompile Include="..\mono\sgen\sgen-array-list.c" />
<ClCompile Include="..\mono\sgen\sgen-protocol.c" />
<ClCompile Include="..\mono\sgen\sgen-qsort.c" />
<ClCompile Include="..\mono\sgen\sgen-simple-nursery.c" />
@@ -130,7 +133,6 @@
<ClCompile Include="..\mono\metadata\sysmath.c" />
<ClCompile Include="..\mono\metadata\threads.c" />
<ClCompile Include="..\mono\metadata\verify.c" />
<ClCompile Include="..\mono\mini\mini-cross-helpers.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\mono\metadata\appdomain.h" />
@@ -155,6 +157,7 @@
<ClInclude Include="..\mono\metadata\file-io.h" />
<ClInclude Include="..\mono\metadata\filewatcher.h" />
<ClInclude Include="..\mono\metadata\gc-internals.h" />
<ClInclude Include="..\mono\metadata\handle.h" />
<ClInclude Include="..\mono\metadata\number-ms.h" />
<ClInclude Include="..\mono\metadata\seq-points-data.h" />
<ClInclude Include="..\mono\metadata\threadpool-ms-io.h" />
@@ -477,4 +480,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

View File

@@ -15,6 +15,7 @@ mono_array_new_full
mono_array_new_specific
mono_assemblies_cleanup
mono_assemblies_init
mono_assembly_addref
mono_assembly_close
mono_assembly_fill_assembly_name
mono_assembly_foreach
@@ -471,6 +472,7 @@ mono_install_assembly_preload_hook
mono_install_assembly_refonly_preload_hook
mono_install_assembly_refonly_search_hook
mono_install_assembly_search_hook
mono_install_ftnptr_eh_callback
mono_install_load_aot_data_hook
mono_install_runtime_cleanup
mono_install_unhandled_exception_hook
@@ -493,11 +495,16 @@ mono_ldstr
mono_ldtoken
mono_load_remote_field
mono_load_remote_field_new
mono_lock_free_alloc
mono_lock_free_allocator_check_consistency
mono_lock_free_allocator_init_allocator
mono_lock_free_allocator_init_size_class
mono_lock_free_free
mono_lock_free_queue_dequeue
mono_lock_free_queue_enqueue
mono_lock_free_queue_init
mono_lock_free_queue_node_free
mono_lock_free_queue_node_init
mono_lock_free_queue_node_unpoison
mono_locks_dump
mono_lookup_icall_symbol
mono_lookup_internal_call
@@ -570,7 +577,6 @@ mono_metadata_parse_mh_full
mono_metadata_parse_param
mono_metadata_parse_signature
mono_metadata_parse_type
mono_metadata_parse_type_full
mono_metadata_parse_typedef_or_ref
mono_metadata_properties_from_typedef
mono_metadata_signature_alloc
@@ -599,6 +605,7 @@ mono_method_get_class
mono_method_get_flags
mono_method_get_generic_container
mono_method_get_header
mono_method_get_header_checked
mono_method_get_index
mono_method_get_last_managed
mono_method_get_marshal_info
@@ -635,6 +642,8 @@ mono_monitor_enter_v4
mono_monitor_exit
mono_monitor_try_enter
mono_mprotect
mono_native_thread_id_get
mono_native_thread_set_name
mono_object_castclass_mbyref
mono_object_clone
mono_object_describe
@@ -829,6 +838,8 @@ mono_thread_get_main
mono_thread_get_managed_id
mono_thread_get_name_utf8
mono_thread_get_undeniable_exception
mono_thread_hazardous_try_free
mono_thread_info_detach
mono_thread_init
mono_thread_is_foreign
mono_thread_manage
@@ -838,7 +849,9 @@ mono_thread_set_manage_callback
mono_thread_stop
mono_threads_assert_gc_safe_region
mono_threads_assert_gc_unsafe_region
mono_threads_attach_coop
mono_threads_attach_tools_thread
mono_threads_detach_coop
mono_threads_enter_gc_safe_region
mono_threads_enter_gc_unsafe_region
mono_threads_exit_gc_safe_region

View File

@@ -98,7 +98,6 @@ Global
{CB0D9E92-293C-439C-9AC7-C5F59B6E0771}.Release|x64.Build.0 = Release|x64
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Debug_SGen|x64.ActiveCfg = Debug|x64
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Debug_SGen|x64.Build.0 = Debug|x64
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Debug|Win32.ActiveCfg = Debug|Win32
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Debug|x64.ActiveCfg = Debug|x64
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -107,7 +106,6 @@ Global
{C5639B3F-288A-4A4B-A4A5-C0D85834221D}.Release|x64.ActiveCfg = Release|x64
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Debug_SGen|x64.ActiveCfg = Debug|x64
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Debug_SGen|x64.Build.0 = Debug|x64
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Debug|Win32.ActiveCfg = Debug|Win32
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Debug|x64.ActiveCfg = Debug|x64
{6FDE4E5E-57D0-432F-A987-6C226A7827E4}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -147,7 +145,6 @@ Global
{EB56000B-C80B-4E8B-908D-D84D31B517D3}.Release|x64.Build.0 = Release|x64
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Debug_SGen|x64.ActiveCfg = Debug|x64
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Debug_SGen|x64.Build.0 = Debug|x64
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Debug|Win32.ActiveCfg = Debug|Win32
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Debug|x64.ActiveCfg = Debug|x64
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -156,7 +153,6 @@ Global
{37F50E5A-4818-46CF-81FE-4BB06DE5D42E}.Release|x64.ActiveCfg = Release|x64
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Debug_SGen|x64.ActiveCfg = Debug|x64
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Debug_SGen|x64.Build.0 = Debug|x64
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Debug|Win32.ActiveCfg = Debug|Win32
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Debug|x64.ActiveCfg = Debug|x64
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -165,7 +161,6 @@ Global
{84C7DB50-D6F8-4C47-B22C-6BB203AEB4D3}.Release|x64.ActiveCfg = Release|x64
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Debug_SGen|x64.ActiveCfg = Debug|x64
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Debug_SGen|x64.Build.0 = Debug|x64
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Debug|Win32.ActiveCfg = Debug|Win32
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Debug|x64.ActiveCfg = Debug|x64
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -174,7 +169,6 @@ Global
{CA2A69D6-3B9D-45A5-8BF7-4E242E683122}.Release|x64.ActiveCfg = Release|x64
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Debug_SGen|x64.ActiveCfg = Debug|x64
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Debug_SGen|x64.Build.0 = Debug|x64
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Debug|Win32.ActiveCfg = Debug|Win32
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Debug|x64.ActiveCfg = Debug|x64
{C2EB666E-9146-4B7A-85F6-25F9EA313770}.Release_SGen|Win32.ActiveCfg = Release|Win32
@@ -198,7 +192,6 @@ Global
{158073ED-99AE-4196-9EDC-DDB2344F8466}.Release|x64.Build.0 = Release|x64
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Debug_SGen|Win32.ActiveCfg = Debug|Win32
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Debug_SGen|x64.ActiveCfg = Debug|x64
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Debug_SGen|x64.Build.0 = Debug|x64
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Debug|Win32.ActiveCfg = Debug|Win32
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Debug|x64.ActiveCfg = Debug|x64
{80A0620A-3478-4E1A-AA7C-0D2387B892AB}.Release_SGen|Win32.ActiveCfg = Release|Win32