Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorJo Shields <jo.shields@xamarin.com>2014-11-21 13:40:39 +0300
committerJo Shields <jo.shields@xamarin.com>2014-11-21 13:40:39 +0300
commit0279e7dc28c2d25ebe2fb87289b78c891ff84a15 (patch)
treedfcc1b0f4c1bd1ca40300263deb8027405035ff7 /msvc
parent1230a4046e1858103a02768703d2a1e0fb4f2d63 (diff)
[msvc] Refreshed .def files (needed for SGen to build)
Diffstat (limited to 'msvc')
-rw-r--r--msvc/mono.def47
-rw-r--r--msvc/monosgen.def46
2 files changed, 91 insertions, 2 deletions
diff --git a/msvc/mono.def b/msvc/mono.def
index 72c3c4c0d7e..fa6ae83fe1b 100644
--- a/msvc/mono.def
+++ b/msvc/mono.def
@@ -84,6 +84,7 @@ mono_class_from_mono_type
mono_class_from_name
mono_class_from_name_case
mono_class_from_typeref
+mono_class_from_typeref_checked
mono_class_get
mono_class_get_byref_type
mono_class_get_com_object_class
@@ -161,10 +162,21 @@ mono_context_get
mono_context_get_desc
mono_context_init
mono_context_set
+mono_counter_get_name
+mono_counter_get_section
+mono_counter_get_size
+mono_counter_get_type
+mono_counter_get_unit
+mono_counter_get_variance
mono_counters_cleanup
mono_counters_dump
mono_counters_enable
+mono_counters_foreach
+mono_counters_init
+mono_counters_on_register
mono_counters_register
+mono_counters_register_with_size
+mono_counters_sample
mono_custom_attrs_construct
mono_custom_attrs_free
mono_custom_attrs_from_assembly
@@ -209,6 +221,7 @@ mono_debug_symfile_is_loaded
mono_debug_symfile_lookup_locals
mono_debug_symfile_lookup_location
mono_debug_symfile_lookup_method
+mono_debugger_agent_register_transport
mono_debugger_insert_breakpoint
mono_debugger_method_has_breakpoint
mono_debugger_run_finally
@@ -250,6 +263,7 @@ mono_domain_try_unload
mono_domain_unload
mono_dwarf_escape_path
mono_emit_native_call
+mono_enable_debug_domain_unload
mono_environment_exitcode_get
mono_environment_exitcode_set
mono_error_cleanup
@@ -325,6 +339,9 @@ mono_gc_out_of_memory
mono_gc_reference_queue_add
mono_gc_reference_queue_free
mono_gc_reference_queue_new
+mono_gc_register_finalizer_callbacks
+mono_gc_toggleref_add
+mono_gc_toggleref_register_callback
mono_gc_walk_heap
mono_gc_wbarrier_arrayref_copy
mono_gc_wbarrier_generic_nostore
@@ -537,6 +554,7 @@ mono_metadata_guid_heap
mono_metadata_implmap_from_method
mono_metadata_init
mono_metadata_interfaces_from_typedef
+mono_metadata_load_generic_param_constraints_checked
mono_metadata_load_generic_params
mono_metadata_locate
mono_metadata_locate_token
@@ -650,6 +668,7 @@ mono_parse_default_optimizations
mono_path_canonicalize
mono_path_resolve_symlinks
mono_pe_file_open
+mono_perfcounter_foreach
mono_perfcounters_init
mono_pmip
mono_poll
@@ -688,6 +707,7 @@ mono_profiler_install_thread_name
mono_profiler_install_transition
mono_profiler_load
mono_profiler_set_events
+mono_profiler_set_statistical_mode
mono_property_get_flags
mono_property_get_get_method
mono_property_get_name
@@ -704,6 +724,7 @@ mono_property_set_value
mono_ptr_class_get
mono_raise_exception
mono_realloc_native_code
+mono_reflection_assembly_get_assembly
mono_reflection_free_type_info
mono_reflection_get_custom_attrs
mono_reflection_get_custom_attrs_blob
@@ -736,6 +757,7 @@ mono_runtime_resource_check_limit
mono_runtime_resource_limit
mono_runtime_resource_set_callback
mono_runtime_run_main
+mono_runtime_set_main_args
mono_runtime_set_shutting_down
mono_security_core_clr_get_options
mono_security_core_clr_require_elevated_permissions
@@ -748,6 +770,7 @@ mono_sem_wait
mono_set_assemblies_path
mono_set_break_policy
mono_set_config_dir
+mono_set_crash_chaining
mono_set_defaults
mono_set_dirs
mono_set_is_debugger_attached
@@ -776,6 +799,7 @@ mono_signature_vararg_start
mono_signbit_double
mono_signbit_float
mono_stack_walk
+mono_stack_walk_async_safe
mono_stack_walk_no_il
mono_store_remote_field
mono_store_remote_field_new
@@ -783,6 +807,7 @@ mono_string_chars
mono_string_equal
mono_string_from_bstr
mono_string_from_utf16
+mono_string_from_utf32
mono_string_hash
mono_string_intern
mono_string_is_interned
@@ -791,8 +816,10 @@ mono_string_new
mono_string_new_len
mono_string_new_size
mono_string_new_utf16
+mono_string_new_utf32
mono_string_new_wrapper
mono_string_to_utf16
+mono_string_to_utf32
mono_string_to_utf8
mono_string_to_utf8_checked
mono_stringify_assembly_name
@@ -802,9 +829,20 @@ mono_thread_cleanup
mono_thread_create
mono_thread_current
mono_thread_detach
+mono_thread_detach_if_exiting
mono_thread_exit
mono_thread_get_main
mono_thread_get_undeniable_exception
+mono_thread_info_clear_interruption
+mono_thread_info_exit
+mono_thread_info_finish_interrupt
+mono_thread_info_get_stack_bounds
+mono_thread_info_interrupt
+mono_thread_info_open_handle
+mono_thread_info_prepare_interrupt
+mono_thread_info_self_interrupt
+mono_thread_info_tls_get
+mono_thread_info_tls_set
mono_thread_init
mono_thread_is_foreign
mono_thread_manage
@@ -812,13 +850,22 @@ mono_thread_new_init
mono_thread_set_main
mono_thread_set_manage_callback
mono_thread_stop
+mono_threads_attach_tools_thread
+mono_threads_core_clear_interruption
+mono_threads_core_finish_interrupt
+mono_threads_core_prepare_interrupt
+mono_threads_core_self_interrupt
+mono_threads_create_thread
mono_threads_get_default_stacksize
mono_threads_request_thread_dump
mono_threads_set_default_stacksize
mono_tls_key_get_offset
mono_tls_key_set_offset
mono_trace_set_level_string
+mono_trace_set_log_handler
mono_trace_set_mask_string
+mono_trace_set_print_handler
+mono_trace_set_printerr_handler
mono_type_create_from_typespec
mono_type_full_name
mono_type_generic_inst_is_valuetype
diff --git a/msvc/monosgen.def b/msvc/monosgen.def
index 2c7a641e8a7..4bfb1538aed 100644
--- a/msvc/monosgen.def
+++ b/msvc/monosgen.def
@@ -84,6 +84,7 @@ mono_class_from_mono_type
mono_class_from_name
mono_class_from_name_case
mono_class_from_typeref
+mono_class_from_typeref_checked
mono_class_get
mono_class_get_byref_type
mono_class_get_com_object_class
@@ -161,10 +162,21 @@ mono_context_get
mono_context_get_desc
mono_context_init
mono_context_set
+mono_counter_get_name
+mono_counter_get_section
+mono_counter_get_size
+mono_counter_get_type
+mono_counter_get_unit
+mono_counter_get_variance
mono_counters_cleanup
mono_counters_dump
mono_counters_enable
+mono_counters_foreach
+mono_counters_init
+mono_counters_on_register
mono_counters_register
+mono_counters_register_with_size
+mono_counters_sample
mono_custom_attrs_construct
mono_custom_attrs_free
mono_custom_attrs_from_assembly
@@ -251,6 +263,7 @@ mono_domain_try_unload
mono_domain_unload
mono_dwarf_escape_path
mono_emit_native_call
+mono_enable_debug_domain_unload
mono_environment_exitcode_get
mono_environment_exitcode_set
mono_error_cleanup
@@ -327,7 +340,7 @@ mono_gc_reference_queue_add
mono_gc_reference_queue_free
mono_gc_reference_queue_new
mono_gc_register_bridge_callbacks
-mono_gc_scan_for_specific_ref
+mono_gc_register_finalizer_callbacks
mono_gc_toggleref_add
mono_gc_toggleref_register_callback
mono_gc_wait_for_bridge_processing
@@ -543,7 +556,7 @@ mono_metadata_guid_heap
mono_metadata_implmap_from_method
mono_metadata_init
mono_metadata_interfaces_from_typedef
-mono_metadata_load_generic_param_constraints
+mono_metadata_load_generic_param_constraints_checked
mono_metadata_load_generic_params
mono_metadata_locate
mono_metadata_locate_token
@@ -657,6 +670,7 @@ mono_parse_default_optimizations
mono_path_canonicalize
mono_path_resolve_symlinks
mono_pe_file_open
+mono_perfcounter_foreach
mono_perfcounters_init
mono_pmip
mono_poll
@@ -695,6 +709,7 @@ mono_profiler_install_thread_name
mono_profiler_install_transition
mono_profiler_load
mono_profiler_set_events
+mono_profiler_set_statistical_mode
mono_property_get_flags
mono_property_get_get_method
mono_property_get_name
@@ -711,6 +726,7 @@ mono_property_set_value
mono_ptr_class_get
mono_raise_exception
mono_realloc_native_code
+mono_reflection_assembly_get_assembly
mono_reflection_free_type_info
mono_reflection_get_custom_attrs
mono_reflection_get_custom_attrs_blob
@@ -743,6 +759,7 @@ mono_runtime_resource_check_limit
mono_runtime_resource_limit
mono_runtime_resource_set_callback
mono_runtime_run_main
+mono_runtime_set_main_args
mono_runtime_set_shutting_down
mono_security_core_clr_get_options
mono_security_core_clr_require_elevated_permissions
@@ -755,6 +772,7 @@ mono_sem_wait
mono_set_assemblies_path
mono_set_break_policy
mono_set_config_dir
+mono_set_crash_chaining
mono_set_defaults
mono_set_dirs
mono_set_is_debugger_attached
@@ -783,6 +801,7 @@ mono_signature_vararg_start
mono_signbit_double
mono_signbit_float
mono_stack_walk
+mono_stack_walk_async_safe
mono_stack_walk_no_il
mono_store_remote_field
mono_store_remote_field_new
@@ -790,6 +809,7 @@ mono_string_chars
mono_string_equal
mono_string_from_bstr
mono_string_from_utf16
+mono_string_from_utf32
mono_string_hash
mono_string_intern
mono_string_is_interned
@@ -798,8 +818,10 @@ mono_string_new
mono_string_new_len
mono_string_new_size
mono_string_new_utf16
+mono_string_new_utf32
mono_string_new_wrapper
mono_string_to_utf16
+mono_string_to_utf32
mono_string_to_utf8
mono_string_to_utf8_checked
mono_stringify_assembly_name
@@ -809,9 +831,20 @@ mono_thread_cleanup
mono_thread_create
mono_thread_current
mono_thread_detach
+mono_thread_detach_if_exiting
mono_thread_exit
mono_thread_get_main
mono_thread_get_undeniable_exception
+mono_thread_info_clear_interruption
+mono_thread_info_exit
+mono_thread_info_finish_interrupt
+mono_thread_info_get_stack_bounds
+mono_thread_info_interrupt
+mono_thread_info_open_handle
+mono_thread_info_prepare_interrupt
+mono_thread_info_self_interrupt
+mono_thread_info_tls_get
+mono_thread_info_tls_set
mono_thread_init
mono_thread_is_foreign
mono_thread_manage
@@ -819,13 +852,22 @@ mono_thread_new_init
mono_thread_set_main
mono_thread_set_manage_callback
mono_thread_stop
+mono_threads_attach_tools_thread
+mono_threads_core_clear_interruption
+mono_threads_core_finish_interrupt
+mono_threads_core_prepare_interrupt
+mono_threads_core_self_interrupt
+mono_threads_create_thread
mono_threads_get_default_stacksize
mono_threads_request_thread_dump
mono_threads_set_default_stacksize
mono_tls_key_get_offset
mono_tls_key_set_offset
mono_trace_set_level_string
+mono_trace_set_log_handler
mono_trace_set_mask_string
+mono_trace_set_print_handler
+mono_trace_set_printerr_handler
mono_type_create_from_typespec
mono_type_full_name
mono_type_generic_inst_is_valuetype