Pile of fixes from nightly builds branch

Former-commit-id: 01442d7a7bddcc32fd6f02bfe72bbca3c2602e57
This commit is contained in:
Jo Shields
2016-02-23 11:04:20 +00:00
parent b774190374
commit c99d09d595
10 changed files with 52 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mini_get_debug_options@Base 4.1.0.1738
mini_parse_debug_option@Base 4.3.3.38
mono_add_internal_call@Base 4.1.0.1738
mono_aot_get_method@Base 4.1.0.1738
mono_aot_register_globals@Base 4.1.0.1738
mono_aot_register_module@Base 4.1.0.1738
mono_array_addr_with_size@Base 4.1.0.1738
mono_array_class_get@Base 4.1.0.1738
@@ -319,8 +319,6 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_g_hash_table_insert@Base 4.1.0.1738
mono_g_hash_table_lookup@Base 4.1.0.1738
mono_g_hash_table_lookup_extended@Base 4.1.0.1738
mono_g_hash_table_new@Base 4.1.0.1738
mono_g_hash_table_new_full@Base 4.1.0.1738
mono_g_hash_table_new_type@Base 4.1.0.1738
mono_g_hash_table_print_stats@Base 4.1.0.1738
mono_g_hash_table_remove@Base 4.1.0.1738
@@ -476,6 +474,7 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_install_assembly_refonly_preload_hook@Base 4.1.0.1738
mono_install_assembly_refonly_search_hook@Base 4.1.0.1738
mono_install_assembly_search_hook@Base 4.1.0.1738
mono_install_load_aot_data_hook@Base 4.3.2.147
mono_install_runtime_cleanup@Base 4.1.0.1738
mono_install_unhandled_exception_hook@Base 4.1.0.1738
mono_is_debugger_attached@Base 4.1.0.1738
@@ -517,7 +516,6 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_mempool_alloc@Base 4.1.0.1738
mono_mempool_contains_addr@Base 4.1.0.1738
mono_mempool_destroy@Base 4.1.0.1738
mono_mempool_empty@Base 4.1.0.1738
mono_mempool_get_allocated@Base 4.1.0.1738
mono_mempool_invalidate@Base 4.1.0.1738
mono_mempool_new@Base 4.1.0.1738
@@ -663,11 +661,13 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_pagesize@Base 4.1.0.1738
mono_param_get_objects@Base 4.1.0.1738
mono_parse_default_optimizations@Base 4.1.0.1738
mono_parse_env_options@Base 4.3.2.71
mono_path_canonicalize@Base 4.1.0.1738
mono_path_resolve_symlinks@Base 4.1.0.1738
mono_pe_file_open@Base 4.1.0.1738
mono_perfcounter_foreach@Base 4.1.0.1738
mono_perfcounters_init@Base 4.1.0.1738
mono_personality@Base 4.3.0.723
mono_pmip@Base 4.1.0.1738
mono_poll@Base 4.1.0.1738
mono_print_method_from_ip@Base 4.1.0.1738
@@ -763,9 +763,6 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_security_core_clr_set_options@Base 4.1.0.1738
mono_security_enable_core_clr@Base 4.1.0.1738
mono_security_set_core_clr_platform_callback@Base 4.1.0.1738
mono_sem_post@Base 4.1.0.1738
mono_sem_timedwait@Base 4.1.0.1738
mono_sem_wait@Base 4.1.0.1738
mono_set_assemblies_path@Base 4.1.0.1738
mono_set_break_policy@Base 4.1.0.1738
mono_set_config_dir@Base 4.1.0.1738
@@ -831,6 +828,8 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_thread_detach_if_exiting@Base 4.1.0.1738
mono_thread_exit@Base 4.1.0.1738
mono_thread_get_main@Base 4.1.0.1738
mono_thread_get_managed_id@Base 4.3.3.735
mono_thread_get_name_utf8@Base 4.3.3.735
mono_thread_get_undeniable_exception@Base 4.1.0.1738
mono_thread_init@Base 4.1.0.1738
mono_thread_is_foreign@Base 4.1.0.1738
@@ -839,7 +838,13 @@ libmonosgen-2.0.so.1 libmonosgen-2.0-1 #MINVER#
mono_thread_set_main@Base 4.1.0.1738
mono_thread_set_manage_callback@Base 4.1.0.1738
mono_thread_stop@Base 4.1.0.1738
mono_threads_assert_gc_safe_region@Base 4.3.3.735
mono_threads_assert_gc_unsafe_region@Base 4.3.3.735
mono_threads_attach_tools_thread@Base 4.1.0.1738
mono_threads_enter_gc_safe_region@Base 4.3.3.735
mono_threads_enter_gc_unsafe_region@Base 4.3.0.1080
mono_threads_exit_gc_safe_region@Base 4.3.3.735
mono_threads_exit_gc_unsafe_region@Base 4.3.0.1080
mono_threads_get_default_stacksize@Base 4.1.0.1738
mono_threads_request_thread_dump@Base 4.1.0.1738
mono_threads_set_default_stacksize@Base 4.1.0.1738