Merged revisions 8245-8298 via svnmerge from
[cacao.git] / src / vm / jit / powerpc / darwin / md-asm.h
index db318f4a3e9f66110d506ff5ccea873cbf67b828..3e469acac29c68a9b61dea8d09ff0956005c9b98 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes:
 
-   $Id: md-asm.h 5254 2006-08-21 14:52:20Z twisti $
+   $Id: md-asm.h 8274 2007-08-08 15:58:17Z twisti $
 
 */
 
 #define asm_vm_call_method_long               _asm_vm_call_method_long
 #define asm_vm_call_method_float              _asm_vm_call_method_float
 #define asm_vm_call_method_double             _asm_vm_call_method_double
+#define asm_vm_call_method_end                _asm_vm_call_method_end
 
 #define asm_vm_call_method_exception_handler  _asm_vm_call_method_exception_handler
 
 
 #define asm_cacheflush                        _asm_cacheflush
 
-#define asm_criticalsections                  _asm_criticalsections
-#define asm_getclassvalues_atomic             _asm_getclassvalues_atomic
-
 
 /* external defines ***********************************************************/
 
     L_exceptions_get_and_clear_exception$stub
 
 #define builtin_throw_exception               L_builtin_throw_exception$stub
+
+#define md_codegen_get_pv_from_pc             L_md_codegen_get_pv_from_pc$stub
 #define exceptions_handle_exception           L_exceptions_handle_exception$stub
+
 #define jit_asm_compile                       L_jit_asm_compile$stub
 
 #define exceptions_asm_new_abstractmethoderror \
 #define patcher_wrapper                       L_patcher_wrapper$stub
 
 #define replace_me                            L_replace_me$stub
+#define replace_build_execution_state         L_replace_build_execution_state$stub
+#define replace_free_safestack                L_replace_free_safestack$stub
 
 #define stacktrace_create_extern_stackframeinfo \
     L_stacktrace_create_extern_stackframeinfo$stub