1 2010-03-08 Rodrigo Kumpera <rkumpera@novell.com>
3 * method-to-ir.c: Revert r153222 as it doesn't belong here.
5 Mon Mar 8 17:58:26 CET 2010 Paolo Molaro <lupus@ximian.com>
7 * mini.h, *.c: prepare for MonoMethodHeader to become a transient entity.
9 Mon Mar 8 17:35:26 CET 2010 Paolo Molaro <lupus@ximian.com>
11 * driver.c: report also other misc build options.
13 2010-03-07 Rodrigo Kumpera <rkumpera@novell.com>
15 * method-to-ir.c: Generate better code for the NewObject
18 2010-03-07 Zoltan Varga <vargaz@gmail.com>
20 * branch-opts.c (mono_if_conversion): Disable one of the cases when deadce
21 is disabled. Fixes #582322.
23 * iltests.il.in: Add a test.
25 2010-03-06 Zoltan Varga <vargaz@gmail.com>
27 * tramp-amd64.c (mono_arch_create_monitor_exit_trampoline_full): Delegate
28 the handling of obj->synchronization == null and owner != current thread to
31 * tramp-x86.c (mono_arch_create_monitor_exit_trampoline_full): Ditto.
34 Sat Mar 6 18:14:15 CET 2010 Paolo Molaro <lupus@ximian.com>
36 * mini.c: change the way emulated opcode info is stored and save about
37 4 KB of runtime memory.
39 2010-03-04 David S. Miller <davem@davemloft.net>
41 * mini-sparc.h: Always use MONO_ARCH_USE_SIGACTION. Linux kernels
42 that don't provide the siginfo in the second signal handler argument
43 are buggy, and this has been fixed for years.
44 * mini.h (GET_CONTEXT): Remove __sparc__ special case.
45 (SIG_HANDLER_SIGNATURE, SIG_HANDLER_PARMS): Likewise.
47 2010-03-04 Zoltan Varga <vargaz@gmail.com>
49 * aot-runtime.c (find_symbol): Fix a leak.
50 (decode_patch): Ditto.
52 2010-03-04 Zoltan Varga <vargaz@gmail.com>
54 * mini.h (MONO_INST_IS_TEMP): Kill this unused define.
56 2010-03-04 Zoltan Varga <vargaz@gmail.com>
58 * mini.c (mono_resolve_patch_target): Fix an uninitialized variable.
60 Wed Mar 3 19:19:21 CET 2010 Paolo Molaro <lupus@ximian.com>
62 * method-to-ir.c: MONO_PROFILE_STRING_ALLOC is dead.
64 2010-03-03 Rodrigo Kumpera <rkumpera@novell.com>
66 * method-to-ir.c (mono_method_to_ir): Don't create a runtime vtable
67 to check for errors, it's enough to create the metadata open.
71 2010-03-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
74 * mini-exceptions.c: Add support for printing stack traces when handling
75 exceptions, and when printing exceptions thrown while tracing also print
76 the exception message.
78 2010-03-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
80 * trace.c: We need to parse exclude tokens ('-') before string tokens,
81 since the exclude token is a valid string character.
83 2010-03-02 Levi Bard <levi@unity3d.com>
85 * debugger-agent.c: Invalidate thread stacks on domain unload.
87 2010-03-02 Mark Probst <mark.probst@gmail.com>
89 * method-to-ir.c: Emit dummy_use for stored reference after write
90 barriers to make sure the object is pinned if the GC interrupts
91 before the write barrier is done.
93 2010-03-02 Zoltan Varga <vargaz@gmail.com>
95 * cpu-<ARCH>.md: dummy_use was missing src1:i.
97 2010-03-01 Zoltan Varga <vargaz@gmail.com>
99 * debugger-agent.c: Add a log message printing the protocol version.
101 2010-03-01 Zoltan Varga <vargaz@gmail.com>
103 * debugger-agent.c: Add a new command to communicate the protocol version used
104 by the client. This could be used to allow newer runtimes to communicate with
107 2010-03-01 Zoltan Varga <vargaz@gmail.com>
109 * debugger-agent.c (domain_commands): Add a new command to create a boxed value.
111 2010-03-01 Zoltan Varga <vargaz@gmail.com>
113 * debugger-agent.c (type_commands): Fix the setting of fields with a reference
116 Mon Mar 1 15:20:44 CET 2010 Paolo Molaro <lupus@ximian.com>
118 * mini-arm.c: make the arm cpu arch configurable with the
119 MONO_CPU_ARCH env var (for example: "armv4 thumb").
122 Mon Mar 1 14:48:35 CET 2010 Paolo Molaro <lupus@ximian.com>
124 * mini.c, mini.h, driver.c: added the --jitmap option to enable
125 support for the perf tool on Linux.
127 Mon Mar 1 14:43:55 CET 2010 Paolo Molaro <lupus@ximian.com>
129 * method-to-ir.c: make string.InsertenalSetChar() specialization
132 2010-03-01 Robert Jordan <robertj@gmx.net>
134 * Makefile.am: fix the non-static build.
136 2010-02-26 Zoltan Varga <vargaz@gmail.com>
138 * mini-generic-sharing.c: Move the contents of ../metadata/generic-sharing.c
141 2010-02-26 Robert Jordan <robertj@gmx.net>
143 * tasklets.c (continuation_store): Return from an error condition
146 2010-02-26 Martin Baulig <martin@ximian.com>
148 * debug-debugger.c (MonoDebuggerInfo): Added `abort_runtime_invoke'.
151 (MonoDebuggerThreadInfo): Added `internal_flags'.
152 (MonoDebuggerInternalThreadFlags): New enum.
153 (_mono_debugger_throw_exception): Don't signal the debugger if a
154 type abort was requested.
155 (_mono_debugger_unhandled_exception): Likewise.
156 (mono_debugger_abort_runtime_invoke): New method to abort an invocation.
157 (mono_debugger_runtime_invoke): If the debugger requested a thread
158 abort during the invocation, reset it here.
160 2010-02-26 Martin Baulig <martin@ximian.com>
162 * debug-mini.c (MonoDebuggerThreadInfo): Use `MonoInternalThread *'
163 instead of `MonoThread *'.
165 2010-02-25 Zoltan Varga <vargaz@gmail.com>
167 * aot-runtime.c (mono_aot_find_jit_info): Use a merge sort for sorting the
168 code offsets table, as it is mostly sorted.
170 2010-02-25 Zoltan Varga <vargaz@gmail.com>
172 * debugger-agent.c (do_invoke_method): Fix invoking of static methods on vtypes.
175 2010-02-25 Zoltan Varga <vargaz@gmail.com>
177 * driver.c (mono_main): Get rid of mono_setup_vtable_in_class_init.
179 Wed Feb 24 15:58:03 CET 2010 Paolo Molaro <lupus@ximian.com>
181 * Makefile.am: build the new ABI version of the libmono library.
182 * debugger-agent.c, mini.c: fix warnings with the new API.
183 * jit.h: don't depend on glib.h being included.
185 2010-02-24 Zoltan Varga <vargaz@gmail.com>
187 * method-to-ir.c (mono_method_to_ir): Implement AOT support for fast TLS access.
189 2010-02-24 Zoltan Varga <vargaz@gmail.com>
191 * method-to-ir.c (mono_method_to_ir): Implement support for fast access to
192 ThreadStatic variables.
194 2010-02-24 Zoltan Varga <vargaz@gmail.com>
196 * debugger-agent.c (notify_thread): Skip terminated threads, since their tls
197 data is not freed yet. Fixes #582460.
199 2010-02-23 Zoltan Varga <vargaz@gmail.com>
201 * debugger-agent.c: Add support for the caught/uncaught flags on exception
202 event requests. Bump protocol minor version.
204 2010-02-22 Zoltan Varga <vargaz@gmail.com>
206 * decompose.c (mono_decompose_long_opts): Handle OP_LCONV_TO_OVF_I8 here too.
208 2010-02-22 Zoltan Varga <vargaz@gmail.com>
210 * decompose.c (mono_decompose_opcode): Handle OP_LCONV_TO_OVF_I8. Fixes
213 * iltests.il.in: Add a test.
215 2010-02-22 Rodrigo Kumpera <rkumpera@novell.com>
217 * mini.c (inline_method): Check for loader errors.
219 2010-02-22 Rodrigo Kumpera <rkumpera@novell.com>
221 * mini.c (mono_method_check_inlining): Use !mono_method_get_header_summary
222 instead of mono_method_get_header as it doesn't decode locals
223 so the called method can have unresolved dependencies that will only
224 be satisfied after the current method is JIT'd.
228 2010-02-22 Zoltan Varga <vargaz@gmail.com>
230 * basic.cs (test_0_div_opt): Speed this up a bit.
232 2010-02-20 Zoltan Varga <vargaz@gmail.com>
234 * mini-amd64.c: Fix DISABLE_JIT support after the latest changes.
236 * mini.c (mono_jit_create_remoting_trampoline): Call
237 mono_create_specific_trampoline () instead of
238 mono_arch_create_specific_trampoline ().
240 * mini-trampolines.c tramp-arm.c: Disable more stuff when DISABLE_JIT is set.
242 2010-02-20 Zoltan Varga <vargaz@gmail.com>
244 * unwind.c (mono_unwind_get_cie_program): New function, moved here from
245 aot-compiler.c, so it can be found even if DISABLE_JIT is set.
247 * aot-compiler.c xdebug.c: Update callers of mono_arch_unwind_get_cie_program ().
249 * mini-amd64.c: Fix DISABLE_JIT support.
251 2010-02-20 Geoff Norton <gnorton@novell.com>
253 * aot-runtime.c: Ensure we dont leak a held lock when unwinding exceptions.
255 2010-02-20 Zoltan Varga <vargaz@gmail.com>
257 * debugger-agent.c (mono_debugger_agent_handle_exception): Receive two contexts,
258 one for the throw and one for the catch. Mark uncaught exceptions by a NULL
259 CATCH_TXT. Send normal exception events for unhandled exceptions too.
260 (mono_debugger_agent_handle_unhandled_exception): Remove this, merged into
263 2010-02-18 Zoltan Varga <vargaz@gmail.com>
265 * exceptions-x86.c (mono_arch_get_restore_context): Changes this so it restores
266 edx/ecx too. This is needed to support OP_SEQ_POINT.
268 2010-02-18 Zoltan Varga <vargaz@gmail.com>
270 * exceptions-amd64.c (get_throw_trampoline): Add xdebug info.
272 * method-to-ir.c (mono_method_to_ir): Fix SIZEOF in dynamic methods.
274 2010-02-16 Zoltan Varga <vargaz@gmail.com>
276 * mini-llvm.c aot-compiler.c aot-runtime.c unwind.c: Finish support
277 LLVM+AOT+exceptions, not enabled yet.
279 2010-02-15 Zoltan Varga <vargaz@gmail.com>
281 * mini.c (SIG_HANDLER_SIGNATURE): Fix the windows build.
283 2010-02-15 Zoltan Varga <vargaz@gmail.com>
285 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline_full): Emit
286 xdebug info for these.
288 * mini-trampolines.c (common_call_trampoline): Use mini_jit_info_table_find ()
291 * mini.c (mini_get_vtable_trampoline): Make this take a 'slot_index' argument,
294 2010-02-13 Zoltan Varga <vargaz@gmail.com>
296 * aot-compiler.c (load_profile_files): Update after the profiler changes.
298 2010-02-13 Zoltan Varga <vargaz@gmail.com>
300 * mini.c (mono_jit_compile_method_inner): Avoid passing icall wrappers to
301 mono_profiler_method_end_jit, since the profiler has no way to process wrappers.
303 * aot-runtime.c mini.c: Resurrect the aot pagefault profiling stuff, it is useful
306 2010-02-13 Gonzalo Paniagua Javier <gonzalo@novell.com>
308 * debugger-agent.c: handle incomplete reads and EINTR in
309 recv()/send(). This could have been causing random
312 2010-02-13 Zoltan Varga <vargaz@gmail.com>
314 * aot-runtime.c (decode_exception_debug_info): Fix aot support for sequence
317 * mini-arm.c (mono_arch_allocate_vars): Allocate the seq point related vars first
318 so they have small offsets. Fixes #566311.
320 2010-02-12 Rodrigo Kumpera <rkumpera@novell.com>
322 * method-to-ir.c (mono_method_check_inlining): Check for loader errors.
324 2010-02-11 Zoltan Varga <vargaz@gmail.com>
326 * mini-amd64.c: Remove the special casing of byref in a few places now that
327 mini_type_get_underlying_type () handles it.
329 * mini-generic-sharing.c (mini_type_get_underlying_type): Handle byref as well
330 by returning native int. Fixes #577984.
332 2010-02-11 Zoltan Varga <vargaz@gmail.com>
334 * method-to-ir.c (handle_isinst): Factor out the is_complex_isinst check into
337 * mini-llvm.c (exception_cb): Put the clause index into the type info instead
338 of putting the clause itself.
340 * mini-arm.c mini.c linear-scan.c: Disable more stuff when DISABLE_JIT is used.
342 2010-02-09 Zoltan Varga <vargaz@gmail.com>
344 * unwind.c (mono_unwind_frame): Use read32 for reading a 32 bit value, since it
347 2010-02-10 Geoff Norton <gnorton@novell.com>
349 * aot-compiler.c: Make the number of IMT trampolines configurable as well.
351 2010-02-08 Zoltan Varga <vargaz@gmail.com>
353 * aot-compiler.c (emit_code): Create the ut trampolines here, so they work for
356 * aot-compiler.c (emit_code): Don't add the llvm label prefix to 'methods', since
357 it is not an LLVM generated symbol.
359 * mini-llvm.c (emit_entry_bb): Fix the handling of simd types.
361 * method-to-ir.c (handle_castclass): Turn off the more efficient isinst/castclass
362 implementation in gshared mode because it causes regressions.
364 * mini-trampolines.c: Add a stat for the number of calls to trampolines.
366 * image-writer.c (asm_writer_emit_global): Don't prepend the global prefix, it
367 should be done by the caller.
369 * mini-llvm.c (mono_llvm_emit_method): Don't make the debug symbols global.
371 * aot-compiler.c (emit_code): Add the llvm label prefix before 'methods'.
373 * mini-exceptions.c (mini_jit_info_table_find): Search the root domain as well,
374 since mono_jit_info_table_find () doesn't do it anymore.
376 * mini-generic-sharing.c debugger-agent.c: Call mini_jit_info_table_find ()
377 instead of mono_jit_info_table_find ().
379 2010-02-07 Zoltan Varga <vargaz@gmail.com>
381 * aot-compiler.c aot-runtime.c: Add support for MONO_WRAPPER_WRITE_BARRIER.
383 * aot-compiler.c (encode_method_ref): Update after the removal of
384 mono_gc_get_managed_allocator_type ().
386 * method-to-ir.c (mono_method_to_ir): Place a seq point just before a RET.
389 2010-02-06 Zoltan Varga <vargaz@gmail.com>
391 * method-to-ir.c (handle_castclass): Use the icall for classes with variant
392 generic params as well.
393 (handle_isinst): Ditto.
395 * method-to-ir.c: Make isninst/castclass checks in gshared code more efficient
396 instead of always calling an icall.
398 * aot-compiler.c (emit_llvm_file): Take into account trampolines etc when
399 computing the size of the got.
401 * aot-compiler.c (emit_code): Change the way the 'methods' symbol is emitted
402 when using LLVM. Instead of emitting it as an LLVM method, emit it using
403 the assembly directive '.set' so it points to the first LLVM emitted method.
405 2010-02-04 Rodrigo Kumpera <rkumpera@novell.com>
407 * mini.c (mini_method_verify): Report the method which failed to verify.
409 2010-02-04 Rodrigo Kumpera <rkumpera@novell.com>
411 * method-to-ir.c (mono_method_to_ir): Use the new basic block formation pass
412 to avoid JIT'ng dead basic blocks. This is the same behavior as the
415 2010-02-04 Zoltan Varga <vargaz@gmail.com>
417 * debugger-agent.c (decode_value): Fix decoding of vtype instances. Fixes
420 2010-02-04 Zoltan Varga <vargaz@gmail.com>
422 * mini-llvm.c: Init the jit module only when first JITting.
424 * aot-compiler.c (emit_plt): Fix the naming of plt entries of llvm+darwin.
426 * mini-llvm.c (get_plt_entry): Make the plt entries have hidden visibility.
428 * mini-llvm.c (mono_llvm_emit_aot_module): Remove the dummy got after it is
429 replaced with the real got.
431 * debugger-agent.c (type_commands): Return the enumness if the type as well.
433 * image-writer.c: Reduce the amount of #ifdefs a bit.
435 * aot-compiler.c: Reduce the amount of #ifdefs. Add beginnings of support for
438 * aot-compiler.c (mono_compile_assembly): Handle asmonly+llvm mode.
440 * mini-llvm.c (mono_llvm_emit_method): Don't make the 'type_info' symbols
443 2010-02-02 Zoltan Varga <vargaz@gmail.com>
445 * mini-llvm.c (mono_llvm_emit_method): Add support for unaligned loads.
446 (mono_llvm_emit_method): Fix unaligned stores too.
448 * mini-amd64.c (mono_arch_emit_prolog): Initialize lmf->rsp in the prolog too
449 so async stack walks don't crash.
451 2010-02-02 Zoltan Varga <vargaz@gmail.com>
453 * mini-trampolines.c (common_call_trampoline): Fix a problem where the callsite
454 was not patched if the callee needed an rgctx trampoline.
456 2010-02-01 Zoltan Varga <vargaz@gmail.com>
458 * mini-ppc.c (mono_arch_get_global_int_regs): Reserve r29 for holding the
459 vtable address in AOT code.
461 2010-02-01 Zoltan Varga <vargaz@gmail.com>
463 * mini-codegen.c: Remove support for CEE_ opcodes which cannot occur in
466 Mon Feb 1 16:29:10 CET 2010 Paolo Molaro <lupus@ximian.com>
468 * genmdesc.pl: remove dependency on external cpp.
470 2010-02-01 Zoltan Varga <vargaz@gmail.com>
472 * method-to-ir.c (mini_emit_ldelema_1_ins): Avoid emitting an OP_SEXT_I4 when
473 using LLVM, its not needed, and abcrem can't handle it.
475 Mon Feb 1 14:29:43 CET 2010 Paolo Molaro <lupus@ximian.com>
477 * genmdesc.c, genmdesc.pl, cpu-x86.md: introduced templates to make
478 it easier to group instructions and reduce duplication.
480 2010-02-01 Zoltan Varga <vargaz@gmail.com>
482 * decompose.c: Move the array/soft float decompose routines here from
485 * method-to-ir.c: Export a few functions so they can be used from decompose.c.
487 2010-01-31 Zoltan Varga <vargaz@gmail.com>
489 * mini-llvm.c (mono_llvm_emit_method): Add a call to llvm.invariant.start
490 to tell LLVM that the got is constant, not used yet.
492 * aot-compiler.c: Pass more optimization flags to llvm's 'opt'.
494 2010-01-30 Zoltan Varga <vargaz@gmail.com>
496 * mini-ppc.c (mono_arch_emit_prolog): Fix full aot support for native to
499 2010-01-30 Zoltan Varga <vargaz@gmail.com>
501 * aot-compiler.c (add_wrappers): Commit the hack which generates
502 native-to-managed wrappers for methods decorated with the MonoPInvokeCallback
505 2010-01-29 Zoltan Varga <vargaz@gmail.com>
507 * mini.h (MONO_INST_FAULT): New instruction flag for loads which can cause
508 a fault, only used by the LLVM backend.
510 * ir-emit.h: Add _FAULT variants of the LOAD_MEMBASE macros. Mark
511 OP_CHECK_THIS with OP_IMPLICIT_EXCEPTION.
513 * method-to-ir.c: Use the new LOAD_MEMBASE_FAULT opcodes, get rid of the
514 calls to MONO_EMIT_NULL_CHECK which is automatically done by the new macros.
516 * mini-llvm.c: Only generate volatile loads from load instructions which have
517 the MONO_INST_FAULT flag set.
519 2010-01-29 Zoltan Varga <vargaz@gmail.com>
521 * unwind.c (mono_unwind_decode_fde): Fix the decoding of the LSDA offset on
524 2010-01-28 Zoltan Varga <vargaz@gmail.com>
526 * mini.c (mono_save_seq_point_info): Fix the handling of bblocks without
527 sequence points. Fixes #571236.
529 2010-01-28 Zoltan Varga <vargaz@gmail.com>
531 * debugger-agent.c (mono_debugger_agent_init): Call appdomain_unload at the
532 end of the appdomain unload process, after assemblies have been unloaded.
535 2010-01-27 Zoltan Varga <vargaz@gmail.com>
537 * abcremoval.c (process_block): Fix the if (region) check so abcrem actually
540 * mini-amd64.c: Make the soft debugger work on platforms without MAP_32BIT.
543 2010-01-26 Zoltan Varga <vargaz@gmail.com>
545 * dwarfwriter.c (emit_type): Treat MONO_TYPE_PTR as 'I' not 'I4'.
547 2010-01-26 Geoff Norton <gnorton@novell.com>
549 * aot-compiler.c: Fix a logic error introduced when guarding against enums
550 with struct marshalability.
552 2010-01-24 Zoltan Varga <vargaz@gmail.com>
554 * mini.c (mini_method_compile): Improve the processing MONO_VERBOSE_METHOD so
555 it supports class names as well.
557 * mini.h (MonoCompile): Add a few flags to control JIT behavior which are
558 needed by the GC map code.
560 * mini.c (mini_method_compile): Call a function in mini-gc.c to set the new
563 * method-to-ir.c (mono_method_to_ir): Emit initialization code for ref variables
564 if cfg->init_ref_vars is set.
566 * liveness.c (optimize_initlocals): Disable the initlocals opt for ref vars if
567 cfg->disable_initlocals_op_refs is set.
569 * method-to-ir.c (mono_spill_global_vars): Compute more precise live ranges
570 using liveness info if cfg->compute_precise_live_ranges is set.
572 * mini-gc.c: Ongoing work. Improve logging and debugging support. Handle
573 volatile variables correctly. Add comments about the live ranges. Not enabled
576 2010-01-24 Zoltan Varga <vargaz@gmail.com>
578 * mini.h (MonoDebugOptions): Add an option to init stack frames by writing
579 0x2a into them in method prologs.
581 * mini-amd64.c (mono_arch_emit_prolog): Implement it.
583 2010-01-22 Zoltan Varga <vargaz@gmail.com>
585 * mini-llvm-cpp.cpp: Remove uses of dynamic_cast, it no longer works with llvm
586 classes, since llvm is compiled with -fno-rtti.
588 * mini.h (COMPILE_SOFT_FLOAT): New macro, similar to COMPILE_LLVM.
590 * method-to-ir.c ir-emit.h: Use if (COMPILE_SOFT_FLOAT) in a few places since
591 llvm does not require it.
593 * aot-runtime.c (load_method): Print the full name of the last aot method.
595 2010-01-21 Zoltan Varga <vargaz@gmail.com>
597 * exceptions-amd64.c (mono_arch_notify_pending_exc): Avoid a crash if the
598 thread has not fully started yet.
600 2010-01-21 Zoltan Varga <vargaz@gmail.com>
602 * aot-compiler.c (can_marshal_struct): Allow marshalling enums.
604 2010-01-21 Miguel de Icaza <miguel@novell.com>
606 * driver.c: Do not abort if LLVM is not supported, print a
607 warning and add the information to the Mono JIT information.
609 2010-01-21 Zoltan Varga <vargaz@gmail.com>
611 * ir-emit.h (MONO_EMIT_NULL_CHECK): Don't emit an OP_IMPLICIT_EXCEPTION when
612 using explicit null checks.
614 2010-01-20 Zoltan Varga <vargaz@gmail.com>
616 * xdebug.c: New file extracted from aot-compiler.c, containing the XDEBUG
619 * aot-compiler.c (encode_method_ref): Use mono_marshal_wrapper_info_from_wrapper
621 (mono_aot_wrapper_name): Remove the special handling of delegate invoke wrappers,
622 its no longer needed.
624 * method-to-ir.c (mono_method_to_ir): Fix a warning.
626 * exceptions-<ARCH>.c: Introduce a MONO_ARCH_HAVE_THROW_EXCEPTION_BY_NAME
627 define for platforms still using it (s390). Get rid of the
628 mono_arch_get_throw_exception_by_name () routines on all other platforms.
630 * exceptions-x86.c: Rework the throw trampolines so there is only one function
631 which can generate throw/rethrow/corlib trampolines for llvm/not llvm code.
633 * exceptions-x86.c: Add LLVM specific throw trampolines which doesn't assume
634 the caller pushed the arguments.
636 * mini-llvm.c: Enable throwing exceptions on x86.
638 * mini-posix.c (SIG_HANDLER_SIGNATURE): Avoid
639 "Thread (nil) may have been prematurely finalized" messages if this is called
640 on a thread not registered with the runtime.
642 * mini-exceptions.c (mono_handle_native_sigsegv): Ditto.
644 2010-01-19 Zoltan Varga <vargaz@gmail.com>
646 * jit-icalls.c (mono_array_new_3): New jit icall.
648 * aot-compiler.c aot-runtime.c: Add support for ElementAddr wrappers.
650 * arrays.cs: Add a test for 3 dimensional arrays.
652 2010-01-19 Zoltan Varga <vargaz@gmail.com>
654 * exceptions-x86.c (mono_arch_get_throw_corlib_exception): Emit xdebug info.
655 (mono_arch_find_jit_info_ext): Disable the popping of arguments when LLVM is
658 * mini-llvm.c (emit_cond_system_exception): Abort when an implicit exception is
661 * unwind.c (mono_unwind_decode_fde): Fix an assert on x86.
663 * mini-x86.h (MONO_CONTEXT_SET_LLVM_EXC_REG): Define this for x86.
665 * mini-llvm.c: Disable OP_THROW on x86, it doesn't work yet.
667 2010-01-18 Bill Holmes <billholmes54@gmail.com>
669 * debugger-agent.c : Changing the PLATFORM_WIN32 preprocessor check to
670 HOST_WIN32. Also including winsock2. to define struct in_addr.
672 * mini-amd64.h : Changing the PLATFORM_WIN32 preprocessor check to HOST_WIN32.
674 * mini-x86.h : Changing the PLATFORM_WIN32 preprocessor check to HOST_WIN32.
676 Code is contributed under MIT/X11 license.
678 2010-01-18 Zoltan Varga <vargaz@gmail.com>
680 * mini.h (MonoCompile): Add 'disable_out_of_line_bblocks' flag.
682 * branch-opts.c (mono_optimize_branches): Honor the new flag.
684 * mini.c (mini_method_compile): Set the new flag when running under the
687 2010-01-18 Zoltan Varga <vargaz@gmail.com>
689 * mini-gc.c: Change the GC map to use a ref/noref/pin value instead of just
690 a ref/noref value + a global pin flag, so parts of stack frames can still be
691 precisely marked even if they include stuff which needs pinning. Improve logging.
692 Fix many bugs. Not enabled yet.
694 * gc-test.cs: Add a few tests.
696 * liveness.c (mono_analyze_liveness): Make the debug output controllable by
697 the normal -v options. Avoid propagating liveness information through bblocks
698 which end with a NOT_REACHED opcode.
700 * mini.c (mono_jit_compile_method_inner): Avoid reading cfg->prof_options
701 after cfg has been freed.
703 2010-01-17 Zoltan Varga <vargaz@gmail.com>
705 * branch-opts.c (mono_branch_optimize_exception_target): Stop the optimization
706 if a clause is skipped because it uses the exception object, since it could
707 have caught the exception.
709 * exceptions.cs: Add a test.
711 2010-01-16 Zoltan Varga <vargaz@gmail.com>
713 * mini-trampolines.c (mono_create_static_rgctx_trampoline): Add an assert.
715 * aot-runtime.c (mono_aot_get_method): Handle ftnptr's correctly for the
716 ICollection<T> wrappers.
718 2010-01-16 Zoltan Varga <vargaz@gmail.com>
720 * debugger-agent.c (decode_value): Fix the decoding of I/U/PTR.
722 2010-01-16 Zoltan Varga <vargaz@gmail.com>
724 * mini-amd64.c (emit_call_body): Always use near calls when AOTing even if
725 NOMAP32BIT or optimize_for_xen is set.
727 2010-01-16 Zoltan Varga <vargaz@gmail.com>
729 * aot-compiler.c aot-runtime.c: Get rid of mono_aot_str_hash (), use
730 mono_metadata_str_hash () instead.
732 2010-01-15 Zoltan Varga <vargaz@gmail.com>
734 * ir-emit.h (MONO_EMIT_NEW_ICOMPARE_IMM): Use sizeof (mgreg_t) instead of
737 * unwind.c (mono_unwind_frame): Use mgreg_t instead of gssize.
739 2010-01-15 Zoltan Varga <vargaz@gmail.com>
741 * ir-emit.h (MONO_EMIT_NEW_CHECK_THIS): Emit an explicit null check if the
744 * mini-ppc.c (mono_arch_emit_exceptions): Compute the size of the exception
745 throwing code correctly.
747 * mini.h (MONO_AOT_FILE_VERSION): Bump this because of the IMT hashing changes.
749 2010-01-15 Zoltan Varga <vargaz@gmail.com>
751 * aot-runtime.c (mono_aot_plt_resolve): Reenable the previous assert for
752 ftnptrs created by us, handle RGCTX_FETCH correctly.
753 (mono_aot_get_lazy_fetch_trampoline): Add an ftnptr.
755 * mini-trampolines.c (mono_create_generic_class_init_trampoline): Remove the
756 ftnptr added by mono_aot_get_named_code ().
758 2010-01-14 Zoltan Varga <vargaz@gmail.com>
760 * mini-arm.c: Fix a few LLVM problems.
762 * mini-llvm.c (simd_class_to_llvm_type): Fix compilation on !x86/amd64.
764 2010-01-13 Mark Probst <mark.probst@gmail.com>
766 * method-to-ir.c (mini_emit_stobj): Use EMIT_NEW_CLASSCONST when
769 Wed Jan 13 15:54:53 CET 2010 Paolo Molaro <lupus@ximian.com>
771 * jit.h, method-to-ir.c: added ability to set the policy for
772 inserting breakpoints from the break IL instruction or the
773 Debugger.Break () API call.
775 2010-01-13 Zoltan Varga <vargaz@gmail.com>
777 * aot-runtime.c (load_aot_module): Add more comments to explain why referenced
778 assemblies need to be eagerly loaded.
780 2010-01-12 Zoltan Varga <vargaz@gmail.com>
782 * dwarfwriter.c (emit_line_number_info): Fix the eglib case so it doesn't crash.
784 2010-01-11 Zoltan Varga <vargaz@gmail.com>
786 * debugger-agent.c (mono_debugger_agent_parse_options): Allow onthrow without
787 an argument which matches any exception.
789 2010-01-10 Zoltan Varga <vargaz@gmail.com>
791 * method-to-ir.c (mono_emit_method_call_full): Avoid the virt->nonvirt
792 optimization if the called method is gshared and marshalbyref, since gshared
793 methods can' have wrappers. Fixes #569390.
795 * generics.cs: Add a test.
797 2010-01-10 Zoltan Varga <vargaz@gmail.com>
799 * mini-exceptions.c (mono_print_thread_dump_from_ctx): New helper function
802 2010-01-10 Zoltan Varga <vargaz@gmail.com>
804 * mini.c (mono_print_method_from_ip): Fix the lookup of trampolines.
806 2010-01-09 Zoltan Varga <vargaz@gmail.com>
808 * debugger-agent.c (transport_connect): comment out freeaddrinfo calls under win32,
809 since it is not supported in win2000.
811 2010-01-08 Zoltan Varga <vargaz@gmail.com>
813 * aot-runtime.c (load_image): Add a SET_ERROR argument to set the loader
814 error if loading an assembly fails.
815 (mono_aot_plt_resolve): Return NULL instead of asserting if loading fails.
817 * mini-trampolines.c (mono_aot_plt_trampoline): Throw a pending loader error
820 * aot-runtime.c (decode_exception_debug_info): Set jinfo->from_llvm for LLVM
823 * mini-llvm-cpp.cpp: Remove the unused ctx variable.
825 * mini-llvm.c (mono_llvm_emit_method): Add some comments about why aot+clauses
826 is not supported yet.
828 * unwind.c (DW_EH_PE_absptr): Add more DW_EH_PE_ constants.
830 2010-01-07 Rodrigo Kumpera <rkumpera@novell.com>
832 * method-to-ir.c: All types with variant arguments must fallback to the
833 slow path. This makes cast of variant delegates work.
835 * mini-trampolines.c (mono_get_vcall_slot_addr): Add new variance_used out
836 argument that is set to TRUE is the returned vtable slot is for a variant
837 interface. Changed a g_print + g_assert_not_reached to a g_error.
839 * mini-trampilines.c (common_call_trampoline): Handle variant interfaces in
840 a similar fashion of generic virtual methods.
842 2010-01-07 Rodrigo Kumpera <rkumpera@novell.com>
844 * helpers.c (mono_disassemble_code): Fix a g_hash_table warning
847 * mini-trampolines.c (mono_convert_imt_slot_to_vtable_slot): Convert a given
848 method using a variance aware function.
850 * mini-x86.c: Add support for dumping IMT thunks if DEBUG_IMT is defined.
852 2010-01-07 Rodrigo Kumpera <rkumpera@novell.com>
854 * method-to-ir.c (mono_method_to_ir): Casts to variant interfaces
857 2010-01-07 Zoltan Varga <vargaz@gmail.com>
859 * mini-llvm-cpp.cpp (mono_llvm_create_ee): Add an ugly hack to fix #564695.
860 If LLVM decides to set the code model to Large, reset it to Default.
862 2010-01-07 Zoltan Varga <vargaz@gmail.com>
864 * aot-compiler.c (mono_xdebug_flush): Export it so it is present in
865 stripped binaries as well.
867 2010-01-07 Zoltan Varga <vargaz@gmail.com>
869 * mini-trampolines.c (common_call_trampoline): Add an rgctx trampoline if a shared
870 method is called from LLVM compiled code, as that code can't pass an rgctx arg.
872 * mini-llvm.c (mono_llvm_emit_method): Enable calls to methods needing an rgctx
875 2010-01-06 Zoltan Varga <vargaz@gmail.com>
877 * mini.c (mini_method_compile): Extract the JIT info creation code into a
880 * mini-llvm.c (mono_llvm_emit_method): Pass the info in MonoExceptionClause
881 as the type info to llvm.eh.selector.
882 (exception_cb): Use the type info for filling out some fields of
883 MonoJitExceptionInfo like the flags and the exception class. This is needed
884 because the LLVM produced exception handling clauses might not match the original
885 IL clauses, i.e. there might be more than one LLVM clause for one IL clause.
887 * unwind.c (mono_unwind_decode_fde): Extract the LSDA decoding code into a
888 separate function. Add an extra argument which returns the type infos
889 corresponding to the exception clauses.
891 * mini.c (mini_method_compile): Enable LLVM compilation of methods having
892 exception handling clauses.
894 2010-01-04 Zoltan Varga <vargaz@gmail.com>
896 * mini-trampolines.c (mono_convert_imt_slot_to_vtable_slot): Call
897 mono_method_get_vtable_slot () instead of accessing imt_method->slot directly,
900 2010-01-04 Rodrigo Kumpera <rkumpera@novell.com>
902 * mini.c (mono_compile_is_broken): Skip methods from serialization's
905 2010-01-04 Zoltan Varga <vargaz@gmail.com>
907 * mini.c (mini_method_compile): Fix a few memory leaks introduced by the
910 2009-01-04 Rodrigo Kumpera <rkumpera@novell.com>
912 * mini.c (mini_method_compile): Verify the method before calling
913 mono_compile_create_vars as this might crash since it uses method
918 2010-01-04 Zoltan Varga <vargaz@gmail.com>
920 * method-to-ir.c (mono_method_to_ir): Avoid calling mono_class_vtable () in
921 one case if AOTing, since the class might not be a concrete class.
923 2010-01-03 Zoltan Varga <vargaz@gmail.com>
925 * mini-codegen.c abcremoval.c: Remove the duplicate g_slist_append_mempool
926 functions which are now defined in mempool-internals.h.
928 * mini.c (mini_free_jit_domain_info): Free the seq point hash tables.
930 * mini-llvm.c (mono_llvm_emit_method): Handle OP_ABS.
932 2009-12-30 Rodrigo Kumpera <rkumpera@novell.com>
936 * mini-*.c: Properly handle generic enums.
940 2009-12-28 Zoltan Varga <vargaz@gmail.com>
942 * method-to-ir.c (mono_method_to_ir): Handle the failure of mono_class_vtable ()
943 in a few more places.
945 2009-12-27 Zoltan Varga <vargaz@gmail.com>
947 * aot-compiler.c (add_wrappers): Don't use dyn runtime invoke for methods with
948 nullable parameters. Fixes #567351.
950 2009-12-26 Rodrigo Kumpera <rkumpera@novell.com>
952 * mini-trampolines.c (common_call_trampoline): Add assert for NULL resolved generic method.
954 2009-12-26 Zoltan Varga <vargaz@gmail.com>
956 * mini-trampolines.c: Use mono_arch_get_this_arg_from_call () to avoid the slow
957 mono_get_generic_context_from_code () call.
959 * mini-<ARCH>.c: Get rid of mono_arch_find_this_arg (), it is no longer used.
961 2009-12-25 Zoltan Varga <vargaz@gmail.com>
963 * aot-runtime.c (decode_klass_ref): Don't call mono_class_init (), its not
966 2009-12-24 Sebastien Pouliot <sebastien@ximian.com>
968 * method-to-ir.c (mono_method_to_ir): Avoid SIGSEGV when
969 mono_method_get_signature returns NULL. Fix #567084
971 2009-12-25 Zoltan Varga <vargaz@gmail.com>
973 * aot-runtime.c (find_extra_method): Call mono_aot_wrapper_name only once,
974 instead of once for each module.
976 2009-12-22 Zoltan Varga <vargaz@gmail.com>
978 * debugger-agent.c (ss_start): Implement step over for the last sequence
981 * mini.c (mono_save_seq_point_info): Don't link sequence points which don't
982 have the STEP_LOC flag set.
984 * aot-runtime.c (decode_klass_ref): Avoid a crash if a decode_klass_ref () call
985 fails. Fixes #566689.
987 2009-12-21 Zoltan Varga <vargaz@gmail.com>
989 * mini.c (mono_add_seq_point): New helper function.
990 (mono_save_seq_point_info): New function to save sequence point info, extracted
991 from mini_method_compile ().
993 * mini-<ARCH>.c: Call mono_add_seq_point to remember sequence points.
995 * mini.h (MonoSeqPointInfo): New structure containing information about
996 the sequence points of a JITted method.
997 (MonoBasicBlock): Add 'seq_points' and 'last_seq_point' fields. Remove unused
1000 * mini.c debugger-agent.c aot-compiler.c aot-runtime.c: Change the way sequence
1001 point information is stored, use a MonoSeqPointInfo structure instead of a
1002 GPtrArray. For each seq point, compute a list of successor seq points.
1004 * debugger-agent.c: Use the successor list to implement step-over more
1005 efficiently: instead of single stepping until a different line/IL offset is
1006 reached, place breakpoints into all successor seq points.
1008 * mini.h: Bump AOT file format version.
1010 2009-12-21 Zoltan Varga <vargaz@gmail.com>
1012 * Makefile.am (AM_CFLAGS): Include LLVM_CFLAGS.
1014 * mini-llvm.c: Avoid defining the __STDC_... macros if already defined.
1016 2009-12-21 Zoltan Varga <vargaz@gmail.com>
1018 * exceptions-ppc.c (mono_ppc_set_func_into_sigctx): Fix the cross-compiler
1021 2009-12-18 Zoltan Varga <vargaz@gmail.com>
1023 * mini-x86.c (mono_arch_get_argument_info): Allocate memory for CallInfo using
1024 alloca as g_malloc is not signal safe.
1026 2009-12-18 Zoltan Varga <vargaz@gmail.com>
1028 * tramp-x86.c (mono_arch_patch_callsite): Fix the call to
1029 VALGRIND_DISCARD_TRANSLATIONS.
1031 * *.c: Include mono/utils/memcheck.h, and remove #ifdef HAVE_VALGRIND_MEMCHECK_H
1032 checks, they are no longer needed.
1034 * exceptions-ppc.c (mono_ppc_set_func_into_sigctx): New helper function to set
1035 a function into a sigctx which can handle function pointers.
1037 * mini-ppc.c: Implement soft debugger support on ppc64.
1039 * mini-ppc.c: Implement soft debugger support.
1041 2009-12-17 Zoltan Varga <vargaz@gmail.com>
1043 * mini-llvm.c: Handle OP_LADD_OVF_UN. Place all alloca's into the entry bb.
1045 2009-12-17 Marek Habersack <mhabersack@novell.com>
1047 * mini.c (mono_get_runtime_build_info): include Mono version in
1050 * driver.c (mono_main): VERSION is now included in the string
1051 returned from mono_get_runtime_build_info()
1053 2009-12-17 Zoltan Varga <vargaz@gmail.com>
1055 * method-to-ir.c (mono_method_to_ir): Add support for CALLI with unmanaged
1056 signatures. Fixes #565143.
1058 * jit-icalls.c (mono_get_native_calli_wrapper): New JIT icall.
1060 2009-12-16 Zoltan Varga <vargaz@gmail.com>
1062 * aot-compiler.c (arch_emit_autoreg): Align code to 4 in the ppc case.
1064 2009-12-16 Rodrigo Kumpera <rkumpera@novell.com>
1066 * mini-x86.h: Forgot to add a 0x to MONO_ARCH_MAX_FRAME_SIZE define
1067 making max stack 10x smaller.
1069 2009-12-16 Zoltan Varga <vargaz@gmail.com>
1071 * mini.c (mono_resolve_patch_target): Comment out an assert which could be hit.
1073 2009-12-15 Rodrigo Kumpera <rkumpera@novell.com>
1075 * method-to-ir.c (mini_emit_memcpy): Assert if size is too big.
1077 2009-12-15 Rodrigo Kumpera <rkumpera@novell.com>
1079 * mini-x86.c (mono_arch_allocate_vars): Fail compilation if the frame size is
1080 bigger than MONO_ARCH_MAX_FRAME_SIZE.
1082 * mini-x86.c (mono_arch_emit_prolog): Handle huge frames.
1084 * mini-x86.h: Define MONO_ARCH_MAX_FRAME_SIZE to be 1Mb.
1086 * mini-amd64.c / mini-amd64.h: Same fixes as of above.
1088 * mini.c (mini_method_compile): Check if mono_arch_allocate_vars failed
1091 2009-12-14 Miguel de Icaza <miguel@novell.com>
1093 * method-to-ir.c (mono_method_to_ir): CEE_UNUSUED opcodes now
1094 raise an invalid program exception.
1096 For other opcodes that we might not handle use a g_warning and
1097 raise the exception. Beats termination.
1101 2009-12-14 Zoltan Varga <vargaz@gmail.com>
1103 * method-to-ir.c (mono_emit_rgctx_method_call_full): Fix a warning.
1105 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Fix the LLVM support
1106 by merging the LLVM and !MAP_32BIT cases.
1108 2009-12-13 Jonathan Chambers <joncham@gmail.com>
1110 * debugger-agent.c (mono_debugger_agent_thread_interrupt): Handle a NULL
1111 sigctx being passed in, as we have no CONTEXT available in the APC.
1113 (mono_debugger_agent_cleanup): Use explicit cond wait implementation
1116 Code contributed under MIT/X11 license.
1118 2009-12-13 Zoltan Varga <vargaz@gmail.com>
1120 * method-to-ir.c mini-llvm.c: Fix support for monitor enter/exit trampolines
1121 in the LLVM backend on AMD64.
1123 * aot-runtime.c (decode_eh_frame): Initialize the clauses from the info in the
1126 * unwind.c (mono_unwind_decode_fde): Implement decoding of a couple more formats.
1128 * mini-llvm.c: Export mono_personality for AOT.
1130 * mini.c (mini_method_compile): Fix some problems with llvm+aot+clauses.
1132 * mini-ops.h (OP_IMPLICIT_EXCEPTION): New opcode marking the place where an
1133 implicit exception can occur.
1135 * ir-emit.h (MONO_EMIT_NEW_IMPLICIT_EXCEPTION): New macro to emit an
1136 OP_IMPLICIT_EXCEPTION instruction.
1138 * ir-emit.h (MONO_EMIT_NEW_CHECK_THIS): New macro.
1140 * method-to-ir.c: Use MONO_EMIT_NEW_CHECK_THIS in a few places.
1142 * mini-llvm.c: Handle OP_IMPLICIT_EXCEPTION by disabling llvm if it occurs
1143 inside a protected block.
1145 * mini-llvm.c: Revert the last change, the signature of monitor entry/exit
1146 trampolines doesn't include the argument.
1148 * mini-llvm.c (mono_llvm_emit_method): Enable calls to monitor entry/exit
1149 trampolines on amd64.
1151 * mini-amd64.h (MONO_ARCH_MONITOR_OBJECT_REG): Use MONO_AMD64_ARG_REG1 instead
1154 * mini.c (mini_method_compile): Add some comments as to why LLVM is currently
1155 disabled for methods with clauses.
1157 * mini-llvm.c: Enable support for catch clauses.
1159 * mini-exceptions.c (mono_resume_unwind): New function to resume unwinding at the
1160 end of an LLVM compiled finally clause.
1161 (mono_handle_exception_internal): Save the exception handling state in TLS
1162 before calling an LLVM compiled finally clause, so mono_resume_unwind () can
1163 resume unwinding from that point.
1165 * unwind.c (mono_unwind_get_ops_from_fde): Rename this to
1166 mono_unwind_decode_fde, decode the Language Specific Data Area (LSDA) too,
1167 to obtain the addresses of the exception handling regions.
1169 * mini-llvm.c: Add beginnings of support for exception handling, currently only
1170 finally clauses are supported.
1172 * mini.c (mini_method_compile): Add support for LLVM code with exception
1175 2009-12-12 Zoltan Varga <vargaz@gmail.com>
1177 * mini-llvm.c (mono_llvm_emit_method): Allocate the 'pindexes' array with the
1180 2009-12-12 Zoltan Varga <vargaz@gmail.com>
1182 * debugger-agent.c: Encode the this argument of vtype methods as a struct, not
1183 as a primitive type.
1185 2009-12-11 Zoltan Varga <vargaz@gmail.com>
1187 * driver.c: Applied patch from Matt McClellan (matt@mc-c.net). Add a check
1188 for 2 parameter sched_setaffinity in older glibc versions. Fixes
1191 2009-12-11 Marek Habersack <mhabersack@novell.com>
1193 * method-to-ir.c (mini_redirect_call): do not redirect the
1194 InternalAllocateStr internal call if string profiling is enabled.
1196 2009-12-10 Zoltan Varga <vargaz@gmail.com>
1198 * aot-compiler.c (add_wrappers): Avoid generating synchronized wrappers for
1201 * unwind.h: Rename this to mini-unwind.h to avoid conflicts with the gcc
1202 unwind.h header file.
1204 * tramp-x86.c (mono_arch_patch_callsite): Patch the code when using valgrind,
1205 newer valgrind versions seems to handle this fine.
1207 2009-12-09 Zoltan Varga <vargaz@gmail.com>
1209 * debugger-agent.c (start_runtime_invoke): Fix a crash if this is called
1210 on the debugger thread.
1212 2009-12-08 Zoltan Varga <vargaz@gmail.com>
1214 * mini-llvm.c (mono_llvm_emit_method): Add more SIMD opcodes.
1216 * mini.c (mono_print_method_from_ip): Fix the lookup of trampolines.
1218 * mini-codegen.c (mono_local_regalloc): Allow non-call opcodes with cloc:c.
1220 * cpu-<ARCH>.md: Make call_handler clob:c.
1222 * mini.c: Reenable SSA for methods with clauses.
1224 * mini.c (mini_method_compile): Disable SSA for now for methods with clauses,
1225 as it causes failures on x86.
1227 2009-12-08 Sebastien Pouliot <sebastien@ximian.com>
1229 * driver.c: Fail gracefully with --compile-all if mono_method_signature
1230 returns NULL (e.g. a bad assembly).
1232 2009-12-08 Geoff Norton <gnorton@novell.com>
1234 * debugger-agent.c: Refactor the mono_runtime_invoke guarding against
1235 stepping out into native code. There were issues with nested invokes
1238 2009-12-07 Zoltan Varga <vargaz@gmail.com>
1240 * mini.c (mini_method_compile): Do the disable_llvm checks early
1241 and avoid the LLVM compile pass if the checks fail.
1243 * mini.c ssa.c abcremoval.c: Enable SSA for methods with exception clauses.
1245 * mini-llvm.c: Put our methods/globals into the 'llvm.used' array, so the
1246 LLVM optimizations don't try to remove them.
1248 * aot-compiler.c (emit_llvm_file): Save the result of opt into a
1249 different file so the original remains.
1251 2009-12-06 Zoltan Varga <vargaz@gmail.com>
1253 * mini-llvm.c mini.c: Fix alignment issues with SIMD vars.
1255 * aot-runtime.c (decode_arm_exidx): Handle most descriptors created by gas.
1257 * aot-runtime.c (decode_arm_exidx): Refactor this into two functions, add
1258 support for non-inline unwind descriptors.
1260 2009-12-07 Geoff Norton <gnorton@novell.com>
1262 * debugger-agent.c: Darwin can colesce signals, so we need to handle
1263 the interrupt_count slightly differently. Native threads were never
1266 2009-12-05 Zoltan Varga <vargaz@gmail.com>
1268 * aot-runtime.c (decode_arm_exidx): New function to initialize a MonoJitInfo
1269 based on the contents of the ARM .exidx section. Not yet used since llvm doesn't
1270 yet generate this info.
1272 * mini-llvm.c: Fix the conversion of call results if they are unsigned.
1274 * debugger-agent.c (buffer_add_value): Treat I/U as a valuetype, so the
1275 client can distinguish between intptrs and longs.
1277 2009-12-05 Zoltan Varga <vargaz@gmail.com>
1279 * aot-compiler.c (emit_trampoline): Emit the trampoline info into the global
1282 * aot-runtime.c (load_function): Update after the change above.
1284 * mini.h: Bump AOT file format version.
1286 * method-to-ir.c (mono_method_to_ir): Disallow the delegate optimization
1287 if the delegate class is dynamic.
1289 * method-to-ir.c (handle_delegate_ctor): Allow the method_code optimization
1290 in gshared code too using the new rgctx info type
1291 MONO_RGCTX_INFO_METHOD_DELEGATE_CODE.
1293 2009-12-04 Geoff Norton <gnorton@novell.com>
1295 * debugger-agent.c: When doing a func-eval invoke on a suspended runtime,
1296 we need to track the original suspend count so the thread properly
1297 wakes up in resume_thread.
1299 2009-12-04 Zoltan Varga <vargaz@gmail.com>
1301 * method-to-ir.c (handle_delegate_ctor): Add support for using this from gshared
1304 * generics.cs: Add a test.
1306 * method-to-ir.c (emit_get_rgctx_method): Make this work even if context_used
1307 is 0. Simplify a lot of code using this.
1309 * mini-trampolines.c (mono_delegate_trampoline): Call
1310 mono_create_static_rgctx_trampoline () before saving the final address in
1311 delegate->method_code, to avoid calling it each time a delegate is first called.
1313 * method-to-ir.c (mono_method_to_ir): Allow fast delegate creation for methods
1314 which need static rgctx trampolines.
1316 * mini-trampolines.c (mono_create_static_rgctx_trampoline): Use a cache
1317 keyed on the method+addr pair, since addr could be either the method addr or
1318 an unbox trampoline in the AOT case. Fixes #560246.
1320 2009-12-03 Zoltan Varga <vargaz@gmail.com>
1322 * mini.c (mini_method_compile): Call handle_exception_clauses () in the same
1323 place it was called before too.
1325 2009-12-03 Zoltan Varga <vargaz@gmail.com>
1327 * mini.c (mono_jit_runtime_invoke): Avoid the call to mono_class_setup_vtable ()
1328 if no security manager is present, to speed up the AOT case. Call
1329 mono_class_vtable () full with raise_on_error == TRUE instead.
1331 2009-12-03 Zoltan Varga <vargaz@gmail.com>
1333 * mini.c (mini_method_compile): Call handle_exception_clauses earlier so
1334 the local optimization passes can take its result into account. Fixes
1337 * exceptions.cs: Add a test.
1339 2009-01-24 Steven Munroe <munroesj@us.ibm.com>
1341 This patch is contributed under the terms of the MIT/X11 license
1343 * cpu-ppc64.md (load_memindex): Add loadi8_memindex.
1345 2009-12-03 Zoltan Varga <vargaz@gmail.com>
1347 * mini.h (MonoInst): Remove unused 'ssa_op' field.
1349 * debugger-agent.c: Rework the handling of stack traces of running threads to
1350 avoid crashes if compute_frames () tries to walk the stack of running thread.
1352 * mini.c (mono_print_method_from_ip): Use mini_jit_info_table_find.
1354 * mini-exceptions.c (mono_jit_walk_stack_from_ctx_in_thread): Set frame->lmf.
1356 * mini.h (StackFrameInfo): Add an 'lmf' field.
1358 2009-12-02 Zoltan Varga <vargaz@gmail.com>
1360 * debugger-agent.c (suspend_current): Always set really_suspended.
1362 * debugger-agent.c (clear_event_request): Clear method entry/exit requests too.
1364 * exceptions-x86.c (mono_arch_get_restore_context): Restore EAX too.
1366 2009-12-01 Zoltan Varga <vargaz@gmail.com>
1368 * debugger-agent.c (vm_commands): Don't allow invokes on threads which are not
1371 2009-12-01 Zoltan Varga <vargaz@gmail.com>
1373 * cpu-ppc64.md (store_memindex): Add storei8_memindex.
1375 2009-12-01 Rodrigo Kumpera <rkumpera@novell.com>
1377 * mini-trampolines.c: Fix MSVC build.
1379 2009-12-01 Rodrigo Kumpera <rkumpera@novell.com>
1381 * mini-trampolines.c: Check for mono_method_get_vtable_slot failures.
1383 2009-11-30 Zoltan Varga <vargaz@gmail.com>
1385 * mini-arm.c (mono_arch_lowering_pass): Fix an assert which is hit when
1386 the instruction following an OP_FCOMPARE is optimized away.
1388 2009-11-30 Zoltan Varga <vargaz@gmail.com>
1390 * aot-compiler.c (arch_emit_autoreg): Extract the auto-registration code from
1391 emit_autoreg () into this arch-specific function.
1393 * aot-compiler.c (emit_exception_debug_info): Don't emit the length of the
1394 code, it is no longer needed.
1396 * aot-runtime.c (decode_exception_debug_info): Don't read the code length.
1398 * mini.h: Bump AOT file format version.
1400 * aot-runtime.c (mono_aot_find_jit_info): Compute the length of the method
1401 using the sorted_code_offsets array, instead of reading it from the
1402 exception debug info.
1403 (load_method): Call mono_aot_find_jit_info instead of
1404 decode_exception_debug_info ().
1406 * aot-compiler.c (emit_exception_debug_info): Emit whenever the method was
1407 LLVM compiled as a flag.
1409 2009-11-29 Zoltan Varga <vargaz@gmail.com>
1411 * debugger-agent.c (resume_thread): Fix a warning.
1413 * aot-compiler.c: Add an option to set the number of static rgctx trampolines
1416 2009-11-28 Zoltan Varga <vargaz@gmail.com>
1418 * aot-compiler.c aot-runtime.c: Get rid of a few global symbols, move their
1419 contents to MonoAotFileInfo.
1421 2009-11-27 Zoltan Varga <vargaz@gmail.com>
1423 * aot-compiler.c aot-runtime.c: Reorganize the AOT file format once again.
1424 Put all binary data into a giant blob, similarly to the way .net assemblies
1425 store binary data. Emit offset tables in a compact form to reduce their size.
1427 * mini.h: Bump AOT file format version.
1429 * aot-compiler.c (emit_globals_table): Use temp_prefix instead of .L in a few
1432 * aot-compiler.c (emit_globals_table): Emit a hash table for the globals, to
1433 avoid linear searches at runtime.
1435 * aot-runtime.c (find_symbol): Update this to use the hash.
1437 * mini.h: Bump AOT file format version.
1439 2009-11-26 Zoltan Varga <vargaz@gmail.com>
1441 * aot-compiler.c (emit_klass_info): Save whenever the class has a generic
1444 * aot-runtime.c (decode_cached_class_info): Set the is_generic_container field
1447 * aot-compiler.c (mono_compile_assembly): Add a 'stats' option to print out
1448 the distribution of got slot types.
1450 * mini.h (MonoDebugOptions): Add 'explicit_null_checks' option.
1452 * method-to-ir.c: Add support for generating explicit null checks.
1454 2009-11-25 Zoltan Varga <vargaz@gmail.com>
1456 * debugger-agent.c (vm_commands): Implement EXIT by invoking Environment.Exit ()
1457 on a random thread if possible.
1459 * aot-runtime.c (mono_aot_plt_resolve): Clean up the handling of function
1460 descriptors a bit, add comments, handle RGCTX_FETCH/GENERIC_CLASS_INIT_TRAMPOLINE
1463 * exceptions-ppc.c (mono_arch_find_jit_info_ext): Use mgreg_t as the type of
1464 regs. Pass the real size of the regs array to mono_unwind_frame ().
1466 * unwind.c (mono_unwind_frame): Remove an incorrect assert, add more correct
1469 2009-11-24 Geoff Norton <gnorton@novell.com>
1471 * mini-darwin.c: Work around apple bug rdar://7209349 See
1472 http://openradar.appspot.com/7209349 for details. Synopsis,
1473 CoreFoundation SIGTRAP's if you dlopen it off the main thread if its
1474 never been initialized before.
1476 2009-11-24 Zoltan Varga <vargaz@gmail.com>
1478 * tramp-arm.c: Use blx instead of mov pc, reg to improve support for thumb.
1480 * mini-arm.c (mono_arm_thumb_supported): New helper function.
1482 2009-11-24 Zoltan Varga <vargaz@gmail.com>
1484 * cfold.c (mono_constant_fold_ins): Fix a problem in the previous change,
1485 OP_SHL_IMM is not 32 bit.
1487 2009-11-24 Zoltan Varga <vargaz@gmail.com>
1489 * aot-compiler.c (encode_patch): Fix the encoding of R8 on big-endian systems.
1491 2009-11-24 Zoltan Varga <vargaz@gmail.com>
1493 * aot-compiler.c: Avoid infinite recursion when generic virtual recursion is
1496 * debugger-agent.c (resume_vm): Signal the suspend_cond even if suspend_count
1497 > 0 since some threads can resume if their resume_count is > 0.
1498 (invoke_method): Avoid reading freed memory.
1500 * debugger-agent.c (process_suspend): Extract the suspend code from
1501 process_single_step_inner () to a separate function. Rework the code to prevent
1502 races between this function and thread interrupts.
1504 * debugger-agent.c (suspend_current): Check the resume_count field instead
1505 of resume_one so suspends+resumes during single threaded invokes work
1508 2009-11-23 Zoltan Varga <vargaz@gmail.com>
1510 * aot-compiler.c (emit_llvm_file): Enable some llvm optimizations which seem
1511 to make the generated code smaller.
1513 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Add a code
1514 sequence generated by recent LLVM versions.
1516 * mini-llvm.c: Add support for a few simple cases which weren't supported
1519 * mini-trampolines.c (mono_magic_trampoline): Don't call
1520 mono_arch_get_vcall_slot () when llvm is enabled.
1522 * aot-compiler.c (emit_llvm_file): Add code to run the 'opt' llvm tool.
1524 * mini-trampolines.c (mono_magic_trampoline): Extract the bulk of this function
1525 into a new function called common_call_trampoline () which is used by the
1526 llvm vcall trampoline as well.
1528 * debugger-agent.c: Implement single threaded invokes.
1530 * debugger-agent.c: Revert change which broke the agent on linux.
1532 * method-to-ir.c (inline_method): Prevent infinite recursion. Fixes
1535 * generics.cs: Add a test.
1537 2009-11-22 Zoltan Varga <vargaz@gmail.com>
1539 * debugger-agent.c: Fix the cygwin build.
1541 2009-11-21 Zoltan Varga <vargaz@gmail.com>
1543 * cprop.c: Remove this unused file.
1545 2009-11-21 Zoltan Varga <vargaz@gmail.com>
1547 * cfold.c (mono_constant_fold_ins): Fix constant folding of shr_imm. Fixes
1550 * basic.cs: Add a test.
1552 2009-11-21 Zoltan Varga <vargaz@gmail.com>
1554 * method-to-ir.c (mono_method_to_ir): Use mono_use_llvm instead of ENABLE_LLVM
1557 2009-11-20 Zoltan Varga <vargaz@gmail.com>
1559 * mini.c mini-trampolines.c driver.c: Add a 'mono_use_llvm' flag to control
1560 whenever the runtime uses LLVM code. Add a '--llvm' command line option to set
1561 it. Use this flag to control llvm related code paths instead of #ifdef
1562 ENABLE_LLVM, so a runtime configured without --enable-llvm can use LLVM compiled
1565 * aot-runtime.c aot-compiler.c: Add a 'flag' field to MonoAotFileInfo.
1567 * mini.h: Bump AOT file format version.
1569 * tramp-ppc.c (mono_arch_create_generic_class_init_trampoline_full): These
1570 receive their argument in MONO_ARCH_VTABLE_REG, not in the first argument reg.
1572 * debugger-agent.c (create_event_list): Fix a crash if an empty assembly list
1573 was used as an assembly filter.
1575 2009-11-19 Zoltan Varga <vargaz@gmail.com>
1577 * unwind.c: Fix support for ppc.
1579 * exceptions-ppc.c (mono_arch_find_jit_info): Change this to use dwarf frame
1580 unwind info. Change to the mono_arch_find_jit_info_ext () interface.
1582 2009-11-19 Zoltan Varga <vargaz@gmail.com>
1584 * mini-ppc.c (mono_arch_emit_prolog): Fix a copy-paste error to fix the ppc64
1586 (mono_arch_cpu_init): Don't set cpu_hw_flags to 0 at the end, this was somehow
1587 added by the ps3 changes.
1589 2009-11-19 Zoltan Varga <vargaz@gmail.com>
1591 * mini-gc.c: Resurrect this, so at least it compiles.
1593 * debugger-agent.c (assembly_commands): Implement GET_NAME command.
1595 2009-11-18 Zoltan Varga <vargaz@gmail.com>
1597 * debugger-agent.c (mono_debugger_agent_handle_exception): Pass a MonoJitInfo to
1598 create_event_list () so assembly filters can be used.
1600 * exceptions-ppc.c (mono_arch_find_jit_info): Fix the restoration of registers
1603 2009-11-17 Zoltan Varga <vargaz@gmail.com>
1605 * debugger-agent.c (mono_debugger_agent_breakpoint_hit): Fix a warning.
1606 (mono_debugger_agent_thread_interrupt): Make this return FALSE if the agent
1609 * aot-compiler.c (add_generic_instances): Emit instances of common generic
1610 classes for char/bool too.
1612 * debugger-agent.c (DebuggerTlsData): Honor the DISABLE_SOFT_DEBUG option.
1614 * debugger-agent.c (DebuggerTlsData): Add a 'really_suspended' flag, not yet
1617 * debugger-agent.c: Add some definitions to make backporting to 2.6 easier.
1620 2009-11-15 Andreas Faerber <andreas.faerber@web.de>
1622 * debugger-agent.c (mono_debugger_agent_thread_interrupt): Signature fix.
1624 Code contributed under MIT/X11 license.
1626 2009-11-14 Zoltan Varga <vargaz@gmail.com>
1628 (mono_debugger_agent_thread_interrupt): Save the context so stacktraces for
1629 threads in native code work.
1631 * debugger-agent.c: Pass the 'flags' argument to VM_INVOKE_METHOD earlier in
1632 the parameter list, so it can be acted upon by vm_commands (). Bump protocol
1635 2009-11-13 Jonathan Chambers <joncham@gmail.com>
1637 * debugger-agent.c: Implementation for Windows platform.
1639 * mini-x86.c: Add support for Windows. Use mono-* synchronization
1640 primitives. Use SEH to implement breakpoints and single stepping.
1642 * mini-x86.h: Enable soft debugger on Windows.
1644 Code contributed under MIT/X11 license.
1646 2009-11-13 Zoltan Varga <vargaz@gmail.com>
1648 * mini-amd64.c (emit_call_body): Disable usage of near calls when running
1649 under XEN. Fixes #522894.
1651 * patch-info.h: Add LLVM_IMT_TRAMPOLINE.
1653 * mini-llvm.c aot-compiler.c aot-runtime.c mini.c: Add support for making
1654 interface calls in LLVM AOT code.
1656 * aot-compiler.c mini-llvm.c: Abort llvm compilation if a non-encodable patch
1659 * mini-llvm.c: Add support for OP_VPHI.
1661 * objects.cs: Add a test.
1663 2009-11-13 Zoltan Varga <vargaz@gmail.com>
1665 * debugger-agent.c (mono_debugger_agent_single_step_event): Avoid a crash if
1666 this is called on the debugger thread.
1668 2009-11-12 Zoltan Varga <vargaz@gmail.com>
1670 * mini-llvm.c: Add soft-float support.
1672 * method-to-ir.c (mono_decompose_soft_float): Restart after decomposing an
1673 FCALL which returns an R4.
1675 * driver.c (mono_main): Add a missing '\n'.
1677 * mini-trampolines.c (mono_create_llvm_imt_trampoline): Fix the build on
1678 platforms which doesn't support the LLVM IMT trampoline.
1680 2009-11-11 Zoltan Varga <vargaz@gmail.com>
1682 * mini-llvm.c (mono_llvm_emit_method): Fix LOCALLOC.
1684 * mini-llvm-cpp.cpp: Update to latest LLVM SVN.
1686 * mini-llvm.c (mono_llvm_emit_method): Avoid creating plt entries for
1689 * aot-runtime.c: Don't define HAVE_DL_ITERATE_PHDR, configure now does that.
1691 2009-11-10 Zoltan Varga <vargaz@gmail.com>
1693 * aot-compiler.c aot-runtime.c: Change how mono_arch_find_jit_info () works.
1694 Instead of emitting a method_order table, sort the contents of the code_offsets
1695 table and do a binary search in the sorted table. The previous approach doesn't
1696 work with LLVM which emits methods in a arbitrary order.
1698 * aot-runtime.c: Add support for creating MonoJitInfo structures by searching
1699 in the .eh_frame section in ELF files.
1701 * mini.h: Bump corlib file format version.
1703 * mini-llvm.c aot-compiler.c: Add support for AOT to the LLVM back end.
1705 * exceptions-arm.c (mono_arch_get_call_filter_full): Update after the
1706 LDMIA->LDM macro name change.
1708 2009-11-09 Zoltan Varga <vargaz@gmail.com>
1710 * tramp-x86.c (mono_arch_get_llvm_imt_trampoline): Fix and enable this for
1713 * mini-llvm-cpp.cpp (JITMemoryManager): Fix compilation with LLVM 2.7
1716 * aot-compiler.c: Ditto.
1718 * mini-arm.c (mono_arch_allocate_vars): Fix the previous change by passing
1719 &align to mini_type_stack_size_full ().
1721 * mini-arm.c (mono_arch_emit_prolog): Implement support for varargs.
1723 * mini-ops.h: Add documentation for the OP_ARGLIST opcode.
1725 2009-11-08 Zoltan Varga <vargaz@gmail.com>
1727 * mini-arm.c: Compute the stack space used by arguments using
1728 mini_type_stack_size_full ().
1730 2009-11-08 Zoltan Varga <vargaz@gmail.com>
1732 * optflags-def.h: Remove dead TREEPROP optimization.
1734 2009-11-08 Rodrigo Kumpera <rkumpera@novell.com>
1736 * mini-ppc.h: Make mono compiler under FreeBSD/ppc64.
1738 Patch by Justin Hibbits <chmeeedalf@gmail.com>.
1740 2009-11-07 Zoltan Varga <vargaz@gmail.com>
1742 * driver.c (mono_jit_parse_options): New public API function to parse options
1743 as done by the runtime executable.
1745 * debugger-agent.c (buffer_add_cattrs): Fix reading an uninitialized variable
1746 when handling named arguments.
1748 2009-11-07 Zoltan Varga <vargaz@gmail.com>
1750 * mini-arm.c: Implement support for returning vtypes in registers, fix support
1751 for passing small vtypes in registers, make the CallInfo structures more
1752 similar to the code on the other platforms.
1754 * mini-arm.c (mono_arch_allocate_vars): Align small vtypes to 4 bytes too since
1755 the code in the prolog requires it.
1757 2009-11-06 Zoltan Varga <vargaz@gmail.com>
1759 * mini-arm.c debugger-agent.c: Android changes from Koushik K. Dutta
1760 (koush@koushikdutta.com).
1762 * mini-arm.c (handle_thunk): Add a domain argument to control the domain
1763 where the thunk memory should be allocated from. Fixes appdomain unloading
1766 2009-11-06 Zoltan Varga <vargaz@gmail.com>
1768 * mini-arm.c exceptions-arm.c: Make ctx->regs map directly to the 16 hardware
1769 registers, instead of r4..r11,ip,lr. Make restore_context () restore r0..r3 too.
1771 2009-11-05 Zoltan Varga <vargaz@gmail.com>
1773 * mini-amd64.c (mono_arch_output_basic_block): Don't allow OP_SEQ_POINT in
1774 AOT, as it is not implemented yet.
1776 * mini-x86.c (mono_arch_output_basic_block): Ditto.
1778 2009-11-05 Rodrigo Kumpera <rkumpera@novell.com>
1780 * debugger-agent.c: Fix windows build.
1782 2009-11-05 Zoltan Varga <vargaz@gmail.com>
1784 * debugger-agent.c (debugger_thread): Call mono_set_is_debugger_attached ()
1785 after the client connects/disconnects.
1787 * debugger-agent.c: Add an 'onthrow' option to start the debugger agent
1788 when an exception of a given type is thrown.
1790 * debugger-agent.c: Add a 'onuncaught' option to start the debugger agent
1791 only on an uncaught exception.
1793 * mini-exceptions.c: Notify the debugger agent on an uncaught exception.
1795 * debugger-agent.c: Add a 'launch' option.
1797 2009-11-05 Zoltan Varga <vargaz@gmail.com>
1799 * debugger-agent.c: Add a 'timeout' option.
1801 2009-11-05 Zoltan Varga <vargaz@gmail.com>
1803 * debugger-agent.c: Implement the 'server' and 'suspend' options supported by
1806 2009-11-05 Zoltan Varga <vargaz@gmail.com>
1808 * debugger-agent.c (set_breakpoint): Emit a log message.
1810 2009-11-04 Zoltan Varga <vargaz@gmail.com>
1812 * mini-arm.c: Fix the arm build.
1814 2009-11-04 Gonzalo Paniagua Javier <gonzalo@novell.com>
1816 * aot-compiler.c: don't leak the value returned from
1817 mono_type_full_name().
1819 2009-11-04 Gonzalo Paniagua Javier <gonzalo@novell.com>
1821 * debugger-agent.c: defer including mono-mutex.h until we know the
1824 2009-11-04 Jonathan Chambers <joncham@gmail.com>
1826 * debugger-agent.c: Changes to build on windows. Use mono-mutex instead
1827 of pthreads directly.
1829 * mini.c (mono_sigfpe_signal_handler): Changed signature of Windows
1830 exception handlers. Pass info argument.
1832 * mini.h: Adjust signatures of soft debugger functions to pass void*
1833 instead of siginfo_t. Adjust SIG_HANDLER_SIGNATURE on Windows.
1835 * mini-amd64.c (mono_arch_is_single_step_event): Adjust signature to pass void*
1836 instead of siginfo_t. Value is EXCEPTION_RECORD on Windows.
1837 (mono_arch_is_breakpoint_event): Adjust signature to pass void*
1838 instead of siginfo_t. Value is EXCEPTION_RECORD on Windows.
1840 * mini-amd64.h: Adjust MonoW32ExceptionHandler signature.
1842 * mini-x86.c (mono_arch_is_single_step_event): Adjust signature to pass void*
1843 instead of siginfo_t. Value is EXCEPTION_RECORD on Windows.
1844 (mono_arch_is_breakpoint_event): Adjust signature to pass void*
1845 instead of siginfo_t. Value is EXCEPTION_RECORD on Windows.
1847 * mini-x86.h: Adjust MonoW32ExceptionHandler signature.
1849 * exceptions-x86.c: Adjust W32_SEH_HANDLE_EX for new signature.
1851 * exceptions-amd64.c: Adjust W32_SEH_HANDLE_EX for new signature.
1853 * mono-semaphore.h: Skeleton implementation for Windows.
1855 Code contributed under MIT/X11 license.
1857 2009-11-04 Jonathan Chambers <joncham@gmail.com>
1859 * simd-intrinsics.c (simd_intrinsic_emit_setter): Unfix my fix.
1861 Code contributed under MIT/X11 license.
1863 2009-11-04 Jonathan Chambers <joncham@gmail.com>
1865 * simd-intrinsics.c (simd_intrinsic_emit_setter): Fix windows build.
1867 Code contributed under MIT/X11 license.
1869 2009-11-04 Zoltan Varga <vargaz@gmail.com>
1871 * aot-compiler.c (mono_save_xdebug_info): Bump the threshold for flushing
1872 debug info to 100 because 10 still slows down gdb too much.
1874 * method-to-ir.c (mono_method_to_ir): Avoid rethrowing thread abort exceptions
1875 inside runtime invoke wrappers. This avoids the need to call ResetAbort () on
1876 them in the wrappers.
1878 2009-11-03 Zoltan Varga <vargaz@gmail.com>
1880 * mini-trampolines.c (mono_llvm_vcall_trampoline): Add an assert.
1882 * simd-intrinsics.c (simd_intrinsic_emit_setter): Fix a warning.
1884 * aot-runtime.c (mono_aot_get_method): Refactor some code into a new helper
1885 function mono_aot_get_array_helper_from_wrapper ().
1887 * aot-compiler.c (add_generic_class): Refactor the code a bit, really emit
1888 array helper methods.
1890 2009-11-03 Rodrigo Kumpera <rkumpera@novell.com>
1892 * simd-intrinsics.c (load_simd_vreg): Add extra argument to signal if
1893 the value was loaded from memory.
1895 * simd-intrinsics.c (simd_intrinsic_emit_setter): Store back to memory if
1896 the value was loader from there.
1898 * simd-intrinsics.c (simd_intrinsic_emit_shuffle): Fail correctly for Shuffle
1899 without constant swizzle.
1901 2009-11-02 Jonathan Chambers <joncham@gmail.com>
1903 * mini-amd64.c: Put soft debugger functions behind a
1904 #ifdef MONO_ARCH_SOFT_DEBUG_SUPPORTED.
1906 * mini-amd64.h: disable the soft debugger in windows.
1908 Code contributed under MIT/X11 license.
1910 2009-11-02 Jonathan Chambers <joncham@gmail.com>
1912 * mini-x86.c: Put soft debugger functions behind a
1913 #ifdef MONO_ARCH_SOFT_DEBUG_SUPPORTED.
1915 Code contributed under MIT/X11 license.
1917 2009-11-02 Jonathan Chambers <joncham@gmail.com>
1919 * exceptions-x86.c (win32_handle_stack_overflow): Fix parameters
1920 to mono_arch_find_jit_info_ext.
1922 Code contributed under MIT/X11 license.
1924 2009-11-03 Zoltan Varga <vargaz@gmail.com>
1926 * debugger-agent.c: Include netinet/in.h to fix the bsd build.
1928 * debugger-agent.c: Add support for filtering events by assemblies.
1930 * debugger-agent.c (mono_debugger_agent_thread_interrupt): Return false if
1931 the agent is not enabled.
1933 2009-11-02 Gonzalo Paniagua Javier <gonzalo@novell.com>
1935 * exceptions-x86.c: hopefully last change to fix the windows build.
1936 This one courtesy of Jonathan Chambers.
1938 2009-11-02 Gonzalo Paniagua Javier <gonzalo@novell.com>
1940 * debugger-agent.c: remove unused function.
1942 2009-11-02 Gonzalo Paniagua Javier <gonzalo@novell.com>
1944 * debugger-agent.c: add #ifdefs for a few header files.
1945 * mini-x86.h: disable the soft debugger in windows.
1946 Step 1 of 2 to make this compile on windows with gcc.
1948 2009-11-02 Zoltan Varga <vargaz@gmail.com>
1950 * tramp-x86.c (mono_arch_get_llvm_imt_trampoline): Comment this out for now
1951 as it breaks the build.
1953 2009-07-01 Zoltan Varga <vargaz@gmail.com>
1955 Merge the soft debugger branch.
1957 * debugger-agent.h debugger-agent.c: New files containing the soft
1958 mode debugger module.
1960 * method-to-ir.c (mono_method_to_ir): Generate OP_SEQ_POINT opcodes
1961 at the appropriate locations.
1963 * mini-<ARCH>.c (mono_arch_output_basic_block): Handle OP_SEQ_POINT
1966 * mini-<ARCH>.c: Add new arch-specific functions to set/clear breakpoints,
1967 enable/disable single stepping.
1969 * exceptions-<ARCH>.c (mono_arch_find_jit_info_ext): New stack unwinding api
1970 which returns all information in a StackFrameInfo structure, and can handle the
1971 LMF frames added by the debugger.
1973 * mini-<ARCH>.h (MonoLMFExt): New structure containing additional information
1976 * mini-exceptions.c (mono_jit_walk_stack_from_ctx_in_thread): New stack
1977 walker function which works on a specific thread and passes a StackFrameInfo
1978 structure to its callback.
1980 * mini.c (mini_init): Initialize the debugger agent.
1982 * aot-compiler.c aot-runtime.c: Add soft-debug support.
1984 * mini-ops.h: Add OP_SEQ_POINT opcode.
1986 * driver.c (mono_main): Add new '--debugger-agent' option for passing
1987 arguments to the debugger agent.
1989 2009-11-02 Zoltan Varga <vargaz@gmail.com>
1991 * mini.c (mini_method_compile): Disable llvm for methods with an lmf here to
1994 * mini-llvm.c (mono_llvm_emit_method): Add support for OP_LOCALLOC.
1996 * tramp-x86.c (mono_arch_get_llvm_imt_trampoline): Implement this for x86.
1998 * mini.c (mini_init): Avoid using the IMT trampoline in the LLVM case.
2000 * mini-trampolines.c (mono_llvm_vcall_trampoline): Add a static rgctx trampoline
2002 (mono_create_llvm_imt_trampoline): New function to create a trampoline which
2003 sets the IMT argument and makes a virtual call.
2005 * mini-llvm.c: Enable interface calls using the llvm imt trampoline.
2007 2009-11-01 Zoltan Varga <vargaz@gmail.com>
2009 * Makefile.am (llvm_sources): Enable the llvm option since it no longer breaks
2012 2009-10-30 Zoltan Varga <vargaz@gmail.com>
2014 * mini.c (mini_cleanup): Call profiler shutdown before shutting down the
2015 runtime. Fixes #551228.
2017 2009-10-29 Zoltan Varga <vargaz@gmail.com>
2019 * mini-x86.c (mono_arch_output_basic_block): Fix % 1. Fixes #550970.
2021 * basic.cs: Add a test.
2023 * method-to-ir.c (mono_method_to_ir): Use EMIT_NEW_LOAD_MEMBASE_TYPE to
2024 load vtypes instead if OP_LOADV_MEMBASE in the implementation of
2025 CONSTRAINED. Fixes #550964.
2027 * generics.cs: Add a test.
2029 2009-10-28 Mark Probst <mark.probst@gmail.com>
2031 * mini-posix.c (add_signal_handler): Use
2032 mono_gc_get_suspend_signal() instead of GC_get_suspend_signal().
2034 2009-10-28 Jerry Maine <crashfourit@gmail.com>
2036 Contributed under the terms of the MIT/X11 license by
2037 Jerry Maine <crashfourit@gail.com>.
2039 * mini-x86.c (mono_arch_cpu_enumerate_simd_versions): Added code to detect
2040 sse4a for simd intrinsics.
2042 * mini-amd64.c (mono_arch_cpu_enumerate_simd_versions): Added code to detect
2043 sse4a for simd intrinsics.
2045 2009-10-27 Zoltan Varga <vargaz@gmail.com>
2047 * ir-emit.h method-to-ir.c: Change a few _IMM macros to assign to inst_imm
2048 instead of inst_p1 which is not the same on ILP32 platforms.
2050 2009-10-24 Zoltan Varga <vargaz@gmail.com>
2052 * mini-ppc.c (mono_arch_emit_prolog): Load the current got address,
2053 not the mscorlib one before calling mono_get_lmf_addr.
2055 * tramp-ppc.c (mono_arch_create_trampoline_code_full): Fix the storing
2056 of the ip to the LMF.
2058 * method-to-ir.c (mono_method_to_ir): Fix the handling of the
2059 immediate in the op->op_imm optimization.
2061 * mini-ppc.c: Add a 'vtregs' field to ArgInfo to make the code easier to
2062 understand. VTypes now work, but are not abi compliant, as they are
2063 split into 4 byte parts instead of 8.
2064 (emit_memcpy): Fix the unrolled case to work on the PS3.
2066 * mini-ppc.c (get_delegate_invoke_impl): Fix this for the PS3.
2068 * aot-compiler.c (mono_compile_assembly): Make the autoreg option
2069 the default when static linking.
2071 * mini-ppc.c (mono_arch_emit_prolog): Fix handling of I8 arguments.
2073 * aot-compiler.c: Add an autoreg option to automatically register
2074 statically linked aot modules using ELF .ctors.
2076 * genmdesc.pl: Add __ppc64__ to allowed defines.
2078 2009-10-25 Zoltan Varga <vargaz@gmail.com>
2080 * mini-posix.c (add_signal_handler): Delay the GC suspend signal while
2081 executing a SIGSEGV handler on an altstack, since libgc can't handle that.
2083 2009-10-24 Mark Probst <mark.probst@gmail.com>
2085 * exceptions-x86.c (mono_arch_find_jit_info): Fix build.
2087 2009-10-24 Zoltan Varga <vargaz@gmail.com>
2089 * mini-exceptions.c (mini_jit_info_table_find): Add an 'out_domain' argument
2090 which will contain the domain where the method was found.
2092 * exceptions-<ARCH>.c mini-exceptions.c: Update callers of
2093 mini_jit_info_table_find ().
2095 * aot-compiler.c (xdebug_end_emit): Remove so stray debug code.
2097 * branch-opts.c (mono_if_conversion): Avoid running deadce if it is disabled.
2099 2009-10-22 Zoltan Varga <vargaz@gmail.com>
2101 * mini-x86.c (mono_arch_emit_prolog): Disable aot for methods with save_lmf
2102 set, its not supported yet.
2104 2009-10-22 Zoltan Varga <vargaz@gmail.com>
2106 * aot-runtime.c (mono_aot_get_method): Avoid asserting if a array generic
2107 iface wrapper is not found.
2108 (mono_aot_get_method): Ditto for GetGenericValueImpl.
2110 2009-10-21 Zoltan Varga <vargaz@gmail.com>
2112 * aot-runtime.c (mono_aot_get_method): Fix support for the IList<T> wrappers,
2113 which have a different name.
2115 * aot-runtime.c (mono_aot_get_method): Special case the array generic iface
2116 wrappers and Array.GetGenericValueImpl ().
2118 * aot-compiler.c: Avoid emitting some wrappers which are not needed anymore
2119 because of the change above.
2121 * generics.cs: Add a test for full aot + generic array ifaces.
2123 2009-10-19 Sebastien Pouliot <sebastien@ximian.com>
2125 * aot-compiler.c (emit_plt): Remove duplicate 'debug_sym' variable
2126 that hides the previous one.
2128 2009-10-18 Zoltan Varga <vargaz@gmail.com>
2130 * aot-compiler.c (can_marshal_struct): Allow some System.dll structs to be
2131 marshalled. Fixes #541623.
2133 2009-10-16 Zoltan Varga <vargaz@gmail.com>
2135 * aot-compiler.c (emit_extra_methods): Remove some asserts which are not needed.
2137 2009-10-15 Zoltan Varga <vargaz@gmail.com>
2139 * mini.c (mono_op_imm_to_op): Handle OP_AND/OR/XOR_IMM.
2141 2009-10-14 Massimiliano Mantione <massi@ximian.com>
2143 * mini-posix.c (sigprof_signal_handler):
2144 Implemented support for building stat call chans in different ways.
2146 2009-10-14 Massimiliano Mantione <massi@ximian.com>
2148 * mini-exceptions.c (mono_find_jit_info):
2149 Also check that a jit info has been found (fixes a profiler crash).
2151 2009-10-14 Massimiliano Mantione <massi@ximian.com>
2153 * mini.c (mono_codegen):
2154 Call mono_profiler_code_buffer_new with correct code address.
2156 2009-10-14 Zoltan Varga <vargaz@gmail.com>
2158 * driver.c (mono_main): Change the date in the copyright.
2160 2009-10-14 Mark Probst <mark.probst@gmail.com>
2162 * method-to-ir.c (mono_method_to_ir): Don't use a managed array
2163 allocator in shared generic code for open classes, because we
2164 can't get those classes' vtables. We need to make managed
2165 allocators not depend on the vtable at compile-time to solve this.
2167 2009-10-13 Martin Baulig <martin@ximian.com>
2169 * debug-mini.c (mono_debugger_trampoline_compiled): Add
2170 `const guint8 *trampoline' argument; send both the old and the new
2173 2009-09-30 Zoltan Varga <vargaz@gmail.com>
2175 * aot-compiler.c (add_wrappers): Add a runtime invoke wrapper which is used by
2176 mono_runtime_capture_context () without calling mono_runtime_invoke ().
2177 (can_marshal_struct): Skip structures with auto layout.
2179 * tramp-arm.c (GEN_TRAMP_SIZE): Increase this by 4.
2181 2009-10-02 Zoltan Varga <vargaz@gmail.com>
2183 * mini-sparc.c (mono_arch_emit_setret): Emit long return values using OP_LMOVE.
2184 (mono_arch_create_vars): Instead of allocating a stack slot by hand, allocate
2185 a variable to hold the stack slot used by the int<->float conversion opcodes.
2187 * mini-sparc.c (mono_arch_build_imt_thunk): Implement support for fail_tramp.
2189 2009-10-04 Zoltan Varga <vargaz@gmail.com>
2191 * aot-compiler.c (add_generic_class): Only add GetGenericValueImpl wrappers
2192 when using full-aot.
2194 2009-10-06 Zoltan Varga <vargaz@gmail.com>
2196 * aot-compiler.c (add_generic_class): Add an instance of GenericComparer<T> for
2197 each instance of Comparer<T>.
2199 * generics.cs: Add a new test.
2201 2009-10-09 Zoltan Varga <vargaz@gmail.com>
2203 * driver.c (parse_debug_options): Add a 'gdb' option.
2205 * mini.c (mini_parse_debug_options): Add a 'gdb' option.
2207 * image-writer.c: Add support for emitting the image into a memory buffer.
2209 * dwarfwriter.c: Add support for sharing one IL file between multiple images.
2211 * aot-compiler.c: Add support for registering debug info with GDB using the
2212 new JIT debugging interface in GDB 7.0. It can be turned on by setting
2213 MONO_XDEBUG to 'gdb'.
2215 2009-10-10 Zoltan Varga <vargaz@gmail.com>
2217 * aot-compiler.c (mono_save_trampoline_xdebug_info): Implement this for the
2220 2009-10-11 Zoltan Varga <vargaz@gmail.com>
2222 * aot-compiler.c (mono_save_xdebug_info): Emit a symbol for the method which
2223 can be used to set breakpoints in gdb.
2225 * image-writer.c (bin_writer_emit_writeout): Add support for setting the text
2226 segment to an absolute address.
2228 2009-10-13 Mark Probst <mark.probst@gmail.com>
2230 * method-to-ir.c: Use the managed array allocator method if
2233 2009-10-13 Bill Holmes <billholmes54@gmail.com>
2235 * aot-compiler.c : Fix the MSVC builds
2237 Code is contributed under MIT/X11 license.
2239 2009-10-13 Zoltan Varga <vargaz@gmail.com>
2241 * aot-compiler.c (mono_save_xdebug_info): Group methods into groups of 10 to
2242 avoid registering 1 symbol file per method with gdb.
2244 2009-09-29 Zoltan Varga <vargaz@gmail.com>
2246 * mini-sparc.c: Fix the handling of enums with base type long.
2248 * mini-sparc.c (mono_arch_output_basic_block): Fix IREM_UN_IMM.
2250 * mini-sparc.c (mono_arch_allocate_vars): Use mono_class_from_mono_type ()
2251 instead of using type->data.klass as the later doesn't work with generics.
2253 2009-09-25 Mark Probst <mark.probst@gmail.com>
2255 * method-to-ir.c, mini.h, mini-alpha.c, mini-amd64.c, mini-arm.c,
2256 mini-hppa.c, mini-ia64.c, mini-mips.c, mini-ppc.c, mini-s390.c,
2257 mini-s390x.c, mini-sparc.c, mini-x86.c: Thread.get_CurrentThread
2258 works differently now and we don't handle it in the JIT anymore.
2260 * mini.c, mini-exceptions.c, mini-posix.c, debug-debugger.c,
2261 debug-mini.c, tramp-amd64.c, tramp-x86.c: Changes resulting from
2262 the Thread class split.
2264 2009-09-25 Zoltan Varga <vargaz@gmail.com>
2266 * driver.c: Don't run tests with the obsolete treeprop optimization.
2268 * mini-sparc.c (mono_arch_create_vars): Make the component vars of a long ret
2269 variable volatile. Fixes #541577.
2271 * basic-calls.cs: Add a new test.
2273 * basic-long.cs: Remove tests which are now in basic-calls.cs.
2275 2009-09-24 Zoltan Varga <vargaz@gmail.com>
2277 * dwarfwriter.c (emit_debug_info_end): Disable this as it doesn't seem to
2278 work/required with recent iphone sdk versions.
2280 * aot-compiler.c (add_wrappers): Generate PtrToStructure wrappers for more
2283 * decompose.c (mono_decompose_vtype_opts): Avoid reading uninitialized memory
2284 in the VCALL decomposition code.
2286 2009-09-22 Zoltan Varga <vargaz@gmail.com>
2288 * mini-ia64.c (mono_arch_output_basic_block): Fix ISHR/ISHR_IMM.
2290 * basic.cs: Add a test.
2292 * mini-ia64.c (mono_arch_build_imt_thunk): Implement support the virtual
2295 * mini-exceptions.c (mini_jit_info_table_find): New helper function which
2296 searches all the domains of the current thread.
2298 * exceptions-<ARCH>.c: Use it. Fixes #539394.
2300 2009-09-21 Zoltan Varga <vargaz@gmail.com>
2302 * exceptions-arm.c (mono_arm_throw_exception): Set ctx->ebp to fp instead of sp
2303 so catching exceptions thrown in the same method works. Fixes exception17.exe.
2305 * tramp-arm.c (mono_arch_create_trampoline_code_full): Store NULL into lmf->method
2306 for non-jit trampolines.
2308 * mini.c (mono_jit_runtime_invoke): Allow string ctors with dyn runtime invoke.
2310 * aot-compiler.c (add_wrappers): Ditto.
2312 * mini-arm.c: Implement support for passing vtypes and floats, and increase
2313 the size of the param area used by dyn_call to 6 which covers the majority of
2316 * mini.c aot-compiler.c: Allow dyn_call for string methods except ctors.
2318 * mini-arm.c: Implement support for passing/receiving
2319 longs and receiving floats in the dyn_call code.
2321 * mini-amd64.c: Implement support for receiving vtypes in registers in
2324 * mini.c mini-amd64.c: Implement partial support for passing vtypes in
2327 2009-09-20 Zoltan Varga <vargaz@gmail.com>
2329 * mini-arm.c (get_call_info): Return more precise information in
2331 (dyn_call_supported): Use the information in CallInfo.
2333 * mini-arm.c: Enable support for returning vtypes in the dyn_call code.
2335 * mini.c mini-amd64.c: Enable support for returning vtypes in the dyn_call
2338 * mini-arm.c: Update after the dyn_call api changes.
2340 * mini.c (mini_create_jit_domain_info): Register a destructor function
2341 for the runtime_invoke_hash.
2343 * mini-amd64.c (mono_arch_get_dyn_call_args): Rename this to
2344 'mono_arch_dyn_call_start'. Pass the pointer to the return value buffer to
2346 (mono_arch_get_dyn_call_ret): Rename this to 'mono_arch_dyn_call_finish'.
2347 (dyn_call_supported): Simplify this by using get_call_info ().
2348 (mono_arch_dyn_call_free): New destructor function.
2350 * generics.cs: Remove a printf.
2352 * method-to-ir.c (mono_method_to_ir): Allocate some param area for DYN_CALL.
2354 * mini-arm.c: Add support for enum return values and passing a few arguments
2357 * mini.c (mono_jit_runtime_invoke): Add support for enum return values to
2360 * mini-amd64.c (mono_arch_get_dyn_call_ret): Ditto.
2362 * aot-compiler.c (add_wrappers): Add a few restrictions for the use of
2363 the dynamic invoke wrappers.
2365 * mini-arm.c: Implement OP_DYN_CALL for arm.
2367 * aot-compiler.c (add_wrappers): Avoid aot-ing runtime invoke wrappers
2368 supported by the dynamic runtime invoke wrapper.
2370 * aot-compiler.c aot-runtime.c: Add support for encoding the dynamic
2371 runtime invoke wrapper.
2373 * mini.c (mono_jit_runtime_invoke): Use the dynamic runtime invoke wrappers
2374 if possible when running with full-aot.
2376 * mini-ops.h: Add OP_DYN_CALL opcode.
2378 * mini-amd64.c method-to-ir.c: Add infrastructure for making method calls
2379 with dynamic arguments lists similar to libffi.
2381 2009-09-19 Zoltan Varga <vargaz@gmail.com>
2383 * method-to-ir.c: Fix the previous change on 64 bit platforms.
2385 * method-to-ir.c: Applied patch from Rodrigo Kumpera. Allow an i8 argument
2388 * iltests.il.in: Add a new test.
2390 2009-09-18 Zoltan Varga <vargaz@gmail.com>
2392 * aot-compiler.c (add_generic_instances): Add more instances of
2393 GenericEqualityComparer.
2395 2009-09-18 Rodrigo Kumpera <rkumpera@novell.com>
2397 * mini.c: Add asserts for mono_class_vtable calls that are not meant to fail.
2399 2009-09-18 Rodrigo Kumpera <rkumpera@novell.com>
2401 * method-to-ir.c: Handle failures from mono_class_vtable. Added some
2402 comments on some functions that now can fail.
2404 2009-09-17 Andrew Jorgensen <ajorgensen@novell.com>
2406 * Makefile.am: Add Info.plist to EXTRA_DIST
2408 2009-09-16 Zoltan Varga <vargaz@gmail.com>
2410 * method-to-ir.c (mono_method_to_ir): Allow AOT for CEE_LDTOKEN in
2411 static synchronized wrappers. Fixes #539500.
2413 2009-09-14 Rodrigo Kumpera <rkumpera@novell.com>
2415 * jit-icalls.c (mono_class_static_field_address): handle vtable failure
2418 2009-09-16 Zoltan Varga <vargaz@gmail.com>
2420 * mini-exceptions.c (mono_handle_exception_internal): Store the computed
2421 lmf before calling filter clauses as well. Fixes #539550.
2423 * exceptions.cs: Add a test.
2425 2009-09-14 Zoltan Varga <vargaz@gmail.com>
2427 * aot-compiler.c (add_generic_class): Add instances of
2428 Array.GetGenericValueImpl as well.
2430 * Makefile.am (fullaotcheck): Copy and aot more assemblies so linq
2433 * generics.cs: Add a fullaot linq test.
2435 2009-09-10 Zoltan Varga <vargaz@gmail.com>
2437 * aot-compiler.c (arch_emit_static_rgctx_trampoline): Don't clobber argument
2440 2009-09-10 Bill Holmes <billholmes54@gmail.com>
2442 * mini-trampolines.c (mono_delegate_trampoline) : Call
2443 mono_cominterop_get_invoke if the delegate target object
2446 Code is contributed under MIT/X11 license.
2448 2009-09-09 Sebastien Pouliot <sebastien@ximian.com>
2450 * method-to-ir.c: For CoreCLR throw a SecurityException if an
2451 internal call is defined outside platform code. Reduce code
2452 duplication with existing [Method|Field]AccessException
2454 2009-09-08 Rodrigo Kumpera <rkumpera@novell.com>
2456 * mini-x86.c (mono_arch_emit_call): Don't reduce stack usage by 4
2457 if the return value is a small struct passed on regs.
2459 2009-09-09 Zoltan Varga <vargaz@gmail.com>
2461 * cpu-arm.md mini-arm.c: Remove unused opcodes.
2463 * mini-codegen.c: Enable the cpu description validation for arm.
2465 2009-09-08 Zoltan Varga <vargaz@gmail.com>
2467 * basic-calls.cs: Move the test_0_float_load_and_store_with_big_offset ()
2468 test which depends on structs to objects.cs.
2470 * basic-calls.cs: Remove calls to Console.WriteLine and throws, since those
2471 require object model related stuff working.
2473 * cpu-x86.md mini-x86.c: Remove more unused opcodes.
2475 * mini-ops.h: Fix OP_BIGMUL instruction descriptions.
2477 * mini-codegen.c (mono_local_regalloc): Validate the cpu description
2478 against the instruction metadata in mini-ops.h. amd64 only for now.
2480 * mini-ops.h: Fix some instruction descriptions.
2482 * mini-ops.h mini-x86.c mini-amd64.c cpu-<ARCH>.md: Remove some
2483 unused instructions.
2485 2009-09-06 Zoltan Varga <vargaz@gmail.com>
2487 * exceptions.cs: Add a new test.
2489 2009-09-05 Rodrigo Kumpera <rkumpera@novell.com>
2491 * mini-x86.c (needs_stack_frame): OSX requires full frames to keep proper alignment.
2493 2009-09-06 Zoltan Varga <vargaz@gmail.com>
2495 * mini-llvm.c (mono_llvm_emit_method): Add a few more missing casts,
2496 skip empty phi opcodes.
2498 * mini-llvm.c (mono_llvm_emit_method): Handle unsigned volatile variables
2499 correctly by zero extending after loads. Skip methods containing calls
2500 to the monitor enter/exit trampolines.
2502 * tramp-x86.c (mono_arch_create_trampoline_code): Align the stack
2503 when calling mono_thread_force_interruption_checkpoint ().
2505 * mini.c (mini_method_compile): Disable llvm when AOT compiling.
2507 * tramp-amd64.c (mono_arch_patch_callsite): Add support for 32 bit ->
2509 (mono_arch_nullify_class_init_trampoline): Read 'buf' instead of 'code'.
2511 * mini-llvm.c (mono_llvm_emit_method): Add a few missing conversions so a
2512 bootstrap could run.
2514 2009-09-04 Zoltan Varga <vargaz@gmail.com>
2516 * mini.c (mini_init): Set callbacks.get_runtime_build_info ().
2518 2009-09-03 Zoltan Varga <vargaz@gmail.com>
2520 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Pass the start
2522 mono_breakpoint_clean_code () when using LLVM as the prologues generated by
2523 LLVM might be very short.
2525 * mini-x86.c (mono_arch_output_basic_block): Maintain stack alignment
2526 in OP_THROW/RETHROW.
2528 * exceptions-x86.c: Rewrite the throw trampolines so they maintain stack
2531 2009-09-03 Zoltan Varga <vargaz@gmail.com>
2533 * mini-amd64.c (mono_arch_get_vcall_slot): Pass the start of the method to
2534 mono_breakpoint_clean_code () when using LLVM as the prologues generated by
2535 LLVM might be very short.
2537 2009-09-01 Zoltan Varga <vargaz@gmail.com>
2539 * exceptions-x86.c (throw_exception): Fix the previous change by substracting
2540 the alignment for the value of sp.
2542 2009-09-01 Geoff Norton <gnorton@novell.com>
2544 * mini.c (mono_get_lmf_addr): Fix jit_thread_attach for native to
2545 managed wrappers in full aot.
2547 2009-08-31 Zoltan Varga <vargaz@gmail.com>
2549 * exceptions-x86.c (get_throw_exception): Align the stack on osx.
2551 2009-08-28 Zoltan Varga <vargaz@gmail.com>
2553 * mini-llvm-cpp.cpp mini-llvm.c: Update to latest llvm api.
2555 2009-08-25 Zoltan Varga <vargaz@gmail.com>
2557 * aot-compiler.c (emit_exception_debug_info): Emit ei->flags too.
2559 * aot-runtime.c (decode_exception_debug_info): Decode ei->flags from the
2562 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
2564 * aot-runtime.c aot-compiler.c: Emit exception causes fully so we don't
2565 depend on the info MonoMethodHeader which could be missing in IL stripped
2568 2009-08-25 Zoltan Varga <vargaz@gmail.com>
2570 * mini-arm.c (add_general): Fix the passing of 64 bit values on darwin, where
2571 they are only 4 byte aligned.
2573 2009-08-21 Zoltan Varga <vargaz@gmail.com>
2575 * mini-arm.c (mono_arch_allocate_vars): Use FP as the frame pointer as
2576 was done previously, since using SP causes too many problems.
2578 * exceptions-arm.c: Fix the handling of sp/fp so unwinding through
2579 frames without a frame pointer works.
2581 * mini-arm.c (mono_arch_get_global_int_regs): Avoid using V5 as a
2582 global register in methods with calls, since the calls can go through
2583 a static rgctx trampoline which doesn't save it.
2585 2009-08-19 Zoltan Varga <vargaz@gmail.com>
2587 * mini-arm.c (mono_arch_context_get_int_reg): Handle SP as well.
2589 2009-08-18 Zoltan Varga <vargaz@gmail.com>
2591 * aot-compiler.c (add_generic_instances): Fix the net 1.1 build.
2593 2009-08-18 Christian Hergert <chris@dronelabs.com>
2595 * method-to-ir.c: Fix warnings for uninitialized variables.
2597 2009-08-18 Christian Hergert <chris@dronelabs.com>
2599 * mini-exceptions.c:
2600 * aot-compiler.c: Fix printf warnings.
2602 2009-08-18 Zoltan Varga <vargaz@gmail.com>
2604 * aot-compiler.c (add_generic_instances): Add string[] wrapper methods.
2605 Add GetGenericValueImpl<string>.
2607 * aot-compiler.c (add_generic_instances): Add instances of
2608 GenericEqualityComparer<T> for primitive types. Only emit the array
2609 wrappers into the mscorlib image.
2611 2009-08-15 Zoltan Varga <vargaz@gmail.com>
2613 * aot-runtime.c (load_method): Rename 'aot_module' -> 'amodule'. Allocate
2614 the methods_loaded array using amodule->info->nmethods.
2616 * mini.h (MonoAotFileInfo): Add an 'nmethods' field.
2617 (MONO_AOT_FILE_VERSION): Bump this.
2619 * aot-compiler.c: Emit more generic instances allowing some parts of linq
2622 * aot-runtime.c (mono_aot_get_unwind_info): Handle the case when the
2623 MonoJitInfo doesn't belong to its methods aot image.
2625 2009-08-14 Zoltan Varga <vargaz@gmail.com>
2627 * mini-arm.c (mono_arch_allocate_vars): Use SP as the default frame reg.
2629 * mini-arm.c: Fix warnings.
2631 * mini-arm.c (mono_arm_emit_load_imm): Only emit a movt if needed.
2633 * mini-arm.c (mono_arm_emit_load_imm): Use movt/movw if the cpu
2636 2009-08-12 Zoltan Varga <vargaz@gmail.com>
2638 * aot-compiler.c (arch_emit_imt_thunk): Rework the arm code to
2639 avoid clobbering IP.
2641 * mini-trampolines.c (mono_magic_trampoline): Allocate a local to
2642 hold the trampoline argument, so its initial value is available during
2645 2009-08-11 Gonzalo Paniagua Javier <gonzalo@novell.com>
2648 * exceptions-hppa.c:
2650 * exceptions-s390x.c:
2651 * exceptions-mips.c:
2653 * exceptions-sparc.c:
2654 * exceptions-alpha.c:
2656 * mini-trampolines.c:
2658 * exceptions-s390.c: add and use #define's instead of sizeof()
2659 for MonoJitInfo and MonoJitInfoTable.
2661 2009-08-10 Gonzalo Paniagua Javier <gonzalo@novell.com>
2666 * tramp-x86.c: use a #define instead of sizeof() for a few
2667 structures that use a zero-length array.
2669 2009-08-07 Rodrigo Kumpera <rkumpera@novell.com>
2671 * method-to-ir.c (mono_method_to_ir/CEE_CONSTRAINED_): Handle the
2672 case when the method is dynamic. Fixes #529238.
2674 2009-08-06 Zoltan Varga <vargaz@gmail.com>
2676 * mini.c (mono_jit_compile_method_inner): Throw an exception instead
2677 of asserting when a method is JIT compiled in full-aot mode.
2679 2009-08-03 Jerry Maine <crashfourit@gmail.com>
2681 Contributed under the terms of the MIT/X11 license by
2682 Jerry Maine <crashfourit@gail.com>.
2684 * fixed wrong dates in changelog.
2686 2009-08-03 Jerry Maine <crashfourit@gmail.com>
2688 Contributed under the terms of the MIT/X11 license by
2689 Jerry Maine <crashfourit@gail.com>.
2691 * basic-simd.cs: added test for packed double square root.
2692 * cpu-amd64.md: added opcode info for packed double square root.
2693 * cpu-x86.md: added opcode info for packed double square root.
2694 * mini-ops.h: added IR opcode for packed double square root.
2695 * mini-x86.c: added IR to native translation code for packed double square root.
2696 * mini-amd64.c: removed todo for packed double square root.
2697 * simd-intrinsics.c: added method to IR opcode converstion for
2698 packed double square root.
2700 2009-08-03 Jerry Maine <crashfourit@gmail.com>
2702 Contributed under the terms of the MIT/X11 license by
2703 Jerry Maine <crashfourit@gail.com>.
2705 * mini-amd64.c: Added a change to help tell the difference as
2706 to what perpose the xmm register is being used--mainly to help
2708 * mini-amd64.h: Changed callee regs to use 15 out of 16
2709 (one used for special cases) xmm registers for both fp
2710 and simd ops. Added define to turn on new feature in the regalloc
2711 that allows fp and simd ops to share the xmm regs happily.
2712 * codegen.c: Added code to detect for which perpose an xmm reg is
2713 being used (fp or simd) and to translate back and forth to the
2714 correct logical reg bank (fp or simd) for 'spill load's.
2716 2009-08-03 Jerry Maine <crashfourit@gmail.com>
2718 Contributed under the terms of the MIT/X11 license by
2719 Jerry Maine <crashfourit@gail.com>.
2721 * basic-simd.cs: Added tests for stressing the regalloc when running with
2722 16 simd regs and when simd and fp ops share the same reg bank.
2724 2009-08-01 Mark Probst <mark.probst@gmail.com>
2726 * method-to-ir.c (mini_emit_stobj): If we call mono_value_copy()
2727 in shared generic code, we might have to look up the class in the
2728 RGCTX. If we use the class directly, compute its GC descriptor.
2730 2009-07-31 Rodrigo Kumpera <rkumpera@novell.com>
2732 * mini.c (mono_jit_runtime_invoke): Fix a warning.
2734 2009-07-31 Rodrigo Kumpera <rkumpera@novell.com>
2736 * mini.c (mono_jit_runtime_invoke): Initialize the class and
2737 check for errors. Fixed the case when the class with the Main
2740 2009-07-31 Jerry Maine <crashfourit@gmail.com>
2742 Contributed under the terms of the MIT/X11 license by
2743 Jerry Maine <crashfourit@gail.com>.
2745 * cpu-amd64.md: Fixed simple bug in machine discrition file.
2747 2009-07-31 Zoltan Varga <vargaz@gmail.com>
2749 * mini-sparc.c (mono_arch_output_basic_block): Implement OP_IREM_UN_IMM.
2751 2009-08-30 Rodrigo Kumpera <rkumpera@novell.com>
2753 * method-to-ir.c: Fix naming of stelem and ldelem.
2755 2009-07-30 Zoltan Varga <vargaz@gmail.com>
2757 * driver.c (main_thread_handler): Check that the assembly loaded
2758 matches the filename when doing AOT.
2760 2009-07-30 Mark Probst <mark.probst@gmail.com>
2762 * mini.c: get_ip_from_sigctx installer has been removed, so don't
2765 * mini-x86.h, mini-amd64.h, mini-ppc.h: UCONTEXT macros moved (to
2766 utils/mono-sigcontext.h).
2768 * exceptions-amd64.c: Use the UCONTEXT_GREGS macro instead of an
2771 2009-07-29 Massimiliano Mantione <massi@ximian.com>
2773 * mini.c (mono_codegen):
2774 Call profiler hook to keep track of method code buffers.
2776 2009-07-27 Mark Probst <mark.probst@gmail.com>
2778 * method-to-ir.c: Invoke write barriers for the
2779 Interlocked.(Compare)Exchange JIT intrinsics.
2781 2009-07-26 Raja R Harinath <harinath@hurrynot.org>
2783 * Makefile.am (version.h): Fix issues when built out of tree.
2784 Remove some redundant 'grep's piped through 'sed's.
2786 Fri Jul 24 17:28:37 CEST 2009 Steven Munroe <munroesj@us.ibm.com>
2788 This patch is contributed under the terms of the MIT/X11 license
2790 * mini-ppc.c (mono_arch_output_basic_block):
2791 (OP_STOREI1_MEMBASE_REG): Handle 32-bit offsets combining addis
2792 for bits 32-47 with signed load/store diplacements for bits
2793 48-63. Use prefered base/offset order for indexed form.
2794 (OP_STOREI2_MEMBASE_REG, OP_STORE_MEMBASE_REG): Same.
2795 (OP_LOAD_MEMBASE, OP_LOADI4_MEMBASE, OP_LOADU4_MEMBASE,
2796 OP_LOADI1_MEMBASE, OP_LOADU1_MEMBASE, OP_LOADU2_MEMBASE,
2797 OP_LOADI2_MEMBASE): Same.
2798 (OP_STORER8_MEMBASE_REG, OP_LOADR8_MEMBASE,
2799 OP_STORER4_MEMBASE_REG, OP_LOADR4_MEMBASE): Same.
2800 (OP_STOREI1_MEMINDEX): Use prefered base/offset order for
2802 (OP_STOREI2_MEMINDEX, OP_STORE_MEMINDEX): Same.
2803 (OP_LOAD_MEMINDEX, OP_LOADI4_MEMINDEX, OP_LOADU4_MEMINDEX,
2804 OP_LOADU2_MEMINDEX, OP_LOADI2_MEMINDEX, OP_LOADU1_MEMINDEX,
2805 OP_LOADI1_MEMINDEX): Same
2806 (OP_LOADR4_MEMINDEX, OP_LOADR8_MEMINDEX, OP_STORER4_MEMINDEX,
2807 OP_STORER8_MEMINDEX): Same
2808 (OP_JMP): Use addis/addi sequence for int cfg->stack_usage
2810 (mono_arch_emit_prolog): Handle 32-bit offsets combining addis
2811 for bits 32-47 with signed load/store diplacements for bits
2812 48-63. Use prefered base/offset order for indexed form.
2814 Fri Jul 24 16:57:12 CEST 2009 Steven Munroe <munroesj@us.ibm.com>
2816 This patch is contributed under the terms of the MIT/X11 license
2818 * mini-ppc.c: Define PPC_MOVE_FPR_GPR and PPC_ISA_64.
2819 (mono_arch_get_vcall_slot): Fx pointer to int cast warning.
2820 (mono_arch_decompose_opts): Make OP_ICONV_TO_R4 and
2821 OP_ICONV_TO_R8 decompose conditional on !PPC_ISA_64.
2822 (mono_arch_output_basic_block) [OP_JMP]: Use ppc_load32 for
2823 cfg->stack_usage to avoid size warnings.
2824 (mono_arch_output_basic_block) [__mono_ppc64__]: Replace
2825 store/load sequence with mffgpr if PPC_MOVE_FPR_GPR is true.
2826 (mono_arch_output_basic_block) [!__mono_ppc64__]: For
2827 OP_ICONV_TO_R4 or OP_ICONV_TO_R8 and PPC_ISA_64 use fcfid
2829 (mono_arch_emit_prolog): Move mono_emit_unwind_op_def_cfa
2830 after code varible is initialized.
2831 Add g_assert ppc_is_imm16 for ainfo->offset. Handle
2832 ainfo->size == 8 when ainfo->offset !ppc_is_imm16.
2833 (mono_arch_emit_epilog):
2834 Move Use ppc_load32 for cfg->stack_usage to avoid size
2837 2009-07-24 Mark Probst <mark.probst@gmail.com>
2839 * method-to-ir.c: The write barrier doesn't do the store anymore,
2840 so we have always to emit it. Also, emit the wbarrier after the
2843 2009-07-24 Zoltan Varga <vargaz@gmail.com>
2845 * mini-arm.c (mono_arch_get_delegate_invoke_impls): Add a trampoline
2846 for argument count 3 too.
2848 2009-07-23 Zoltan Varga <vargaz@gmail.com>
2850 * mini.c (mono_jit_compile_method_with_opt): Add an 'ex' argument to let
2851 the caller handle the exceptions.
2852 (mono_jit_runtime_invoke): Handle exceptions thrown while compiling the
2853 method. Fixes #524498.
2855 2009-07-22 Geoff Norton <gnorton@novell.com>
2857 * mini-exceptions.c: Fix build on ia64.
2859 2009-07-22 Mark Probst <mark.probst@gmail.com>
2861 * mini-exceptions.c (ves_icall_get_frame_info): Use write
2864 2009-07-21 Zoltan Varga <vargaz@gmail.com>
2866 * mini-arm.c (mono_arch_emit_prolog): Fix thread attaching in aot
2869 2009-07-20 Zoltan Varga <vargaz@gmail.com>
2871 * basic-simd.cs (Main): Pass args to the test driver.
2873 2009-07-20 Geoff Norton <gnorton@novell.com>
2875 * mini-x86.h: Fix the x86 version guards to use Apple's
2876 properly defined macros.
2878 2009-07-20 Geoff Norton <gnorton@novell.com>
2880 * mini-x86.c: Fix --trace on darwin-x86 and other systems which require
2883 2009-07-20 Zoltan Varga <vargaz@gmail.com>
2885 * mini.c (mono_jit_runtime_invoke): Speed this up by adding a hash to
2886 MonoJitDomainInfo which maps MonoMethod's to a structure containing all
2887 the information which is needed for invokes, so only one locking+hash table
2890 * aot-compiler.c: Add a 'tool-prefix' option to be used when cross-compiling.
2892 * aot-compiler.c (add_generic_instances): Emit instances of
2893 GenericComparer<T> for primitive types.
2895 2009-07-19 Rodrigo Kumpera <rkumpera@novell.com>
2897 * mini-posix.c: Fix linux build.
2899 2009-07-19 Geoff Norton <gnorton@novell.com>
2901 * mini.h: Add prototypes for mono_runtime_syscall_fork and
2902 mono_gdb_render_native_backtraces
2903 * mini-darwin.c: Apple's syscall(SYS_fork) is very weird on x86,
2904 so we implement the sane semantics to the runtime here
2905 (mono_gdb_render_native_backtraces). Apple also uses an ancient gdb
2906 so we need to call it differently (mono_gdb_render_native_backtraces)
2907 * mini-posix.c: Move the old semantics from mini.c to the prototypes
2908 here for default implementations.
2909 * mini.c: Refactor mono_handle_native_sigsegv so that we can properly
2910 support Apple's weird syscall (SYS_fork) implementation and not busy
2911 loop in abort() on native crashes on OSX anymore.
2913 2009-07-18 Zoltan Varga <vargaz@gmail.com>
2915 * aot-runtime.c (load_method): Change the handling of the
2916 MONO_LASTAOT env variable so MONO_LASTAOT=0 means that no aot methods
2919 * mini.c (mono_patch_info_equal): Really fix the handling of RGCTX_FETCH.
2921 2009-07-17 Zoltan Varga <vargaz@gmail.com>
2923 * mini.c (mono_patch_info_equal): Revert the last change for now as it
2924 seems to break the aot tests.
2926 * mini.c (mono_patch_info_equal): Fix the handling of
2927 MONO_PATCH_INFO_RGCTX_FETCH.
2929 2009-07-16 Zoltan Varga <vargaz@gmail.com>
2931 * unwind.c: Use TARGET_AMD64 instead of __x86_64__.
2933 * mini.c (mono_patch_info_hash): Fix the handling of
2934 MONO_PATCH_INFO_INTERNAL_METHOD.
2935 (mono_patch_info_equal): Ditto.
2937 2009-07-16 Zoltan Varga <vargaz@gmail.com>
2939 * mini-llvm.c (mono_llvm_emit_method): Use module instead of ctx->module
2942 * mini-llvm.c: Add some infrastructure for AOT support.
2944 2009-07-15 Zoltan Varga <vargaz@gmail.com>
2946 * mini-llvm-cpp.c: Update to the latest llvm api.
2948 * mini-llvm-cpp.cpp (mono_llvm_create_ee): Set the EnablePrettyStackTrace
2949 option to false to prevent llvm from installing signal handlers which
2952 2009-07-15 Rodrigo Kumpera <rkumpera@novell.com>
2955 * cpu-amd64.md: Revert previous change as those instructions
2956 take 2 separate arguments. Remember to read the arch docs more
2957 carefully next time.
2959 2009-07-15 Zoltan Varga <vargaz@gmail.com>
2961 * mini-llvm-cpp.cpp (mono_llvm_build_alloca): Update to latest llvm api.
2963 Wed Jul 15 17:20:27 CEST 2009 Paolo Molaro <lupus@ximian.com>
2965 * mini-ppc.c: exploit multiple load/store units if available (rest of
2966 the change from Steven Munroe (<munroesj@us.ibm.com>) first patch at
2967 http://bugzilla.novell.com/show_bug.cgi?id=487846).
2969 Wed Jul 15 16:24:57 CEST 2009 Paolo Molaro <lupus@ximian.com>
2971 * mini-ppc.c: integrate most of Steven Munroe (<munroesj@us.ibm.com>)
2972 first patch at http://bugzilla.novell.com/show_bug.cgi?id=487846.
2974 2009-07-14 Rodrigo Kumpera <rkumpera@novell.com>
2976 * cpu-x86.md: Fix missing clobbering from trancendental simd
2979 * cpu-amd64.md: Same.
2981 2009-07-14 Jerry Maine <crashfourit@gmail.com>
2983 Contributed under the terms of the MIT/X11 license by
2984 Jerry Maine <crashfourit@gail.com>.
2986 * basic-simd.cs: Added tests for single and doulble indexers.
2988 * cpu-amd64.md: Added simd opcode information.
2990 * mini-amd64.c: Added IR to native simd generation code.
2991 Added simd register names and function that returns them.
2993 * mini-amd64.h: Added marcos to turn on simd code compilation in
2994 amd64. Added max simd register count marco. Added caller/callee
2995 register mask marcos. Added marcos to use simd register bank.
2997 * mini.h: Added helper marco for shufling dwords and simple
3000 2009-07-14 Zoltan Varga <vargaz@gmail.com>
3002 * mini-llvm-cpp.cpp: Update to latest llvm SVN api.
3004 * Makefile.am (mono_LDADD): Pass LLVM_LDFLAGS to the linked.
3006 * unwind.c (mono_unwind_get_ops_from_fde): Make this return
3007 the length of the native code as well.
3009 * basic-simd.cs: Add a test for #521662.
3011 Mon Jul 13 17:58:50 CEST 2009 Paolo Molaro <lupus@ximian.com>
3013 * mini-ppc.c: fixed bug introduced by Steven's TLS changes.
3015 2009-07-13 Mark Probst <mark.probst@gmail.com>
3017 * mini.c: Register function for getting the IP from a signal
3018 context with metadata.
3020 2009-07-13 Zoltan Varga <vargaz@gmail.com>
3022 * method-to-ir.c (mono_method_to_ir): When calling a gshared method,
3023 call a generic class init trampoline if needed. Fixes #519336.
3025 * generics.cs: Add a test.
3027 2009-07-09 Mark Probst <mark.probst@gmail.com>
3029 * method-to-ir.c: When doing a call which might be remote from
3030 shared generic code to other shared code with open type arguments,
3031 get the remoting invoke wrapper from the RGCTX and do an indirect
3034 2009-07-03 Zoltan Varga <vargaz@gmail.com>
3036 * mini-trampolines.c (get_unbox_trampoline): Add an rgctx trampoline
3037 after the unbox trampoline in the full-aot case.
3039 2009-07-02 jonas echterhoff <jonas@unity3d.com>
3041 * mini.c: Move initialization of jit_mutex before debugger initialization
3046 * Info.plist: added Info.plist and link flag to enable the mono executable
3047 to access other processes. Requires codesigning of the executable to work.
3049 * mdb-debug-info32-darwin.s: The same as mdb-debug-info32.s, changed to
3054 2009-06-30 Zoltan Varga <vargaz@gmail.com>
3056 * driver.c (mini_regression): Handle loading errors. Fixes #508869.
3058 2009-06-29 Zoltan Varga <vargaz@gmail.com>
3060 * mini-exceptions.c (get_generic_context_from_stack_frame): Fix the case
3061 when the generic instance is an instantiation of a subclass of the
3062 methods class. Fixes #517166.
3064 2009-06-26 Zoltan Varga <vargaz@gmail.com>
3066 * mini-amd64.c (mono_arch_emit_prolog): Fix thread attaching in AOTed
3069 * mini.c (mono_jit_thread_attach): Allow domain to be NULL for calls from
3072 * CMakeLists.txt: Add minimal support for installation.
3074 2009-06-25 Zoltan Varga <vargaz@gmail.com>
3076 * aot-compiler.c (emit_and_reloc_code): Factor out the code to
3077 determine whenever a method is directly callable to a separate function.
3079 * mini-<ARCH>.c tramp-<ARCH>.c: Remove needless casts and add new
3080 needed ones as a result of the previous change.
3082 * mini-<ARCH>.c tramp-<ARCH>.c: Use mgreg_t* as the
3083 type of register arrays.
3085 * mini-trampolines.c tramp-<ARCH>.c aot-runtime.c: Use mgreg_t* as the
3086 type of register arrays.
3088 2009-06-24 Jerry Maine <crashfourit@gmail.com>
3090 Contributed under the terms of the MIT/X11 license by
3091 Jerry Maine <crashfourit@gail.com>.
3093 * mini-amd64.c: Added code to convert simd IR to native amd64 sse.
3095 2009-06-24 Zoltan Varga <vargaz@gmail.com>
3097 * aot-compiler.c (emit_plt): Define debug labels for most plt entries.
3099 2009-06-24 Neale Ferguson <neale@sinenomine.net>
3101 * mini-s390x.c: Correct LCONV_TO_Ix and ICONV_TO_Ix routines. Fix leave_method
3102 dump of structure return value. Fix some formatting.
3103 * cpu-s390x.md: Fix lengths of instruction sequences.
3104 * mini-s390.c: Minor formatting changes.
3106 2009-06-24 Zoltan Varga <vargaz@gmail.com>
3108 * mini-x86.h: Applied patch from Romain Tartiere (romain@blogreen.org).
3109 Use sigaction on freebsd as well.
3111 2009-06-23 Zoltan Varga <vargaz@gmail.com>
3113 * mini.h: Don't define MONO_ARCH_HAVE_TLS_GET to 0, as some code
3116 * mini.c (mini_init): Revert a change which breaks cross-compilation.
3118 2009-06-22 Mark Probst <mark.probst@gmail.com>
3120 * mini-ppc.c, cpu-ppc.md: Enable TLS on Darwin/G4.
3122 2009-06-22 Mark Probst <mark.probst@gmail.com>
3124 * mini.c, mini.h: Tell the runtime whether we support MONO_TLS.
3126 2009-06-20 Martin Baulig <martin@ximian.com>
3129 (MonoDebuggerThreadFlags): New enum typedef.
3130 (MonoDebuggerThreadInfo): Added `guint32 thread_flags'.
3131 (mono_debugger_thread_created): Added `gpointer func' argument;
3132 initialize the new `thread_flags' field.
3134 2009-06-18 Martin Baulig <martin@ximian.com>
3136 * debug-debugger.h (MonoDebuggerRuntimeFlags): New enum typedef.
3137 (MonoDebuggerInfo): Renamed the `dummy' field info `runtime_info'.
3140 (mini_debugger_set_attach_ok): New function; sets the attach-ok
3141 flag in `MONO_DEBUGGER__info.runtime_info'.
3144 (mono_main): Call mini_debugger_set_attach_ok() if generics
3145 sharing is disabled.
3147 2009-06-22 Zoltan Varga <vargaz@gmail.com>
3149 * aot-compiler.c (add_wrappers): Fix a warning.
3151 * mini-ppc.c tramp-ppc.c exceptions-ppc.c aot-compiler.c: Update after
3152 the ppc load/store macro changes.
3154 2009-06-21 Zoltan Varga <vargaz@gmail.com>
3156 * tramp-ppc.c (mono_arch_patch_plt_entry): Implement this.
3158 * aot-compiler.c (mono_compile_assembly): Sanitize the plt symbol too,
3159 not just the got symbol.
3161 * mini-ppc.c aot-compiler.c unwind.c: Implement generation of unwind info
3164 * aot-compiler.c unwind.c: Add infrastructure for unwind support on
3167 * aot-compiler.c: Remove some fixmes.
3169 * driver.c (mono_main): Print a helpful message when cross-compiling.
3171 * mini.c (mini_init): Disable signal handlers when cross-compiling.
3173 * method-to-ir.c (initialize_array_data): Do the optimization if the
3174 target byte order is little endian, instead of the host byte order.
3176 * aot-compiler.c: Emit sizes for most symbols, only emit runtime-invoke
3177 wrappers into the mscorlib image, Emit a unique plt symbol for each
3178 image, emit symbols for plt entries.
3180 * image-writer.c (img_writer_emit_symbol_size): New function to emit
3183 2009-06-20 Zoltan Varga <vargaz@gmail.com>
3185 * aot-compiler.c (add_wrappers): Avoid calling
3186 mono_marshal_get_type_info () since it can assert for some types.
3188 * method-to-ir.c (mono_method_to_ir): Disable aot when some forms of
3189 ldtoken are used inside wrappers.
3191 * helpers.c: Add support for prefixing tools with the arch name.
3193 * mini.h (OP_LOADR_MEMBASE): New opcodes to load/store pointer sized
3194 quantities when using ilp32.
3196 * mini-codegen.c: Use OP_LOADR_MEMBASE/OP_STORER_MEMBASE for loading/storing
3197 spill slots. Use sizeof(mgreg_t) for the spill slot size.
3199 * image-writer.c: Use .long on ilp32.
3201 * aot-compiler.c: Use 32 bit loads on ilp32.
3203 2009-06-19 Zoltan Varga <vargaz@gmail.com>
3205 * tramp-ppc.c (mono_arch_create_trampoline_code): Fix the ppc build.
3207 * mini-ops.h: Use TARGET_POWERPC define for consistency.
3209 * patch-info.h: Add 'MSCORLIB_GOT_ADDR' patch type.
3211 * aot-compiler.c aot-runtime.c: Put the mscorlib got address into the
3212 second got slot of every aot image.
3214 * aot-compiler.c aot-runtime.c mini-trampolines.c: Add support for
3215 aot on platforms with function pointers.
3217 * mini-ppc.h mini-ppp.c cpu-ppc.md exceptions-ppc.c tramp-ppc.c: Add
3218 support for aot/full aot on ppc/ppc64.
3220 * tramp-<ARCH>.c (mono_arch_patch_plt_entry): Add 'got' and 'regs'
3221 arguments which are needed on ppc.
3223 * tramp-arm.c (mono_arch_nullify_class_init_trampoline): Add 'regs'
3226 * mini-trampolines.c aot-runtime.c: Update after the above changes.
3228 * liveness.c (BITS_PER_CHUNK): Use MONO_BITSET_BITS_PER_CHUNK.
3230 * regalloc2.c (BITS_PER_CHUNK): Ditto.
3232 * aot-compiler.c (emit_got_info): Fix reading unused memory.
3234 * ir-emit.h (alloc_dreg): Add a 'return -1' to quiet some compilers.
3236 2009-06-17 Geoff Norton <gnorton@novell.com>
3238 * aot-compiler.c: Ensure we dont try to close a null dwarf writer.
3240 2009-06-17 Zoltan Varga <vargaz@gmail.com>
3242 * dwarfwriter.c (mono_dwarf_writer_create): Add an 'appending' parameter
3243 to control whenever the dwarf writer is in xdebug or aot mode.
3244 (emit_class_dwarf_info): Use a separate abbrev for structures without
3247 * aot-compiler.c: Pass the appending parameter to
3248 mono_dwarf_writer_create ().
3250 * branch-opts.c (mono_merge_basic_blocks): Fix the case when bbn
3251 falls through to its next bblock. Fixes #513931.
3253 * iltests.il: Add a test.
3255 * dwarfwriter.c (mono_dwarf_writer_emit_base_info): Emit some line number
3256 infor even if emit_line is FALSE, as the apple linker seems to require it.
3258 * image-writer.c (asm_writer_emit_symbol_diff): Call get_label ().
3260 * dwarfwriter.c (emit_cie): Emit a separate symbol for the cie start, as
3264 2009-06-15 Zoltan Varga <vargaz@gmail.com>
3266 * exceptions-mips.c (mono_arch_get_throw_exception_by_name): Fix the
3269 2009-06-13 Zoltan Varga <vargaz@gmail.com>
3271 * mini.h (struct MonoBasicBlock): Add 'has_jump_table' and
3272 'has_call_handler' fields.
3274 * method-to-ir.c (mono_method_to_ir): Set them if needed.
3276 * branch-opts.c (mono_merge_basic_blocks): Avoid iterating through the
3277 first bblock if not needed. Fixes #512790.
3279 2009-06-11 Zoltan Varga <vargaz@gmail.com>
3281 * aot-compiler.c (mono_compile_assembly): Fix a warning.
3283 * aot-compiler.c (add_wrappers): Don't emit remoting-invoke-with-check
3286 * aot-runtime.c (mono_aot_get_method): Use the original method's code for
3287 remoting-invoke-with-check wrappers, which are not needed when running with
3288 full-aot, since it doesn't support remoting.
3290 2009-06-10 Zoltan Varga <vargaz@gmail.com>
3292 * aot-compiler.c (emit_got_info): Don't emit offsets for the plt got entries.
3294 * aot-compiler.c aot-runtime.c: Don't emit the first got offset in the
3295 method info, it is not used anymore.
3297 * mini.h: Bump AOT file format version.
3299 * aot-compiler.c (arch_emit_plt_entry): Make the arm plt entries one
3302 * aot-runtime.c (mono_aot_get_plt_info_offset): Update after the
3305 * tramp-arm.c (mono_arch_patch_plt_entry): Ditto.
3307 * mini.h: Bump AOT file format version.
3309 2009-06-10 Zoltan Varga <vargaz@gmail.com>
3311 * image-writer.c (asm_writer_emit_symbol_diff): Disable the
3312 TARGET_ASM_APPLE stuff for now, as it doesn't seem to work on the
3315 * mini-arm.c (mono_arch_output_basic_block): Fix the implementation
3316 of CKFINITE and FBGE for VFP.
3318 2009-06-09 Zoltan Varga <vargaz@gmail.com>
3320 * aot-compiler.c: Don't align code to 16 bytes on arm.
3322 * aot-compiler.c (emit_method_code): Emit the unbox trampolines right
3323 before the methods they belong to.
3325 * aot-runtime.c (mono_aot_plt_resolve): Avoid creating trampolines in
3326 the full-aot case if possible, since the trampoline will be called right
3329 * aot-compiler.c (mono_compile_assembly): Decrease the number of full aot
3330 trampolines to 1024 after the change above.
3332 * aot-compiler.c (arch_emit_specific_trampoline): Rework the arm
3333 trampoline to save 8 bytes per trampoline.
3335 * tramp-arm.c (mono_arch_create_trampoline_code_full): Update after the
3338 2009-06-08 Zoltan Varga <vargaz@gmail.com>
3340 * aot-compiler.c: Use acfg->temp_prefix instead of .L to prefix labels.
3342 2009-06-08 Martin Baulig <martin@ximian.com>
3345 (MonoDebuggerExceptionAction): Moved into debug-mini.h.
3346 (_mono_debugger_throw_exception): Don't make this static.
3347 (_mono_debugger_unhandled_exception): Likewise.
3348 (mono_debugger_handle_exception): Moved to mini-exceptions.c
3351 (MonoDebuggerExceptionAction): Moved here from debug-mini.c.
3352 (_mono_debugger_throw_exception): Add function prototype.
3353 (_mono_debugger_unhandled_exception): Likewise.
3356 (mono_handle_exception_internal): Added `MonoJitInfo **out_ji'
3357 arg; return the first exception handler if the exception is caught
3358 and we're running inside the debugger.
3359 (mono_debugger_handle_exception): Moved here from debug-mini.c;
3360 improve exception handle inside runtime-invoke, check whether the
3361 exception is actually caught in the method being invoked and not
3362 by the runtime-invoke-wrapper.
3364 2009-06-08 Zoltan Varga <vargaz@gmail.com>
3366 * image-writer.c: Improve support for the osx assembler.
3368 * dwarfwriter.c: Avoid the usage of subsections if the assembler doesn't
3371 2009-06-08 Martin Baulig <martin@ximian.com>
3374 (MonoDebuggerExceptionAction): Moved into debug-mini.h.
3375 (_mono_debugger_throw_exception): Don't make this static.
3376 (_mono_debugger_unhandled_exception): Likewise.
3377 (mono_debugger_handle_exception): Moved to mini-exceptions.c
3380 (MonoDebuggerExceptionAction): Moved here from debug-mini.c.
3381 (_mono_debugger_throw_exception): Add function prototype.
3382 (_mono_debugger_unhandled_exception): Likewise.
3385 (mono_handle_exception_internal): Added `MonoJitInfo **out_ji'
3386 arg; return the first exception handler if the exception is caught
3387 and we're running inside the debugger.
3388 (mono_debugger_handle_exception): Moved here from debug-mini.c;
3389 improve exception handle inside runtime-invoke, check whether the
3390 exception is actually caught in the method being invoked and not
3391 by the runtime-invoke-wrapper.
3393 2009-06-07 Zoltan Varga <vargaz@gmail.com>
3395 * image-writer.c (append_subsection): Don't align subsections of the
3396 debug_line section as a workaround.
3398 * dwarfwriter.c: Emit line number info in the AOT case as well.
3400 2009-06-06 Steven Munroe <munroesj@us.ibm.com>
3402 This patch is contributed under the terms of the MIT/X11 license
3404 * mini-ppc.c (mono_arch_emit_exceptions): Change assert to
3405 code_len <= code_size
3407 2009-06-06 Zoltan Varga <vargaz@gmail.com>
3409 * mini-mips.c (mips_emit_exc_by_name): Fix the mips build.
3411 2009-06-04 Zoltan Varga <vargaz@gmail.com>
3413 * aot-compiler.c aot-runtime.c: Delete references to static rgctx
3414 invoke wrappers, we now use trampolines instead.
3416 2009-06-04 Mark Probst <mark.probst@gmail.com>
3418 * mini-darwin.c: The exception thread must not be registered with
3421 2009-06-04 Mark Probst <mark.probst@gmail.com>
3423 * mini-gc.c: Disable the code because it makes SGen crash.
3425 2009-06-03 Zoltan Varga <vargaz@gmail.com>
3427 * aot-compiler.c (mono_compile_assembly): Handle file open errors gracefully
3428 instead of asserting.
3430 2009-05-31 Zoltan Varga <vargaz@gmail.com>
3432 * aot-compiler.c (mono_compile_assembly): Move the creation of the
3433 output file after the code has been compiled.
3435 2009-05-30 Zoltan Varga <vargaz@gmail.com>
3437 * tramp-ppc.c (mono_arch_get_static_rgctx_trampoline): Fix 64 bit support.
3439 2009-05-31 Zoltan Varga <vargaz@gmail.com>
3441 * aot-compiler.c aot-runtime.c: Get rid of the shared/non-shared got
3442 entries distinction to simplify the code.
3444 * mini.h: Bump AOT file format version.
3446 2009-05-28 Zoltan Varga <vargaz@gmail.com>
3448 * objects.cs: Fix the signature of one of the tests.
3450 * mini.c (mini_create_ftnptr): New helper function, moved here from
3452 (mini_get_addr_from_ftnptr): Ditto.
3453 (mini_init): Install the new helpers.
3455 2009-05-28 Martin Baulig <martin@ximian.com>
3457 Correctly initialize the debugger when embedding Mono.
3459 * mdb-debug-info32.s, mdb-debug-info64.s: Add a global variable
3460 `MONO_DEBUGGER__using_debugger' to the `.mdb_debug_info' section;
3461 see documentation in mini_debug_running_inside_mdb().
3464 (mini_debug_running_inside_mdb): New function to check whether
3465 we're running inside mdb.
3467 * mini.c (mini_init): Call mini_debugger_init() if we're running
3468 inside the debugger.
3470 * driver.c (mono_main): Moved the call to mini_debugger_init()
3471 into mini_init() to make this work when embedding Mono.
3473 * debug-debugger.c (mini_debugger_init): Warn about duplicate
3474 calls to mini_debugger_init().
3476 * mini.h: Rename mono_debugger_init() -> mini_debugger_init(),
3477 mono_debugger_main() -> mini_debugger_main() and put them inside a
3478 `MONO_DEBUGGER_SUPPORTED' conditional.
3480 2009-05-26 Rodrigo Kumpera <rkumpera@novell.com>
3482 * mini-trampolines.c: Kill mono_find_delegate_trampoline_by_addr as
3483 this is no longer in use.
3486 2009-05-26 Zoltan Varga <vargaz@gmail.com>
3488 * mini-sparc.c (add_outarg_load): Fix the sparc build.
3490 * aot-compiler.c (emit_method_code): Always write out C style symbols for
3493 2009-05-27 Martin Baulig <martin@ximian.com>
3495 2009-05-25 Rodrigo Kumpera <rkumpera@novell.com>
3497 * mini-x86.c (mono_arch_output_basic_block): Fix the precision of
3498 long_conv_to_r_un to 64 bits.
3500 * cpu-x86.md: Increase the instruction size due to the changes.
3502 * iltests.il.in: Add regression test.
3506 2009-05-25 Rodrigo Kumpera <rkumpera@novell.com>
3508 * objects.cs: Move the previous test from basic.cs to here.
3510 2009-05-25 Rodrigo Kumpera <rkumpera@novell.com>
3512 * basic.cs: Add regression test for #506915.
3514 2009-05-25 Rodrigo Kumpera <rkumpera@novell.com>
3516 * method-to-ir.c (mono_method_to_ir): When doing the ldobj+stobj
3517 optimization we must check the bb of the first byte of stobj as
3518 it's the only one set in cil_offset_to_bb.
3522 2009-05-25 Zoltan Varga <vargaz@gmail.com>
3524 * image-writer.c: Fix pointer directive on ppc64.
3526 2009-05-24 Zoltan Varga <vargaz@gmail.com>
3528 * image-writer.c (asm_writer_emit_section_change): Avoid using
3529 .bss subsections on ppc too.
3531 2009-05-23 Zoltan Varga <vargaz@gmail.com>
3533 * image-writer.c: Fix the definition of TARGET_ASM_....
3535 * image-writer.c: Fix the emission of assembler directives in the last
3538 * mini-ppc.c (mono_arch_emit_exceptions): Increase the size of the
3539 exception throwing code to accomodate ppc64.
3541 * tramp-ppc.c (mono_arch_get_nullified_class_init_trampoline): Increase the
3542 size to work on ppc64 too.
3544 * mini-ppc.h (MonoCompileArch): Enable static rgctx trampolines on ppc64
3547 * image-writer.c: Clean up the #ifdef hell a bit by adding defines for
3548 the assembler dialect instead of using platform specific defines.
3550 2009-05-22 Geoff Norton <gnorton@novell.com>
3552 * mini-arm.c (get_call_info): If a structure is split between the stack
3553 and argument registers, we should not advance the stack pointer by the entire
3554 native size, but just by the amount that spilled.
3556 2009-05-22 Zoltan Varga <vargaz@gmail.com>
3558 * mini-arm.c (get_call_info): Handle structures with alignment requirements
3561 2009-05-21 Zoltan Varga <vargaz@gmail.com>
3563 * aot-compiler.c (emit_extra_methods): Encode direct runtime invoke
3566 * aot-compiler.c (add_extra_method): Fix up the collection of extra
3567 methods so wrapper don't get added twice.
3568 (add_generic_instances): Don't add methods of arrays.
3570 * generics.cs: Mark one test as !FULLAOT.
3572 2009-05-21 Rodrigo Kumpera <rkumpera@novell.com>
3574 * mini-x86.c (emit_move_return_value): Remove unused vars.
3576 2009-05-21 Rodrigo Kumpera <rkumpera@novell.com>
3578 * mini-x86.c (mono_arch_emit_call): The decompose code now supports
3579 decomposing 8 bytes structs into a LCALL.
3581 * mini-x86.c (emit_move_return_value): We no longer push the vtype
3582 pointer for where to store the returned regs.
3584 * decompose.c (mono_decompose_vtype_opts): Fix the comment to properly
3587 Fixes #471747, #471751 and #4734530 (in fact, it's a bunch of dups).
3589 2009-05-20 Miguel de Icaza <miguel@novell.com>
3591 * aot-runtime.c (mono_aot_init): Use g_getenv to work on systems
3594 2009-05-21 Zoltan Varga <vargaz@gmail.com>
3596 * aot-compiler.c (add_wrappers): Add StructureToPtr/PtrToStructure wrappers.
3598 * basic.cs: Move the test_2_cprop_bug () test to generics.cs as it involves
3601 2009-05-20 Rodrigo Kumpera <rkumpera@novell.com>
3603 * local-propagation.c (mono_local_cprop): Avoid local propagation
3604 across paired add/sub if the first instruction dest reg is it's
3605 source reg. For example:
3607 int_add_imm R12 <- R12 [1] clobbers: 1
3608 int_sub_imm R42 <- R12 [1] clobbers: 1
3610 The cprop pass would wrongly const prop + 1 to int_sub_imm which doesn't
3611 maintain the math identify.
3615 2009-05-20 Andreia Gaita <avidigal@novell.com>
3617 * Makefile.am: avoid going on the network just to get the revision,
3620 2009-05-19 Massimiliano Mantione <massi@ximian.com>
3622 Fixed estimate for short branches on amd64 (they were off mark, and
3623 enabling call prolog-epilog instrumentations caused assertions).
3624 * mini.h (struct MonoBasicBlock): added max_length field to hold the
3625 estimate for the maximum length of this basic block.
3627 - mono_arch_emit_prolog: compute max_length for each basic block
3628 (instead of max_offset), and inflate size estimate also for entry bb
3629 in case of code instrumentation.
3630 - mono_arch_output_basic_block: get rid of "cpos" (the current
3631 estimated "position" in the code), and always use "offset" instead,
3632 which is accurate; at the beginning of the function quickly recompute
3633 max_offset for all the remaining blocks, starting from the current
3634 cfg->code_len (which is correct, and not estimated) and using the
3635 estimated block lengths computed previously.
3637 2009-05-17 Zoltan Varga <vargaz@gmail.com>
3639 * exceptions-ppc.c: Remove the caching from the trampoline creation
3640 functions, it is already done in the caller.
3642 * mini-trampolines.c (mono_llvm_vcall_trampoline): Fix the llvm build.
3644 * mini-ppc.h mini-arm.h mini-x86.h mini-amd64.h: Add
3645 MONO_ARCH_GSHARED_SUPPORTED define.
3647 * mini.c (mini_init): Use the MONO_ARCH_GSHARED_SUPPORTED define.
3649 * mini-arm.c mini.c: Get rid of the unused mono_arch_fixup_jinfo ()
3652 2009-05-16 Zoltan Varga <vargaz@gmail.com>
3654 * jit-icalls.c (mono_helper_compile_generic_method): Get rid of the
3655 call to mono_marshal_get_rgctx_invoke ().
3657 * mini.c method-to-ir.c mini-trampolines.c: Get rid of the usage of
3658 mono_marshal_get_static_rgctx_invoke (), all platforms which support
3659 gshared use the static rgctx trampolines now.
3661 * mini.c (mini_init): Call mono_set_generic_sharing_supported () if the
3662 platform supports it.
3664 2009-05-15 Zoltan Varga <vargaz@gmail.com>
3666 * mini-arm.c (mono_arch_allocate_vars): Correctly save R5 when using AOT.
3668 * aot-compiler.c (emit_method_code): Avoid duplicate labels for methods.
3670 2009-05-15 Zoltan Varga <vargaz@gmail.com>
3672 * mini-ppc.c (mono_arch_emit_exceptions): Nullify the processed patches.
3674 * tramp-ppc.c (mono_arch_nullify_class_init_trampoline): Implement this
3677 2009-05-15 Massimiliano Mantione <massi@ximian.com>
3679 Made it possible for mono_arch_instrument_epilog to preserve
3680 argument registers, otherwise instrumenting the "epilogue" before
3681 a tail call would clobber them.
3682 * mini.h: Added "mono_arch_instrument_epilog_full" prototype, which
3683 if like mono_arch_instrument_epilog but with an additional parameter
3684 that states if argument registers must be preserved.
3685 * mini.c: implemented mono_arch_instrument_epilog as a call to
3686 mono_arch_instrument_epilog_full without asking to preserve argument
3687 registers (this makes the existing code work as usual).
3689 - mono_arch_instrument_epilog: add parameter to transform it into
3690 mono_arch_instrument_epilog_full, and preserve argument registers
3692 - mono_arch_output_basic_block, OP_TAILCALL case: call
3693 mono_arch_instrument_epilog_full.
3694 * mini-alpha.c, mini-arm.c, mini-hppa.c, mini-ia64.c, mini-mips.c,
3695 mini-ppc.c, mini-s390.c, mini-s390x.c, mini-sparc.c, mini-x86.c:
3696 only transformed mono_arch_instrument_epilog into
3697 mono_arch_instrument_epilog_full.
3699 2009-05-15 Geoff Norton <gnorton@novell.com>
3701 * mini-darwin.c: This works on arm now.
3703 2009-05-14 Geoff Norton <gnorton@novell.com>
3705 * jit.h, driver.c: Allow full-aot to be decided programatically by the
3708 2009-05-15 Zoltan Varga <vargaz@gmail.com>
3710 * aot-compiler.c (emit_method_code): Skip a few more characters in the debug
3713 * mini-trampolines.c (mono_magic_trampoline): Handle static rgctx invoke
3714 wrappers during full aot mode correctly.
3716 * aot-runtime.c (mono_aot_get_unbox_trampoline): Handle shared generic
3719 * aot-compiler.c (mono_aot_method_hash): Use our internal version of
3720 mono_metadata_type_hash ().
3722 2009-05-14 Massimiliano Mantione <massi@ximian.com>
3724 * mini.h, mini-codegen.c, mini-alpha.c, mini-amd64.c, mini-arm.c,
3725 mini-hppa.h, mini-hppa.c, mini-ia64.c, mini-mips.h, mini-mips.c,
3726 mini-ppc.c, mini-s390.c, mini-s390x.c, mini-sparc.c, mini-886.c:
3727 Removed MONO_INST_BRLABEL from the instruction flags, and the
3728 remaining code that used it, because we do not support branches inside
3729 basic blocks (and branch target labels) anymore.
3730 * Makefile.am: As part of the above cleanup, remove reference to
3731 BURG files which don't exist anymore.
3733 2009-05-14 Zoltan Varga <vargaz@gmail.com>
3735 * image-writer.c (asm_writer_emit_local_symbol): Make this a nop on
3738 * mini-mips.c mini-mips.h exceptions-mips.c: Transition the mips backend
3739 to use mono_arch_throw_corlib_exception.
3741 * mini-ppc.c mini-ppc.h exceptions-ppc.c: Use
3742 mono_arch_throw_corlib_exception for throwing corlib exceptions.
3744 * aot-runtime.c (decode_patch): Allocate the data for R4/R8 from the
3747 * mini.c (mono_patch_info_dup_mp): Copy the table of switch targets too.
3749 * aot-compiler.c: Emit a local symbol prefixed with the assembly name
3750 for the got to make debugging easier and to avoid confusing it with the
3753 * aot-compiler.c (emit_method_code): Emit a C style symbol for each
3754 method so a breakpoint can be set when using gdb.
3756 2009-05-13 Zoltan Varga <vargaz@gmail.com>
3758 * aot-compiler.c (mono_aot_method_hash): Implement this properly based
3759 on mono_method_get_imt_slot ().
3761 * aot-runtime.c (find_extra_method_in_amodule): Get rid of the
3762 num_decodes variables.
3764 * aot-compiler.c (mono_aot_method_hash): Revert part of the last
3765 change as it doesn't seem to work.
3767 * aot-compiler.c (mono_aot_method_hash): Improve the hashing of
3770 2009-05-12 Zoltan Varga <vargaz@gmail.com>
3772 * aot-compiler.c mini.c mini-amd64.h mini-arm.h: Kill
3773 MONO_ARCH_FULL_AOT_IMT_SUPPORTED define, both platforms now support imt.
3775 * mini.c (mini_init): Install mono_aot_get_imt_thunk as the IMT thunk
3776 builder when using full aot.
3778 * mini-amd64.c (mono_arch_build_imt_thunk): Don't handle the full-aot case
3779 here, it is already handled.
3781 * mini-arm.c (mono_arch_emit_imt_argument): Pass the dynamic imt arg
3784 * aot-compiler.c (arch_emit_imt_thunk): Implement this for ARM.
3786 * mini-arm.h: Enable IMT for full aot.
3788 * aot-compiler.c (mono_compile_assembly): Don't emit imt thunk if the
3789 arch doesn't support it.
3791 * mini.c (mini_init): Don't disable IMT for full aot if the
3792 architecture supports it.
3794 * mini.h (MonoAotTrampoline): New enum containing the different types
3795 of 'numerous' trampolines.
3796 (MONO_AOT_FILE_VERSION): Bump this.
3798 * aot-compiler.c aot-runtime.c: Unify the handling of specific and
3799 static rgctx trampolines. Add support for full-aot IMT thunks.
3801 * mini-amd64.h: Enable IMT for full aot.
3803 * TestDriver.cs: Add a CategoryAttribute class and an --exclude option
3804 to exclude tests belonging to a category.
3806 * generics.cs: Mark some tests with a !FULLAOT category.
3808 * Makefile.am (fullaotcheck): Run tests with --exclude !FULLAOT. Include
3811 2009-05-11 Zoltan Varga <vargaz@gmail.com>
3813 * aot-compiler.c (emit_and_reloc_code): Move the implementation of
3814 MONO_PATCH_INFO_GOT_OFFSET to a separate arch-specific function.
3815 (emit_plt): Fix a warning.
3817 2009-05-10 Zoltan Varga <vargaz@gmail.com>
3819 * aot-compiler.c aot-runtime.c: Fix the build by moving is_shared_got_patch
3820 back into aot-compiler.c to a place where the other functions shared by
3821 the runtime and aot compiler are.
3823 * aot-compiler.c aot-runtime.c: Emit the got addr using a separate symbol,
3824 as done previously, instead of in MonoAotFileInfo, since pointers might have
3825 alignment requirements.
3827 * mini.h: Bump AOT file format version.
3829 2009-05-10 Miguel de Icaza <miguel@novell.com>
3831 * aot-runtime.c (mono_aot_is_shared_got_patch): Move this routine
3832 that is used at runtime from the aot-compiler.c, this makes it
3833 work on setups that remove the AOT compiler from the output
3836 2009-05-09 Zoltan Varga <vargaz@gmail.com>
3838 * tramp-ppc.c (mono_arch_get_static_rgctx_trampoline): Implement this for
3841 * mini-ppc.h: Enable static rgctx trampolines for ppc.
3843 * mini-<ARCH>.h: Kill the MONO_ARCH_ENABLE_EMIT_STATE_OPT define.
3845 * decompose.c (mono_decompose_long_opts): Move the ppc/sparc specific
3846 stuff to mono_arch_decompose_long_opts ().
3847 (mono_decompose_opcode): Remove some dead code.
3849 2009-05-08 Rodrigo Kumpera <rkumpera@novell.com>
3851 * method-to-ir.c (mono_method_to_ir): Fix boostrap of non amd64 builds
3852 cmethod can be null for quite a some reasons.
3854 2009-05-08 Rodrigo Kumpera <rkumpera@novell.com>
3856 * method-to-ir.c (mono_method_to_ir): Fix non amd64 builds.
3858 2009-05-08 Zoltan Varga <vargaz@gmail.com>
3860 * aot-compiler.c (arch_emit_got_access): Fix the aot-not-supported build.
3862 2009-05-08 Zoltan Varga <vargaz@gmail.com>
3864 * method-to-ir.c (mono_emit_call_args): Add a 'tail' flag argument.
3865 (mono_method_to_ir): Use MONO_ARCH_USE_OP_TAIL_CALL macro to determine
3866 whenever to make tail calls using OP_TAIL_CALL. Enable support for tail
3867 calls returning structures by addr on amd64.
3869 * mini-amd64.h (MONO_ARCH_USE_OP_TAIL_CALL): New arch-specific macro.
3871 * iltests.il.in: Restructure the tail call tests a bit.
3873 2009-05-07 Zoltan Varga <vargaz@gmail.com>
3875 * aot-compiler.c (add_wrappers): Add remoting-invoke-with-check wrappers
3876 for virtual methods too.
3878 2009-05-06 Raja R Harinath <harinath@hurrynot.org>
3880 * method-to-ir.c (mono_method_to_ir): Revert change of 2009-05-02
3881 due to regression in verifying System.dll.
3883 2009-05-06 Zoltan Varga <vargaz@gmail.com>
3885 * debug-mini.c (mono_debugger_method_has_breakpoint): Allow breakpoints
3888 * dwarfwriter.c (emit_class_dwarf_info): Add support for generic
3891 * aot-compiler.c aot-runtime.c: Use our own hash function instead of
3892 g_str_hash () which can change.
3894 * driver.c (mini_regression): Disable optimizations not supported by
3895 the cpu. Fixes #500019.
3897 * aot-runtime.c (mono_aot_get_unwind_info): Fix the --enable-minimal=aot
3900 2009-05-06 Zoltan Varga <vargaz@gmail.com>
3902 * mini-llvm.c (mono_llvm_emit_method): Update the OP_TLS_GET implementation
3903 to the latest LLVM code.
3905 2009-05-05 Zoltan Varga <vargaz@gmail.com>
3907 * genmdesc.pl (load_opcodes): Fix this after the TARGET_... changes.
3909 2009-05-04 Zoltan Varga <vargaz@gmail.com>
3911 * mini-llvm.c (mono_llvm_emit_method): Implement TLS support on
3914 * aot-compiler.c (encode_patch_list): Simplify this considerably as we are
3915 no longer saving offsets, so just save the patch types along with the other
3917 * aot-runtime.c (load_patch_info): Update after the changes to
3918 encode_patch_list ().
3919 (decode_got_entry): Removed, merged into load_patch_info ().
3920 (is_shared_got_patch): Removed, call the same function from
3923 * mini.h: Bump aot file format version.
3925 * aot-compiler.c aot-runtime.c: Resurrect static linking support. Kill the
3926 half-finished no-dlsym code.
3928 * aot-runtime.c (load_method): Kill the old and bit-rotten use_loaded_code
3931 * mini-<ARCH>.h mini-trampolines.c aot-runtime.c: Kill the
3932 MONO_ARCH_HAVE_CREATE_TRAMPOLINE_FROM_TOKEN define.
3934 2009-05-02 Zoltan Varga <vargaz@gmail.com>
3936 * tramp-amd64.c (mono_arch_get_static_rgctx_trampoline): Increase the
3937 buffer length to work with AOT code.
3939 * method-to-ir.c (mono_method_to_ir): Handle loading errors in the
3940 ldfld/stfld opcodes.
3942 * exceptions-x86.c (mono_arch_get_throw_exception_by_name): Simplify this
3945 * mini-llvm.c mini-x86.c: Implement 32 bit and x86 support.
3947 * ssa.c (mono_ssa_compute): Don't skip I8 values when using LLVM.
3949 * mini-llvm-cpp.cpp (mono_llvm_create_ee): Update to the latest
3952 * mini.c (mini_method_compile): Set the from_llvm flag in MonoJitInfo
3953 if needed. Don't decompose long operations when using llvm.
3955 2009-05-01 Zoltan Varga <vargaz@gmail.com>
3957 * aot-compiler.c aot-runtime.c: Use mono_pagesize () instead of the
3960 * aot-runtime.c (load_aot_module): Get rid of another mprotect call.
3962 2009-05-03 Martin Baulig <martin@ximian.com>
3964 * debug-debugger.c (debugger_insert_source_breakpoint): Don't call
3965 mono_debugger_insert_method_breakpoint() since the class init
3966 handler we're inserting at the top of the method already gives us
3969 2009-04-30 Zoltan Varga <vargaz@gmail.com>
3971 * decompose.c (mono_decompose_long_opts): Move the implementation of LNEG
3972 to mono_arch_decompose_long_opts () for x86 and arm.
3974 2009-04-29 Zoltan Varga <vargaz@gmail.com>
3976 * mini-codegen.c (mono_regstate_alloc_int): Use __x86_64__ instead of
3979 2009-04-28 Zoltan Varga <vargaz@gmail.com>
3981 * *.h *.c: Use TARGET_<ARCH> defines instead of __<arch>__ defines in the
3984 2009-04-26 Zoltan Varga <vargaz@gmail.com>
3986 * aot-runtime.c (mono_aot_create_specific_trampoline): Add a stat for the
3987 number of trampolines used in full-aot mode.
3989 * aot-compiler.c: Add an ntrampolines option to set the number of
3990 trampolines emitted in full-aot mode.
3992 2009-04-27 Zoltan Varga <vargaz@gmail.com>
3994 * mini-llvm.c (mono_llvm_emit_method): Implement OP_CHECK_THIS using
3995 a volatile load. Get rid of get_tempname (), llvm assigns names
3998 * mini-llvm-cpp.cpp (mono_llvm_build_volatile_load): New instruction
4001 * mini-llvm.c (mono_llvm_emit_method): Don't call LLVMGetParam on
4004 * abcremoval.c (REPORT_ABC_REMOVAL): Don't output messages at verbose
4007 * mini-codegen.c (mono_local_regalloc): Prevent sreg1/dreg to be allocated
4008 to the same register as a fixed sreg2. Fixes #497271.
4010 * iltests.il.in: Add a new test.
4012 2009-04-26 Zoltan Varga <vargaz@gmail.com>
4014 * mini-amd64.c: Use moves instead of pushes for passing arguments on the
4015 stack, since pushes complicate exception handling.
4017 * exceptions-amd64.c (mono_arch_find_jit_info): Don't pop the arguments of
4018 the stack if they are passed using moves.
4020 * mini-trampolines.c (mono_llvm_vcall_trampoline): Add an assert.
4022 * method-to-ir.c (mono_method_to_ir): Disable fast virtual generic methods
4025 * mini-llvm.c (mono_llvm_emit_method): Call jit icall wrappers, not the
4026 icalls themselves. Convert arguments of FCOMPARE. Convert the destination
4027 of FMOVE if it is an R4.
4029 2009-04-25 Zoltan Varga <vargaz@gmail.com>
4031 * mini-ops.h: Add OP_LLVM_OUTARG_VT opcode.
4033 * mini.h (LLVMCallInfo): New structure to store calling convention
4034 information for the LLVM back end similar to the CallInfo structures in
4037 * mini-amd64.c (mono_arch_get_llvm_call_info): New arch function to return
4038 call information in a format usable by LLVM.
4039 (mono_arch_emit_call): Move the LLVM handling code to mono_llvm_emit_call ().
4041 * method-to-ir.c (mono_emit_call_args): Emit calls using
4042 mono_llvm_emit_call () when compiling using LLVM.
4044 * mini-llvm.c: Implement support for passing/receiving valuetypes. Add
4045 comments to all functions. Fix memory leaks. Add a public init/cleanup
4048 * mini.c: Call the llvm init/cleanup functions in mini_init()/cleanup().
4050 * method-to-ir.c (handle_array_new): Disable llvm when calling the vararg
4051 mono_array_new_va () jit icall.
4053 Fri Apr 24 16:44:08 CEST 2009 Paolo Molaro <lupus@ximian.com>
4055 * Makefile.am, genmdesc.c, genmdesc.pl: tiny refactor to allow
4056 multiple machine description files to be specified.
4057 * mini-ops.h: fixes for cross-compilation.
4059 2009-04-22 Miguel de Icaza <miguel@novell.com>
4061 * aot-runtime.c (make_writable): Use mono_mprotect to simplify
4064 2009-04-22 Zoltan Varga <vargaz@gmail.com>
4066 * method-to-ir.c (mono_method_to_ir): Force init_locals to be TRUE
4067 to prevent asserts in various passes. Fixes #497220.
4069 2009-04-21 Zoltan Varga <vargaz@gmail.com>
4071 * mini-trampolines.c (mono_generic_class_init_trampoline): Remove
4074 * aot-compiler.c aot-runtime.c: Emit the unwind info into a separate
4075 table to avoid duplicates.
4077 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
4079 * aot-compiler.c (emit_method_code): Avoid writing symbols if the nodebug
4082 2009-04-20 Rodrigo Kumpera <rkumpera@novell.com>
4084 * mini.c (mini_method_verify): Fail fulltrust code if the exception
4085 is for method or field access.
4087 2009-04-20 Zoltan Varga <vargaz@gmail.com>
4089 * mini-llvm-cpp.cpp (mono_llvm_dump_value): New helper function to print
4092 * mini-llvm.c (mono_llvm_emit_method): Use it.
4094 * mini-llvm.c (type_to_llvm_type): Fix the mapping of enums.
4095 (mono_llvm_emit_method): Add support for CAS. Fix handling of CSET opcodes
4098 * mini-trampolines.c (mono_llvm_vcall_trampoline): Add support for
4099 synchronized methods.
4101 * mini.c (mini_method_compile): Disable LLVM for dynamic methods.
4103 * mini.c (mini_method_compile): Enable ABCREM when running with LLVM.
4105 * mini-llvm.c (mono_llvm_emit_method): Add support for OP_LOADI4_MEM/
4108 * mini-llvm-cpp.cpp (mono_llvm_create_ee): Add a MONO_LLVM env variable
4109 allowing some options to be set dynamically.
4111 2009-04-19 Zoltan Varga <vargaz@gmail.com>
4113 * mini-llvm.c (mono_llvm_emit_method): Handle compares followed by an
4114 unconditional branch.
4116 * mini.h (MonoTrampolineType): Add new trampoline type
4117 'MONO_TRAMPOLINE_LLVM_VCALL' which handles virtual calls made from LLVM
4120 * mini-trampolines.c (mono_llvm_vcall_trampoline): New C trampoline
4123 * mini-trampolines.c (mono_create_llvm_vcall_trampoline): New trampoline
4126 * mini.c (mini_init): Avoid using the common vtable trampoline when LLVM
4127 is enabled. Instead, use the llvm vcall trampoline.
4129 * mini-trampolines.c (mono_get_vcall_slot_addr): New helper function.
4131 * mini-trampolines.c tramp-amd64.c tramp-x86.c: Use it.
4133 * mini-<ARCH>.c: Get rid of the identical mono_arch_get_vcall_slot_addr ()
4136 * mini-<ARCH>.h mini-trampolines.c mini.c: Get rid of
4137 MONO_ARCH_COMMON_VTABLE_TRAMPOLINE, it is supported by all archs.
4139 * mini-ia64.c (mono_arch_lowering_pass): Null out the sregs of the
4140 OP_IA64_CSET opcode.
4142 * mini.c: Fix a warning.
4144 * mini-llvm.c (mono_llvm_emit_method): Convert arguments of SWITCH and
4145 THROW to the appropriate llvm type.
4147 2009-04-18 Zoltan Varga <vargaz@gmail.com>
4149 * mini.c (mini_method_compile): Add statistics for methods JITted
4152 2009-04-17 Zoltan Varga <vargaz@gmail.com>
4154 * method-to-ir.c: Fix the computation of ins_sreg_counts for ia64
4155 OP_IA64_CMP_<cond>_IMM opcodes.
4157 2009-04-17 Zoltan Varga <vargaz@gmail.com>
4159 * mini-llvm.c (emit_cond_system_exception): Implement throwing of
4162 * dwarfwriter.c (mono_dwarf_writer_emit_method): Handle --regression
4165 * mini-llvm.c (type_to_llvm_type): Avoid accessing t->data.klass for
4168 2009-04-17 Atsushi Enomoto <atsushi@ximian.com>
4170 * mini-exceptions.c : add thread id to EXCEPTION trace message.
4172 2009-04-17 Zoltan Varga <vargaz@gmail.com>
4174 * tramp-amd64.c (mono_arch_get_static_rgctx_trampoline): Fix AOT
4177 * tramp-x86.c (mono_arch_get_unbox_trampoline): Implement static
4178 rgctx invoke trampolines for x86.
4180 * mini-x86.c (mono_arch_output_basic_block): Add a few nops before
4181 indirect calls to simplify get_vcall_slot_addr (). Fixes #494567.
4182 (mono_arch_get_vcall_slot): Simplify this.
4184 2009-04-16 Zoltan Varga <vargaz@gmail.com>
4186 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): Move the calls to
4187 mono_debug_add_delegate_trampoline () to get_delegate_invoke_impl ().
4189 2009-04-14 Zoltan Varga <vargaz@gmail.com>
4191 * aot-compiler.c tramp-arm.c mini-arm.c: Implement static rgctx
4192 trampolines for ARM. Add full-aot support for delegate invokes for ARM.
4194 * mini-trampolines.c (mono_magic_trampoline): Fix the build.
4196 * liveness.c (visit_bb): Remove a needless assert.
4198 2009-04-13 Zoltan Varga <vargaz@gmail.com>
4200 * mini-trampolines.c (mono_create_delegate_trampoline): Delegate the
4201 full aot support to the arch specific code.
4203 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): Add full-aot support.
4205 * aot-compiler.c (emit_trampolines): Emit delegate invoke impl trampolines.
4207 * aot-compiler.c (emit_named_code): Rename this to 'emit_trampoline'.
4209 * mini-amd64.c (mono_arch_get_delegate_invoke_impls): New function to
4210 collect information about the delegate invoke impl trampolines.
4212 * mini.h (MonoAotTrampInfo): New structure collecting the information needed
4213 to save trampolines during full-aot mode.
4215 * mini-trampolines.c (mono_create_static_rgctx_trampoline): New trampoline
4216 creation function which returns a trampoline which sets the rgctx
4218 (mono_magic_trampoline): Use the rgctx trampoline instead of an rgctx
4219 wrapper if possible.
4220 (mono_delegate_trampoline): Ditto.
4222 * mini.c (mono_jit_runtime_invoke): Ditto.
4224 * tramp-amd64.c: Add an implemention of static rgctx trampolines for AMD64.
4226 * aot-compiler.c aot-runtime.c: Add support for static rgctx trampolines.
4228 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
4230 2009-04-12 Zoltan Varga <vargaz@gmail.com>
4232 * mini-ia64.c (mono_arch_lowering_pass): Use NULLIFY_INS instead of
4233 just setting the opcode to OP_NOP.
4235 2009-04-11 Zoltan Varga <vargaz@gmail.com>
4237 * mini.c (mini_method_compile): Put the last change inside an
4238 #ifdef MONO_ARCH_HAVE_LIVERANGE_OPS.
4240 * mini.c (mini_method_compile): Disable sharing of stack slots/registers
4241 and extend live ranges to cover the whole method when using xdb.
4243 * jit-icalls.c (ldvirtfn_internal): Avoid creating rgctx wrappers here,
4244 do it in the trampolines.
4246 * mini-trampolines.c (mono_magic_trampoline): Add an rgctx wrapper if
4249 * mini-trampolines.c (mono_delegate_trampoline): Ditto.
4251 * method-to-ir.c (mono_method_to_ir): Avoid using the fast virtual method
4252 call code in full-aot mode since IMT is disabled there.
4253 (mono_method_to_ir): Inline ldfld wrappers which return structures too, the
4254 new JIT no longer has that restriction.
4256 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
4258 * aot-compiler.c (emit_extra_methods): Emit the wrapper method names in
4259 a more compact format.
4260 (mono_aot_wrapper_name): New function to return a unique name for a
4261 wrapper method, also used by the AOT runtime.
4263 * aot-runtime.c (find_extra_method_in_amodule): Update after the changes to
4266 * aot-compiler.c (add_generic_class): Add the helper methods from T[]
4267 when a ICollection<T> etc is encountered.
4268 (add_generic_instances): Process method arguments/locals too.
4269 (emit_trampolines): Emit unbox trampolines for extra methods too. Shorten
4272 * aot-runtime.c (mono_aot_get_unbox_trampoline): Handle extra methods too.
4274 2009-04-10 Zoltan Varga <vargaz@gmail.com>
4276 * aot-compiler.c: Disable the AOT compiler if the JIT is disabled.
4278 * dwarfwriter.c (emit_type): Emit byref to reference types as 'int' for now.
4280 * decompose.c (mono_decompose_opcode): Make this return a MonoInst*
4281 representing the result of the decomposition. Nullify instructions
4282 instead of setting them to OP_NOP since nops can't have registers
4285 2009-04-09 Zoltan Varga <vargaz@gmail.com>
4287 * aot-compiler.c (mono_compile_assembly): Split this huge function into
4288 smaller parts. Add 'nodebug' option to prevent generation of DWARF debug
4289 info. Strip 'mapping symbols' on ARM.
4291 * iltests.il.in (test_0_fconv_to_i): Disable this on ARM too.
4293 * genmdesc.pl: Applied patch by Martin Fuzzey (mfuzzey@parkeon.com). Sync
4294 this with the native genmdesc.
4296 2009-04-08 Bill Holmes <billholmes54@gmail.com>
4298 * aot-runtime.c: Fixing the MSVC build.
4300 Code is contributed under MIT/X11 license.
4302 2009-04-08 Zoltan Varga <vargaz@gmail.com>
4304 * mini-llvm.c (mono_llvm_emit_method): Pass i1/i2 arguments as i4 since
4305 JITted code depends on it.
4307 2009-04-08 Raja R Harinath <harinath@hurrynot.org>
4309 * aot-compiler.c: Use new MonoGenericParam accessors.
4311 2009-04-08 Raja R Harinath <harinath@hurrynot.org>
4313 Reduce memory usage and improve correctness wrt MonoGenericParam
4314 * aot-runtime.c (decode_klass_ref): Simplify generic parameter
4315 handing. Avoid allocating MonoGenericParams, but use the ones in
4316 the container itself.
4318 2009-04-07 Miguel de Icaza <miguel@novell.com>
4320 * tasklets.c: Return exceptions in the out argument.
4322 2009-04-08 Zoltan Varga <vargaz@gmail.com>
4324 * mini-llvm.c (mono_llvm_emit_method): Fix alignment in the LOCALLOC_IMM
4325 opcode. Use pointer types in more places instead of casting them to
4328 * mini-llvm-cpp.cpp (mono_llvm_create_ee): Create a pass manager to run
4330 (mono_llvm_optimize_method): New helper function to optimize a method.
4332 * method-to-ir.c (mono_emit_widen_call_res): Extract the call result
4333 widening code so it could be called from more places.
4334 (mono_method_to_ir): Call mono_emit_widne_call_res () in several more
4335 code paths in the call opcodes.
4337 Mon Apr 6 14:19:54 CEST 2009 Paolo Molaro <lupus@ximian.com>
4339 * exceptions-amd64.c, mini-amd64.h: amd64 support code for continuations.
4341 2009-04-06 Zoltan Varga <vargaz@gmail.com>
4343 * dwarfwriter.c: Use _ to separate class name
4344 components as gdb can't handle '.'. Represent reference variables
4347 * mini.h (MonoCompile): Add locals_min_stack_offset/locals_max_stack_offset.
4349 * mini-amd64.c (mono_arch_allocate_vars): Save min/max stack offset.
4351 * mini-gc.c: New file, contains the SGEN GC related parts of the JIT.
4353 * gc-test.cs: New file with GC stack marking tests.
4355 * mini-arm.c (mono_arch_output_basic_block): Fix int->float conversion of
4356 negative numbers for vfp.
4358 * basic-float.cs: Add a test.
4360 Mon Apr 6 14:12:10 CEST 2009 Paolo Molaro <lupus@ximian.com>
4362 * exceptions-x86.c, mini-x86.h: x86 support code for continuations.
4364 Mon Apr 6 14:09:53 CEST 2009 Paolo Molaro <lupus@ximian.com>
4366 * tasklets.h, tasklets.c, mini.h, mini.c, Makefile.am: arch-indep
4367 part of tasklet/continuation support.
4369 2009-04-05 Zoltan Varga <vargaz@gmail.com>
4371 * mini-llvm.c (mono_llvm_emit_method): Move the handling of
4372 amd64 opcodes inside an ifdef.
4374 * dwarfwriter.c: Emit inheritance information for classes, emit fields
4377 * dwarfwriter.c (emit_type): Emit the class info for classes.
4379 2009-04-04 Zoltan Varga <vargaz@gmail.com>
4381 * Makefile.am (AM_CXXFLAGS): Add GLIB_CFLAGS to this.
4383 * mini-llvm-cpp.h: New header file for mini-llvm-cpp.cpp.
4385 * mini-llvm.c: Remove unused fields from EmitContext, fix memory leaks.
4387 * ssa.c (mono_ssa_compute): Fix some memory leaks.
4389 2009-04-03 Zoltan Varga <vargaz@gmail.com>
4391 * mini.c mini-amd64.c method-to-ir.c: Use COMPILE_LLVM in a few more places.
4393 * mini-llvm.c: Update comments.
4395 * mini.h (COMPILE_LLVM): New macro.
4397 * decompose.c (mono_decompose_opcode): Use the COMPILE_LLVM macro.
4399 * ssa.c (mono_ssa_compute): Ditto.
4401 * unwind.c (mono_unwind_get_ops_from_fde): New helper function to extract
4402 the unwind ops from a DWARF FDE.
4404 * mini-llvm.c: Implement generation of unwind info for LLVM compiled
4405 methods by extracting the dwarf unwind ops from the unwind info generated
4408 * mini-llvm.c (mono_llvm_emit_method): Enable support for non-IMT virtual
4411 * mini-amd64.c (mono_arch_get_vcall_slot): Handle more kinds of the SIB
4414 2009-04-02 Zoltan Varga <vargaz@gmail.com>
4416 * Makefile.am (llvm_sources): Enable this.
4418 * mini.c (mini_method_compile): Add support for compiling with LLVM,
4419 failing back to the JIT if something cannot be handled.
4421 * mini-amd64.c (mono_arch_emit_call): Emit the arguments more simple when
4422 compiling with LLVM.
4424 * decompose.c (mono_decompose_opcode): Avoid decomposing some opcodes when
4425 compiling with LLVM.
4427 * method-to-ir.c (mono_method_to_ir): Avoid decomposing SWITCH when
4428 compiling with LLVM.
4430 * mini-ops.h: Add a few opcodes needed by LLVM.
4432 * dwarfwriter.c (mono_dwarf_writer_emit_method): Avoid crashes if the method
4435 * mini-llvm.c mini-llvm-cpp.cpp: New files containing the experimental llvm
4438 * mini-arm.c (mono_arch_output_basic_block): Fix the ARM_FPU_NONE build.
4440 * mini-arm.h mini-arm.c cpu-arm.md: Finish VFP support.
4442 2009-04-01 Mark Probst <mark.probst@gmail.com>
4444 * regalloc.h, mini-codegen.c: Make vassign members gint32 to fix
4445 ridiculously large methods.
4447 2009-03-31 Martin Baulig <martin@ximian.com>
4449 * debug-debugger.c (debugger_remove_breakpoint): Call
4450 mono_debugger_remove_class_init_callback ().
4452 2009-03-31 Zoltan Varga <vargaz@gmail.com>
4454 * aot-compiler.c (mono_compile_assembly): Call img_writer_emit_start ()
4455 right before emitting code, not at the start.
4457 * mini.c (mono_postprocess_patches): Extract this into a separate function
4458 from mono_codegen ().
4460 * ssa.c (mono_ssa_compute): Set ins->klass for every PHI node, handle
4461 byref types correctly.
4463 2009-03-30 Zoltan Varga <vargaz@gmail.com>
4465 * dwarfwriter.c (mono_dwarf_writer_emit_method): Fix a crash introduced
4468 2009-03-29 Zoltan Varga <vargaz@gmail.com>
4470 * mini-amd64.c (mono_arch_output_basic_block): Emit a few nops before
4471 indirect calls, this avoids problems where get_vcall_slot () would get
4472 confused by the native code for the instruction preceeding the call.
4473 (mono_arch_get_vcall_slot): Simplify this.
4474 (mono_arch_emit_imt_argument): Remove this, it is no longer needed.
4476 * mini-ops.h: Fix the definitions of the OP_IA64 opcodes, since the local
4477 register allocator now seems to depend on them instead of the data in
4480 * mini.c (mini_method_compile): Throw the correct type of exception if
4481 mono_method_get_header () fails because of a loading error.
4483 2009-03-28 Zoltan Varga <vargaz@gmail.com>
4485 * mini.c (mini_method_compile): Clear the loader error if the method
4486 header cannot be decoded.
4488 * mini-trampolines.c (mono_magic_trampoline): Handle generic virtual
4489 interface methods on proxies correctly.
4491 * dwarfwriter.c (mono_dwarf_writer_emit_method): Fix handling of the
4492 this argument for vtype methods. Add precise liveness info for arguments.
4494 * mini-codegen.c (mono_print_ins_index): Print the vreg of the
4495 LIVERANGE_START/END opcodes.
4497 * method-to-ir.c (mono_spill_global_vars): Fix liverange calculation
4498 for arguments and values in registers.
4500 2009-03-27 Zoltan Varga <vargaz@gmail.com>
4502 * method-to-ir.c (mono_method_to_ir): Disable tail calls for calls which
4503 return a valuetype. Fixes #487518.
4505 * iltests.il: Add a test.
4507 * aot-compiler.c: Use mono_thread_create () to create helper threads.
4509 * mini-trampolines.c (mono_delegate_trampoline): Handle static delegates
4510 closed over a null reference correctly.
4512 2009-03-26 Zoltan Varga <vargaz@gmail.com>
4514 * method-to-ir.c (mono_handle_global_vregs): Fix support for ternary ops.
4516 2009-03-25 Mark Probst <mark.probst@gmail.com>
4518 * mini-codegen.c (mono_local_regalloc): Don't let sregs get
4519 allocated to the same registers as fixed sregs.
4521 2009-03-24 Mark Probst <mark.probst@gmail.com>
4523 * mini-ops.h: New ternary ATOMIC_CAS ops replace the old
4526 * method-to-ir.c: Handle more cases for
4527 Interlocked.CompareExchange.
4529 * cpu-x86.md, mini-x86.c, mini-x86.h, cpu-amd64.md, mini-amd64.c,
4530 mini-amd64.h, cpu-ppc.md, cpu-ppc64.md, mini-ppc.c, mini-ppc.h:
4531 ATOMIC_CAS implementations for x86, AMD64, PPC and PPC64.
4533 2009-03-23 Zoltan Varga <vargaz@gmail.com>
4535 * aot-runtime.c (decode_method_ref): Fix a warning.
4537 * unwind.c (mono_unwind_frame): Ditto.
4539 2009-03-22 Zoltan Varga <vargaz@gmail.com>
4541 * aot-compiler.c (arch_emit_unbox_trampoline): Fix the binary writer support.
4542 (mono_compile_assembly): Enable the binary writer for full-aot as well.
4544 * image-writer.c (do_reloc): Add support for the JUMP24 relocation,
4545 fix the handling of large values in the ALU_PC_G0_NC relocation.
4547 2009-03-22 Zoltan Varga <vargaz@gmail.com>
4549 * local-propagation.c method-to-ir.c local-propagation.c: Fix warnings.
4551 2009-03-22 Mark Probst <mark.probst@gmail.com>
4553 * method-to-ir.c (mono_spill_global_vars): Support for ternary
4556 2009-03-22 Mark Probst <mark.probst@gmail.com>
4558 * method-to-ir.c: MINI_OP3 needs a comma.
4560 * method-to-ir.c, mini.h, mini.c: Remove
4561 mono_init_op_sreg_counts ().
4563 2009-03-22 Zoltan Varga <vargaz@gmail.com>
4565 * mini-arm.c (mono_arch_output_basic_block): Fix aot support in
4568 * mini-arm.c (mono_arch_build_imt_thunk): Disable the !fail_tramp
4571 * mini-ops.h: Fix arguments of the MEMINDEX opcodes.
4573 * mini-amd64.c (mono_arch_build_imt_thunk): Simplify the fail handling
4576 2009-03-21 Mark Probst <mark.probst@gmail.com>
4578 * cfold.c, cprop.c, decompose.c, genmdesc.c, helpers.c, ir-emit.h,
4579 liveness.c, local-propagation.c, method-to-ir.c, mini-codegen.c,
4580 mini.c, mini.h, simd-intrinsics.c, ssa.c: Support for ternary IR
4583 2009-03-20 Zoltan Varga <vargaz@gmail.com>
4585 * driver.c: Change location of gc_wrapper.h.
4587 * method-to-ir.c (mono_find_block_region): Handle try clauses nested
4588 inside finally clauses correctly. Fixes #485721.
4590 * mini.c (mono_find_spvar_for_region): This needs to handle try regions
4591 after the change above.
4593 * exceptions.cs: Add a test.
4595 2009-03-19 Zoltan Varga <vargaz@gmail.com>
4597 * unwind.c (mono_unwind_ops_encode): Increase the size of the encode buffer.
4599 * mini-amd64.c (mono_arch_emit_epilog): Remove the encoding of stack size
4600 into cfg->used_int_regs, it is not needed with the dwarf unwinder.
4601 (mono_arch_compute_omit_fp): Remove the emit_epilog () workaround.
4603 * mini-amd64.c (mono_arch_compute_omit_fp): Add another check to avoid hitting
4604 the stack_alloc_size < (1 << 16) assertion in emit_prolog ().
4606 2009-03-19 Sebastien Pouliot <sebastien@ximian.com>
4608 * method-to-ir.c: Allow CoreCLR to throw FieldAccessException.
4609 Simplify logic for ensure_method_is_allowed_to_call_method.
4610 Handle wrappers on callers.
4612 2009-03-19 Zoltan Varga <vargaz@gmail.com>
4614 * Makefile.am (fullaotcheck): Don't run the generics tests, some of
4617 * basic-simd.cs: Fix the names of some test methods.
4619 2009-03-18 Geoff Norton <gnorton@novell.com>
4621 * mini.c: Only chain sigfpe if it wasn't generated in mangaed code.
4623 2009-03-18 Zoltan Varga <vargaz@gmail.com>
4625 * dwarfwriter.c (token_handler): Fix a crash caused by the last change.
4627 2009-03-17 Jb Evain <jbevain@novell.com>
4629 * driver.c: remove now uneeded call to mono_gc_base_init before
4632 2009-03-17 Jb Evain <jbevain@novell.com>
4634 * dwarfwriter.c (token_handler): handle more cases.
4636 2009-03-17 Sebastien Pouliot <sebastien@ximian.com>
4638 * method-to-ir.c: Remove more dead code (that was required only
4639 because of method_is_safe). Fix compiler warnings.
4641 2009-03-17 Sebastien Pouliot <sebastien@ximian.com>
4643 * method-to-ir.c: Remove unneeded/useless method_is_safe
4644 http://lists.ximian.com/archives/public/mono-devel-list/2009-March/031404.html
4646 2009-03-16 Rodrigo Kumpera <rkumpera@novell.com>
4648 * mini.c (mini_method_compile): Print the method been compiled with
4649 verbose level 1 instead of 3 as this helps a lot debugging JIT crashes
4650 for people not familiar with the runtime.
4652 2009-03-17 Zoltan Varga <vargaz@gmail.com>
4654 * mini-exceptions.c (get_generic_info_from_stack_frame): Avoid returning
4655 a managed object which is later put into a GList. Return its class instead.
4657 * mini.c (mono_allocate_stack_slots_full): Avoid sharing ref and non-ref
4658 stack slots when using sgen.
4660 2009-03-16 Zoltan Varga <vargaz@gmail.com>
4662 * dwarfwriter.c (emit_line_number_info): Really fix the eglib build.
4664 2009-03-14 Zoltan Varga <vargaz@gmail.com>
4666 * local-propagation.c (reg_is_softreg_no_fpstack): Use >= instead of
4667 > so it works on the first vreg as well.
4669 2009-03-13 Zoltan Varga <vargaz@gmail.com>
4671 * dwarfwriter.c (emit_line_number_info): Disable an assert which seems to
4674 * aot-compiler.c: Get rid of xdebug_lock (), use the loader lock instead.
4676 * dwarfwriter.c (emit_line_number_info): Fix eglib build as eglib doesn't
4679 2009-03-12 Zoltan Varga <vargaz@gmail.com>
4681 * dwarfwriter.c (emit_line_number_info): Optimize the computation of the
4682 native->IL offset mapping.
4684 2009-03-11 Zoltan Varga <vargaz@gmail.com>
4686 * mini-amd64.c (mono_arch_output_basic_block): Fix % 1. Fixes #484323.
4688 * basic.cs: Add a test.
4690 2009-03-11 Mark Probst <mark.probst@gmail.com>
4692 * mini-x86.c (mono_arch_output_basic_block): Use different
4693 registers in case the ones we want to overwrite are used by the
4694 other operand. Fixes regression in #480807.
4696 2009-03-10 Zoltan Varga <vargaz@gmail.com>
4698 * aot-compiler.c (mono_compile_assembly): Make the output less verbose.
4700 * dwarfwriter.c (emit_line_number_info): The line number info for
4701 IL code was off by one. Fix that.
4703 * mini-s390x.c: Fix support for vtypes whose addresses are passed on the
4706 2009-03-09 Mark Probst <mark.probst@gmail.com>
4708 Contributed under the terms of the MIT/X11 license by Steven
4709 Munroe <munroesj@us.ibm.com>.
4711 * mini-ppc.c: Correct handling of OP_LOADI4_MEMINDEX for ppc64.
4714 2009-03-08 Zoltan Varga <vargaz@gmail.com>
4716 * dwarfwriter.c (token_handler): Decode method references in non-wrappers
4719 2009-03-06 Zoltan Varga <vargaz@gmail.com>
4721 * method-to-ir.c (mono_method_to_ir): Check for type load exceptions in
4722 the delegate ctor handling code. Fixes #482638.
4724 * method-to-ir.c (mini_emit_memset): Fix the handling of size '3'. Fixes
4727 * iltests.il.in: Add a test.
4729 * mini-darwin.c (mono_chain_signal): Remove this, it is already in
4732 2009-03-05 Mark Probst <mark.probst@gmail.com>
4734 * mini-trampolines.c (mono_create_jump_trampoline): If the method
4735 is shared generic code, return the trampoline, even if the method
4736 has already been compiled. Fixes #479763.
4738 * mini.c, mini.h: New function
4739 mono_jit_find_compiled_method_with_jit_info() which is the same as
4740 mono_jit_find_compiled_method() but also returns the jit info.
4742 2009-03-05 Mark Probst <mark.probst@gmail.com>
4744 * method-to-ir.c (mono_method_to_ir): Only force the vtable var
4745 for methods which actually have one. For all other methods, make
4746 sure the this argument var is live the whole method.
4748 * mini.c (mini_method_compile): Every shared method has a
4749 this/vtable/mrgctx info. Fixes #480807.
4751 2009-03-05 Mark Probst <mark.probst@gmail.com>
4753 * mini-ppc.c (mono_arch_build_imt_thunk): Add support for mixed
4754 generic/imt thunks where some entries branch through the vtable,
4755 while other entries branch directly.
4757 2009-03-05 Zoltan Varga <vargaz@gmail.com>
4759 * mini-darwin.c (mono_chain_signal): Define this to fix the build.
4761 * mini-windows.c: Ditto.
4763 * mini.c (mono_jit_runtime_invoke): Speed up the invoking of parameterless
4766 2009-03-04 Zoltan Varga <vargaz@gmail.com>
4768 * dwarfwriter.c (emit_line_number_info): Add some debug code to help track
4771 2009-03-04 Mark Probst <mark.probst@gmail.com>
4773 * method-to-ir.c: Don't inline methods that use JMP. Fixes
4776 2009-03-04 Mark Probst <mark.probst@gmail.com>
4778 * exceptions-x86.c: Include debug-mini.h - fixes build.
4780 2009-03-04 Martin Baulig <martin@ximian.com>
4782 * debug-mini.c: Clean up the exception API and add documentation.
4783 (mono_debugger_handle_exception): New public method; this is
4784 called when throwing an exception or encountering an unhandled one.
4785 (mono_debugger_call_exception_handler): Formerly known as
4786 mono_debugger_handle_exception(); this is used to tell the
4787 debugger that we're about to invoke an exception handler.
4789 2009-03-04 Martin Baulig <martin@ximian.com>
4791 * debug-mini.c (mono_debugger_runtime_invoke): Moved here from
4792 ../metadata/mono-debug-debugger.c; save and reset exception state.
4794 2009-03-02 Martin Baulig <martin@ximian.com>
4796 * debug-mini.c: Moved the debugger exception handling here from
4797 ../metadata/mono-debug-debugger.c.
4800 (MonoDebuggerExceptionAction): New exception typedef.
4803 (MonoDebuggerThreadInfo): Added `MonoObject *last_exception'.
4805 * exceptions-amd64.c
4806 (mono_amd64_throw_exception): Use the new debugger exception
4810 (mono_handle_exception_internal): Don't call
4811 mono_debugger_unhandled_exception() here.
4813 2009-03-03 Zoltan Varga <vargaz@gmail.com>
4815 * mini.c aot-compiler.c: Update after the changes to
4816 mono_marshal_get_runtime_invoke ().
4818 * mini-trampolines.c (mono_convert_imt_slot_to_vtable_slot):
4819 Virtual generic methods might not have method->slot set, work around
4822 * generics.cs: Add a test.
4824 2009-03-02 Geoff Norton <gnorton@novell.com>
4827 * driver.c: Allow signal chaining of SIGFPE as well.
4829 2009-03-02 Zoltan Varga <vargaz@gmail.com>
4831 * mini-trampolines.c (mono_generic_virtual_remoting_trampoline): Update
4832 this since it now receives the method not its generic context in the
4835 * mini-amd64.c (mono_arch_build_imt_thunk): Add support for mixed
4836 generic/imt thunks where some entries branch through the vtable, while
4837 other entries branch directly.
4839 * mini-x86.c (mono_arch_build_imt_thunk): Ditto.
4841 * method-to-ir.c (mono_method_to_ir): Enable fast virtual generic call
4842 support for interface methods as well.
4844 * mini-trampolines.c: Add support for virtual generic methods in interfaces
4845 using the normal IMT thunks.
4847 generics.cs: Add new tests.
4849 * method-to-ir.c (mono_method_to_ir): Pass the method instead of
4850 the generic inst to the generic imt thunks. This fixes AOT support,
4851 improves consistency with the normal IMT thunks, and makes it easier to
4852 add support for interface generic virtual methods later.
4854 * mini-trampolines.c (mono_magic_trampoline): Ditto.
4856 2009-02-28 Zoltan Varga <vargaz@gmail.com>
4858 * driver.c (mono_set_signal_chaining): New public API function to enable
4859 signal chaining on POSIX platforms.
4861 * mini-posix.c mini.c: Applied a variant of a patch by Simon Rowland
4862 (si@lindenlab.com) to implement signal chaining. The original patch was
4863 contributed under the MIT X/11 license:
4864 https://bugzilla.novell.com/show_bug.cgi?id=318894
4866 2009-02-27 Zoltan Varga <vargaz@gmail.com>
4868 * iltests.il.in (test_0_implicit_float_to_double_conversion): Disable this
4869 too until it can be made to run on amd64.
4871 2009-02-26 Zoltan Varga <vargaz@gmail.com>
4873 * mini-x86.c (mono_arch_get_this_arg_from_call): Avoid expensive calls
4874 to get_generic_context_from_code () + get_call_info () if possible.
4876 2009-02-25 Zoltan Varga <vargaz@gmail.com>
4878 * mini-exceptions.c (mono_handle_native_sigsegv): Implement the
4879 suspend-on-sigsegv functionality.
4881 * mini.c (mini_parse_debug_options): Add a new 'suspend-on-sigsegv' option
4882 to suspend when a native SIGSEGV is received. This is useful for debugging
4883 crashes which don't happen under gdb, since a live process contains more
4884 information than a core file.
4886 * mini-exceptions.c (mono_print_thread_dump): Use
4887 MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX instead of platform defines.
4889 * mini-x86.h (MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX): New define.
4891 * mini-amd64.h (MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX): Ditto.
4893 * basic-float.cs: Disable the tests which currently fail on amd64.
4895 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Pass a non-null
4896 value to mono_arch_patch_callsite () to fix crashes.
4898 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Fix a warning.
4900 2009-02-23 Zoltan Varga <vargaz@gmail.com>
4902 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Replace the
4903 nop code by patching the call address to point to the nullified class init
4904 trampoline, as the former does not seem to be safe on SMP machines.
4906 2009-02-23 Mark Probst <mark.probst@gmail.com>
4908 * mini-ops.h: Fix the argument types for a few x86 opcodes where
4911 2009-02-23 Zoltan Varga <vargaz@gmail.com>
4913 * basic-float.cs basic-calls.cs: Fix warnings.
4915 2009-02-22 Mark Probst <mark.probst@gmail.com>
4917 * tramp-ppc.c (mono_arch_create_trampoline_code): Store the
4918 correct frame pointer in the LMF. Should fix #478394.
4920 2009-02-22 Zoltan Varga <vargaz@gmail.com>
4922 * Makefile.am (fullaotcheck): Copy Mono.Simd.dll as well.
4924 * image-writer.c: Make the binary writer less verbose.
4926 2009-02-21 Zoltan Varga <vargaz@gmail.com>
4928 * method-to-ir.c (mono_method_to_ir): Don't assert if string ctors
4929 are called from runtime invoke wrappers.
4931 2009-02-20 Zoltan Varga <vargaz@gmail.com>
4933 * cpu-ppc.md (store_memindex): Increase the size of this.
4935 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4937 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4939 * cpu-x86.md: Fix the sizes for long_conv_to_r_un and long_conv_to_r_un_2.
4941 * mini-x86.c (mono_arch_output_basic_block): Use only 64bits of precision for
4944 Last fix for of #467201.
4947 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4949 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4951 * cpu-x86.md: Fix the sizes for fcall(_reg,_membase), long_conv_to_r4_2
4952 and long_conv_to_r8_2:
4954 Fixed part of #467201.
4956 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4958 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4960 * mini-x86.c (mono_arch_output_basic_block): Adjust precision of int to float
4961 conversion to 32 bits.
4963 * cpu-x86.md: Increase the size of int_conv_to_r4.
4965 * basic-float.cs: Add a test for this.
4967 Fixed part of #467201.
4969 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4971 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4973 * mini-x86.c (mono_arch_output_basic_block): Adjust precision of long to double
4974 conversion to 64 bits.
4976 * basic-float.cs: Add a test for this.
4978 Fixed part of #467201.
4980 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4982 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4984 * mini-x86.c (emit_move_return_value): Don't reduce precision of functions returning float.
4985 This behavior is compatible with MS.
4987 * iltest.il.in: Add a test for this.
4989 Fixed part of #467201.
4991 2009-02-20 Rodrigo Kumpera <rkumpera@novell.com>
4993 Extracted from a patch by Kornel Pal <kornelpal@gmail.com>.
4995 * mini-x86.c (mono_arch_output_basic_block): Implement OP_FCONV_TO_R4, it must
4996 change the precision of the value.
4998 * cpu-x86.md: Define len for float_conv_to_r4.
5000 * basic-float.cs: Add a test for this.
5002 Fixed part of #467201.
5004 2009-02-19 Rodrigo Kumpera <rkumpera@novell.com>
5006 * mini.c: Adjust locking order to the new semantics where the loader lock
5009 2009-02-18 Rodrigo Kumpera <rkumpera@novell.com>
5018 * mini-trampolines.c:
5031 * tramp-x86.c: Use mono_domain_code_* functions instead of using MonoDomain::code_mp directly.
5033 2009-02-18 Zoltan Varga <vargaz@gmail.com>
5035 * mini-codegen.c (mono_local_regalloc): Remove a ! from if (!dest_sreg1)
5038 2009-02-17 Zoltan Varga <vargaz@gmail.com>
5040 * aot-compiler.c (add_generic_class): Only add rgctx invoke wrappers
5041 for cctors if needed.
5043 2009-02-17 Mark Probst <mark.probst@gmail.com>
5045 * mini-ppc.c: Fix build on Darwin.
5047 2009-02-17 Zoltan Varga <vargaz@gmail.com>
5049 * dwarfwriter.c (mono_dwarf_writer_emit_base_info): Use 2 as the DWARF
5050 version instead of 3 as valgrind doesn't like version 3.
5052 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
5054 * aot-compiler.c (mono_aot_method_hash): New function to return a hash
5055 usable for hashing methods.
5056 (emit_extra_methods): Use the new hash to avoid putting every method in the
5059 * aot-runtime.c (find_extra_method_in_amodule): Use the new hash.
5061 * aot-runtime.c (can_method_ref_match_method): New function to quickly check
5062 whenever a method ref could match a method.
5064 * aot-runtime.c (load_image): Revert the previous change, it causes an AOT
5067 * aot-runtime.c (find_extra_method_in_amodule): Add a cache for decoded
5070 * aot-runtime.c (load_image): Pass our basedir to mono_assembly_load.
5072 * aot-compiler.c (emit_exception_debug_info): Bump the maximum size of
5073 the encoding buffer.
5075 * method-to-ir.c (mono_method_check_inlining): Avoid calling
5076 mono_method_get_header () on inflated methods as an optimization.
5078 2009-02-16 Zoltan Varga <vargaz@gmail.com>
5080 * ssa.c (fold_ins): Fix another crash if the instruction following the
5081 switch was optimized away.
5083 2009-02-16 Mark Probst <mark.probst@gmail.com>
5085 Contributed under the terms of the MIT/X11 license by Steven
5086 Munroe <munroesj@us.ibm.com>.
5088 * mini-ppc.c, mini-ppc.h: Implement TLS for PPC64.
5090 2009-02-16 Zoltan Varga <vargaz@gmail.com>
5092 * mini.c method-to-ir.c mini-trampolines.c aot-runtime.c: Remove locking
5093 around the mono_domain_alloc calls, it is now done by the functions
5096 * aot-compiler.c (compile_method): Only add wrappers referenced by
5097 the method if compiling with full AOT.
5098 (mono_compile_assembly): Error out if --aot=full is specified on
5099 a platform where it is not supported.
5101 * aot-compiler.c (emit_trampolines): Emit generic class init trampolines
5104 * tramp-arm.c (mono_arch_create_generic_class_init_trampoline_full): Add
5107 * aot-runtime.c (load_named_code): Handle
5108 mono_arm_throw_exception_by_token.
5110 * mini-arm.h: Add declaration of mono_arm_throw_exception_by_token.
5112 * image-writer.c (asm_writer_emit_pointer_unaligned): Make this really
5115 * Makefile.am (fullaotcheck): Exit if a test fails.
5117 * aot-compiler.c (mono_compile_assembly): Use the ASM writer for full aot
5119 (mono_compile_assembly): Handle the assembler failing.
5121 * image-writer.c (asm_writer_emit_section_change): Handle ARM gas not
5122 accepting subsections of .bss.
5124 * ssa.c (visit_inst): Fix a crash if the instruction following a switch
5127 * aot-compiler.c: Remove some unused includes.
5129 * aot-compiler.c (MonoAotCompile): Remove some unused fields which are
5130 now in MonoImageWriter.
5132 * mini-x86.c (mono_arch_get_vcall_slot): Handle yet another
5133 code sequence which matches a non-virtual call. Fixes #472654.
5135 2009-02-15 Zoltan Varga <vargaz@gmail.com>
5137 * aot-compiler.c: Use xdebug_lock ()/unlock () macros for locking in the
5140 * aot-compiler.c: Make the xdebug code not depend on the AOT compiler,
5141 use the image/dwarf writers directly.
5143 * image-writer.c (struct _MonoImageWriter): Remove the unused 'image'
5146 * aot-compiler.c (MonoAotCompile): Remove fields which are now in
5149 * image-writer.h: Fix some typos.
5151 * dwarfwriter.h dwarfwriter.c: New files.
5153 * aot-compiler.c: Extract the DWARF info writing functionality into a
5156 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Add a 'out_unwind_ops'
5157 argument to return unwind info.
5159 * tramp-arm.c (mono_arch_create_trampoline_code_full): Ditto.
5161 * aot-compiler.c: Emit unwind info for trampolines in full-aot mode.
5163 * aot-runtime.c (decode_method_ref): Add a case for
5164 MONO_AOT_METHODREF_WRAPPER_NAME.
5166 * mini.h: Add constants for the magic numbers used in encode_method_ref ()
5169 * aot-compiler.c (encode_method_ref): Use the new constants.
5171 * aot-runtime.c (decode_method_ref): Ditto.
5173 * aot-compiler.c (compile_method): For generic icalls, queue the wrapper to
5174 be compiled, not the icall itself.
5176 2009-02-14 Zoltan Varga <vargaz@gmail.com>
5178 * aot-runtime.c (find_extra_method_in_amodule): Avoid decoding wrapper names
5179 using decode_method_ref ().
5181 * method-to-ir.c (mini_emit_ldelema_1_ins): If the array index is a long,
5182 convert it to an in32. Fixes #475859.
5184 * arrays.cs: Add a test.
5186 2009-02-12 Zoltan Varga <vargaz@gmail.com>
5188 * mini-s390x.c (mono_arch_output_basic_block): Fix the shift amounts in
5191 * basic-long.cs: Add a test.
5193 2009-02-12 Mark Probst <mark.probst@gmail.com>
5195 * mini-x86.c, mini-x86.h: Very simple frame pointer removal. We
5196 remove the frame pointer in leaf methods which don't receive any
5197 arguments, don't throw exceptions and don't do dynamic stack
5200 2009-02-12 Zoltan Varga <vargaz@gmail.com>
5202 * mini-amd64.c (mono_arch_build_imt_thunk): Fix size calculation after
5203 the fail_tramp changes. Hopefully fixes #475132.
5205 2009-02-12 Rodrigo Kumpera <rkumpera@novell.com>
5207 * method-to-ir.c (mono_emit_method_call_full): Use mono_metadata_signature_dup_mempool
5208 instead of mono_metadata_signature_dup_full.
5210 2009-02-12 Zoltan Varga <vargaz@gmail.com>
5212 * ssa.c (fold_ins): Use MONO_IS_JUMP_TABLE () and MONO_JUMP_TABLE_FROM_INS ()
5213 for processing jump tables. Fixes #473787.
5215 2009-02-11 Mark Probst <mark.probst@gmail.com>
5217 * mini-generic-sharing.c: mini_method_get_context() just calls
5218 mono_method_get_context_general() now.
5220 * mini.c, mini.h: Moved get_object_generic_inst(),
5221 construct_object_context_for_method() and
5222 mono_domain_lookup_shared_generic() to metadata/generic-sharing.c.
5224 2009-02-11 Zoltan Varga <vargaz@gmail.com>
5226 * branch-opts.c (mono_if_conversion): Handle the case where the merged
5227 basic block fell through to its successor bblock without a branch. Fixes
5230 * iltests.il.in: Add a test.
5232 * aot-compiler.c (encode_method_ref): Encode methods of array types.
5233 (can_encode_patch): We can now handle arrays of generic parameters and
5236 * aot-runtime.c (decode_method_ref_2): Handle methods of array types.
5238 * aot-compiler.c aot-runtime.c: Emit the size of specific trampolines into
5239 the AOT file to avoid some #ifdefs in aot-runtime.c
5241 * mini.h: Bump AOT file format version.
5243 2009-02-10 Zoltan Varga <vargaz@gmail.com>
5245 * Makefile.am (fullaotcheck): Make this run the tests.
5247 * aot-compiler.c: Make the printing of skipped methods runtime configurable.
5249 2009-02-10 Mark Probst <mark.probst@gmail.com>
5251 * mini-x86.c (mono_arch_context_get_int_reg): Handle all registers
5252 individually. Fixes #473482.
5254 2009-02-10 Zoltan Varga <vargaz@gmail.com>
5256 * mini-arm.c (mono_arch_output_basic_block): Disable AOT for OP_JMP.
5258 2009-02-09 Jeffrey Stedfast <fejj@novell.com>
5260 * aot-compiler.c (arch_emit_plt_entry): Fixed to compile.
5261 (mono_compile_assembly): Hush compile warnings about
5262 uninitialized [tmp_]outfile_name variables in the !use_bin_writer
5265 2009-02-10 Zoltan Varga <vargaz@gmail.com>
5267 * exceptions-arm.c (mono_arch_find_jit_info): Fix aot support.
5269 * mini-arm.c: Checkin unwind related changes missing from an earlier commit.
5271 * aot-compiler.c: Fix arm support.
5273 * image-writer.c: Move the R_ARM constants to image-writer.h. Export a
5274 img_writer_emit_unset_mode () function.
5276 * unwind.c (mono_unwind_get_dwarf_data_align): New helper function.
5277 (mono_unwind_get_dwarf_pc_reg): Ditto.
5279 * aot-compiler.c (emit_dwarf_abbrev): Another large reorganization.
5280 Move almost all platform specific code to a set of arch_ functions,
5281 and document them to ease porting.
5283 * aot-compiler.c (mono_xdebug_init): Fix xdebug support.
5285 * image-writer.h image-writer.c: New files, extracted from aot-compiler.c.
5287 * aot-compiler.c: Extract the image writing functionality into a separate
5288 module to reduce the size of this file.
5290 2009-02-09 Geoff Norton <gnorton@novell.com>
5292 * mini-s390.c: Fix the signature of emit_sig_cookie.
5294 2009-02-09 Zoltan Varga <vargaz@gmail.com>
5296 * aot-compiler.c (is_shared_got_patch): Add MONO_PATCH_INFO_IMAGE.
5298 * aot-runtime.c (is_shared_got_patch): Ditto.
5300 * aot-runtime.c (load_named_code): Cope with the fact that
5301 decode_got_entry () won't decode the patch fully if its corresponding got
5302 entry is already filled.
5304 * tramp-amd64.c (mono_arch_create_monitor_enter_trampoline_full):
5306 (mono_arch_create_monitor_exit_trampoline_full): Ditto.
5308 * tramp-amd64.c (mono_arch_create_monitor_enter_trampoline_full): Use 'code'
5309 as the moving pointer instead of 'buf' for consistency with the rest of the
5311 (mono_arch_create_monitor_exit_trampoline): Ditto.
5313 * aot-compiler.c (emit_trampolines): Add throw_pending_exception/
5314 generic_class_init trampolines.
5315 (add_generic_class): Extract some code from add_generic_instances () into a
5316 separate function so it can be called from other places too.
5317 (compile_method): Call add_generic_class () for the classes of inflated methods
5318 referenced by the method.
5319 (can_encode_patch): Allow references to generic parameters.
5321 * aot-runtime.c: Add support the patches required by the new trampolines.
5323 * exceptions-amd64.c (mono_arch_get_throw_pending_exception_full): Add full-aot
5326 * tramp-amd64.c (mono_arch_create_generic_class_init_trampoline_full): Add
5329 * exceptions-amd64.c (mono_arch_get_throw_pending_exception_full): Rename
5330 this from get_throw_pending_exception, make the signature full aot compatible.
5332 * Makefile.am (fullaotcheck): New target to run full-aot tests.
5334 * method-to-ir.c (inline_method): Save/Restore cfg->ret_var_set too.
5336 * exceptions.cs: Add a test.
5338 2009-02-07 Zoltan Varga <vargaz@gmail.com>
5340 * unwind.c (mono_unwind_frame): Eliminate the data_align_factor argument,
5341 use the DWARF_DATA_ALIGN constant instead.
5343 * exception-<ARCH>.c: Update after the above change.
5345 * exceptions-arm.c (mono_arch_find_jit_info): Transition this to use the
5348 * mini-arm.c: Enable the dwarf unwinder.
5350 * mini-trampolines.c (mono_magic_trampoline): Use mono_class_get_vtable_entry ()
5351 instead of mono_class_setup_vtable ().
5353 2009-02-07 Zoltan Varga <vargaz@gmail.com>
5355 * exceptions-x86.c (mono_arch_find_jit_info): Transition this to use the
5358 * mini-x86.h: Enable the dwarf unwinder.
5360 2009-02-06 Raja R Harinath <harinath@hurrynot.org>
5362 Fix mcs/tests/test-7.cs
5363 * mini-amd64.c (mono_arch_allocate_vars): Revert change from
5366 2009-02-06 Zoltan Varga <vargaz@gmail.com>
5368 * mini.c (print_jit_stats): Remove some unused statistics.
5370 2009-02-05 Zoltan Varga <vargaz@gmail.com>
5372 * aot-compiler.c (emit_klass_info): Update after MonoClass changes.
5374 2009-02-05 Mark Probst <mark.probst@gmail.com>
5376 * jit-icalls.c (mono_helper_compile_generic_method): Don't inflate
5377 the method we get from mono_object_get_virtual_method() because
5378 that function does it properly, now.
5380 2009-02-05 Zoltan Varga <vargaz@gmail.com>
5382 * unwind.c (mono_unwind_ops_encode): Handle offsets greater than 32 between
5383 opcodes. Fixes #472775.
5385 2009-02-05 Mark Probst <mark.probst@gmail.com>
5387 * mini-exceptions.c (ves_icall_get_frame_info): Account for the
5388 fact that mono_find_jit_info() sometimes returns the context
5389 corresponding to the jit info in new_ctx. Fixes #472600.
5391 2009-02-05 Zoltan Varga <vargaz@gmail.com>
5393 * method-to-ir.c mini-hppa.c mini.c trace.c mini-s390x.c aot-compiler.c
5394 mini-s390.c: Use mono_class_enum_basetype () instead of accessing
5395 klass->enum_basetype directly.
5397 * aot-compiler.c (emit_class_dwarf_info): Add support for all possible
5400 * unwind.c: Avoid 0 sized arrays.
5402 2009-02-04 Zoltan Varga <vargaz@gmail.com>
5404 * mini-exceptions.c (mono_setup_altstack): Use a more reasonable altstack
5405 size on systems with 64k pages. Fixes #471389.
5407 2009-02-04 Mark Probst <mark.probst@gmail.com>
5409 Contributed under the terms of the MIT/X11 license by Steven
5410 Munroe <munroesj@us.ibm.com>.
5412 * mini-ppc.c (mono_arch_output_basic_block): Generate better code
5413 for LOADI4_MEMBASE. Use addi instead of addic if it's not
5416 2009-02-04 Mark Probst <mark.probst@gmail.com>
5418 Contributed under the terms of the MIT/X11 license by Steven
5419 Munroe <munroesj@us.ibm.com>.
5421 * exceptions-ppc.c (mono_arch_get_restore_context): Code size
5424 * tramp-ppc.c (mono_arch_create_generic_class_init_trampoline):
5425 The trampoline can be longer on PPC64.
5427 2009-02-04 Mark Probst <mark.probst@gmail.com>
5429 Contributed under the terms of the MIT/X11 license by Steven
5430 Munroe <munroesj@us.ibm.com>.
5432 * mini-ppc.c: Compiler warning fixes and trivial code
5435 2009-02-04 Zoltan Varga <vargaz@gmail.com>
5437 * method-to-ir.c (mono_spill_global_vars): Fix problems caused by reading
5438 ins->dreg which could be a hardware register, not a vreg.
5440 * aot-compiler.c (emit_method_dwarf_info): Ditto.
5442 * mini.h (MonoCompile): Remove vreg_to_var_num array, it is no longer used.
5443 (struct MonoMethodVar): Add a vreg field, holding the vreg of variable.
5445 * mini.c (mono_compile_create_var_for_vreg): Set var->vreg.
5447 * mini-amd64.c (mono_arch_output_basic_block): Avoid reading cfg->varinfo[..]
5448 ->dreg, that is not the vreg we are looking for.
5450 * mini-amd64.h mini-x86.h: Enable MONO_ARCH_LIVENESS_OPS again.
5452 * mini-x86.c (mono_arch_output_basic_block): Add support for LIVERANGE_START/
5455 * method-to-ir.c (mono_spill_global_vars): Add an assert to help track down
5458 2009-02-03 Zoltan Varga <vargaz@gmail.com>
5460 * mini-x86.c (mono_arch_emit_prolog): Emit unwind info.
5462 * aot-compiler.c (emit_line_number_info): Fix line number emission when
5465 * aot-compiler.c: Add xdebug support on x86.
5467 * unwind.c: Add x86 support.
5469 * aot-compiler.c (emit_exception_debug_info): Control the emission of
5470 unwind info using a new MONO_ARCH_HAVE_XP_UNWIND define.
5472 * mini.c (mini_method_compile): Ditto.
5474 * mini-amd64.c (mono_arch_allocate_vars): Avoid setting cfg->ret->dreg to
5477 * aot-compiler.c: Add emit_push_section ()/emit_pop_section () helper functions
5478 which mimic .push_section/.pop_section in GAS.
5480 * aot-compiler.c: Emit precise live range information for variables.
5482 * mini-amd64.c (mono_arch_output_basic_block): Add OP_LIVERANGE_START/END.
5484 * method-to-ir.c (mono_spill_global_vars): Compute the instructions marking
5485 the live ranges of variables, and emit OP_LIVERANGE_START/END opcodes for
5488 * mini-ops.h: Add OP_LIVERANGE_START/END opcodes to mark
5489 the live ranges of variables.
5491 * mini.h (struct MonoMethodVar): Add two fields containing the live range
5492 of the variable in terms of native offsets.
5494 2009-02-03 Rodrigo Kumpera <rkumpera@novell.com>
5496 * arrays.cs: Test for Get/SetValue of array with negate lower bounds.
5498 2009-02-02 Mark Probst <mark.probst@gmail.com>
5500 Contributed under the terms of the MIT/X11 license by Steven
5501 Munroe <munroesj@us.ibm.com>.
5503 * exceptions-ppc.c (restore_regs_from_context): Correct operand
5504 order (offset then base reg) for ppc_load_multiple_regs.
5505 (emit_save_saved_regs) Correct operand order for
5506 ppc_store_multiple_regs.
5507 (mono_arch_get_call_filter): Correct operand order for
5508 ppc_load_multiple_regs.
5510 * mini-ppc.c (emit_memcpy): Fix operand order for
5511 ppc_load_reg_update and ppc_store_reg_update.
5512 (mono_arch_output_basic_block): Correct operand order for ppc_lha.
5513 (mono_arch_emit_epilog): Correct operand order for
5514 ppc_load_multiple_regs.
5516 * tramp-ppc.c (mono_arch_create_trampoline_code): Correct operand
5517 order for ppc_store_multiple_regs and ppc_load_multiple_regs.
5519 2009-02-02 Mark Probst <mark.probst@gmail.com>
5521 * cpu-ppc64.md: Fixed storer4_memindex length.
5523 2009-02-02 Zoltan Varga <vargaz@gmail.com>
5525 * aot-compiler.c (emit_line_number_info): Optimize the size of the emitted
5528 * aot-compiler.c (emit_line_number_info): Optimize this.
5530 2009-02-01 Zoltan Varga <vargaz@gmail.com>
5532 * aot-compiler.c: Disassemble tokens in the IL disassembly.
5534 * aot-compiler.c: Add debug info for methods without debug info by
5535 emitting an IL file and having the line number info referencing that file.
5537 * aot-compiler.c: Optimize the size of the generated line number info.
5539 * aot-compiler.c: Emit line number info in xdebug mode.
5541 * aot-compiler.c (mono_save_xdebug_info): Receive a MonoCompile instead of a
5544 2009-01-31 Zoltan Varga <vargaz@gmail.com>
5546 * aot-compiler.c (emit_method_dwarf_info): Emit names for local variables.
5548 * driver.c (mono_main): Enable debugging support automatically if XDEBUG
5551 2009-01-31 Rodrigo Kumpera <rkumpera@novell.com>
5553 * basic-calls.cs: Test for the weird crash found on arm.
5555 2009-01-31 Rodrigo Kumpera <rkumpera@novell.com>
5557 * cpu-arm.md: Increase the size of storer8_membase_reg and
5558 loadr8_membase_reg to 24 bytes to accomodate the extra add.
5560 * mini-arm.c (mono_arch_output_basic_block): Under FPA, when emitting
5561 OP_STORER8_MEMBASE_REG and OP_LOADR8_MEMBASE_REG, add the original
5562 reg to LR otherwise we'll be loading/storing from just the offset.
5564 2009-01-30 Miguel de Icaza <miguel@novell.com>
5566 Question: if we are storing gint32's inside the "*native_offset",
5567 should we change the signature to "gint32 *native_offset" to
5568 ensure that we do not have type definition problems?
5570 * mini-exceptions.c (ves_icall_get_frame_info): Cast the gint32 to
5571 an int * as this is what the other function expects, causes
5572 problems with Freescale's compiler that defined int32_t to be a
5573 long and makes int incompatible
5575 2009-01-30 Miguel de Icaza <miguel@novell.com>
5577 * Rename generic-sharing.c to mini-generic-sharing.c to avoid the
5578 filename conflict with bjam.
5580 2009-01-30 Rodrigo Kumpera <rkumpera@novell.com>
5582 * cpu-arm.md: Increase the size of storer8_membase_reg to 20 bytes
5583 as it might use decomposed ops.
5585 2009-01-30 Zoltan Varga <vargaz@gmail.com>
5587 * jit-icalls.c (mono_imul_ovf): Fix one of the literals.
5589 * mini.c (mini_init): Emulate mul.ovf opcodes if MONO_ARCH_EMULATE_MUL_OVF
5592 * mini-arm.h (MONO_ARCH_EMULATE_MUL_OVF): New define.
5594 * mini-arm.c (mono_arch_build_imt_thunk): Rewrite this to allow large vtable
5597 * mini-arm.c (mono_arch_context_get_int_reg): Adapt this to the "clever"
5598 way registers are stored in MonoContext on arm.
5600 * unwind.c: Rewrite the handling of the cached_info array to use hazard pointers
5601 instead of locking so mono_get_cached_unwind_info () becomes signal safe.
5603 * mini.c (mini_init): Emuate OP_FCONV_TO_I when using soft float.
5605 * mini-arm.c (emit_load_volatile_arguments): Avoid an unneccesary assert.
5607 * mini.c (mini_init): Register mono_isfinite.
5609 * jit-icalls.c (mono_isfinite): New jit icall.
5611 * method-to-ir.c (mono_decompose_soft_float): Add support for OP_CKFINITE.
5613 * exceptions-arm.c (mono_arch_find_jit_info): When unwinding using the LMF,
5614 set esp to ARMREG_FP instead of R12, since R12 stores the value of sp for
5617 2009-01-30 Rodrigo Kumpera <rkumpera@novell.com>
5619 * exceptions-arm.c (mono_arch_find_jit_info): The frame layout on arm have
5620 separate frame and stack pointers, so we must use FP to find the register
5622 The FP reg is retrieved from the MonoContext::regs array.
5624 2009-01-30 Rodrigo Kumpera <rkumpera@novell.com>
5626 * mini-arm.c (mono_arch_output_basic_block): Emit two cond ops for OP_FBGE
5629 2009-01-30 Rodrigo Kumpera <rkumpera@novell.com>
5631 * mini-arm.c (mono_arch_emit_setret): Emit OP_FMOVE for methods that
5632 return R4 and R8 when not running under softfloat.
5634 Fixes basic-calls.exe
5636 2009-01-30 Zoltan Varga <vargaz@gmail.com>
5638 * mini-arm.c: Implement some overflow opcodes.
5640 2009-01-29 Miguel de Icaza <miguel@novell.com>
5642 * ssa.c: handle another alloca.h
5644 * mini-exceptions.c (mono_handle_native_sigsegv): Do not use
5645 PLATFORM_WIN32 for detecting if we have sigaction. Instead use
5646 MONO_ARCH_USE_SIGACTION.
5648 * aot-runtime.c, mini-exceptions.c: Replace platform define with
5651 * method-to-ir.c (mono_method_to_ir): Type cast fix on some platforms.
5653 * mini-ppc.h (MONO_ARCH_USE_SIGACTION): Do not define this for all
5654 PPC targets as sigaction does not exist on all platforms, define
5655 this on a per-platform basis.
5657 Instead of erroring out if the platform is not defined, include
5658 mini-ppc-os.h, and expect that the OS specific setting provides
5659 the required information.
5661 2009-01-30 Zoltan Varga <vargaz@gmail.com>
5663 * aot-compiler.c: Fix --enable-minimal=aot.
5665 2009-01-30 Zoltan Varga <vargaz@gmail.com>
5667 * exceptions-arm.c (mono_arch_get_throw_exception_generic): Fix the
5670 2009-01-29 Zoltan Varga <vargaz@gmail.com>
5672 * exceptions-arm.c: Fix warnings.
5674 * tramp-arm.c aot-compiler.c unwind.h unwind.c: Implement xdebug support for
5677 * mini-x86.c: Fix --enable-minimal=jit build.
5679 * mini.c: Really fix --enable-minimal=jit build.
5681 * mini.c (construct_object_context_for_method): Move this outside
5682 the DISABLE_JIT block to fix the --enable-minimal=jit build.
5684 "Backported" of r124984 from 2.0 branch.
5686 * aot-compiler.c aot-runtime.c: Add full-aot support delegate BeginInvoke/EndInvoke.
5688 "Backport" of r124977 + r124978 from 2.0 branch.
5690 * exceptions-arm.c (mono_arm_throw_exception_by_token): New helper function
5691 to avoid calling mono_exception_from_token () from the throw trampoline.
5692 (mono_arch_get_throw_exception_generic): call throw_exception_by_token
5693 for throwing corlib exceptions, this fixes full-aot support for corlib
5696 * aot-compiler.c (compile_method): Make a copy of cfg->locals to fix the build.
5698 2009-01-29 Miguel de Icaza <miguel@novell.com>
5700 * mini-darwin.c, mini-windows.c, mini-posix.c: Commit the first
5701 part of the changes to split the code in mini into operating
5702 system specific files.
5704 This patch was done by copying mini.c to the respective files to
5705 preserve SVN history.
5707 2009-01-29 Zoltan Varga <vargaz@gmail.com>
5709 * aot-compiler.c (emit_method_dwarf_info): Add minimal support for locals.
5711 2009-01-28 Zoltan Varga <vargaz@gmail.com>
5713 * method-to-ir.c (mono_method_to_ir): Avoid generic sharing for calls made to
5714 remoting-invoke-with-check wrappers of shared methods.
5716 * mini.c (print_jit_stats): Print out major gc count/time for libgc too.
5718 2009-01-27 Mark Probst <mark.probst@gmail.com>
5720 * method-to-ir.c (emit_stloc_ir): Only apply the reg-reg move
5721 optimization if the top of stack is the last instruction in the
5722 bblock. Otherwise it might have been used after its definition.
5725 2009-01-27 Zoltan Varga <vargaz@gmail.com>
5727 * mini-trampolines.c (mono_magic_trampoline): Print out the caller
5728 method as well when get_vcall_slot () fails to match a code sequence.
5730 * mini-arm.c: Fix the android build, which doesn't have
5733 2009-01-26 Zoltan Varga <vargaz@gmail.com>
5735 * mini-s390x.c: Remove a stray declaration of emit_sig_cookie () to fix
5738 2009-01-26 Rodrigo Kumpera <rkumpera@novell.com>
5740 * unwind.c (mono_unwind_cleanup): Don't crash if cached_info is NULL.
5742 2009-01-26 Zoltan Varga <vargaz@gmail.com>
5744 * mini.c (mini_method_compile): Save the unwind info generated by the JIT
5745 and put its id into jinfo->used_regs. This is only used on amd64,
5746 which is currently the only platform generating unwind info.
5748 * exceptions-amd64.c: Instead of unwinding based on a register mask, use
5749 the dwarf unwinder. This is required to correctly handle async exceptions
5750 like thread abort and stack overflows, which can happen while a method
5751 is in the middle of its prolog or epilog.
5753 * aot-runtime.c (mono_aot_get_unwind_info): New helper function to obtain
5754 the unwind info belonging to an AOTed method.
5756 * aot-compiler.c aot-runtime.c: Save/Load the unwind info emitted by the JIT
5757 into cfg->unwind_ops.
5759 * unwind.c (mono_unwind_frame): Use <= instead of < for the loop exit check.
5761 * mini.c (mini_init): Call mono_unwind_init ().
5762 (mini_cleanup): Call mono_unwind_cleanup ().
5764 * unwind.c: Add functions for managing a set of unwind info entries, allowing
5765 unwind info to be shared between methods.
5767 * mini-amd64.c (mono_arch_emit_prolog): Emit unwind info for the registers
5770 * exceptions-amd64.c (mono_arch_exceptions_init): Call
5771 get_throw_pending_exception () to avoid initialization races.
5773 * mini-exceptions.c (mono_exceptions_init): Call an arch specific
5774 mono_arch_exceptions_init () function.
5776 * mini.h (MONO_INST_NEW): Remove duplicate setting of cil_code.
5778 2009-01-25 Zoltan Varga <vargaz@gmail.com>
5780 * mini.c (mono_get_domain_intrinsic): New helper function.
5781 (mono_get_thread_intrinsic): Ditto.
5783 * mini-arm.c mini-ia64.c: Use the new helper functions.
5785 * method-to-ir.c (mono_method_to_ir): Fix the comment for
5786 the last constrained_call change, since it is needed in the non-AOT
5789 * mini-arm.c: Implement OP_TLS_GET on arm eabi linux.
5791 * mini-arm.c (mono_arch_emit_prolog): Add an inlined version of
5792 mono_get_lmf_addr () on arm eabi linux.
5794 2009-01-24 Zoltan Varga <vargaz@gmail.com>
5796 * mini-amd64.c (mono_arch_get_vcall_slot): Handle yet another
5797 code sequence which matches a non-virtual call.
5799 2009-01-23 Mark Probst <mark.probst@gmail.com>
5801 * mini-ppc.c (mono_arch_context_get_int_reg): Allow access to the
5804 2009-01-23 Zoltan Varga <vargaz@gmail.com>
5806 * aot-compiler.c aot-runtime.c: Treat delegate-invoke wrappers similarly to
5807 runtime-invoke wrappers, since they are also shared based on signature.
5809 2009-01-22 Mark Probst <mark.probst@gmail.com>
5811 * mini-exceptions.c (ves_icall_get_frame_info): Fetch the generic
5812 info from the (correct) context.
5814 2009-01-22 Zoltan Varga <vargaz@gmail.com>
5816 * unwind.c (mono_unwind_frame): Remove a stray g_free ().
5818 * unwind.c (mono_unwind_frame): New function to unwind through a frame
5819 using dwarf unwinding info. Not yet used.
5821 * mini.c (mini_init): When using xdebug, disable freeing of domains.
5823 2009-01-21 Mark Probst <mark.probst@gmail.com>
5825 * mini-ppc.c (mono_arch_delegate_invoke_impl): Return function
5828 * mini-trampolines.c (mono_delegate_trampoline): Remove the PPC64
5829 special case and handle mono_arch_delegate_invoke_impl() returning
5830 function descriptors.
5832 * tramp-ppc.c (mono_arch_create_trampoline_code): Delegate
5833 trampolines return function descriptors, too.
5835 2009-01-21 Zoltan Varga <vargaz@gmail.com>
5837 * method-to-ir.c (handle_alloc): Avoid generic instances in the
5838 out_of_line optimization.
5840 2009-01-21 Martin Baulig <martin@ximian.com>
5843 (MonoCompile): Added `disable_deadce_vars' to disable removing
5847 (mini_method_compile): Set `cfg->disable_deadce_vars' when running
5848 inside the debugger.
5850 * liveness.c (mono_analyze_liveness): Don't remove any unused
5851 variables if `cfg->disable_deadce_vars' is set.
5853 2009-01-21 Mark Probst <mark.probst@gmail.com>
5855 * method-to-ir.c: Only apply exception constructor optimization if
5856 the the method actually belongs to an exception class. Fixes
5859 2009-01-21 Zoltan Varga <vargaz@gmail.com>
5861 * mini-trampolines.c (mono_delegate_trampoline): Put back the previous
5862 change inside a #ifdef __mono_ppc64__.
5864 * aot-compiler.c (compile_method): Remove the previous limitation.
5866 * method-to-ir.c (method-to-ir.c): Add support for the constrained prefix
5867 on type variables in AOTed code.
5869 * aot-compiler.c (compile_method): Skip generic methods having type
5870 constraints on their generic parameters.
5872 * aot-compiler.c (compile_method): Check for methods which cannot be
5873 encoded inside RGCTX_FETCH patches as well.
5875 * mini-exceptions.c (mono_print_thread_dump): Fix the windows
5878 2009-01-20 Mark Probst <mark.probst@gmail.com>
5880 * method-to-ir.c: Force the vtable variable in shared generic code
5881 for the case that they might show up on a stack trace where they
5884 * mini-exceptions.c: Save and use generic sharing info as well as
5885 IP in stack traces to resolve shared generic instantiations.
5887 2009-01-20 Zoltan Varga <vargaz@gmail.com>
5889 * mini-trampolines.c (mono_delegate_trampoline): Revert the change which
5890 added a mono_get_addr_from_ftnptr () as it breaks the ia64 build.
5892 2009-01-20 Mark Probst <mark.probst@gmail.com>
5894 * method-to-ir.c: Do generic sharing for array constructors.
5896 2009-01-20 Rodrigo Kumpera <rkumpera@novell.com>
5898 * mini-exceptions.c (mono_print_thread_dump): Add information
5899 about the thread state using wapi_current_thread_desc.
5901 2009-01-19 Rodrigo Kumpera <rkumpera@novell.com>
5903 * basic-simd.cs: Tests for the new constructors.
5905 2009-01-19 Rodrigo Kumpera <rkumpera@novell.com>
5907 * mini-ops.h: Added OP_EXPAND_*
5911 * mini-x86.c (mono_arch_output_basic_block): Same.
5913 * simd-intrinsics.c (simd_intrinsic_emit_setter): Add support for single element constructors.
5915 2009-01-19 Zoltan Varga <vargaz@gmail.com>
5917 * iltests.il.in: Add a test for #467385.
5919 2009-01-18 Rodrigo Kumpera <rkumpera@novell.com>
5921 * mini.c (mini_thread_cleanup): Don't cleanup TLS storage if the
5922 thread been cleaned up is not the same currently in execution.
5924 Fixes appdomain-unload crashes on windows, osx and linux variants
5925 without the __thread keyword.
5927 2009-01-18 Zoltan Varga <vargaz@gmail.com>
5929 * mini-arm.c (mono_arch_flush_icache): Applied patch from Koushik Dutta
5930 (koush@koushikdutta.com). Implement this for android.
5932 * helpers.c (mono_disassemble_code): Avoid assembler errors if the id
5933 begins with a digit.
5935 * method-to-ir.c: Call mono_gc_get_write_barrier () instead of
5936 mono_marshal_get_write_barrier ().
5938 2009-01-17 Rodrigo Kumpera <rkumpera@novell.com>
5940 * decompose.c (mono_decompose_vtype_opts): Fix the decomposition
5941 of OP_VCALL_* ops for 8 bytes vtypes on 32 bits archs and platorms
5942 that pass them on a register pair.
5944 This affects windows, OSX and FreeBSD. The mono/tests/handleref.exe
5945 test was crashing due to that.
5947 Fri Jan 16 15:21:21 CET 2009 Paolo Molaro <lupus@ximian.com>
5949 * exceptions-ppc.c: tweaks from malc (OV-Soft) to fix the size of the
5950 trampoline code. Include ucontext.h only if available.
5952 2009-01-15 Mark Probst <mark.probst@gmail.com>
5954 * mini.c: mono_domain_lookup_shared_generic() takes an open method
5955 and doesn't check whether it's sharable, like it was before
5956 removing the shared generics hash. This brings IronPython
5957 performance back to what it was before that change.
5959 2009-01-14 Mark Probst <mark.probst@gmail.com>
5961 * method-to-ir.c: Handle delegate invocation optimization earlier,
5962 otherwise it would be handled (much more slowly) by the
5963 final/sealed optimization.
5965 2009-01-13 Zoltan Varga <vargaz@gmail.com>
5967 * mini.c (SIG_HANDLER_SIGNATURE): Avoid crashes when the current thread or
5968 domain is not set. Fixes #465864.
5970 2009-01-12 Mark Probst <mark.probst@gmail.com>
5972 * method-to-ir.c: Don't stop sharing of generic methods with catch
5973 clauses - we already handle those.
5975 2009-01-12 Mark Probst <mark.probst@gmail.com>
5977 * mini.c, mini.h: lookup_generic_method() is now
5978 mono_domain_lookup_shared_generic() and uses the jit_code_hash,
5979 making the shared_generics_hash obsolete.
5981 2009-01-12 Mark Probst <mark.probst@gmail.com>
5983 * mini-ppc.c, exceptions-ppc.c, cpu-ppc.md, cpu-ppc64.md: Don't
5984 use the red zone. Make room on the stack first and then use it,
5985 not the other way around.
5987 2009-01-12 Zoltan Varga <vargaz@gmail.com>
5989 * mini.c (mini_init): Call mono_xdebug_init ().
5991 * aot-compiler.c (mono_xdebug_init): Make this non-static.
5993 2009-01-11 Zoltan Varga <vargaz@gmail.com>
5995 * TestDriver.cs: Add an --iter argument to run tests multiple times.
5997 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Emit debug info for
6000 * aot-compiler.c (mono_save_trampoline_xdebug_info): New function to emit
6001 debug+unwind info for trampolines.
6003 * mini.c (mono_create_unwind_op): New helper function.
6005 * unwind.h: Add macros for emitting unwind ops without a MonoCompile.
6007 2009-01-10 Zoltan Varga <vargaz@gmail.com>
6009 * aot-compiler.c: Fix the build.
6011 2009-01-09 Zoltan Varga <vargaz@gmail.com>
6013 * Makefile.am: Update dtrace-prelink.sh location.
6015 2009-01-08 Zoltan Varga <vargaz@gmail.com>
6017 * method-to-ir.c (mono_method_to_ir): Fix the check for the mscorlib ldstr
6018 optimization. Fixes #464520.
6020 2009-01-07 Bill Holmes <billholmes54@gmail.com>
6022 * mini-amd64.c : Adding code to save/restore non-volatile registers
6025 * exceptions-amd64.c : Adding code to save/restore non-volatile
6026 registers on Winx64.
6028 Contributed under MIT/X11 license.
6030 2009-01-07 Zoltan Varga <vargaz@gmail.com>
6032 * mini-arm.c (mono_arch_flush_icache): Use __GNUC_PREREQ instead of checking
6033 __GNUC_MINOR__ which can break when the major version changes.
6035 2009-01-07 Rodrigo Kumpera <rkumpera@novell.com>
6037 * basic-simd.cs: Add tests for usage of the sizeof opcode.
6039 2009-01-07 Geoff Norton <gnorton@novell.com>
6041 * helpers.c: Allow mono -v -v -v to work on darwin.
6043 2009-01-05 Bill Holmes <billholmes54@gmail.com>
6045 * mini-amd64.c (mono_arch_get_vcall_slot) : Handle an additional instruction
6048 Contributed under MIT/X11 license.
6050 2009-01-05 Zoltan Varga <vargaz@gmail.com>
6052 * mini.c (mono_allocate_stack_slots_full2): Use mono_class_from_mono_type
6053 instead of directly accessing type->data.klass. Fixes #462016.
6054 (mono_allocate_stack_slots_full): Ditto.
6056 * mini-arm.c (mono_arch_flush_icache): Applied patch from Riku Voipio
6057 <novell@kos.to>. Fix cache flush on kernels without OLDABI compat option.
6059 * aot-compiler.c (emit_plt): Fix ARM build.
6061 2009-01-04 Zoltan Varga <vargaz@gmail.com>
6063 * branch-opts.c (mono_if_conversion): Optimize this using ins->prev.
6065 * branch-opts.c (mono_if_conversion): Fix an assert introduced by the last
6068 * branch-opts.c (mono_if_conversion): Use branch->inst_true_bb/inst_false_bb
6069 instead of bblock->out_bb [0]/[1], the two might not be the same. Fixes
6072 * iltests.il.in: Add a regression test.
6074 2009-01-04 Rodrigo Kumpera <rkumpera@novell.com>
6076 * mini-codegen.c (mono_print_ins_index): Pretty print XPHI and VPHI.
6078 2009-01-04 Rodrigo Kumpera <rkumpera@novell.com>
6080 * basic-simd.cs: Add a regression test for #462457.
6082 2009-01-04 Rodrigo Kumpera <rkumpera@novell.com>
6084 * mini-ops.h: Add a definition of XPHI.
6086 * mini.h (MONO_IS_PHI): Make is aware of simd instrincs.
6088 * ssa.c (op_phi_to_move): Handle XPHI.
6090 * ssa.c (mono_ssa_compute): Generate a XPHI for simd intrinsics instead of VPHI.
6094 2009-01-04 Rodrigo Kumpera <rkumpera@novell.com>
6096 * method-to-ir.c (mono_emit_rgctx_calli): Fix a warning.
6098 2008-12-31 Geoff Norton <gnorton@novell.com>
6100 * mini-ppc.c: The prolog size allocated can be too small for darwin
6101 ppc32 under certain circumstances. Also fix a small logic bug.
6103 2008-12-29 Zoltan Varga <vargaz@gmail.com>
6105 * mini.c (mono_jit_compile_method_inner): Avoid holding the domain lock
6106 while loading AOT methods.
6108 * mini-exceptions.c: Check jit_tls->class_cast_from instead of class_cast_to
6109 since only the former is nulled out after a successful cast. This prevents
6110 crashes with rethrown exceptions when using --debug=casts.
6112 2008-12-24 Mark Probst <mark.probst@gmail.com>
6114 * mini.h: New macro for checking whether a method is final,
6115 i.e. whether the method or its class is marked final.
6117 * method-to-ir.c: Use the new macro for all final-checks
6118 consistently. Fixes the crash in the System.ServiceModel tests.
6120 2008-12-23 Mark Probst <mark.probst@gmail.com>
6122 * mini-exceptions.c (get_exception_catch_class): Corrected another
6123 overly strict assertion.
6125 2008-12-23 Mark Probst <mark.probst@gmail.com>
6127 * mini-ppc.c (mono_arch_build_imt_thunk): Save and restore r11.
6128 Clobbering it is not allowed because the caller might use it as
6129 the vtable register in the interface call.
6131 2008-12-19 Mark Probst <mark.probst@gmail.com>
6133 * mini-exceptions.c (get_exception_catch_class): Corrected an
6134 overly strict assertion.
6136 2008-12-18 Mark Mason <mmason@upwardaccess.com>
6138 * method-to-ir.c: use SIZEOF_REGISTER instead of SIZEOF_VOID_P or sizeof(gpointer) when appropriate.
6140 * mini.h: Move typedef to mgreg_t up above include of mini-arch.h
6142 * local-propogation.c: use SIZEOF_REGISTER instead of SIZEOF_VOID_P when appropriate
6144 * cpu-mips.md: correct lengths for certain long_ opcodes.
6146 * mini-mips.h: Only emulate long operations when SIZEOF_REGISTER==4. Add missing func decl.
6148 * mini-mips.c: Add support for more long operations. Fix issues with stack frame layout for n32 (still not perfect yet). Add mips_emit_load_const().
6150 2008-12-17 Mark Mason <mmason@upwardaccess.com>
6152 * exceptions-mips.c (mono_arch_find_jit_info): decode sd instructions as well when looking for registers.
6154 2008-12-17 Mark Mason <mmason@upwardaccess.com>
6156 * mini-mips.c (mono_arch_output_basic_block): OP_JUMP_TABLE stores patch type in inst_c1, not inst_i1.
6158 2008-12-16 Rodrigo Kumpera <rkumpera@novell.com>
6160 * branch-opts.c (remove_block_if_useless): Even if BB0 falls through, don't add a br to the
6163 2008-12-16 Mark Mason <mmason@upwardaccess.com>
6165 * mini.h: Allow MonoInst 'p' field to alias with the low-order bits of the 'const_val' fields correctly on big-endian systems when SIZEOF_VOID_P < SIZEOF_REGISTER
6167 * ir-emit.h: Change SIZEOF_VOID_P to SIZEOF_REGISTER, init instruction through inst_c* fields instead of inst_p* fields in case sizeof(inst_p) < sizeof(inst_c)
6169 2008-12-15 Mark Mason <mmason@upwardaccess.com>
6171 * trace.c (mono_trace_enter_method): correctly handle arguments smaller than the stack slot size on big endian systems.
6173 2008-12-14 Zoltan Varga <vargaz@gmail.com>
6175 * liveness.c (mono_analyze_liveness): Avoid eliminating the 'this' var in
6176 gshared code. Fixes #458947.
6178 * generics.cs: Add a test.
6180 2008-12-12 Mark Mason <mmason@upwardaccess.com>
6182 * method-to-ir.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6184 * mini-mips.c: first pass n32 code generation.
6186 * mini-mips.h: datatypes and defines for n32 support.
6188 * exceptions-mips.c: first pass n32 code generation.
6190 * tramp-mips.c: first pass n32 code generation.
6192 * cpu-mips.md: add long_ opcodes.
6194 2008-12-12 Mark Mason <mmason@upwardaccess.com>
6196 * liveness.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6198 * cfold.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6200 * local-propogation.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6202 * regalloc2.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6204 * mini.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6206 * mini-codegen.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6208 * ssa.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6210 * decompose.c: replace SIZEOF_VOID_P with SIZEOF_REGISTER where needed.
6212 * helpers.c: for mips/n32, don't pass -mips32 to objdump
6214 2008-12-12 Zoltan Varga <vargaz@gmail.com>
6216 * mini-arm.c tramp-arm.c: Fix calls to mono_arch_flush_icache.
6218 2008-12-12 Andres G. Aragoneses <aaragoneses@novell.com>
6220 * driver.c: Sync --help-trace with man page (EXPR,EXPR).
6222 2008-12-12 Mark Probst <mark.probst@gmail.com>
6224 * mini-ppc.h, exceptions-ppc.c, tramp-ppc.c: Create function
6225 descriptors for helper functions directly in front of the code.
6227 2008-12-11 Mark Probst <mark.probst@gmail.com>
6229 * method-to-ir.c: Removed an unnecessary assertion.
6231 2008-12-10 Zoltan Varga <vargaz@gmail.com>
6233 * method-to-ir.c: Merge SGEN changes from the old JIT.
6235 2008-12-10 Zoltan Varga <vargaz@gmail.com>
6237 * driver.c (compile_all_methods_thread_main): Handle failure of
6240 2008-12-10 Mark Probst <mark.probst@gmail.com>
6242 * mini-ppc.c: Merged with mini-ppc64.c.
6244 * mini-ppc.h: Define PPC_MINIMAL_PARAM_AREA_SIZE on all targets.
6246 * Makefile.am: Use the same sources for PPC and PPC64.
6248 * mini-ppc64.c: Removed.
6250 2008-12-09 Rodrigo Kumpera <rkumpera@novell.com>
6252 * branch-opts.c (remove_block_if_useless): Extract fall through detection
6253 code to mono_bb_is_fall_through.
6255 * branch-opts.c (mono_remove_critical_edges): Same.
6257 2008-12-09 Rodrigo Kumpera <rkumpera@novell.com>
6259 * ssa.c (fold_ins): branch opt can kill dummy switch ops so we can't
6260 expect that an OP_BR_REG will be there.
6262 2008-12-09 Rodrigo Kumpera <rkumpera@novell.com>
6264 * branch-opts.c (remove_block_if_useless): Use MONO_IS_BRANCH_OP instead of checking
6265 for the many branch ops. The original check miss OP_BR_REG.
6269 2008-12-09 Mark Mason <mmason@upwardaccess.com>
6271 * mini-mips.h mini-mips.c exceptions-mips.c tramp-mips.c: first round of changes necessary to eventually support n32.
6273 2008-12-09 Zoltan Varga <vargaz@gmail.com>
6275 * aot-runtime.c (load_method): Avoid calling decode_exception_debug_info
6276 while holding the aot lock.
6278 2008-12-09 Mark Mason <mmason@upwardaccess.com>
6280 * mini-mips.c (mono_arch_output_basic_block): use mfc1/lwc1 instead of mfc1d/ldc1
6282 2008-12-09 Bill Holmes <billholmes54@gmail.com>
6284 * mini.c (mini_cleanup) : Adding a call to cominterop_release_all_rcws
6285 to release all runtime callable wrappers held by the runtime.
6287 Contributed under MIT/X11 license.
6289 2008-12-09 Bill Holmes <billholmes54@gmail.com>
6291 * tramp-amd64.c (mono_arch_create_trampoline_code_full) : Increase the code size for
6294 Contributed under MIT/X11 license.
6296 2008-12-09 Zoltan Varga <vargaz@gmail.com>
6298 * aot-runtime.c (decode_exception_debug_info): Acquire the domain
6299 lock when calling mono_domain_alloc (). Hopefully fixes #415608.
6301 2008-12-09 Mark Mason <mmason@upwardaccess.com>
6303 * cpu-mips.md: fix ckfinite length
6305 * mini-mips.c: at least recognize n32 ABI when used (not yet supported)
6306 (mono_arch_lowering_pass): cleanup, rearrange for clarity
6307 (mono_arch_output_basic_block): implement OP_CKFINITE, add more asserts
6309 2008-12-08 Mark Mason <mmason@upwardaccess.com>
6311 * exceptions-mips.c (mono_arch_find_jit_info): init new_ctx with ctx, dont' call setup_context.
6313 2008-12-08 Geoff Norton <gnorton@novell.com>
6315 * tramp-amd64.c: r120895 stores RAX, so we need to increase the window
6316 size by 8 bytes as well.
6318 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6320 * basic-simd.cs: Fix method names for Vector16b.
6322 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6324 * basic-simd.cs: Fix method names for Vector16sb.
6326 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6328 * basic-simd.cs: Fix method names for Vector8us.
6330 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6332 * basic-simd.cs: Fix method names for Vector8s.
6334 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6336 * basic-simd.cs: Fix method names for Vector4ui.
6338 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6340 * basic-simd.cs: Fix method names for Vector2l.
6342 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6344 * basic-simd.cs: Fix method names for Vector2d.
6346 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6348 * simd-intrinsics.c (mono_emit_simd_intrinsics): Add support for intrinsics
6349 that are extension methods.
6351 2008-12-08 Rodrigo Kumpera <rkumpera@novell.com>
6353 * basic-simd.cs: Fix method names for Vector4f.
6355 2008-12-08 Zoltan Varga <vargaz@gmail.com>
6357 * mini-exceptions.c (mono_print_thread_dump): Mark threadpool threads
6358 as such. Fixes #456669.
6360 2008-12-07 Mark Mason <mmason@upwardaccess.com>
6362 * mini-mips.c (mono_arch_emit_call): narrow float arguments when passing as args.
6364 2008-12-07 Mark Mason <mmason@upwardaccess.com>
6366 * mini-mips.c (mono_arch_lowering_pass): don't handle OP_ICONV_TO_R* or OP_R*CONST
6367 (mono_arch_emit_setret): use OP_MIPS_CVTSD to return SP floats
6368 (mono_arch_output_basic_block): simplify FP load/store, handle OP_MIPS_FBLT_UN
6369 (mips_adjust_stackframe): handle FP spills
6371 * mini-ops.h: add mips_mtc1_s2
6373 * cpu-mips.md: add mips_mtc1_s2
6375 2008-12-07 Zoltan Varga <vargaz@gmail.com>
6377 * unwind.c: New file, move the unwind info encoding functions here from
6378 aot-compiler.c, so they could be used at runtime too.
6380 2008-12-05 Mark Mason <mmason@upwardaccess.com>
6382 * mini-mips.c (mono_arch_lowering_pass): handle OP_IMUL_IMM as well
6383 (mono_arch_output_basic_block): fix OP_LOCALLOC code generation
6385 2008-12-05 Mark Mason <mmason@upwardaccess.com>
6387 * mini-mips.c: cleanup warnings
6388 (mono_arch_lowering_pass): handle OP_LOCALLOC_IMM
6389 (mips_adjust_stackframe): handle case of taking the address of stack locals
6391 2008-12-05 Zoltan Varga <vargaz@gmail.com>
6393 * aot-compiler.c: Implement a few functions missing from the asm writer.
6394 (emit_method_code): Only write symbols for methods when using the bin
6395 writer, since the assembler can't deal with the characters in our method
6398 * aot-compiler.c (is_plt_patch): ICALL_ADDR is also a plt patch.
6400 * method-to-ir.c (mono_method_to_ir): Transform aotconst+calli into a direct
6403 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Rework the code
6404 a bit to also restore %rax.
6406 2008-12-05 Mark Probst <mark.probst@gmail.com>
6408 * mini-ppc.c: Some simple merges from mini-ppc64.c.
6410 2008-12-05 Zoltan Varga <vargaz@gmail.com>
6412 * ssa.c (mono_ssa_compute): Only add an implicit reference at start for
6415 2008-12-05 Mark Probst <mark.probst@gmail.com>
6417 * exceptions-ppc.c: Merged with exceptions-ppc64.c.
6419 * mini-ppc.c, mini-ppc.h: Remove PPC_STACK_ALIGNMENT and use
6420 MONO_ARCH_FRAME_ALIGNMENT. Struct for PPC64 function descriptors.
6422 * exceptions-ppc64.c: Removed.
6424 * Makefile.am: Use exceptions-ppc.c instead of exceptions-ppc64.c.
6426 2008-12-05 Mark Probst <mark.probst@gmail.com>
6428 * tramp-ppc.c, mini-ppc.c, mini-ppc.h: Merged tramp-ppc.c with
6431 * Makefile.am: Use tramp-ppc.c instead of tramp-ppc64.c.
6433 * tramp-ppc64.c: Removed.
6435 2008-12-05 Zoltan Varga <vargaz@gmail.com>
6437 * aot-compiler.c (add_generic_instances): Skip non-generic classes in
6440 2008-12-05 Mark Probst <mark.probst@gmail.com>
6442 * mini-ppc.h: Merged mini-ppc64.h with mini-ppc.h.
6444 * exceptions-ppc64.c, tramp-ppc64.c, mini-arch.h, Makefile.am: Use
6445 mini-ppc.h instead of mini-ppc64.h.
6447 * mini-ppc64.h: Removed.
6449 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6451 * mini-mips.c: introduce USE_LDC_SDC: use ldc1/sdc1 to load/store doubles, disabled by default
6453 * mini-mips.c (mono_arch_emit_outarg_vt): fix offset calculation for memcpy in structure passing.
6455 2008-12-05 Mark Probst <mark.probst@gmail.com>
6457 * mini-ppc64.c, mini-ppc64.h, exceptions-ppc64.c, tramp-ppc64.c:
6458 Removed FIRST/LAST_[GF]REG macros, to make merging PPC64 with PPC
6461 2008-12-05 Rodrigo Kumpera <rkumpera@novell.com>
6463 * basic-simd.cs: Tests for operator == and != on Vector8us and Vector16b.
6465 2008-12-05 Rodrigo Kumpera <rkumpera@novell.com>
6467 * simd-intrinsics.c: Add support for operator == and != to Vector8(u)s and Vector16(s)b.
6469 2008-12-05 Rodrigo Kumpera <rkumpera@novell.com>
6471 * basic-simd.cs: Tests for operator == and != on Vector4f.
6473 2008-12-05 Rodrigo Kumpera <rkumpera@novell.com>
6475 * simd-intrinsics.c (simd_intrinsic_emit_equality): Adapt to support Vector4f.
6477 * simd-intrinsics.c: Kill useless enum.
6479 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6481 * cpu-mips.md: add long_conv_to_ovf_i4_2
6482 * mini-mips.c: update/add various _OVF_ opcodes to fix test failures
6484 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6486 * mini-mips.c: ifdef protect automatic promotions of R4 to R8.
6488 * mini-mips.c (mono_arch_emit_setret): handle R4 case with FCONV_TO_R4 instead of FMOVE
6490 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6492 * mini-mips.c (mono_arch_output_basic_block): fix codegen for OP_OR_IMM/OP_IOR_IMM
6494 2008-12-04 Rodrigo Kumpera <rkumpera@novell.com>
6496 * basic-simd.cs: Add tests for new methods.
6498 2008-12-04 Rodrigo Kumpera <rkumpera@novell.com>
6500 * simd-intrinsics.c: Add support for operator == and !=
6503 * simd-methods.h: Add SN_op_Inequality and SN_op_Equality.
6505 2008-12-04 Rodrigo Kumpera <rkumpera@novell.com>
6507 * simd-intrinsics.c: Remove ExtractByteMask intrinsics.
6509 2008-12-04 Zoltan Varga <vargaz@gmail.com>
6511 * aot-compiler.c (add_wrappers): Add pinvoke wrappers.
6513 * mini.c (mono_resolve_patch_target): Allow pinvoke methods in
6514 MONO_PATCH_INFO_ICALL_ADDR.
6516 * aot-runtime.c (MonoAotFileInfo): Correct order of fields.
6518 * aot-compiler.c: Resurrect full-aot support.
6520 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6522 * mini-mips.c (mono_arch_lowering_pass): handle OP_COMPARE and OP_ICOMPARE
6524 2008-12-04 Mark Mason <mmason@upwardaccess.com>
6526 * mini-mips.c (mono_arch_output_basic_block): fix OP_IREM_UN code generation
6528 2008-12-03 Rodrigo Kumpera <rkumpera@novell.com>
6530 * basic-simd.cs: Fix tests to work under ppc.
6531 Remove tests for methods that will be removed.
6533 2008-12-03 Mark Probst <mark.probst@gmail.com>
6535 * method-to-ir.c (mono_method_to_ir): Handle ldtoken of an open
6536 generic type (via a typedef or typeref) correctly.
6538 2008-12-03 Zoltan Varga <vargaz@gmail.com>
6540 * mini-trampolines.c (mono_magic_trampoline): Add some debugging code to help
6541 diagnose an assertion failure.
6543 2008-12-02 Mark Probst <mark.probst@gmail.com>
6545 * tramp-ppc64.c (mono_arch_create_rgctx_lazy_fetch_trampoline):
6546 Fix trampoline size.
6548 * mini-ppc64.c, mini-ppc64.h, cpu-ppc64.md: A few floating point
6549 conversion opcodes are implemented natively instead via emulation.
6551 2008-12-01 Mark Mason <mmason@upwardaccess.com>
6553 * cpu-mips.md: remove mips_xori
6555 * mini-ops.h: remove mips_xori
6557 * mini-mips.h: replace OP_MIPS_XORI with OP_IXOR
6559 * mini-mips.c (mono_arch_decompose_long_opts): Add ladd_imm, lsub, lsub_imm, lneg, lsub_ovf, lsub_ovf_un.
6561 * mini-mips.c (mono_arch_lowering_pass, mono_arch_output_basic_block): fix IXOR handling
6563 2008-12-01 Mark Mason <mmason@upwardaccess.com>
6565 * cpu-mips.md: fix instruction lengths.
6567 * mini-mips.h: define MONO_ARCH_NO_IOV_CHECK
6569 * mini-mips.c: move most instruction rewriting into decompose_ops. Implement conditional branches and exceptions. Fix jump table patch handling. Implement add/sub OVF.
6571 * mini-ops.h: fix slti / sltiu op profiles.
6573 2008-12-02 Martin Baulig <martin@ximian.com>
6575 * method-to-ir.c (mono_method_to_ir): Disable debugging
6576 information for the init locals block to make the debugger stop
6577 after all locals have been initalized.
6579 2008-12-02 Martin Baulig <martin@ximian.com>
6581 * mini.c (mini_method_compile): Disable MONO_OPT_DEADCE when
6582 running inside the debugger.
6584 2008-12-01 Zoltan Varga <vargaz@gmail.com>
6586 * mini.c (mini_method_compile): Only run local deadce if MONO_OPT_DEADCE
6589 * method-to-ir.c (mono_method_to_ir): Fix invalid code generated by the
6590 alu->alu imm optimization which only shows if deadce is disabled.
6592 * aot-compiler.c: Rename the function names for the binary and asm writers
6593 so they can coexist in the same process. Rework the xdebug code to use the
6594 asm writer. This avoids the need to call into the runtime to dump the
6595 debugging info. Add more debugging info for types.
6597 * mini-<ARCH>.h: Kill MONO_ARCH_HAVE_NORMALIZE_OPCODES define.
6599 * genmdesc.c genmdesc.pl mini.h: Don't put the CEE_ opcodes into the
6600 cpu description tables, they can't occur in cpu-<ARCH>.md.
6602 * method-to-ir.c (mono_method_to_ir): Set the type of the value pushed on
6603 the stack in CEE_LDFLDA. Fixes #450542.
6605 * generics.cs: Add a new test.
6607 2008-12-01 Mark Mason <mmason@upwardaccess.com>
6609 * mini-ops.h: updated MIPS opcodes
6610 * mini-mips.c: decompose long opts
6611 * mini-mips.h: decompose long opts
6613 2008-11-29 Mark Mason <mmason@upwardaccess.com>
6615 * cpu-mips.md: fix length on int_rem_un
6616 * mini-mips.c (mips_stackframe_adjust): fix insertion of spillvars region in MIPS stackframes.
6618 2008-11-29 Zoltan Varga <vargaz@gmail.com>
6620 * mini.h aot-runtime.c: Fix building with DISABLE_AOT.
6622 * mini-codegen.c (mono_print_ins_index): Handle OP_VOIDCALL_MEMBASE.
6624 2008-11-29 Martin Baulig <martin@ximian.com>
6626 * mini-exceptions.c (mono_handle_native_sigsegv): Check
6627 mono_debug_using_mono_debugger() in addition to the
6628 `no_gdb_backtrace' flag in the `MonoDebugOptions'.
6630 2008-11-28 Mark Mason <mmason@upwardaccess.com>
6632 * mini-ops.h: updated more MIPS opcodes
6633 * mini-mips.c: FP compare/branch working again, clean up last of CEE_ -> OP_ mappings
6634 * cpu-mips.md: Added MIPS versions of new FP compare/branch opcodes.
6636 2008-11-28 Mark Probst <mark.probst@gmail.com>
6638 * mini-ppc64.c: Patch the RGCTX fetch trampoline correctly.
6640 2008-11-28 Mark Mason <mmason@upwardaccess.com>
6642 * mini-mips.c (mono_arch_emit_call): adding missing conversion to fp single when passing in integer arg register.
6643 * mini-mips.c (mips_adjust_stackframe): compensate for spill-down logic.
6644 * mini-ops.h: correct selected mips opcode entries
6646 2008-11-28 Mark Probst <mark.probst@gmail.com>
6648 * mini-ppc64.c, mini-ppc64.h: Enable generalized IMT thunks and
6651 2008-11-28 Mark Probst <mark.probst@gmail.com>
6653 * mini-ppc64.h, tramp-ppc64.c: Make generic code sharing work.
6655 2008-11-28 Mark Mason <mmason@upwardaccess.com>
6657 * method-to-ir.c, mini-trampolines.c: protect IMG code with #ifdef MONO_ARCH_HAVE_IMT to fix compile errors.
6658 * mini-mips.c: Fixup stackframe assignments after allocation of spillvars.
6659 * mini-mips.h: disable IMT
6660 * tramp-mips.c (mono_arch_get_vcall_slot): fix offset extraction
6662 2008-11-28 Mark Probst <mark.probst@gmail.com>
6664 * mini-ppc64.c, mini-ppc64.h: Don't emulate long ops.
6666 2008-11-28 Mark Probst <mark.probst@gmail.com>
6668 * mini-ppc64.c, exceptions-ppc64.c: Several fixes.
6670 2008-11-28 Zoltan Varga <vargaz@gmail.com>
6672 * method-to-ir.c (handle_isinst): Use PCONST instead of ICONST for
6675 2008-11-27 Rodrigo Kumpera <rkumpera@novell.com>
6677 * simd-intrinsics.c (emit_array_extension_intrinsics): Add support
6678 for Set/GetVector aligned versions.
6680 2008-11-27 Rodrigo Kumpera <rkumpera@novell.com>
6682 * basic-simd.cs: Add tests for Get/SetVector.
6684 2008-11-27 Mark Probst <mark.probst@gmail.com>
6686 * mini.c: Removed g_slist_append_mempool(). Now in
6689 2008-11-27 Rodrigo Kumpera <rkumpera@novell.com>
6691 * simd-intrinsics.c (mono_emit_vector_ldelema): Extract the element
6692 size properly and make the bounds check optional.
6694 * simd-intrinsics.c (emit_array_extension_intrinsics): Add support
6695 for SetVector and IsAligned.
6697 2008-11-27 Zoltan Varga <vargaz@gmail.com>
6699 * mini.c: Remove unused mono_normalize_opcodes () function.
6701 2008-11-26 Mark Probst <mark.probst@gmail.com>
6703 * method-to-ir.c (mini_emit_inst_for_method): Small fix: we're
6704 using the new atomic add ops now.
6706 * mini-ppc64.c, mini-ppc64.h, cpu-ppc64.md: Implemented atomic
6709 2008-11-26 Mark Probst <mark.probst@gmail.com>
6711 * mini-ppc64.c: Several fixes.
6713 2008-11-25 Mark Mason <mmason@upwardaccess.com>
6715 * cpu-mips.md: added jump_table
6716 * mini-mips.c: added jump_table. Eliminate compare-imm when lowering. Remove dead function.
6718 2008-11-25 Mark Mason <mmason@upwardaccess.com>
6720 * mini-mips.c, mini-mips.h, tramp-mips.c, cpu-mips.md: Initial upgrade of MIPS port to new IR.
6722 2008-11-25 Mark Mason <mmason@upwardaccess.com>
6724 * mini-ops.h: corrected a handful of MIPS opcodes.
6726 2008-11-25 Mark Mason <mmason@upwardaccess.com>
6728 * aot-compiler.c: MIPS to use ELF writer
6730 2008-11-25 Mark Mason <mmason@upwardaccess.com>
6732 * mini-codegen.c: remove MIPS specific assert.
6734 2008-11-25 Mark Probst <mark.probst@gmail.com>
6736 * mini-ppc64.c, mini-ppc64.h, tramp-ppc64.c, cpu-ppc64.md: Several
6737 fixes. PPC64 now passes most of the runtime regressions.
6739 2008-11-24 Zoltan Varga <vargaz@gmail.com>
6741 * regalloc2.c: Distinguish between use/def positions. Optimize the creation of
6742 volatile intervals a bit.
6744 2008-11-24 Mark Probst <mark.probst@gmail.com>
6746 * basic-long.cs: New test case.
6748 2008-11-23 Zoltan Varga <vargaz@gmail.com>
6750 * mini.c (mini_method_compile): Disable globalra for large methods for
6753 * regalloc2.c (order_moves): Add fp support.
6755 * branch-opts.c (mono_remove_critical_edges): Split non-critical edges whose
6756 source bblock ends with an OP_BR_REG.
6758 * ratests.cs: Add a new test.
6760 2008-11-23 Mark Probst <mark.probst@gmail.com>
6762 * mini-ppc64.c, mini-ppc64.h, tramp-ppc64.c: Disable generic code
6763 sharing. PPC64 now passes generics.exe.
6765 2008-11-23 Mark Probst <mark.probst@gmail.com>
6767 * mini-ppc64.c: Several fixes. PPC64 now runs iltests.exe.
6769 2008-11-23 Zoltan Varga <vargaz@gmail.com>
6771 * exceptions-x86.c (mono_arch_find_jit_info): Avoid reading uninitialized
6772 memory when mono_jit_info_table_find () can't find the method in the
6775 * aot-compiler.c (mono_save_xdebug_info): Emit complete debug info for
6778 * aot-compiler.c (mono_save_xdebug_info): Make this work with the assembly
6781 2008-11-23 Mark Probst <mark.probst@gmail.com>
6783 * mini-ppc64.c, mini-ppc64.h, exceptions-ppc64.c, cpu-ppc64.md:
6784 Several fixes. PPC64 now runs exceptions.exe and
6785 devirtualization.exe.
6787 2008-11-22 Mark Probst <mark.probst@gmail.com>
6789 * mini-ppc64.c, tramp-ppc64.c: Small fixes. PPC64 now runs
6790 arrays.exe and basic-math.exe.
6792 2008-11-22 Mark Probst <mark.probst@gmail.com>
6794 * mini-ppc64.c, mini-ppc64.h, exceptions-ppc64.c, tramp-ppc64.c,
6795 cpu-ppc64.md: Several fixes. PPC64 now runs objects.exe.
6797 2008-11-21 Rodrigo Kumpera <rkumpera@novell.com>
6799 * simd-intrinsics.c: Add support ArrayExtension intrinsics.
6801 2008-11-21 Rodrigo Kumpera <rkumpera@novell.com>
6803 * method-to-ir.c: Move bounds checking macros to ir-emit.h
6805 * ir-emit.h: Move macros from method-to-ir.c to here.
6807 2008-11-21 Rodrigo Kumpera <rkumpera@novell.com>
6809 * mini-ops.h: Correct the long simd ops to use LREG.
6811 2008-11-21 Zoltan Varga <vargaz@gmail.com>
6813 * mini-ops.h: Correct the dreg type of OP_LOADI8_MEMBASE.
6815 * mini-ops.h: Correct the dreg type of a few long opcodes.
6817 * mini-amd64.h: Applied patch from Mihai Chelaru <kefren@ngnetworks.ro>.
6820 Fri Nov 21 12:52:23 CET 2008 Paolo Molaro <lupus@ximian.com>
6822 * mini-ppc.c: remove negative stack references in epilog
6823 for platforms that don't support the red zone.
6825 2008-11-21 Mark Probst <mark.probst@gmail.com>
6827 * mini-ppc64.h, cpu-ppc64.md: Fixed caller/callee saved floating
6828 point regs. Now PPC64 passes basic-calls.exe.
6830 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6832 * basic-simd.cs: Add tests for accessors of Vector2l.
6834 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6836 * mini-ops.h: Added OP_INSERTX_I8_SLOW,.
6838 * mini-x86.c (mono_arch_decompose_long_opts): Decompose OP_INSERTX_I8_SLOW.
6840 * simd-intrinsics.c: Add support for Vector2l and Vector2ul.
6842 2008-11-21 Mark Probst <mark.probst@gmail.com>
6844 * mini-ppc64.c, mini-ppc64.h, cpu-ppc64.md: Several fixes. Now
6845 PPC64 passes basic-long.exe.
6847 2008-11-20 Mark Probst <mark.probst@gmail.com>
6849 * decompose.c: Decompose carry and overflow add on PPC64 like on
6850 other 64 bit archs. Don't decompose sub at all on PPC64.
6852 * mini-ppc64.c, exceptions-ppc64.c, tramp-ppc64.c, cpu-ppc64.md:
6853 Several fixes and new opcodes. Now PPC64 runs (but doesn't pass)
6856 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6858 * basic-simd.cs: Add tests for accessors of Vector2d.
6860 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6862 * mini-ops.h: Added OP_INSERTX_R8_SLOW,.
6866 * mini-x86.c (mono_arch_output_basic_block): Same.
6868 * simd-intrinsics.c (simd_intrinsic_emit_setter): Add support for Vector2d.
6870 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6872 * basic-simd.cs: Add tests for accessors of Vector4f.
6874 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6876 * mini-ops.h: Added OP_INSERTX_R4_SLOW,.
6880 * mini-x86.c (mono_arch_output_basic_block): Same.
6882 * simd-intrinsics.c (simd_intrinsic_emit_setter): Add support for Vector4f.
6884 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6886 * basic-simd.cs: Add tests for accessors of Vector4i and Vector4ui.
6888 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6890 * mini-ops.h: Added OP_INSERTX_I4_SLOW,.
6894 * mini-x86.c (mono_arch_output_basic_block): Same.
6896 * simd-intrinsics.c (simd_intrinsic_emit_setter): Add support for Vector4i and Vector4ui.
6898 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6900 * cpu-x86.md: Use reasonable sizes for extractx_u2 and insertx_u1_slow.
6902 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6904 * simd-intrinsics.c: Enable setters for Vector16sb.
6906 2008-11-20 Rodrigo Kumpera <rkumpera@novell.com>
6908 * mini-ops.h: Added OP_EXTRACTX_U2, OP_INSERTX_U1_SLOW.
6912 * mini-x86.c (mono_arch_output_basic_block): Same.
6914 * simd-intrinsics.c (simd_intrinsic_emit_setter): Add support for Vector16b.
6916 2008-11-19 Rodrigo Kumpera <rkumpera@novell.com>
6918 * simd-intrinsics.c: Implement setter for Vector8us.
6920 2008-11-19 Zoltan Varga <vargaz@gmail.com>
6922 * aot-compiler.c (mono_save_xdebug_info): Emit correct location info
6925 Wed Nov 19 18:27:41 CET 2008 Paolo Molaro <lupus@ximian.com>
6927 * mini-ppc.c: remove references to the red zone in the prolog
6928 (for systems that don't support it).
6930 2008-11-19 Mark Probst <mark.probst@gmail.com>
6932 * cpu-ppc64.md: Fixed a few instruction lengths.
6934 * mini-ppc64.c: Don't emit SETLRET. PPC64 passes basic-float.exe,
6937 2008-11-19 Mark Probst <mark.probst@gmail.com>
6939 * mini-ppc64.c, cpu-ppc64.md: Fixed some opcodes. PPC64 passes
6942 2008-11-19 Zoltan Varga <vargaz@gmail.com>
6944 * aot-compiler.c (mono_save_xdebug_info): Add more parameter types.
6946 2008-11-18 Rodrigo Kumpera <rkumpera@novell.com>
6948 * mini-ops.h: Added OP_INSERT_I2.
6952 * mini-x86.c (mono_arch_output_basic_block): Same.
6954 * simd-intrinsics.c: Implement setter for Vector8s.
6956 * simd-methods.h: Add the names of get setters of Vector8s.
6958 2008-11-18 Zoltan Varga <vargaz@gmail.com>
6960 * aot-compiler.c (mono_save_xdebug_info): Add support for parameters.
6962 * aot-compiler.c (mono_save_xdebug_info): Add preliminary support for
6965 * unwind.h (MonoUnwindOp): Change the 'val' to a signed type.
6967 2008-11-18 Mark Probst <mark.probst@gmail.com>
6969 * mini-ppc64.c, mini-ppc64.h, tramp-ppc64.c, cpu-ppc64.md: Changes
6970 for PPC64. An empty program runs now.
6972 2008-11-18 Zoltan Varga <vargaz@gmail.com>
6974 * unwind.h (MonoUnwindOp): Change the 'val' to a signed type.
6976 * aot-compiler.c mini.c mini.h: Add a JIT debugging mode modelled after
6977 a similar mode in Kaffe: When the the MONO_XDEBUG env var is set, debugging
6978 info for JITted code is emitted into a shared library, loadable into gdb.
6980 2008-11-18 Mark Probst <mark.probst@gmail.com>
6982 * Makefile.am: Changes to build PPC64.
6984 * mini-arch.h: Include mini-ppc64.h on PPC64.
6986 2008-11-18 Mark Probst <mark.probst@gmail.com>
6988 * mini-ppc64.c, mini-ppc64.h, cpu-ppc64.md: Updated with changes
6989 in PPC code up to r119147.
6991 2008-11-18 Mark Probst <mark.probst@gmail.com>
6993 * mini-ppc64.c, mini-ppc64.h, tramp-ppc64.c, exceptions-ppc64.c,
6994 cpu-ppc64.md: Changes for PPC64.
6996 Based on code submitted by andreas.faerber@web.de at
6997 https://bugzilla.novell.com/show_bug.cgi?id=324134 under the
7000 2008-11-18 Mark Probst <mark.probst@gmail.com>
7002 * mini-ppc64.c, mini-ppc64.h, tramp-ppc64.c, exceptions-ppc64.c,
7003 cpu-ppc64.md: Copied from the corresponding PPC files from
7006 2008-11-18 Scott Peterson <lunchtimemama@novell.com>
7008 * mini-ops.h: Added OP_ROUND.
7010 * cpu-x86.md: Added round.
7012 * mini-x86.c: Added support for intrinsicing Math.Round (double).
7014 * basic-math.cs: Added test_0_round to test rounding.
7016 Contributed under MIT/X11 license.
7018 2008-11-17 Bill Holmes <billholmes54@gmail.com>
7020 * aot-compiler.c : Fix the Winx64 build.
7022 Contributed under MIT/X11 license.
7024 2008-11-17 Rodrigo Kumpera <rkumpera@novell.com>
7026 * mini-x86.c (mono_arch_output_basic_block): Use movsd instead of monvups
7027 in OP_EXTRACT_R8 to avoid possible stack corruption.
7029 2008-11-17 Rodrigo Kumpera <rkumpera@novell.com>
7031 * mini-ops.h: Added OP_EXTRACT_R8/I8.
7033 * cpu-x86.md: Added extract_r8.
7035 * mini-x86.c (mono_arch_output_basic_block): Emmit OP_EXTRACT_R8.
7037 * mini-x86.c: Added mono_arch_decompose_long_opts to break OP_EXTRACT_I8 into
7038 a couple of OP_EXTRACT_I4.
7040 * mini-x86.h: Define MONO_ARCH_HAVE_DECOMPOSE_LONG_OPTS if simd is enabled.
7042 * simd-intrinsics.c: Implement getters for Vector2l/2ul/2d.
7044 2008-11-17 Rodrigo Kumpera <rkumpera@novell.com>
7046 * simd-intrinsics.c (vector2l_intrinsics): CompareGreaterThan requires sse 4.2
7049 2008-11-17 Zoltan Varga <vargaz@gmail.com>
7051 * method-to-ir.c (handle_delegate_ctor): Emit the address of the delegate
7052 trampoline as an AOT const of the proper type instead of MONO_PATCH_INFO_ABS.
7054 * mini.c (mono_codegen): Remove the handling of delegate trampolines, they
7055 are not needed any more.
7057 * mini.h: Remove the unused INS_LIST macros.
7059 * mini.c (mini_method_compile): Remove a disable globalra case which is no
7062 * *.h *.c: Remove duplicate MonoInst emission macros, use the ones in
7065 * regalloc.h *.c: Remove references to mono_regstate_next_int (), use
7066 mono_alloc_ireg () instead.
7068 * mini-<ARCH>.c: Include ir-emit.h. Remove duplicate MonoInst emission
7071 * mini-amd64.c (emit_load_volatile_arguments): Removed, not needed
7074 * aot-runtime.c (load_aot_module): Disable AOT when running under
7077 * mini-amd64.h: Change the monitor fastpath defines to check for
7078 !PLATFORM_WIN32 so they work on *bsd too.
7080 * mini.h mini.c mini-hhpa.c: Remove more unused code.
7082 * mini-s390.c mini-s390x.c: Remove !cfg->new_ir code.
7084 * mini.h (MonoCompile): Remove new_ir flag.
7086 * regalloc.h regalloc.c: Remove unused code.
7088 * cpu-*.md: Remove more unused opcodes.
7090 * simple-cee-ops.h simple-mini-ops.h: Removed.
7092 * mini-ops.h *.c cpu-<ARCH>.md: Remove more unused opcodes.
7094 2008-11-17 Zoltan Varga <vargaz@gmail.com>
7096 * aliasing.h: Removed.
7098 * *.c: Remove references to aliasing.h and inssel.h.
7100 * mini.c: Remove additional unused functions.
7102 * mini-ops.h cpu-*.md: Remove unused opcodes.
7104 2008-11-16 Zoltan Varga <vargaz@gmail.com>
7106 Remove the old JIT code.
7108 * inssel*.brg: Removed.
7110 * ssa.c abcremoval.c aliasing.c: Removed.
7112 * ssa2.c: Renamed to ssa.c.
7114 * abcremoval2.c: Renamed to abcremoval.c.
7116 * *.c: Removed all !cfg->new_ir code.
7118 * mini-<ARCH>.c: Removed mono_arch_call_opcode (),
7119 mono_arch_emit_this_vret_args (), and mono_arch_get_inst_for_method ().
7121 * mini.c: Removed the old mono_method_to_ir () and all the code used by it.
7123 2008-11-16 Zoltan Varga <vargaz@gmail.com>
7125 * aot-compiler.c aot-runtime.c: Emit most of the non-table data in a structure
7126 to simplify the code and cut back on the number of global symbols in the AOT
7129 * aot-compiler.c aot-runtime.c: Get rid of the unused plt_jump_table.
7131 2008-11-15 Zoltan Varga <vargaz@gmail.com>
7133 * aot-runtime.c aot-compiler.c: Unify the plt_jump_table/plt_info tables
7134 with the got/got_info tables.
7136 * mini.h: Bump AOT file format version.
7138 * unwind.h: New file, contains definitions for stack unwinding.
7140 * mini.c (mono_emit_unwind_op): New helper function to append an unwind op
7143 * aot-compiler.c: Generalize the emitting of unwind information to use the
7144 information in cfg->unwind_ops.
7146 * mini-amd64.c (mono_arch_emit_prolog): Emit unwind info.
7148 * aot-compiler.c: Emit dwarf unwind information so gdb can unwind through
7149 AOT method frames. Enable writing symbols for methods by default.
7151 2008-11-14 Rodrigo Kumpera <rkumpera@novell.com>
7153 * simd-intrinsics.c (simd_intrinsic_emit_getter): Generalize this code
7154 and make it work with vectors of element sizes 1, 2 and 4.
7156 * simd-intrinsics.c: Enable getter for all vectors with element size
7159 * simd-methods.h: Add the names of other getters.
7161 * mini-ops.h: Added OP_EXTRACT_I2/U2/I1/U1.
7167 Fri Nov 14 15:54:18 CET 2008 Paolo Molaro <lupus@ximian.com>
7169 * mini-ppc.h: portability fix.
7171 Fri Nov 14 15:39:50 CET 2008 Paolo Molaro <lupus@ximian.com>
7173 * mini-ppc.h, mini-ppc.c: avoid using the red zone as some kernels are
7174 buggy and will overwrite it.
7176 2008-11-14 Zoltan Varga <vargaz@gmail.com>
7178 * aot-compiler.c: Add functionality to emit local symbols to the elf writer.
7179 Use it to emit local symbols for all methods so AOTed methods show up with
7180 their full name in gdb/valgrind output.
7182 Fri Nov 14 12:56:27 CET 2008 Paolo Molaro <lupus@ximian.com>
7184 * mini-ppc.c: portability fixes.
7186 2008-11-14 Zoltan Varga <vargaz@gmail.com>
7188 * mini-trampolines.c (mono_magic_trampoline): Move the patching of plt
7189 entries out of the if (!generic_shared...) code so it is always done.
7190 (mono_class_init_trampoline): Do the patching when running under valgrind
7191 too, newer versions of valgrind have no problems with it.
7193 2008-11-13 Zoltan Varga <vargaz@gmail.com>
7195 * aot-compiler.c (emit_writeout): Rework this to make it easier to add
7198 2008-11-13 Mark Probst <mark.probst@gmail.com>
7200 * mini-ppc.c, cpu-ppc.md: Reserve space for the parameter area in
7203 2008-11-13 Rodrigo Kumpera <rkumpera@novell.com>
7205 * simd-intrinsics.c: Add getter support for Vector4i and Vector4ui.
7207 2008-11-13 Rodrigo Kumpera <rkumpera@novell.com>
7209 * mini-ops.h: Kill diplicated ops OP_SHUFLEPS.
7215 * simd-intrinsics.c: Same.
7217 2008-11-13 Rodrigo Kumpera <rkumpera@novell.com>
7219 * simd-intrinsics.c: Enable constructor intrinsics for all types.
7221 2008-11-13 Rodrigo Kumpera <rkumpera@novell.com>
7223 * simd-intrinsics.c (simd_intrinsic_emit_ctor): Generalize this method
7224 to work with more Vector types.
7226 2008-11-13 Rodrigo Kumpera <rkumpera@novell.com>
7228 * simd-intrinsics.c (simd_intrinsic_emit_ctor): If the target is already a pointer
7229 store the elemens directly instead of using and intermediate.
7231 2008-11-13 Zoltan Varga <vargaz@gmail.com>
7233 * mini-amd64.c (emit_call_body): Avoid aligning call sites in AOTed code.
7235 * tramp-x86.c (mono_arch_create_trampoline_code): Rework the return sequence
7236 to preserve %eax for aot plt trampolines.
7238 * aot-compiler.c (compile_method): Don't skip synchronized methods.
7239 (encode_method_ref): Flag synchronized methods so they won't go through
7242 * aot-compiler.c: Additional work to support AOTing synchronized methods/
7245 * cpu-ia64.md (jmp): Increase max length.
7247 2008-11-12 Zoltan Varga <vargaz@gmail.com>
7249 * aot-runtime.c (load_method): Avoid calling runtime_class_init () for
7250 open generic classes.
7252 * aot-compiler.c: Enable the ELF writer on ELF platforms.
7254 * method-to-ir.c (mono_method_to_ir2): Revert the last change to the
7255 box+brtrue optimization since it causes test failures on x86.
7257 2008-11-12 Rodrigo Kumpera <rkumpera@novell.com>
7259 * mini-ops.h: Remove OP_PUSH_R4 and OP_LOADX_STACK.
7265 * mini.h (struct MonoCompile): Add simd_ctor_var to be used as storage
7266 for simd ctor values.
7268 * simd-intrinsics.c (simd_intrinsic_emit_ctor): Use simd_ctor_var for the constructor
7269 instead of directly pushing the values on stack. This saves about 15 bytes of generated code.
7271 2008-11-12 Rodrigo Kumpera <rkumpera@novell.com>
7273 * simd-methods.h: Rename SubWithSaturation, ArithmeticRightShift and
7276 * simd-instrincs.c: Same.
7278 * basic-simd.cs: Same.
7280 2008-11-12 Zoltan Varga <vargaz@gmail.com>
7282 * ratests.cs: Add more tests.
7284 * regalloc2.c (add_spill_code): Handle more corner cases.
7286 2008-11-11 Zoltan Varga <vargaz@gmail.com>
7288 * regalloc2.c (INS_POS_INTERVAL): Decrease this to 8 to avoid overflows.
7289 (update_liveness): Avoid holes in the liveness ranges of hregs if they are
7290 both the source an destination of an instruction.
7292 Tue Nov 11 19:30:50 CET 2008 Paolo Molaro <lupus@ximian.com>
7294 * jit-icalls.c, local-propagation.c, mini.c, ssa.c, ssapre.c, trace.c,
7295 wapihandles.c: more portability changes.
7297 Tue Nov 11 18:56:33 CET 2008 Paolo Molaro <lupus@ximian.com>
7299 * aot-compiler.c, aliasing.c, abcremoval.c: portability changes.
7300 * mini.c mini.h, aot-runtime.c: the aot segfault-handling code is not
7301 safe to execute in a signal handler and the kernel provides better
7302 the info in /proc/self/smaps. Avoid the assert on sigaction during
7305 2008-11-11 Zoltan Varga <vargaz@gmail.com>
7307 * method-to-ir.c (mono_method_to_ir2): In the box+brtrue optimization, only
7308 do the bblock linking hack if it is actually needed.
7310 * Makefile.am (patch-libtool): New helper target to patch libtool to speed
7313 * liveness.c (ENABLE_LIVENESS2): Reenable this for 64 bit archs as the
7314 crash problem is fixed.
7316 * branch-opts.c (mono_remove_critical_edges): Link up newly added
7319 * mini.c (mini_method_compile): Compute unreachable bblocks properly even
7321 (mini_method_compile): Set the starting value of next_vreg to
7322 MAX_IREGS + MAX_FREGS when using globalra.
7324 * method-to-ir.c (mono_method_to_ir2): Mark bblocks starting
7325 filter clauses with BB_EXCEPTION_HANDLER.
7327 * regalloc2.c (assign_spill_slots): Set cfg->rgctx_var.
7329 2008-11-10 Mark Probst <mark.probst@gmail.com>
7331 * mini-x86.c (mono_arch_get_argument_info): Don't align argument
7332 space for stdcall. Fixes regressions on Win32.
7334 2008-11-10 Zoltan Varga <vargaz@gmail.com>
7336 * regalloc2.c (handle_reg_constraints): Avoid adding code to unreachable
7338 (linear_scan): Remove an assert which doesn't seem to be needed.
7340 * local-propagation.c (mono_local_deadce): Avoid a call to
7341 MONO_DELETE_INS which would screw up the instruction linking.
7343 * mini.c (mono_decompose_op_imm): Make this work with globalra.
7345 * regalloc2.c: Upgrade to work the current JIT code.
7347 2008-11-09 Zoltan Varga <vargaz@gmail.com>
7349 * method-to-ir.c (inline_method): Merge more basic blocks to help the AOT
7352 * aot-runtime.c: Remove some dead code.
7354 * tramp-arm.c: Use 'code' as the runnning pointer in code generation for
7356 (mono_arch_create_rgctx_lazy_fetch_trampoline_full): Implement aot support.
7358 * aot-runtime.c (load_named_code): Decode the offset of lazy fetch
7359 trampolines using sscanf since atoi doesn't work on large unsigned values.
7361 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline_full):
7362 Initialize code_size.
7364 2008-11-08 Mark Probst <mark.probst@gmail.com>
7366 * method-to-ir.c (mini_emit_inst_for_method): Make
7367 Interlocked.CompareExchange work for Int arguments on 32 bit
7370 2008-11-07 Mark Probst <mark.probst@gmail.com>
7372 * method-to-ir.c (mono_method_to_ir2): Fixed a funny commit error.
7374 2008-11-06 Bill Holmes <billholmes54@gmail.com>
7376 * main.c Fix MSVC build.
7378 Contributed under MIT/X11 license.
7380 2008-11-06 Mark Probst <mark.probst@gmail.com>
7382 * mini-x86.c (mono_arch_allocate_vars): Make sure locals that need
7383 alignment larger than 8 bytes are aligned correctly, too.
7385 * mini.c: Honor the min_align field of MonoClass when laying out
7388 2008-11-06 Zoltan Varga <vargaz@gmail.com>
7390 * method-to-ir.c (mono_method_to_ir2): Fix AOT support for CEE_SWITCH on arm.
7392 * aot-compiler.c (emit_plt): Fix a warning.
7394 * aot-compiler.c: Implement ARM support in the binary writer.
7396 2008-11-05 Rodrigo Kumpera <rkumpera@novell.com>
7398 * basic-simd.cs: Add test for getter with byref arg.
7399 Fix the naming of a few tests.
7400 Add missing checks to a test.
7402 2008-11-05 Zoltan Varga <vargaz@gmail.com>
7404 * aot-compiler.c (emit_plt): Make the arm code work with the binary writer.
7406 * aot-compiler.c aot-runtime.c mini-trampolines.c tramp-amd64.c: Implement
7407 most of the full-aot support for monitor enter/exit trampolines.
7409 * tramp-x86.c tramp_amd64.c: Add AOT compatible variants of the monitor
7410 enter/exit trampoline creation functions.
7412 * Makefile.am: Fix the generation of buildver.h so it is not invoked during
7415 Wed Nov 5 16:28:53 CET 2008 Paolo Molaro <lupus@ximian.com>
7417 * mini.h, aot-compiler.c, method-to-ir.c, aot-runtime.c: remove the
7418 incorrectly added MONO_WRAPPER_MONITOR_* (in r117651-r117652) and
7419 implement the needed functionality without adding crap to the runtime.
7421 2008-11-05 Zoltan Varga <vargaz@gmail.com>
7423 * mini-trampolines.c (mono_create_monitor_enter_trampoline): Fix the
7426 * mini.c (mono_build_date): New global version holding the build date in
7429 * Makefile.am (buildver.c): Generate a file containing the build date.
7431 * main.c: Set the build date from the generated file.
7433 * mini.c (mono_get_runtime_build_info): New helper function returning build
7434 information in a string format.
7436 * driver.c (mono_main): Print the build date in --version.
7438 * aot-compiler.c aot-runtime.c: Embed the build information into the AOT
7439 file when the bind-to-runtime-version option is used.
7441 2008-11-05 Rodrigo Kumpera <rkumpera@novell.com>
7443 * simd-intrinsics.c: Fix bug when using getters and byref args.
7445 2008-11-05 Rodrigo Kumpera <rkumpera@novell.com>
7447 * simd-methods.h: Rename prefetch methods.
7449 * simd-intrinsics.c: Same.
7451 2008-11-05 Mark Probst <mark.probst@gmail.com>
7453 * tramp-amd64.c: Enlarge the Monitor.Enter/Exit trampoline code
7456 2008-11-04 Zoltan Varga <vargaz@gmail.com>
7458 * aot-compiler.c: Use the bundled elf header files instead of depending on
7461 * aot-compiler.c (emit_symbol_diff): Allocate memory from the acfg
7464 * method-to-ir.c (mono_method_check_inlining): Avoid a getenv () call
7467 2008-11-04 Rodrigo Kumpera <rkumpera@novell.com>
7469 * cpu-x86.md: Add store nta ops.
7475 * mini.h: Add an enum for simd prefetch modes.
7477 * simd-methods.h: Refactor the store_aligned code to handle multiple kinds
7478 of store. Use the changed code to support store nta.
7480 * simd-intrinsics.c: Add prefetch ops for all vector types.
7482 2008-11-04 Zoltan Varga <vargaz@gmail.com>
7484 * aot-compiler.c: Add an option for JIT compiling the methods by multiple
7487 * aot-compiler.c: Use statically allocated buffers for constructing symbol
7490 * aot-runtime.c aot-compiler.c: Add support for the MONITOR_ENTER/EXIT
7493 2008-11-04 Mark Probst <mark.probst@gmail.com>
7495 * mini-x86.c: Fixed commit.
7497 2008-11-04 Zoltan Varga <vargaz@gmail.com>
7499 * aot-compiler.c (emit_plt): Align the plt section only on x86.
7501 2008-11-04 Mark Probst <mark.probst@gmail.com>
7503 * mini-trampolines.c, mini.h: Two new trampolines: MONITOR_ENTER
7504 and MONITOR_EXIT, for the ASM fastpaths.
7506 * method-to-ir.c: Use the ASM fastpath for Monitor.Enter/Exit if
7509 * mini.c, patch-info.h: Signature and patch infos for
7510 Monitor.Enter/Exit trampolines.
7512 * mini-amd64.c, mini-x86.c: Make emit_tls_get() non-static.
7514 * tramp-amd64.c, tramp-x86.c, mini-amd64.h, mini-amd64.h:
7515 Monitor.Enter/Exit ASM fastpath for Linux.
7517 2008-11-04 Zoltan Varga <vargaz@gmail.com>
7519 * mini.c (mono_method_to_ir): Fix soft-float support in Array.Get/Set.
7521 * objects.cs: Add a new test.
7523 * aot-compiler.c: Use mono_100ns_ticks () for computing the profiling info.
7525 * aot-runtime.c (load_method): Run class initialization in the PLT case even
7526 if MONO_LOG_LEVEL is set.
7528 * debug-mini.c (serialize_variable): Fix the encoding of dead variables.
7530 * aot-runtime.c (mono_aot_get_method): Skip out-of-date AOT modules.
7532 * aot-compiler.c (emit_and_reloc_code): Speed this up a little.
7534 * aot-compiler.c: Change the relocation code to use virtual addresses instead
7535 of file offsets. Align the sections belonging to the data segment to
7538 2008-11-03 Zoltan Varga <vargaz@gmail.com>
7540 * aot-compiler.c: Simplify the elf writer by depending on the definitions in
7541 elf.h. Port it to amd64.
7543 2008-11-03 Rodrigo Kumpera <rkumpera@novell.com>
7545 * driver.c: Enable SIMD by default.
7547 2008-11-03 Rodrigo Kumpera <rkumpera@novell.com>
7549 * cpu-x86.md: Add prefetch op.
7555 * mini.h: Add an enum for simd prefetch modes.
7557 * simd-methods.h: Add prefetch function names.
7559 * simd-intrinsics.c: Add prefetch ops for all vector types.
7561 2008-11-03 Zoltan Varga <vargaz@gmail.com>
7563 * aot-compiler.c (emit_bytes): Speed this up a little.
7565 2008-11-02 Zoltan Varga <vargaz@gmail.com>
7567 * aot-compiler.c: Add JIT time etc. statistics.
7569 * aot-compiler.c (compile_method): Fix the copying of the cfgs array.
7571 * mini.h (MonoCompile): Add 'got_offset' field.
7573 * aot-compiler.c: Store the got offset in MonoCompile, get rid of the
7574 method_got_offsets array.
7576 * aot-compiler.c aot-runtime.c: Add support for the monitor enter/exit
7579 * aot-compiler.c (compile_method): Add generic method instances referenced
7580 by the method to the list of methods to be compiled, this is required so if
7581 A<T> references B<T>, and another assembly references A<int>, then it will
7582 also get a copy of B<int>.
7584 * method-to-ir.c (mini_emit_inst_for_method): Use the proper wrapper type
7585 when checking for monitor enter/exit.
7587 2008-10-30 Mark Probst <mark.probst@gmail.com>
7589 * method-to-ir.c (mini_emit_inst_for_method): Use the IL fastpaths
7590 for Monitor.Enter and Monitor.Exit if enabled.
7592 * mini-x86.h, mini-amd64.h: Enable the IL fastpaths for Linux and
7595 2008-10-30 Zoltan Varga <vargaz@gmail.com>
7597 * method-to-ir.c (type_from_op): Convert CEE_CONV_U on OP_ICONV_TO_U instead
7598 of an OP_MOVE. Fixes #440046.
7600 * basic-long.cs: Add a new test.
7602 2008-10-29 Rodrigo Kumpera <rkumpera@novell.com>
7604 * mini.h: Add synchronization note for the managed counter-part.
7606 * simd-intrinsics.c: Add SimdRuntime.get_AccelMode intrinsic that
7607 returns the simd caps of the current cpu.
7609 2008-10-29 Rodrigo Kumpera <rkumpera@novell.com>
7611 * basic-simd.cs: Remove Console.WriteLine.
7613 2008-10-28 Rodrigo Kumpera <rkumpera@novell.com>
7615 * basic-simd.cs: New tests for Vector2ul.
7617 2008-10-28 Rodrigo Kumpera <rkumpera@novell.com>
7619 * simd-intrinsics.c: Add new vector type Vector2ul.
7621 2008-10-28 Rodrigo Kumpera <rkumpera@novell.com>
7623 * basic-simd.cs: New tests for Vector2l.
7625 2008-10-28 Rodrigo Kumpera <rkumpera@novell.com>
7627 * cpu-x86.md: Add long version of most packed int ops.
7633 * simd-intrinsics.c: Add new vector type Vector2l.
7635 2008-10-28 Rodrigo Kumpera <rkumpera@novell.com>
7637 * simd-intrinsics.c: Replace SN_op_BitwiseXor with SN_op_ExclusiveOr.
7639 * simd-methods.h: Remove SN_op_BitwiseXor.
7641 2008-10-28 Zoltan Varga <vargaz@gmail.com>
7643 * mini.c (mono_allocate_stack_slots_full): Align the size of vtypes to their
7646 2008-10-27 Rodrigo Kumpera <rkumpera@novell.com>
7648 * basic-simd.cs: Test for Vector2d.
7650 * basic-simd.cs (test_vector8s_pack_signed_sat): Fixed broken
7653 2008-10-27 Rodrigo Kumpera <rkumpera@novell.com>
7655 * cpu-x86.md: Add double version of all packed float ops.
7661 * simd-intrinsics.c: Add new vector type Vector2d.
7663 * simd-intrinsics.c (vector4f_intrinsics): Fix ordering.
7665 * simd-methods.h: Add Duplicate.
7667 2008-10-27 Rodrigo Kumpera <rkumpera@novell.com>
7669 * basic-simd.cs: Test for packing with signed saturation.
7671 2008-10-28 Zoltan Varga <vargaz@gmail.com>
7673 * aot-compiler.c (add_generic_instances): Add all methods of generic instances
7674 found in the TYPESPEC table.
7676 2008-10-26 Zoltan Varga <vargaz@gmail.com>
7678 * aot-runtime.c (mono_aot_get_method): Log not found methods for extra methods
7681 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file format version.
7683 * mini.c (mono_method_to_ir): For MONO_PATCH_INFO_RVA, save field the token
7684 instead of the RVA, since the RVA can be changed by tools like the cil
7687 * method-to-ir.c (mono_method_to_ir2): Ditto.
7689 * debug-mini.c (serialize_variable): Handle ADDRESS_MODE_DEAD.
7690 (deserialize_variable): Ditto.
7692 2008-10-25 Martin Baulig <martin@ximian.com>
7694 * debug-mini.c (write_variable): Use
7695 `MONO_DEBUG_VAR_ADDRESS_MODE_DEAD' for dead variables.
7697 2008-10-24 Rodrigo Kumpera <rkumpera@novell.com>
7699 * cpu-x86.md: Add unsigned variants of packd and packw.
7703 * mini-x86.h: Emit the right instruction for packd and packw.
7704 Add unsigned variants of packd and packw.
7706 * simd-intrinsics.c: Packd and packw were used in place of their
7707 unsigned variants. Change that.
7708 Add intrinsics for (Signed)PackWithSignedSaturation.
7710 * simd-methods.h: Add (Signed)PackWithSignedSaturation.
7712 2008-10-24 Rodrigo Kumpera <rkumpera@novell.com>
7714 * simd-intrinsics.c (vector4i_intrinsics): New table of intrinsic type.
7716 2008-10-24 Rodrigo Kumpera <rkumpera@novell.com>
7718 * mini-ops.h: Remove dword packed add/sub with saturation ops.
7720 * cpu-x86.md: Remove dword packed add/sub with saturation ops.
7722 * simd-intrinsics.c (vector4ui_intrinsics): Remove methods without
7725 * simd-intrinsics.c (vector8s_intrinsics): Fix ordering.
7727 2008-10-24 Mark Probst <mark.probst@gmail.com>
7729 * method-to-ir.c, mini.c: Special casing for the synchronized
7730 wrapper for the ldtoken+GetTypeFromHandle case.
7732 2008-10-24 Zoltan Varga <vargaz@gmail.com>
7734 * mini.c (mono_replace_ins): Move this to branch-opts.c.
7736 * mini.c (mono_replace_ins): Propagate has_array_access flag to the newly
7737 created/split bblocks.
7739 2008-10-24 Rodrigo Kumpera <rkumpera@novell.com>
7741 * mini-ops.h: Add packed signed mul high.
7745 * mini-x86.c (mono_arch_output_basic_block): Same.
7747 * simd-methods.h: Add PackWithUnsignedSaturation and ShiftRightLogic.
7749 * simd-intrinsics.c (vector8s_intrinsics): New table of intrinsic type.
7751 2008-10-24 Rodrigo Kumpera <rkumpera@novell.com>
7753 * basic-simd.cs: Tests for Vector16sb.
7755 2008-10-24 Zoltan Varga <vargaz@gmail.com>
7757 * inssel.brg (stmt): Fix OP_HARD_NOP rule.
7759 2008-10-23 Rodrigo Kumpera <rkumpera@novell.com>
7761 * mini-ops.h: Add packed signed min, max and compare greater.
7765 * mini-x86.c (mono_arch_output_basic_block): Same. Add packed add/sub with
7768 * simd-methods.h: Add CompareGreaterThan.
7770 * simd-methods.h: Remove CompareEquals.
7772 * simd-intrinsics.c: Add new TODO entry and some cosmetic changes.
7774 * simd-intrinsics.c (vector16sb_intrinsics): New table of intrinsic type.
7776 * simd-intrinsics.c (vector4f_intrinsics): Rename CompareEquals to
7779 2008-10-23 Rodrigo Kumpera <rkumpera@novell.com>
7781 * basic-simd.cs: Fix tests due to change in the API.
7783 2008-10-21 Zoltan Varga <vargaz@gmail.com>
7785 * mini.c method-to-ir.c: Use mono_field_get_name () for accessing field->name.
7787 2008-10-21 Rodrigo Kumpera <rkumpera@novell.com>
7789 * basic-simd.cs: Fix name change in Vector4f::CompareEqual.
7791 * simd-intrinsics.c (simd_intrinsic_emit_store_aligned): Don't use
7792 inst_offset as this has invalid values for LDADDR.
7794 2008-10-21 Rodrigo Kumpera <rkumpera@novell.com>
7796 * basic-simd.cs: Test for SignedPackWithUnsignedSaturation.
7798 * simd-intrinsics.c (vector4ui_intrinsics): Add SignedPackWithUnsignedSaturation.
7800 2008-10-21 Zoltan Varga <vargaz@gmail.com>
7802 * method-to-ir.c (initialize_array_data): Use mono_field_get_data ()
7803 for accessing field->data.
7805 2008-10-21 Rodrigo Kumpera <rkumpera@novell.com>
7807 * basic-simd.cs: Test for SignedPackWithUnsignedSaturation.
7809 2008-10-21 Rodrigo Kumpera <rkumpera@novell.com>
7811 * simd-methods.h: Add SignedPackWithUnsignedSaturation.
7813 * simd-intrinsics.c (vector8us_intrinsics): Add SignedPackWithUnsignedSaturation.
7815 2008-10-21 Zoltan Varga <vargaz@gmail.com>
7817 * dominators.c (mono_compute_natural_loops): Allocate GList enties
7818 from the cfg mempool.
7820 2008-10-20 Rodrigo Kumpera <rkumpera@novell.com>
7822 * basic-simd.cs: Tests for new methods in Vector8us.
7824 2008-10-20 Rodrigo Kumpera <rkumpera@novell.com>
7826 * mini-ops.h: Add multiply and store high.
7830 * mini-x86.c (mono_arch_output_basic_block): Same.
7832 * simd-methods.h: Same.
7834 * simd-intrinsics.c (vector8us_intrinsics): Add MultiplyStoreHigh
7837 2008-10-19 Zoltan Varga <vargaz@gmail.com>
7839 * method-to-ir.c (mono_emit_method_call_full): Remove a needless call to
7840 mono_class_setup_vtable ().
7842 * mini-trampolines.c (mono_convert_imt_slot_to_vtable_slot): Use
7843 mono_class_get_vtable_entry () for accessing klass->vtable.
7845 * aot-runtime.c (load_method): Avoid a crash when using MONO_LOG_LEVEL.
7847 * aot-compiler.c (add_generic_instances): Avoid a crash if a class is not
7850 * method-to-ir.c (mono_save_token_info): Don't save references made from
7853 * aot-compiler.c (add_generic_instances): Add static rgctx wrappers for cctors
7854 of generic instances.
7856 * aot-runtime.c (find_extra_method): Search in all loaded AOT images.
7858 2008-10-19 Mark Probst <mark.probst@gmail.com>
7860 * cpu-ppc.md, mini-ppc.c: The length of the code generated for
7861 OP_JMP depends on the method signature. Calculate it properly.
7863 2008-10-19 Zoltan Varga <vargaz@gmail.com>
7865 * aot-runtime.c (mono_aot_find_jit_info): Handle extra methods which are
7868 * aot-compiler.c (emit_and_reloc_code): Allow direct calling of generic
7870 (emit_extra_methods): Add another table mapping method indexes to
7871 offsets in the extra_method_info table.
7873 * mini.h: Bump AOT file format version.
7875 * aot-runtime.c: Merge most of the code from mono_aot_get_method
7876 and mono_aot_get_method_from_token () into one function.
7878 2008-10-19 Mark Probst <mark.probst@gmail.com>
7880 * mini-ppc.c (emit_load_volatile_arguments): Inner loop needs a
7883 2008-10-18 Zoltan Varga <vargaz@gmail.com>
7885 * aot-compiler.c aot-runtime.c: Fix the hash function used for the extra
7888 * method-to-ir.c (mono_method_to_ir2): Change a !compile_aot assert to
7891 * mini.c (mono_patch_info_equal): Compare the generic context as well.
7893 * mini.h: Bump aot file format version.
7895 * aot-compiler.c aot-runtime.c: Generalize the wrapper handling code so the
7896 AOT file can contain native code for methods which are not in the METHOD
7897 table. Generate code for non-sharable generic instances of generic methods
7898 found in the METHODSPEC table.
7900 * method-to-ir.c (mono_method_to_ir2): Remove the aot restriction when
7901 encoding generic type handles.
7903 * ir-emit.h (NEW_AOTCONST_TOKEN): Add a generic_context argument.
7904 (NEW_TYPE_FROM_HANDLE_CONST): Add a generic_context argument.
7906 * ir-emit.h: Rewrite the EMIT_NEW_XXXCONST macros to use the NEW_XXXCONST
7907 macros + MONO_ADD_INS.
7909 * mini.c (mono_jump_info_token_new2): New function which takes a generic
7912 * mini.h (MonoJumpInfoToken): Include fields for a generic context.
7914 * mini.h: Bump aot file format version.
7916 * aot-compiler.c aot-runtime.c: Update after changes to MonoJumpInfoToken.
7918 2008-10-17 Mark Probst <mark.probst@gmail.com>
7920 * mini-x86.h, mini-x86.c, exceptions-x86.c: Align stack on all
7921 platforms, with definable stack alignment value. Set to 16 now
7924 * mini.c, mini.h, driver.c: Command line option for disabling
7927 2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
7929 * basic-simd.cs: Tests for new methods in Vector4ui.
7931 2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
7933 * mini-ops.h: Add packed int shuffle.
7937 * mini-x86.c (mono_arch_output_basic_block): Same.
7939 * simd-intrinsics.c (vector4ui_intrinsics): Add compare equal,
7940 extract mask, max, min, shuffle.
7942 * simd-intrinsics.c (vector8us_intrinsics): Add max and min.
7944 2008-10-17 Rodrigo Kumpera <rkumpera@novell.com>
7946 * basic-simd.cs: Tests for new methods in Vector8us.
7948 2008-10-17 Mark Probst <mark.probst@gmail.com>
7950 * method-to-ir.c (mono_method_to_ir2): "refanytype" produces a
7951 RuntimeTypeHandle, not a TypedReference.
7953 Fri Oct 17 14:40:50 CEST 2008 Paolo Molaro <lupus@ximian.com>
7955 * simd-intrinsics.c: remove relocations.
7957 2008-10-17 Zoltan Varga <vargaz@gmail.com>
7959 * mini-amd64.c (mono_arch_output_basic_block): Port the IREM_IMM
7960 optimizations from the x86 backend.
7962 Fri Oct 17 12:00:51 CEST 2008 Paolo Molaro <lupus@ximian.com>
7964 * simd-methods.h, simd-intrinsics.c: debloat method names and
7965 prepare for no relocations.
7967 2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
7969 * mini-ops.h: Add packed min/equal and sum of absolute differences.
7973 * mini-x86.c (mono_arch_output_basic_block): Same.
7975 * simd-intrinsics.c (vector16b_intrinsics): Add average, compare equal,
7976 extract mask, max, min and sum of absolute differences.
7978 * simd-intrinsics.c: Increase SIMD_INTRINSIC_NAME_MAX due to new huge
7981 2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
7983 * basic-simd.cs: Test for the other mono_simd_simplify_indirection bug.
7984 Renamed one test for consistency.
7986 2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
7988 * simd-intrinsics.c (mono_simd_simplify_indirection): Apply the previous
7989 fix to the code that deal with other blocks.
7991 2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
7993 * basic-simd.cs: Test for the mono_simd_simplify_indirection bug.
7995 2008-10-16 Rodrigo Kumpera <rkumpera@novell.com>
7997 * simd-intrinsics.c (mono_simd_simplify_indirection): Simplify the code
7998 that deals with vreg interference. Explicitly check for OP_LDADDR to be
7999 able to process the source reg.
8001 2008-10-16 Martin Baulig <martin@ximian.com>
8003 * mini-ops.h, cpu-amd64.md, cpu-x86.md: Added new `hard_nop' opcode.
8005 * inssel.brg: Add `OP_HARD_NOP'.
8007 * mini.h (MonoCompile): Added `keep_cil_nops' flag.
8009 * mini.c (mono_method_to_ir): In `CEE_NOP': generate a
8010 `OP_HARD_NOP' instruction when running inside the debugger.
8012 * method-to-ir.c (mono_method_to_ir2): In `CEE_NOP': generate a
8013 `OP_HARD_NOP' instruction when running inside the debugger.
8015 2008-10-15 Rodrigo Kumpera <rkumpera@novell.com>
8017 * simd-intrinsics.c (get_simd_vreg): Using sreg1 of OP_XMOVE
8018 now works. The issue with the regalloc tripping up no longer
8021 * simd-intrinsics.c (load_simd_vreg): Same.
8023 2008-10-15 Rodrigo Kumpera <rkumpera@novell.com>
8025 * basic-simd.cs: Tests for new Vector8ui methods.
8027 2008-10-15 Rodrigo Kumpera <rkumpera@novell.com>
8029 * simd-intrinsics.c (get_simd_vreg): Simplify code and test
8030 only for type. This fixes crashes where MonoInst::klass is checked
8031 for ops of type != VTYPE or OBJ.
8033 * simd-intrinsics.c (load_simd_vreg): Same.
8035 2008-10-15 Rodrigo Kumpera <rkumpera@novell.com>
8037 * mini-ops.h: Add ops for packed shuffle/max/avg and
8042 * mini-x86.c (mono_arch_output_basic_block): Same.
8044 * simd-intrinsics.c (vector8us_intrinsics): Add avg, shuffle and
8047 * simd-intrinsics.c (simd_intrinsic_emit_extract_mask): New function
8048 to emit extract mask op.
8050 * simd-intrinsics.c (simd_intrinsic_emit_shuffle): Retrofic this function
8051 to emit word shuffles.
8053 2008-10-15 Mark Probst <mark.probst@gmail.com>
8055 * mini.c (mono_allocate_stack_slots_full): Align stack frame to
8056 the largest alignment needed by a variable, but at least
8059 2008-10-14 Rodrigo Kumpera <rkumpera@novell.com>
8061 * basic-simd.cs: Tests for the fixes in the last commit.
8063 2008-10-14 Rodrigo Kumpera <rkumpera@novell.com>
8065 * simd-intrinsics.c (get_simd_vreg): Drop the is_this_ptr, this function
8066 no longer handles STACK_PTR input.
8068 * simd-intrinsics.c (get_simd_vreg): Don't crash when MonoInst::klass == -1.
8070 * simd-intrinsics.c (load_simd_vreg): New function that works like
8071 get_simd_vreg but handles STACK_PTR input.
8073 * simd-intrinsics.c (simd_intrinsic_emit_getter): Use load_simd_vreg
8074 as the input can be an arbitrary pointer.
8076 * simd-intrinsics.c (simd_intrinsic_emit_ctor): Try the
8077 LDADDR local optimization directly otherwise use a store op.
8079 2008-10-14 Rodrigo Kumpera <rkumpera@novell.com>
8081 * basic-simd.cs: Tests for dup low and dup high.
8083 2008-10-14 Rodrigo Kumpera <rkumpera@novell.com>
8085 * mini-ops.h: Add dup low and dup high ops.
8089 * mini-x86.c (mono_arch_output_basic_block): Same.
8091 * simd-intrinsics.c (vector4f_intrinsics): Same.
8093 2008-10-13 Rodrigo Kumpera <rkumpera@novell.com>
8095 * basic-simd.cs: Tests for recently added functionality.
8097 2008-10-13 Rodrigo Kumpera <rkumpera@novell.com>
8099 * mini-ops.h: Add remaining sse1 fp ops.
8101 * cpu-x86.md: Add remaining sse1 fp ops.
8103 * mini-x86.c (mono_arch_output_basic_block): Same.
8105 * mini.h: Add enum for simd FP compare conditions.
8107 * simd-intrinsics.c (vector4f_intrinsics): Add all new ops.
8109 * simd-intrinsics.c (simd_intrinsic_emit_binary): Set inst_c0 to flags
8110 so the backed can generate the appropriate op.
8112 2008-10-13 Rodrigo Kumpera <rkumpera@novell.com>
8113 This patch squeese one more byte from the SimdIntrinsc struct.
8115 * mini-x86.c (mono_arch_cpu_enumerate_simd_versions: Use the version number
8116 a a shift amount intead of simply or'ing it.
8118 * mini.h: Change SIMD_VERSION_* values to be sequential intead of masks.
8120 * simd-intrinsics.c (struct SimdIntrinsc): Squeese simd_version and simd_emit_mode into a single
8121 byte so we can have an aditional flags field without increasing struct size.
8123 * simd-intrinsics.c (emit_intrinsics): Use the value of simd_version as a shift amount before checking
8124 against the simd_supported_versions bitmask.
8126 * simd-intrinsics.c: Set SIMD_INTRINSIC_NAME_MAX to an appropriate value.
8128 Mon Oct 13 10:58:10 CEST 2008 Paolo Molaro <lupus@ximian.com>
8130 * mini.c: remove rawbuffer code (the only use here is unsafe because
8131 it takes locks during signal handling and the kernel now provides much
8132 better info in proc/pid/smaps these days).
8134 2008-10-13 Zoltan Varga <vargaz@gmail.com>
8136 * mini-amd64.c (mono_arch_output_basic_block): Fix the changes to
8137 OP_X86_PUSH_OBJ. Fixes #434620.
8139 * objects.cs: Add a test.
8141 2008-10-12 Rodrigo Kumpera <rkumpera@novell.com>
8143 * basic-simd.cs: Remove PackWithUnsignedSaturation tests as it turns out
8144 that the packuswb/packusdw don't work with unsigned numbers for what
8145 would be negative numbers in signed format.
8147 * cpu-x86.md: Add doubleword forms of many ops and packing ones.
8148 Fix the len of fconv_to_r8_x and xconv_r8_to_i4.
8150 * mini-ops.h: Add doubleword forms of many ops and packing ones.
8152 * mini-x86.c: Emit doubleword forms of many ops and packing ones.
8154 * simd-intrinsics.c (SimdIntrinsc): Rename the flags field to simd_version.
8156 * simd-intrinsics.c (vector4f_intrinsics): Use simd_version field for sse3 ops.
8158 * simd-intrinsics.c (vector4u_intrinsics): Rename to vector4ui_intrinsics and
8161 * simd-intrinsics.c (simd_version_name): New function, returns the name of the
8162 version as the enum in mini.h.
8164 * simd-intrinsics.c (emit_intrinsics): Instead of having a special emit mode
8165 for sse3 ops, check the simd_version field if present. This way the code
8166 works with all versions of sse.
8168 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8170 * simd-intrinsics.c: Fixed intrinsic name typo.
8172 * mini.h: Added missing simd exported function.
8174 * basic-simd.cs: Added tests for Vector4ui.
8175 Fixed broken test for Vector16b.
8177 2008-10-10 Zoltan Varga <vargaz@gmail.com>
8179 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline_full): Increase
8180 the max length to 64.
8182 2008-10-10 Mark Probst <mark.probst@gmail.com>
8184 * method-to-ir.c: Only do the fast virtual generic method call for
8185 non-wrapper methods.
8187 * mini.h, mini-trampolines.c: The new generic virtual remoting
8188 trampoline handles virtual method calls via the vtable (as done by
8189 the fast virtual generic method calls) to remoting proxies.
8191 * mini.c (mono_jit_create_remoting_trampoline): For generic
8192 methods reate a generic virtual remoting trampoline.
8194 * mini-amd64.h: Enable fast virtual generic method calls again.
8196 2008-10-10 Mark Probst <mark.probst@gmail.com>
8198 * mini-ppc.c: Use SP (r1), not frame_reg (which might be r31) to
8199 restore registers when doing tail calls.
8201 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8203 * simd-intrinsics.c (emit_intrinsics): Vector4u was renamed to
8206 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8208 * basic-simd.cs: Add test for Vecto16b.PackWithUnsignedSaturation.
8210 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8212 * simd-intrinsics.c (emit_intrinsics): Retrofit to new type names.
8214 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8216 * basic-simd.cs: Retrofit for API changes.
8218 2008-10-10 Mark Probst <mark.probst@gmail.com>
8220 * mini-ppc.c: Handle integer stack arguments for tail calls.
8222 2008-10-10 Rodrigo Kumpera <rkumpera@novell.com>
8224 * optflags-def.h: Removed sse3 optimization.
8228 * mini-x86.c (mono_arch_cpu_optimizazions): Remove detection of
8231 * mini-x86.c: Added mono_arch_cpu_enumerate_simd_versions.
8233 * mini.h: Added enumeration with simd versions.
8235 * simd-intrinsics.c (emit_intrinsics): Use the new static var
8238 * simd-intrinsics.c: Added mono_simd_intrinsics_init.
8240 * mini.c (mini_init): Call mono_simd_intrinsics_init.
8242 2008-10-09 Rodrigo Kumpera <rkumpera@novell.com>
8244 * basic-simd.cs: Added tests for Vector8u and Vector16u.
8246 * basic-simd.cs: Fixed test naming.
8248 2008-10-09 Rodrigo Kumpera <rkumpera@novell.com>
8250 * mini-ops.h: Added ops for packed and saturated math, shifts
8251 and packing/unpacking.
8253 * cpu-x86.md: Added descriptors for the above ops.
8255 * mini-x86.c: Added code to emmit the above ops.
8257 * simd-intrinsics.c: Added support for Vector16u and Vector8u.
8259 2008-10-08 Zoltan Varga <vargaz@gmail.com>
8261 * aot-compiler.c (compile_method): Enable AOT for generic code.
8263 * ir-emit.h (NEW_DOMAINCONST): Use domainvars in AOT code as well.
8265 Wed Oct 8 16:35:43 CEST 2008 Paolo Molaro <lupus@ximian.com>
8267 * mini.c: add a workaround for a common screwup that ends up blamed
8268 to mono (other processes blocking signal delivery).
8270 2008-10-07 Zoltan Varga <vargaz@gmail.com>
8272 * method-to-ir.c (mono_method_to_ir2): Clear ins_flag on all code paths
8273 in the LDFLD/STFLD opcodes. Fixes #432673.
8275 * iltests.il.in: Add a new test.
8277 Tue Oct 7 19:59:07 CEST 2008 Paolo Molaro <lupus@ximian.com>
8279 * mini-arm.c: attach the thread in unmanaged->managed transitions
8280 using delegates (bug #433148).
8282 2008-10-07 Rodrigo Kumpera <rkumpera@novell.com>
8284 * basic-simd.cs: Use new ShuffleSel constants.
8286 2008-10-07 Rodrigo Kumpera <rkumpera@novell.com>
8288 * driver.c (opt_sets): Added combinations of simd, sse2 and sse3.
8290 * mini-x86.c (mono_arch_cpu_optimizazions): Detect sse3 and now
8291 only disable simd intrinsics if no sse2 is detected.
8293 * optflags-def.h: Added sse3.
8295 * simd-intrinsics.c: Avoid generated sse3 intrinsics if the optimization
8298 2008-10-07 Zoltan Varga <vargaz@gmail.com>
8300 * aot-compiler.c (add_wrappers): Fix Delegate/MulticastDelegate classes
8301 when adding delegate-invoke wrappers.
8303 2008-10-07 Zoltan Varga <vargaz@gmail.com>
8305 * Makefile.am: Reenable the simd tests.
8307 2008-10-07 Bill Holmes <billholmes54@gmail.com>
8309 * mini-amd64.c (mono_arch_emit_outarg_vt) : In the ArgValuetypeAddrInIReg case,
8310 add a call to mono_call_inst_add_outarg_reg for the arg->dreg to make sure that no
8311 other vreg is allocated to that hreg.
8313 Contributed under MIT/X11 license.
8315 2008-10-07 Zoltan Varga <vargaz@gmail.com>
8317 * Makefile.am: Disable the simd tests for now as Mono.Simd is not
8320 2008-10-06 Rodrigo Kumpera <rkumpera@novell.com>
8322 * basic-simd.cs: New test suite for SIMD intrinsics.
8324 * Makefile.am: Added new tests.
8326 2008-10-06 Rodrigo Kumpera <rkumpera@novell.com>
8328 * cpu-x86.md: Added new instructions to handle float to int using SSE regs.
8332 * mini-x86.h: Enable mono_arch_decompose_opts if simd intrinsics are enabled.
8334 * mini-x86.c (mono_arch_decompose_opts): Decompose float to int conversion
8335 using SSE2 aware opcodes.
8337 * mini-x86.c (emit_float_to_int): Disable the SSE2 optimization if OPT_SIMD
8338 is enabled, this code path is only reachable if conversion ops are emmited after
8341 * mini.h: Added MonoCompile::fconv_to_r8_x_var to hold the float to int var.
8343 This optimization saves 6 bytes per conversion against the old version.
8345 2008-10-06 Zoltan Varga <vargaz@gmail.com>
8347 * aot-compiler.c (compile_method): Don't skip methods referencing
8348 generic methods without a corresponding entry in token_info_hash, since
8349 encode_method_ref () can handle all generic methods now.
8351 * method-to-ir.c (mono_save_token_info): Don't save the token info if a
8352 generic context is set.
8354 * method-to-ir.c (mono_method_to_ir2): Put back a disable_aot for
8355 generic sharing of LDTOKEN.
8357 2008-10-06 Mark Probst <mark.probst@gmail.com>
8359 * mini-amd64.h: Temporarily disabled fast virtual generic method
8360 calls because it breaks the System.Runtime.Remoting tests.
8362 2008-10-06 Zoltan Varga <vargaz@gmail.com>
8364 * aot-compiler.c (add_wrappers): Add delegate-invoke wrappers.
8366 * method-to-ir.c (check_inline_called_method_name_limit): Return TRUE
8367 so inlining actually works.
8368 (check_inline_caller_method_name_limit): Ditto.
8370 Mon Oct 6 11:04:38 CEST 2008 Paolo Molaro <lupus@ximian.com>
8372 * mini-ppc.c: mono_arch_flush_icache () cast pointer using gsize for
8373 64 bit safety (from Olaf Hering and Andreas Farber).
8375 2008-10-06 Zoltan Varga <vargaz@gmail.com>
8377 * mini-trampolines.c (mono_aot_trampoline): Delegate processing to
8378 mono_magic_trampoline () if aot_get_method_from_token () fails. Remove
8379 unused virtual call support code.
8381 * aot-runtime.c (decode_method_ref): Add a 'no_aot_trampoline' out argument.
8383 * aot-runtime.c (mono_aot_get_method_from_vt_slot): Return NULL for methods
8384 which can't use aot trampolines.
8385 (decode_patch): Don't create aot trampolines for methods which can't use
8388 * aot-compiler.c (encode_method_ref): Add a marker for methods which can't
8389 use aot trampolines.
8391 * mini.h: Bump AOT image format version.
8393 2008-10-05 Zoltan Varga <vargaz@gmail.com>
8395 * method-to-ir.c (mono_method_to_ir2): Pass cil_method instead of cmethod
8396 to save_token_info () since cmethod is inflated for constrained calls.
8398 * mini-<ARCH>.h mini-x86.c: Remove some unused defines.
8400 2008-10-04 Andreas Farber <andreas.faerber@web.de>
8402 * Makefile.am: Add build rules for ppc64.
8403 This avoids the build failing at pedump with unresolved symbols
8404 due to lack of arch_sources. Instead it will now fail earlier
8405 due to lack of cpu-ppc64.md.
8407 Contributed under MIT/X11 license.
8409 2008-10-04 Mark Probst <mark.probst@gmail.com>
8411 * mini-amd64.c (mono_arch_emit_call): Support stack arguments for
8414 * iltests.il.in: Add test case for tail call with many arguments.
8416 2008-10-03 Zoltan Varga <vargaz@gmail.com>
8418 * method-to-ir.c (mono_method_to_ir2): Add an !cfg->compile_aot assert
8419 to the fast virtual generic method code until the aot case is fixed.
8421 2008-10-03 Mark Probst <mark.probst@gmail.com>
8423 * mini-ppc.c, mini-ppc.h: Implement generic virtual method thunks.
8425 2008-10-03 Mark Probst <mark.probst@gmail.com>
8427 * mini-amd64.c, mini-amd64.h: Implement generic virtual method
8430 2008-10-03 Rodrigo Kumpera <rkumpera@novell.com>
8432 * simd-intrinsics.c: Forgot to add this one.
8434 * mini-codegen.c: Fix macro in case SIMD is not supported.
8436 2008-10-03 Rodrigo Kumpera <rkumpera@novell.com>
8438 This patch land initial JIT support for simd intrinsics.
8440 * mini-x86.h: Added new define to make --enable_minimal work on x86.
8442 * Makefile.am: Added simd-intrinsics.c
8444 * simd-intrinsics.c: New file with simd instrinsic related
8447 * cfold.c (mono_constant_fold_ins2): Fold XZERO.
8449 * cpu-x86.md: Add simd related instructions.
8451 * driver.c: Added MONO_OPT_SIMD to the default set of optimizations.
8453 * driver.c: Added two new --regression variants.
8455 * ir-emit.h (MONO_EMIT_NEW_VZERO): Emit XZERO if the type is a simd intrinsic.
8457 * local-propagation.c (mono_local_cprop2): Eliminate useless XMOVE.
8459 * local-propagation.c (mono_local_deadce): Use new macro MONO_IS_NON_FP_MOVE and
8460 extract some complicated logic to helper functions.
8462 * method-to-ir.c (mono_type_to_regmove): Handle simd intrinsics.
8464 * method-to-ir.c (mini_emit_inst_for_method): Emit simd intrinsics.
8466 * method-to-ir.c (mono_handle_global_vregs): If a simd intrinsic was found, apply
8467 the specialized simplification pass.
8469 * method-to-ir.c (mono_spill_global_vars): Use new macro.
8471 * mini-codegen.c: Added SIMD constants to all regbanks arrays.
8473 * mini-codegen.c: Added reg_bank_table_init to initialize the reg desc -> bank
8476 * mini-codegen.c: Define a version of the reg_bank macro that uses desc_to_reg_type
8477 if MONO_ARCH_NEED_SIMD_BANK is defined.
8479 * mini-ops.h: Added the new simd ops.
8481 * mini-x86.c: Added mono_arch_xregname.
8483 * mini-x86.c (mono_arch_cpu_optimizazions): Disable MONO_OPT_SIMD if SSE3 is not detected.
8485 * mini-x86.c (mono_arch_output_basic_block): Add simd related opcodes.
8487 * mini-x86.h: Define simd related MONO_ARCH macros.
8489 * mini.c (mono_type_to_load_membase): Handle simd intrinsics.
8491 * mini.c (mono_type_to_store_membase): Handle simd intrinsics.
8493 * mini.h: Added new macros MONO_IS_NON_FP_MOVE, MONO_IS_REAL_MOVE, MONO_IS_ZERO and
8494 MONO_CLASS_IS_SIMD to deal with simd related IR.
8496 * mini.h (MonoInst): Added spill_var to the backend union.
8498 * mini.h (MonoCompile): Added uses_simd_intrinsics and iconv_raw_var.
8500 * mini.h: Added forward declarations of the new simd fuctions.
8502 * optflags-def.h: Added new optimization names SIMD.
8504 * regalloc.c (mono_regstate_reset): Set next vreg to be the max value of the 3 reg banks.
8506 * regalloc.h: Added support for working with 3 register banks.
8508 * regalloc.h (MonoRegState): Added xsymbolic field if a third regbank is required.
8510 * ssa2.c (mono_ssa_deadce2): Use new MONO_IS_ZERO macro.
8512 Fri Oct 3 16:03:22 CEST 2008 Paolo Molaro <lupus@ximian.com>
8514 * mini-exceptions.c: remove 64 bit related ifdef clutter.
8516 2008-10-03 Zoltan Varga <vargaz@gmail.com>
8518 * mini-exceptions.c (mono_handle_soft_stack_ovf): Unprotect two pages
8519 instead of one on 64 bit systems.
8521 * method-to-ir.c: Remove unused includes.
8523 2008-10-02 Zoltan Varga <vargaz@gmail.com>
8525 * aot-compiler.c (emit_exception_debug_info): Use jinfo->used_regs instead of
8526 cfg->used_int_regs, since the two are different on arm.
8528 2008-10-02 Mark Probst <mark.probst@gmail.com>
8530 * method-to-ir.c, inssel.brg, mini-trampolines.c: Use
8531 mono_method_get_vtable_index() to get the vtable index.
8533 2008-10-02 Mark Probst <mark.probst@gmail.com>
8535 * method-to-ir.c (mono_method_to_ir2): Don't create native
8536 wrappers for array methods, because they're never called (and if
8537 they were called they wouldn't work).
8539 2008-10-02 Mark Probst <mark.probst@gmail.com>
8541 * method-to-ir.c (mono_method_to_ir2): Array methods are
8542 special-cased and must not be invoked indirectly via the (M)RGCTX
8543 when generic sharing is turned on. Fixes #431413.
8545 2008-10-01 Mark Probst <mark.probst@gmail.com>
8547 * method-to-ir.c: When generic sharing is active, call
8548 non-interface virtual generic methods via the standard trampoline.
8550 * mini-trampolines.c: Handle virtual generic shared methods.
8552 * mini.h, mini-x86.c, mini-x86.h: New argument for
8553 mono_arch_build_imt_thunk() which is non-NULL for virtual generic
8554 method thunks and which is the trampoline to call if the lookup
8555 fails. Enable the virtual generic method thunk for x86.
8557 * mini-amd64.c, mini-arm.c, mini-ia64.c, mini-sparc.c,
8558 mini-ppc.c (mono_arch_build_imt_thunk): Add the additional
8559 argument but assert that it's NULL, because these archs don't yet
8560 implement the virtual generic method thunk. Changes in the IMT
8561 thunk data structures.
8563 2008-10-01 Zoltan Varga <vargaz@gmail.com>
8565 * aot-compiler.c (emit_globals): Avoid invalid characters in
8566 the static linking symbol.
8568 * objects.cs: Add a test for the range check optimization. Fix warnings.
8570 * branch-opts.c (mono_if_conversion): Add back the 'optimize range checks'
8571 optimization from the current JIT.
8573 * method-to-ir.c (mini_emit_inst_for_method): Decompose String.Length
8574 later in decompose_array_access_opts () to allow more optimizations.
8576 * method-to-ir.c (mono_handle_soft_float): Rename this to
8577 mono_decompose_soft_float () for consistency.
8579 * mini-ops.h: Fix arguments of OP_STRLEN.
8581 * method-to-ir.c (save_cast_details): Extract the cast details saving code
8582 into a separate function.
8583 (reset_cast_details): Ditto.
8584 (handle_unbox): Save cast details. Fixes #431254.
8586 * method-to-ir.c: Remove some obsolete FIXMEs.
8588 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8590 * ir-emit.h (alloc_dreg): Write a warning before crashing.
8592 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8594 * mini-codegen.c: More work on macros to make them
8595 ready for multiple regbanks.
8597 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8599 * method-to.ir.c (mono_type_to_regmove): Remove static modifier.
8601 * mini.h: Export mono_type_to_regmove. Fix signature of mono_regname_full.
8603 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8605 * mini-codegen.c (mono_spillvar_offset): Proper support for
8608 2008-09-30 Zoltan Varga <vargaz@gmail.com>
8610 * mini-amd64.c (mono_arch_emit_epilog): Remove some duplicated code from
8611 the stack overflow changes.
8613 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8615 * mini-codegen.c: Make all bank macros depend on reg_bank.
8617 * mini-codegen.c (mono_local_regalloc): Make free mask
8618 initialization regbank aware.
8620 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8622 * mini-codegen.c (mono_local_regalloc): Extract callee
8623 mask selection to a function and make it regbank aware.
8625 2008-09-30 Rodrigo Kumpera <rkumpera@novell.com>
8627 * mini-codegen.c (mono_local_regalloc): Changed the cloberring
8628 code to deal with many regbanks.
8630 2008-09-30 Zoltan Varga <vargaz@gmail.com>
8632 * mini-codegen.c: More fp->regbank changes.
8634 2008-09-29 Rodrigo Kumpera <rkumpera@novell.com>
8636 * mini-codegen.c: Change asserts to use MONO_NUM_REGBANKS instead
8637 of a hardcoded constant.
8639 2008-09-29 Rodrigo Kumpera <rkumpera@novell.com>
8641 * method-to-ir.c (type_from_stack_type): Fix typo.
8643 2008-09-29 Zoltan Varga <vargaz@gmail.com>
8645 * mini-ia64.c (emit_move_return_value): Convert float return values to
8648 * objects.cs: Add a new test.
8650 * mini-ia64.c (mono_arch_allocate_vars): Disable fp elimination for
8651 VARARG methods to fix an assert later.
8653 * mini-mips.h mini-mips.c mini-ops.h cpu-mips.md: Update the mips back
8654 end so it at least compiles.
8656 2008-09-28 Zoltan Varga <vargaz@gmail.com>
8658 * method-to-ir.c (emit_optimized_ldloca_ir): Fix this.
8660 2008-09-28 Rodrigo Kumpera <rkumpera@novell.com>
8662 * method-to-ir.c (mono_method_to_ir2): Extract the ldloca + initobj
8663 optimization to a new function (emit_optimized_ldloca_ir) and enable
8664 it for both ldloca and ldloca_s.
8666 2008-09-28 Zoltan Varga <vargaz@gmail.com>
8668 * method-to-ir.c (mono_method_to_ir2): Remove an unnecessary assert in the
8669 gshared CASTCLASS code.
8671 * driver.c (mono_main): Add a workaround for shutdown crashes seen on
8672 amd64, where the libc stack unwinder encounters stack frames referring to
8673 native code in unmapped memory.
8675 * method-to-ir.c (mini_emit_check_array_type): Add support for generic
8678 * generics.cs: Add new test.
8680 2008-09-27 Zoltan Varga <vargaz@gmail.com>
8682 * mini-arm.h driver.c: Print the fp model when using --version on arm. Also,
8683 add a check that one of the ARM_FPU_ constants is defined.
8685 * mini-exceptions.c (mono_handle_soft_stack_ovf): Really fix the build.
8687 * mini-exceptions.c: Fix build on non-altstack platforms.
8689 * method-to-ir.c (mono_method_to_ir2): Fix aot support for the
8692 * ir-emit.h: Add a comment to NEW_PCONST.
8694 * mini-exceptions.c (mono_altstack_restore_prot): Fix a warning.
8696 * mini.h (MonoJitDomainInfo): Move some fields here from MonoDomain.
8698 * mini.c aot-runtime.c method-to-ir.c driver.c mini-trampolines.c: Update
8699 after the changes to MonoJitDomainInfo.
8701 2008-09-27 Mark Probst <mark.probst@gmail.com>
8703 * mini-ppc.c, tramp-ppc.c, mini-ppc.h: Implement generic code sharing.
8705 2008-09-27 Mark Probst <mark.probst@gmail.com>
8707 * mini-ppc.c: Compiler warning fixes.
8709 2008-09-27 Mark Probst <mark.probst@gmail.com>
8711 * mini-ppc.c: Special handling for 1/2 byte structs on Darwin only
8714 2008-09-27 Mark Probst <mark.probst@gmail.com>
8716 * exceptions-ppc.c, mini-ppc.h: Compile
8717 mono_arch_handle_altstack_exception() on Darwin, too.
8719 2008-09-27 Mark Probst <mark.probst@gmail.com>
8721 * method-to-ir.c (mono_emit_rgctx_method_call_full): Must also
8722 work on archs which don't have generic sharing implemented, only
8723 without the vtable_arg.
8725 2008-09-26 Mark Probst <mark.probst@gmail.com>
8727 * mini.c: Added comment explaining why delegate ctor icall
8728 wrappers are compiled.
8730 2008-09-26 Mark Probst <mark.probst@gmail.com>
8732 * mini.c: Don't produce trampolines to delegate ctor icall
8733 wrappers but compile them upfront.
8735 Fri Sep 26 17:00:46 CEST 2008 Paolo Molaro <lupus@ximian.com>
8737 * mini-amd64.c, mini-amd64.h, tramp-amd64.c: amd64 support code for calling a
8738 runtime-set function when going back to managed code. Currently this
8739 is used to set back the protection on the soft ovf pages and/or to
8740 throw the stack overflow exception that happened in unmanaged code.
8742 Fri Sep 26 16:46:23 CEST 2008 Paolo Molaro <lupus@ximian.com>
8744 * tramp-x86.c, mini-x86.h, mini-x86.c: x86 support code for calling a
8745 runtime-set function when going back to managed code. Currently this
8746 is used to set back the protection on the soft ovf pages and/or to
8747 throw the stack overflow exception that happened in unmanaged code.
8749 Fri Sep 26 16:34:37 CEST 2008 Paolo Molaro <lupus@ximian.com>
8751 * mini.h, mini.c, mini-trampolines.c, mini-exceptions.c: added
8752 the support code for restoring stack protection after stack overflows
8753 that happen in unmanaged code. Don't set the exec permission on the
8756 2008-09-26 Zoltan Varga <vargaz@gmail.com>
8758 * mini-trampolines.c (mono_delegate_trampoline): Add wrappers even if
8759 delegate->method_ptr is set. Fixes #428054.
8761 2008-09-25 Zoltan Varga <vargaz@gmail.com>
8763 * tests.cs: Rename to ratests.cs.
8765 * method-to-ir.c: Merge the emit_get_rgctx () calls into the
8766 emit_get_rgctx_... functions.
8768 2008-09-25 Mark Probst <mark.probst@gmail.com>
8770 * method-to-ir.c: Eliminated macro EMIT_GET_RGCTX.
8772 2008-09-25 Mark Probst <mark.probst@gmail.com>
8774 * mini-trampolines.c (mono_magic_trampoline): Unwrap wrappers
8775 before asserting that method is sharable.
8777 2008-09-25 Mark Probst <mark.probst@gmail.com>
8779 * method-to-ir.c, mini.c, jit-icalls.c: New function for checking
8780 whether method needs a static RGCTX wrapper used instead of
8783 * generic-sharing.c, mini.h: A few functions moved to
8784 metadata/generic-sharing.c.
8786 2008-09-25 Mark Probst <mark.probst@gmail.com>
8788 * method-to-ir.c, mini.c, mini-exceptions.c, mini-trampolines.c:
8789 Generic code sharing for value types, which essentially means
8790 treating value type methods like static methods. The RGCTX is
8791 passed in the same way.
8793 2008-09-25 Zoltan Varga <vargaz@gmail.com>
8795 * method-to-ir.c (mono_method_to_ir2): Avoid an assert in the NEWOBJ
8796 opcode when creating multi-dimensional arrays of open types.
8798 * generic-sharing.c (mono_method_check_context_used): Handle arrays of
8801 * generics.cs: Add a test.
8803 * mini-codegen.c: Use macros everywhere for checking floats instead of == 'f'.
8805 2008-09-24 Zoltan Varga <vargaz@gmail.com>
8807 * mini.h (MonoCompile): Add 'disable_vreg_to_lvreg' flag.
8809 * mini.c (mini_method_compile): Set it when running under the debugger.
8811 * method-to-ir.c (mono_handle_global_vregs): Disable global->local
8812 vreg optimization if the flag is set.
8814 * driver.c (mono_main): Add --attach= option to pass options to
8817 * mini.c (sigquit_signal_handler): Start the attach agent.
8819 * ssapre.c: Disable this to save space since it is not yet ported to
8822 * regalloc2.c: Disable this to save space.
8824 * mini.h (MonoJitStats): Remove unused analyze_stack_repeat.
8826 Wed Sep 24 16:01:49 CEST 2008 Paolo Molaro <lupus@ximian.com>
8828 * decompose.c, method-to-ir.c, mini-codegen.c, regalloc2.c: make
8829 the -v option useful again.
8831 2008-09-24 Zoltan Varga <vargaz@gmail.com>
8833 * mini-amd64.c (mono_arch_output_basic_block): Add support for
8836 * inssel.brg (mini_emit_castclass): Avoid the szarray!=array checks for
8837 arrays of arrays. Fixes #428406.
8839 * method-to-ir.c (mini_emit_castclass): Ditto.
8841 * objects.cs: Add new test.
8843 2008-09-23 Rodrigo Kumpera <rkumpera@novell.com>
8845 * method-to-ir.c (type_to_eval_stack_type): The code path for the new JIT
8846 was wrong at it choked against target_type_is_incompatible for byref types.
8848 2008-09-23 Zoltan Varga <vargaz@gmail.com>
8850 * mini-codegen.c: Use 'bank' macros instead of 'is_fp' macros in most
8853 Tue Sep 23 15:31:45 CEST 2008 Paolo Molaro <lupus@ximian.com>
8855 * mini-exceptions.c: update a few more exceptions-related counters.
8857 Tue Sep 23 15:28:29 CEST 2008 Paolo Molaro <lupus@ximian.com>
8859 * aot-runtime.c, method-to-ir.c, mini.c, mini-trampolines.c: use the
8860 new functions to allocate from persistent mempools.
8862 2008-09-23 Zoltan Varga <vargaz@gmail.com>
8864 * mini.h regalloc.h mini-codegen.c: Generalize the regalloc code to allow
8865 multiple register banks in the future.
8867 * mini-codegen.c (mono_local_regalloc): Fix a warning.
8869 2008-09-22 Rodrigo Kumpera <rkumpera@novell.com>
8871 * mini.c (type_to_eval_stack_type): Remove duplicated function.
8873 * method-to-ir.c (type_to_eval_stack_type): Make this version compatible with both JIT.
8875 * mini.h: Export type_to_eval_stack_type.
8877 This function was nearly duplicated in method-to-ir.c and mini.c. The difference
8878 is only ins->klass of byref types.
8880 2008-09-22 Zoltan Varga <vargaz@gmail.com>
8882 * method-to-ir.c (mini_emit_memset): Use a default alignment of 4.
8883 (mini_emit_memcpy2): Ditto.
8885 * mini-amd64.c: Fix a warning.
8887 2008-09-21 Mark Probst <mark.probst@gmail.com>
8889 * exceptions-ppc.c (mono_arch_get_call_filter): Fixed stack frame
8892 2008-09-19 Rodrigo Kumpera <rkumpera@novell.com>
8894 * method-to-ir.c: Extract stloc micro-optimization to a
8895 function and apply it to all cases.
8897 2008-09-19 Mark Probst <mark.probst@gmail.com>
8899 * method-to-ir.c: Don't fail generic code sharing in cases we
8902 2008-09-18 Mark Probst <mark.probst@gmail.com>
8904 * mini-ppc.c: Handle structs in tailcalls on Darwin.
8906 Tue Sep 16 21:07:11 CEST 2008 Paolo Molaro <lupus@ximian.com>
8908 * *.c, *.md, mini-ops.h: introduced relaxed_nop opcode for spin wait
8911 Tue Sep 16 16:39:16 CEST 2008 Paolo Molaro <lupus@ximian.com>
8913 * trace.c: make tracing more useful and correct, with per-thread
8916 2008-09-15 Mark Probst <mark.probst@gmail.com>
8918 * mini-ppc.c (mono_arch_emit_call): Convert floats to R4 when
8919 doing a method call and the argument is an R4.
8921 2008-09-14 Zoltan Varga <vargaz@gmail.com>
8923 * aot-compiler.c (add_wrappers): Do not generate runtime invoke wrappers for
8926 2008-09-13 Mark Probst <mark.probst@gmail.com>
8928 * mini-ppc.c: Convert result to single for OP_ICONV_TO_R4.
8930 2008-09-12 Zoltan Varga <vargaz@gmail.com>
8932 * mini.h (MONO_IS_JUMP_TABLE): Handle GOT_ENTRY.
8933 (MONO_JUMP_TABLE_FROM_INS): Ditto.
8935 2008-09-11 Zoltan Varga <vargaz@gmail.com>
8937 * driver.c: Add a --agent argument (not supported yet) to load managed
8938 agent assemblies before loading the main assembly, similarly to how the
8939 Java VM handles agents.
8941 2008-09-11 Mark Probst <mark.probst@gmail.com>
8943 * mini-ppc.c (mono_arch_allocate_vars): Use arch-independent
8944 function to do stack layout of local variables.
8946 2008-09-11 Mark Probst <mark.probst@gmail.com>
8948 * mini-ppc.c (calculate_sizes): Bugfix in sigcookie position
8951 2008-09-11 Zoltan Varga <vargaz@gmail.com>
8953 * method-to-ir.c ssa2.c mini.c mini-amd64.c decompose.c ssa.c abcremoval.c
8954 abcremoval2.c branch-opts.c driver.c dominators.c: Disable parts of the
8955 JIT if DISABLE_JIT is defined.
8957 * Makefile.am: Avoid compiling/linking in inssel.c if DISABLE_JIT is
8960 2008-09-10 Mark Probst <mark.probst@gmail.com>
8962 * iltests.il.in: Disable the fconv test on PPC (the result is
8963 undefined according to ECMA).
8965 2008-09-10 Mark Probst <mark.probst@gmail.com>
8967 * iltests.il.in: Enable tail call tests for PPC.
8969 * mini.h: Add variable for storing incoming valuetype argument
8970 addresses for tail calls.
8972 * mini-ppc.c: Implement valuetype arguments and return values for
8975 2008-09-09 Mark Probst <mark.probst@gmail.com>
8977 * mini-ppc.c: Partially implement tail calls (struct arguments and
8978 return values not supported).
8980 * method-to-ir.c: Enable tail calls on PPC.
8982 2008-09-08 Zoltan Varga <vargaz@gmail.com>
8984 * aot-compiler.c (emit_wrapper_info): Omit the klass name from
8985 runtime-invoke wrappers to work around the problem of them getting
8986 assigned to a random class.
8988 * aot-runtime.c (mono_aot_get_method): Ditto.
8990 2008-09-07 Zoltan Varga <vargaz@gmail.com>
8992 * mini-exceptions.c mini-mips.h mini-s390.h exceptions-mips.c: Kill
8993 the CUSTOM_EXCEPTION_HANDLING and CUSTOM_STACK_WALK defines.
8995 2008-09-07 Mark Probst <mark.probst@gmail.com>
8997 * method-to-ir.c (mono_method_to_ir2): Disable tail calls for PPC
8998 until they're implemented properly.
9000 * exceptions-ppc.c: Use arch-independent exception-handling code
9001 instead of custom one.
9003 * exceptions-ppc.c, mini-ppc.c, mini-ppc.h: Bug fixes and changes
9006 * tramp-ppc.c, mini-ppc.c: Fixed warnings.
9008 * decompose.c, aot-runtime.c, aot-compiler.c: PPC code also
9009 applies when __powerpc__ is defined.
9011 2008-09-06 Zoltan Varga <vargaz@gmail.com>
9013 * aot-runtime.c (mono_aot_get_method): Add another cache mapping wrapper
9014 methods to their code to avoid computing the full name of wrappers and
9015 doing a lookup in a string hash table.
9017 2008-09-05 Zoltan Varga <vargaz@gmail.com>
9019 * method-to-ir.c: Remove the CHECK_BBLOCK () stuff it is not needed since
9020 we identify bblocks before method_to_ir () is ran.
9022 * branch-opts.c (mono_optimize_branches): Avoid nullifying the exit bblock.
9023 Also avoid optimizing branches pointing to themselves.
9025 * mini.c (mini_method_compile): Ditto. Fixes #422947.
9027 2008-09-05 Rodrigo Kumpera <rkumpera@novell.com>
9029 * driver.c (mono_main): Enable the new verifier under core-clr and cas.
9031 2008-09-05 Zoltan Varga <vargaz@gmail.com>
9033 * tramp-arm.c (mono_arch_nullify_class_init_trampoline): Implement this.
9034 (mono_arch_patch_plt_entry): Fix the calculation of the jump_entry.
9035 (mono_arch_get_nullified_class_init_trampoline): Return 'code' instead of
9038 * aot-compiler.c (emit_plt): Fix the arm plt entries, previously they all
9039 jumped to the same entry in plt_jump_table.
9041 2008-09-02 Rodrigo Kumpera <rkumpera@novell.com>
9043 * method-to-ir.c (initialize_array_data): Handle field with RVA from
9046 2008-08-31 Zoltan Varga <vargaz@gmail.com>
9048 * method-to-ir.c (handle_isinst): Do the assignment at the beginning, so the
9049 other assignment can be if converted. Saves 1.5% on corlib size and fixes
9052 2008-08-29 Geoff Norton <gnorton@novell.com>
9054 * aot-compiler.c: The Mach/ARM compiler doesn't understand the bss
9055 segment, and doesn't properly handle .space as .text. Fixes
9058 2008-08-29 Geoff Norton <gnorton@novell.com>
9060 * mini.c: Disable the mach exception handler when running on
9063 2008-08-29 Geoff Norton <gnorton@novell.com>
9065 * aot-compiler.c: Patch from Renaldas Zioma to properly register
9066 globals on Darwin/ARM
9068 2008-08-28 Zoltan Varga <vargaz@gmail.com>
9070 * mini.c: Avoid not initializing the runtime when doing AOT compilation,
9071 since too many things depend on it. Instead, call
9072 mono_runtime_set_no_exec ().
9074 * mini.c (mono_create_tls_get): Call mono_alloc_preg (cfg) when running with
9077 * aot-compiler.c: Add an 'asm-only' AOT option.
9079 * mini.c: Avoid initializing the runtime when doing AOT compilation.
9081 * aot-compiler.c (compile_method): Disable gshared support for now as it
9084 2008-08-27 Bill Holmes <billholmes54@gmail.com>
9086 * mini-amd64.h : Fix a compiler warning.
9088 * exceptions-amd64.c (mono_arch_unwindinfo_install_unwind_info) :
9089 Changed to use a callback function to retrieve the unwind info.
9090 This avoids problems observed when code blocks were removed by
9091 unloading an app domain.
9093 * mini-amd64.c (mono_arch_cpu_optimizazions) : Removing the peephole
9094 and branch excludes for Winx64. The fix in exceptions-amd64.c allows them
9097 Contributed under MIT/X11 license.
9099 2008-08-27 Bill Holmes <billholmes54@gmail.com>
9101 * mini-amd64.c (mono_arch_output_basic_block) : Fix the OP_X86_PUSH_OBJ
9102 case to keep the stack aligned to 8.
9104 Contributed under MIT/X11 license.
9106 2008-08-26 Zoltan Varga <vargaz@gmail.com>
9108 * aot-runtime.c (mono_aot_get_method): Add a cache for wrapper names to
9109 avoid repeated linear searches.
9111 2008-08-25 Zoltan Varga <vargaz@gmail.com>
9113 * aot-compiler.c (add_wrappers): Avoid calling get_runtime_invoke with
9114 methods it can't handle.
9116 * aot-compiler.c (add_method): Avoid adding a method twice.
9117 (add_wrappers): Add runtime invoke wrappers for all methods.
9119 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline_full): New
9120 function to create an aot-compatible version of this trampoline.
9122 * aot-compiler.c aot-runtime.c: Add support for AOT rgctx fetch trampolines.
9124 2008-08-24 Zoltan Varga <vargaz@gmail.com>
9126 * aot-compiler.c (compile_method): Skip wrappers of generic icalls.
9128 * method-to-ir.c (mono_method_to_ir2): Replace an assert in UNBOX_ANY
9129 with a generic sharing failure.
9131 * aot-compiler.c (emit_klass_info): Call mono_class_get_nested_types ().
9133 * method-to-ir.c (mono_method_to_ir2): Rethrow the correct exception in
9134 CEE_RETHROW. Fixes #419634.
9136 * mini.c (mono_method_to_ir): Ditto.
9138 * exceptions.cs: Add a new test.
9140 * generic-sharing.c (mini_type_stack_size): Always pass TRUE as allow_open
9141 to mono_type_stack_size_internal () since some callers might not pass in
9144 * mini-x86.c (mono_arch_emit_prolog): Store the rgctx before calling
9145 instrument_prolog. Fixes #419878.
9147 * mini.c (mono_compile_create_var_for_vreg): Make the lvars representing
9148 doubles in soft float mode volatile.
9150 2008-08-23 Zoltan Varga <vargaz@gmail.com>
9152 * ir-emit.h (NEW_ARGSTORE): Use cfg->args and cfg->arg_types to fix the build.
9154 * method-to-ir.c (mono_save_args): Use ARGSTORE instead of TEMPSTORE
9155 to handle soft float correctly.
9157 * tramp-arm.c (mono_arch_create_rgctx_lazy_fetch_trampoline): Implement
9160 * mini.h (struct MonoCallInst): Add dynamic_imt_arg boolean field.
9162 * exceptions-arm.c (mono_arch_find_jit_info): Set ctx->regs [ARMREG_R11]
9163 to sp, since the generics catch code requires it.
9165 * mini-arm.h (MONO_ARCH_VTABLE_REG): Use R0 for this to avoid needless
9168 * method-to-ir.c (emit_imt_argument): Pass imt_arg to
9169 mono_arch_emit_imt_argument ().
9171 * mini-<ARCH>.c (mono_arch_emit_imt_argument): Add an 'imt_arg' argument.
9173 * mini-arm.c tramp-arm.c: Generic sharing updates.
9175 2008-08-22 Zoltan Varga <vargaz@gmail.com>
9177 * mini-arm.c: Fix the arm build.
9179 * generic-sharing.c (mini_type_get_underlying_type): New helper function
9180 handling enums, generic instances and generic sharing.
9181 (mini_type_stack_size_full): Ditto.
9183 * mini-amd64.c mini-x86.c mini-arm.c: Use the new functions.
9185 * mini.h (struct): Add 'uses_rgctx_reg' and 'uses_vtable_reg' fields.
9187 * method-to-ir.c: Set the new fields when using RGCTX_REG/VTABLE_REG.
9189 * tramp-arm.c: Implement the rgctx fetch and the generic class init
9192 * mini-arm.c: Various small generic sharing changes.
9194 * tramp-x86.c (mono_arch_create_generic_class_init_trampoline): Implement
9196 (mono_arch_create_trampoline_code): Remove most of the GENERIC_CLASS_INIT
9199 * mini-trampolines.c (mono_create_generic_class_init_trampoline): New
9200 helper function to return a generic class init trampoline.
9202 * method-to-ir.c mini.c: Use it.
9204 * tramp-amd64.c (mono_arch_create_generic_class_init_trampoline): New
9205 arch-specfic function to return a generic class init trampoline.
9207 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Remove most of
9208 the GENERIC_CLASS_INIT custom code.
9210 * method-to-ir.c (mono_method_to_ir2): If RGCTX_REG is not defined, that is
9211 a fatal error, not a sharing failure.
9213 * tramp-<ARCH>.c (mono_arch_get_rgctx_lazy_fetch_offset): Removed, no longer
9216 * mini-trampolines.c (mono_rgctx_lazy_fetch_trampoline): Get the additional
9217 trampoline argument from MONO_ARCH_VTABLE_REG.
9219 * tramp-x86.c (mono_arch_create_rgctx_lazy_fetch_trampoline): Change the
9220 order of the arguments to the C trampoline: pass 'slot' as the trampoline
9221 argument, and pass the vtable in VTABLE_REG.
9223 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline): Change the
9224 order of the arguments to the C trampoline: pass 'slot' as the trampoline
9225 argument, and pass the vtable in VTABLE_REG.
9226 (mono_arch_create_trampoline_code_full): Remove some special casing for
9227 the rgctx fetch trampoline.
9229 * mini.c (mono_method_to_ir): Fix the STELEM_ANY+null value optimization.
9232 * iltests.il: Add a test for it.
9234 2008-08-21 Zoltan Varga <vargaz@gmail.com>
9236 * aot-compiler.c (compile_method): Enable AOT support for generics sharing.
9238 * method-to-ir.c (mono_method_to_ir2): Remove an aot restriction which is
9241 * mini-trampolines.c (mono_magic_trampoline): Add a sync wrapper here,
9242 use mono_jit_info_table_find () to avoid recursion.
9243 (mono_delegate_trampoline): Add a sync wrapper here.
9245 * method-to-ir.c (mono_method_to_ir2): Don't call mono_ldftn_nosyc
9248 * mini.c (mono_method_to_ir): Ditto.
9250 * mini-trampolines.c (mono_create_jit_trampoline_in_domain): Remove
9251 add_sync_wrapper argument. Don't add a sync wrapper here.
9252 (mono_create_jump_trampoline): Don't add a sync wrapper here.
9254 * jit-icalls.c (mono_ldftn_nosync): Removed, no longer needed.
9256 2008-08-20 Bill Holmes <billholmes54@gmail.com>
9258 * exceptions-amd64.c (seh_handler): For Winx64 adding missing copy
9259 of nonvolatile registers back from MonoContext to CONTEXT.
9261 Contributed under MIT/X11 license.
9263 2008-08-20 Bill Holmes <billholmes54@gmail.com>
9265 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): When shifting the
9266 arguments on Winx64 there are only 4 argument registers. For this
9267 logic to work the last argument must be pulled from the stack.
9269 Contributed under MIT/X11 license.
9271 2008-08-20 Zoltan Varga <vargaz@gmail.com>
9273 * mini.h (MONO_AOT_FILE_VERSION): Bump aot file format version.
9275 * aot-runtime.c aot-compiler.c patch-info.h mini.c: Get rid of
9276 MONO_PATCH_INFO_WRAPPER, encode/decode wrapper methods like the others in
9277 encode/decode_method_ref ().
9279 * aot-compiler.c (encode_patch): Handle STATIC_RGCTX_INVOKE wrappers.
9281 * aot-runtime.c (decode_patch): Ditto.
9283 * mini.c (mono_resolve_patch_target): Handle RGCTX_FETCH sub-patches of type
9284 MONO_PATCH_INFO_METHOD.
9286 * aot-runtime.c (decode_exception_debug_info): Decode the contents of
9289 * aot-compiler.c (emit_exception_debug_info): Emit the contents of
9292 * method-to-ir.c (emit_imt_argument): Fix AOT+gshared support.
9294 * mini-amd64.c (add_valuetype): Use a dummy gsctx if we didn't receive
9295 one from the caller.
9297 * aot-runtime.c (decode_generic_inst): New function to decode and
9298 return a interned generic inst.
9299 (decode_klass_ref): Use it.
9300 (decode_method_ref): Ditto.
9302 * aot-compiler.c (emit_exception_debug_info): Save
9303 jinfo->has_generic_jit_info too.
9305 2008-08-19 Zoltan Varga <vargaz@gmail.com>
9307 * mini-ia64.c (mono_arch_output_basic_block): Add OP_FCONV_TO_I.
9309 * iltests.il.in: Add a test for fconv_to_i.
9311 * liveness.c: Disable the liveness2 pass for now to save space.
9313 * regalloc2.c: Include mempool-internals.h to fix warnings.
9315 * aot-compiler.c (encode_method_ref): Encode the context of generic
9318 * aot-runtime.c (decode_method_ref): Inflate generic methods using
9319 the context saved in the aot file.
9321 * mini.h (MONO_AOT_FILE_VERSION): Bump aot file format version.
9323 * mini-x86.c (mono_arch_output_basic_block): Disable AOT for OP_JMP.
9325 * method-to-ir.c (mono_method_to_ir2): When using CEE_JMP, make arguments
9326 volatile so they won't be optimized away.
9328 2008-08-19 Rodrigo Kumpera <rkumpera@novell.com>
9334 * dominators.c: Remove duplicated functions that now are in
9335 mempool-internals.h.
9337 2008-08-19 Zoltan Varga <vargaz@gmail.com>
9339 * aot-compiler.c: Fix warnings.
9341 * aot-runtime.c (decode_klass_ref): Add support for VARs/MVARs.
9343 * aot-compiler.c (encode_klass_ref): Encode is_method too for VARs/MVARs.
9345 * method-to-ir.c (emit_get_rgctx_method): Use MONO_PATCH_INFO_METHODCONST
9348 * mini.c (mono_resolve_patch_target): Ditto.
9350 * aot-compiler.c (encode_patch): Add support for RGCTX_FETCH.
9351 (encode_klass_ref): Add support for encoding VARs/MVARs.
9353 * mini.c (mono_patch_info_dup_mp): Handle RGCTX_FETCH.
9355 * aot-runtime.c (decode_patch_info): Rename to 'decode_patch'. Split out
9356 the handling of the got entries into a separate 'decode_got_entry' function.
9357 Add support for RGCTX_FETCH.
9359 * tramp-amd64.c mini-amd64.h: Change the VTABLE_REG to RDI since RAX is
9360 clobbered by the trampoline code.
9362 * tramp-amd64.c mini-amd64.h: Change the VTABLE_REG to RAX since that is
9363 not clobbered by the indirect calling code.
9365 2008-08-18 Zoltan Varga <vargaz@gmail.com>
9367 * mini-x86.c (mono_arch_patch_code): Handle RGCTX_FETCH/GENERIC_CLASS_INIT
9370 2008-08-18 Rodrigo Kumpera <rkumpera@novell.com>
9372 * method-to-ir.c (mono_emit_method_call_full): Alloc the constructor
9373 signature using the compilation mempool otherwise we would leak it.
9375 2008-08-18 Zoltan Varga <vargaz@gmail.com>
9377 * method-to-ir.c (mono_method_to_ir2): Emit the generic class inits using
9378 mono_emit_abs_call ().
9380 * patch-info.h: Add GENERIC_CLASS_INIT.
9382 * mini.c (mono_resolve_patch_target): Handle GENERIC_CLASS_INIT.
9384 * mini-amd64.c (emit_call_body): Treat abs calls which have a patch info
9385 as their target as a near call.
9387 * mini.c (mono_codegen): Handle patches stored in cfg->abs_patches in the
9389 (mono_resolve_patch_target): Add support for MONO_PATCH_INFO_RGCTX_FETCH.
9391 * method-to-ir.c (mono_emit_abs_call): New helper function which emits a
9392 call to a runtime function described by a patch.
9394 * method-to-ir.c: Emit rgctx entry fetches and class init trampolines using
9395 mono_emit_abs_call, this has the advantage that the ABS handling code in
9396 mono_codegen () can handle them both, and can handle other stuff in the
9397 future without additional code.
9399 * mini.h (struct MonoJumpInfoRgctxEntry): New structure describing an rgctx
9401 (MonoCompile): Add 'abs_patches' hashtable, which contains patches describing
9404 * mini.h: Add missing bblock related prototypes.
9406 * mini.h (MonoCompile): Remove unused reverse_inst_list and
9407 reverse_inst_list_len fields.
9409 * mini.c: Refactor this file a bit by moving branch optimizations to
9412 * method-to-ir.c: Merge generic sharing changes missed earlier.
9414 * aot-compiler.c (is_shared_got_patch): Add MONO_PATCH_INFO_METHODCONST.
9416 * aot-runtime.c (decode_patch_info): Refactor the code dealing with the
9417 shared patches. Process METHODCONST as a shared patch.
9419 * liveness.c (mono_analyze_liveness): Disable the liveness2 code for now
9420 as it crashes on the 2.0 mscorlib.
9422 * aot-compiler.c (is_shared_got_patch): Revert the last change as it seems
9425 * aot-compiler.c: Use is_plt_patch () in a few additional places.
9426 (is_shared_got_patch): Add MONO_PATCH_INFO_METHODCONST, which is generated
9429 * aot-compiler.c: Reorganize the got handling code to be a bit more
9432 2008-08-17 Zoltan Varga <vargaz@gmail.com>
9434 * aot-compiler.c: Make the patch_to_plt_offset hash table use
9435 mono_patch_info_equals/hash, and use it to massively simplify
9438 * mini.c (mono_patch_info_hash): Simplify this and add support for
9441 * patch-info.h: Rename RGCTX_LAZY_FETCH_TRAMPOLINE to just RGCTX_FETCH.
9443 * mini.c aot-compiler.c aot-runtime.c: Revert the LAZY_FETCH_TRAMPOLINE
9444 handling code, since an offset is not enough to identify a trampoline.
9446 * method-to-ir.c: Remove some g_assert (!cfg->compile_aot) lines.
9448 2008-08-17 Mark Probst <mark.probst@gmail.com>
9450 * mini.c (mono_op_imm_to_op): Add case for OP_IMUL_IMM.
9452 * method-to-ir.c (mono_method_to_ir2): Decompose OP_CKFINITE.
9454 * mini-ops.h: Argument and result types for OVF_CARRY ops.
9456 * decompose.c: PPC decompositions for various ops.
9458 * cpu-ppc.md, inssel-ppc.brg, mini-ppc.c: PPC changes for Linear IL.
9460 2008-08-17 Zoltan Varga <vargaz@gmail.com>
9462 * tramp-amd64.c (mono_arch_create_rgctx_lazy_fetch_trampoline): Make this
9463 call the generic trampoline code using a call, instead of a jump, to
9464 remove some special casing from the generic trampoline code.
9466 * mini.c (mono_resolve_patch_target): Handle LAZY_FETCH_TRAMPOLINE.
9467 (mono_codegen): Ditto.
9469 * aot-compiler.c aot-runtime.c: Ditto.
9471 * patch-info.h: Add MONO_PATCH_INFO_RGCTX_LAZY_FETCH_TRAMPOLINE.
9473 * mini-trampolines.c (mono_find_rgctx_lazy_fetch_trampoline_by_addr): New
9474 helper function to find the offset corresponding to a lazy fetch trampoline.
9476 * mini.h (MonoCompile): Add 'orig_method' field to hold the original method
9477 when doing generic sharing.
9479 * aot-compiler.c: Use cfg->orig_method instead of cfg->method in a lot of
9482 * mini.c (mono_create_rgctx_lazy_fetch_trampoline): Move this to
9483 mini-trampolines.c to be with the other trampoline creation functions.
9485 * method-to-ir.c (mono_emit_method_call): Remove the 'signature' argument
9486 as it is equal to method->signature in most cases, add a
9487 mono_emit_method_call_full variant which takes a signature and an imt
9490 2008-08-16 Zoltan Varga <vargaz@gmail.com>
9492 * jit-icalls.c (mono_helper_compile_generic_method): Don't pass the context
9493 to this function, since it could be computed easily from the method
9495 (mono_helper_compile_generic_method_wo_context): Removed, not needed any
9498 * method-to-ir.c mini.c: Remove references to
9499 compile_generic_method_wo_context.
9501 * method-to-ir.c (mono_method_to_ir2): Enable AOT for virtual
9502 generic method calls.
9504 * method-to-ir.c (mono_method_to_ir2): Use mono_array_new_1 for 1
9505 dimensional non-szarrays.
9507 * mini.c (mini_init): Register mono_array_new_1.
9509 * jit-icalls.c (mono_array_new_1): New jit icall.
9511 * mini-trampolines.c (mono_magic_trampoline): For jumps, patch the GOT entries
9512 pointing to the method.
9514 * aot-runtime.c (mono_aot_get_method_from_token): Register GOT slots holding
9515 method addresses belonging to METHOD_JUMP patches in the
9516 jump_target_got_slot_hash.
9517 (mono_aot_load_method): Ditto.
9519 * aot-compiler.c (compile_method): Allow AOT compilation of methods with
9520 METHOD_JUMP patches.
9522 * mini.c (mini_create_jit_domain_info): New helper function which
9523 initializes/frees domain->runtime_info.
9524 (mini_free_jit_domain_info): Ditto.
9525 (mini_init): Install the domain hook functions with the runtime.
9527 * mini.h (MonoJitDomainInfo): New structure which stores the domain specific
9528 information maintained by the JIT.
9530 * mini.c (mono_resolve_patch_target): For PATCH_INFO_METHOD_JUMP, move the
9531 insertion into jump_table_hash into mono_codegen (), also implement proper
9534 * method-to-ir.c (mono_method_to_ir2): Don't disable AOT for CEE_JMP and
9535 tail calls, it is already done by the aot code.
9537 * method-to-ir.c (mono_method_to_ir2): Handle CEE_JMP using the tail call
9540 * iltests.il.in: Make the jmp test a bit more complex.
9542 * aot-compiler.c (encode_method_ref): Handle references to normal methods of
9543 generic instances which doesn't have a token.
9545 * aot-runtime.c (decode_method_ref): Ditto.
9547 * method-to-ir.c (handle_unbox_nullable): Don't disable AOT, the aot code
9548 can handle this case now.
9549 (handle_box): Ditto.
9551 2008-08-15 Geoff Norton <gnorton@novell.com>
9553 * mini-x86.c: Fix alignment on Apple x86, and re-disable the alignment
9556 2008-08-15 Zoltan Varga <vargaz@gmail.com>
9558 * method-to-ir.c (mono_method_to_ir2): Allow AOT compilation of methods
9559 calling generic methods.
9561 * aot-compiler.c (encode_patch): Handle MONO_PATCH_INFO_METHOD_RGCTX.
9563 * aot-runtime.c (decode_patch_info): Ditto.
9565 * mini.c (mono_resolve_patch_target): Ditto.
9567 * patch-info.h: Add METHOD_RGCTX.
9569 * mini-amd64.c (mono_arch_output_basic_block): Optimize LOCALLOC_IMM.
9571 2008-08-14 Zoltan Varga <vargaz@gmail.com>
9573 * mini-amd64.c (mono_arch_emit_call): Nullify call->vret_var if returning
9574 arguments in registers.
9576 * decompose.c (mono_decompose_vtype_opts): Create a var for the vreg in
9577 OP_VCALL too, don't depend on OP_OUTARG_VTRETADDR doing it.
9579 * mini.c (mini_method_compile): Abort aot compilation for generic
9580 methods if generic sharing is disabled.
9582 * mini.c (mono_method_to_ir): Disable AOT for virtual calls requiring
9585 * method-to-ir.c (mono_method_to_ir2): Disable AOT for virtual calls
9586 requiring an mrgctx.
9588 * decompose.c (mono_decompose_vtype_opts): Emit the correct sized
9589 store instructions when converting a vcall to a normal call.
9591 * mini.c (sigprof_signal_handler): Call mono_find_jit_info instead of
9592 mono_arch_find_jit_info.
9594 2008-08-13 Zoltan Varga <vargaz@gmail.com>
9596 * method-to-ir.c (check_inline_called_method_name_limit): Optimize this to
9597 avoid calling mono_method_full_name () for every method even if the
9599 (check_inline_caller_method_name_limit): Ditto.
9601 2008-08-12 Zoltan Varga <vargaz@gmail.com>
9603 * driver.c (main_thread_handler): Allow AOT compilation of multiple
9604 assemblies in one run.
9606 * aot-compiler.c (mono_compile_assembly): Only print out a count of
9607 skipped methods if it is not 0.
9609 * Makefile.am (aotcheck): AOT compile all test assemblies in one run.
9611 2008-08-12 Bill Holmes <billholmes54@gmail.com>
9613 * mini.c (mono_codegen): Changing a preprocessor check from WIN64 to
9614 MONO_ARCH_HAVE_UNWIND_TABLE.
9616 Contributed under MIT/X11 license.
9618 2008-08-12 Bill Holmes <billholmes54@gmail.com>
9620 * mini-amd64.c (mono_arch_cpu_optimizazions): Remove peephole and branch
9621 from default optimizaton list on Winx64.
9623 * mini-amd64.c (emit_tls_get): Added Winx64 specific implementation for GetTLS.
9625 * mini-amd64.c (mono_arch_emit_prolog): Adding an offset on Winx64 to get
9626 the LMF from the MonoJitTlsData structure.
9628 * mini-amd64.c (mono_arch_setup_jit_tls_data): Added Winx64 implementation.
9630 Contributed under MIT/X11 license.
9632 2008-08-12 Zoltan Varga <vargaz@gmail.com>
9634 * mini.c (sigsegv_signal_handler): Fix the build.
9636 * mini-amd64.c (emit_call_body): Use image->aot_module instead of
9637 assembly->aot_module.
9639 * aot-runtime.c: Use image->aot_module instead of searching in the aot_modules
9640 hash table. This simplifies and speeds up a lot of code, and fixes support
9643 * mini.c (SIG_HANDLER_SIGNATURE): Avoid crashes if the thread is not registered
9646 * mini-exceptions.c: Ditto.
9648 * exceptions-*c.c (mono_arch_find_jit_info): Remove unused 'trace' and
9649 'native_offset' argument, since these are computed in the
9650 mono_find_jit_info () function.
9652 * mini-exceptions.c (mono_find_jit_info): Make this non-static, as it
9653 is used by exceptions-ppc.c.
9655 * exceptions-ppc.c: Call mono_find_jit_info () instead of
9656 mono_arch_find_jit_info ().
9658 * mini-ppc.h exceptions-ppc.c mini-mips.h mini-mips.c exceptions-mips.c
9659 mini-exceptions.c: Get rid of the CUSTOM_STACK_WALK stuff, use the
9660 generic code in mini-exceptions.c.
9662 2008-08-11 Zoltan Varga <vargaz@gmail.com>
9664 * mini-ppc.c (mono_arch_flush_register_windows): Add this for ppc.
9666 * aot-runtime.c (mono_aot_get_plt_info_offset): Fix a warning.
9668 * aot-runtime.c (mono_aot_get_method): Avoid doing all the loading inside
9669 the aot lock, to avoid deadlocks when mono_aot_get_class_from_name () is
9670 called while holding the loader lock. Fixes #415608.
9671 (mono_aot_get_method_from_token_inner): Ditto.
9673 2008-08-09 Zoltan Varga <vargaz@gmail.com>
9675 * exceptions-ppc.c (mono_jit_walk_stack): Use MONO_INIT_CONTEXT_FROM_CURRENT
9676 to reduce differences between this and the generic implementation in
9678 (ves_icall_get_frame_info): Ditto.
9680 * mini-ppc.h (MONO_INIT_CONTEXT_FROM_CURRENT): Define this for ppc too.
9682 * mini-exceptions.c (mono_exceptions_init): Remove an #ifdef which is no
9685 * exceptions-ppc.c (arch_get_call_filter): Rename this to
9686 mono_arch_get_call_filter () and make it non-static, for consistency with the
9687 other architectures.
9689 2008-08-09 Rodrigo Kumpera <rkumpera@novell.com>
9692 * local-propagation.c:
9693 * mini-x86.c: Correct the name of arch defines.
9695 2008-08-09 Zoltan Varga <vargaz@gmail.com>
9697 * method-to-ir.c (mono_op_to_op_imm_noemul): Correct name of
9698 NO_EMULATE_LONG_SHIFT_OPS define.
9700 2008-08-08 Zoltan Varga <vargaz@gmail.com>
9702 * method-to-ir.c (mono_method_to_ir2): Remove some code from CEE_MONO_LDPTR
9703 now that aot-ed icall wrappers use CEE_MONO_ICALL_ADDR.
9705 * aot-compiler.c aot-runtime.c: Add support for static aot compilation.
9706 MACH fixes. Merged from the 2.0 branch.
9708 * method-to-ir.c (mono_method_to_ir2): Handle CEE_MONO_ICALL_ADDR.
9710 * mini.c (mono_resolve_patch_target): Error out if an icall is not found.
9711 (mono_method_to_ir): Handle CEE_MONO_ICALL_ADDR.
9713 * exceptions-arm.c (mono_arch_get_throw_exception_generic): Add AOT support.
9715 * method-to-ir.c mini.c driver.c aot-compiler.c: Update after
9716 mono_marshal_get_native_wrapper () signature changes.
9718 2008-08-07 Rodrigo Kumpera <rkumpera@novell.com>
9720 * jit-icalls.c (mono_fconv_ovf_u8): Work around soft-float double to long
9721 conversion bug under arm.
9723 2008-08-06 Rodrigo Kumpera <rkumpera@novell.com>
9725 * cpu-arm.md: Increase long_conv_to_ovf_i4_2 max length to 36.
9727 * mini-arm.c (mono_arch_output_basic_block): Implement long to int conversion
9728 with overflow checking.
9730 2008-08-05 Marek Habersack <mhabersack@novell.com>
9732 * Makefile.am (GENMDESC_PRG): when cross-compiling use full path
9733 to the genmdesc.pl file
9735 2008-08-05 Zoltan Varga <vargaz@gmail.com>
9737 * ir-emit.h (EMIT_NEW_ARGSTORE): Fix the usage of param_types and
9738 arg_array in the soft-float versions of the LOAD/STORE macros.
9740 * method-to-ir.c (mono_method_to_ir2): Fix a warning in the arm switch
9743 * ir-emit.h (NEW_VARLOADA): Handle SOFT_FLOAT correctly.
9745 2008-08-02 Zoltan Varga <vargaz@gmail.com>
9747 * mini-ia64.c (add_valuetype): Only reserve half parameter slot for each member of
9748 a float HFA. Fixes #413621.
9750 2008-08-02 Gert Driesen <drieseng@users.sourceforge.net>
9752 * mini-x86.c (mono_arg_get_argument_info): Rename last occurrence of
9753 frame_size to args_size. Fixes build.
9755 2008-08-02 Zoltan Varga <vargaz@gmail.com>
9757 * mini-x86.c (mono_arch_get_argument_info): Rename frame_size to args_size,
9758 and don't align it to MONO_ARCH_FRAME_ALIGNMENT.
9760 * mini-x86.h: Change MONO_ARCH_FRAME_ALIGNMENT to 8 so doubles stored on
9761 the stack are not unaligned. Fixes #413247.
9763 Fri Aug 1 18:46:42 CEST 2008 Paolo Molaro <lupus@ximian.com>
9765 * mini.c: update jitted methods performance counters.
9767 Fri Aug 1 16:30:37 CEST 2008 Paolo Molaro <lupus@ximian.com>
9769 * mini-exceptions.c: increase the exceptions thrown performance
9770 counter in mono_handle_exception ().
9772 2008-07-29 Zoltan Varga <vargaz@gmail.com>
9774 * aot-runtime.c: Use MonoImage's as keys in the aot_modules hash so the aot
9775 can work with netmodules.
9777 2008-07-28 Geoff Norton <gnorton@novell.com>
9779 * mini-x86.h: Correct the frame alignment on OSX. Fixes the jit
9782 2008-07-28 Zoltan Varga <vargaz@gmail.com>
9784 * mini-x86.c (mono_arch_emit_call): Emi the osx stack alignment at the
9787 2008-07-28 Bill Holmes <billholmes54@gmail.com>
9789 * mini-amd64.c (get_call_info): Winx64 fix for passing floats.
9790 The float param registers and other param registers must be the
9791 same index on Windows x64.
9793 * mini-amd64.c (mono_arch_allocate_vars) : Implementing the
9794 ArgValuetypeAddrInIReg argument case. Setting the argument
9795 op to OP_VTARG_ADDR (OP_REGOFFSET)).
9797 * mini-amd64.c (mono_arch_call_opcode) : Winx64 fix. Use the size
9798 variable computed above as the copy length for arguments of storage
9799 type ArgValuetypeAddrInIReg.
9801 * mini-amd64.c (mono_arch_emit_call) : Implementing the
9802 ArgValuetypeAddrInIReg argument case. This case will rely on
9803 mono_arch_emit_outarg_vt to emit the correct code later in the process.
9805 * mini-amd64.c (mono_arch_emit_call) : On Winx64 there always needs to be
9806 a 32 byte stack allocation for all calls. We will omit the adjustment for
9807 jump and tail call instructoins as they do not follow the typical call behavior.
9809 * mini-amd64.c (mono_arch_emit_outarg_vt) : Implementing the case for
9810 ArgValuetypeAddrInIReg. The code emitted will copy the argument to a
9811 local variable and pass the local variable by reference to the called method.
9813 * mini-amd64.c (mono_arch_emit_prolog, emit_load_volatile_arguments) :
9814 Implementing the ArgValuetypeAddrInIReg argument case. When the address
9815 of a struct is passed in a register it must be saved with the other
9816 volatile argument on the stack.
9818 * mini-amd64.c (mono_arch_emit_prolog) : Winx64 fix. When omitting the
9819 frame pointer the stack adjustment value must be saved to the unwind
9822 Contributed under MIT/X11 license.
9824 2008-07-28 Zoltan Varga <vargaz@gmail.com>
9826 * inssel-x86.brg (stmt): Add missing OP_X86_OUTARG_ALIGN_STACK rule
9827 which got lost in the merge.
9829 2008-07-27 Zoltan Varga <vargaz@gmail.com>
9831 * method-to-ir.c: Make the helper_sig variables extern to fix the ppc
9834 * mini-amd64.c (emit_call_body): Add a no_patch case missed earlier.
9836 * mini-amd64.c (emit_call_body): Avoid aligning the call instruction on
9837 icalls, since they won't be patched.
9839 * exceptions-amd64.c (mono_arch_get_restore_context_full): Use a slightly
9840 different code sequence when running under valgrind to prevent some valgrind
9843 * iltests.il.in: Add new regression test.
9845 * method-to-ir.c (mono_method_to_ir2): Fix handling of inlined methods which
9848 * method-to-ir.c (mono_method_to_ir2): Use get_vreg_to_inst () instead of
9849 accessing cfg->vreg_to_inst directly to prevent a crash in LDFLD.
9851 * iltests.il.in: Add new test.
9853 * aot-compiler.c: Fix some warnings.
9855 * decompose.c (mono_decompose_long_opts): Implement OP_ICONV_TO_OVF_I8_UN.
9858 2008-07-27 Zoltan Varga <vargaz@gmail.com>
9860 * driver.c (mono_main): Fix the --gc=none build. Fixes #412482.
9861 (mini_usage_jitdeveloper): Add a missing --wapi option.
9863 2008-07-25 Zoltan Varga <vargaz@gmail.com>
9865 * mini-codegen.c: Simplify the is_fp macros.
9866 (free_up_ireg): Remove, use free_up_reg instead.
9867 (free_up_reg): Fix the fp case.
9869 2008-07-26 Zoltan Varga <vargaz@gmail.com>
9871 * cpu-arm.md (loadr8_membase): Increase the length of this as this is not
9874 * exceptions-x86.c: Merge some changes which seemed to have got lost
9875 in the linear-ir merge.
9877 * liveness.c: Disable the liveness2 pass on 32 bit platforms.
9879 * method-to-ir.c (mono_handle_global_vregs): Make the component vregs of a
9880 long vreg volatile even if the variable was already created.
9882 * liveness.c (update_liveness2): Avoid eliminating dead definitions of
9885 2008-07-26 Zoltan Varga <vargaz@gmail.com>
9887 * cpu-x86.md (fcall_membase): Increase the size of the fcall opcodes.
9889 * mini.c (mono_jit_compile_method_inner): Add support for
9890 MONO_EXCEPTION_BAD_IMAGE.
9892 * method-to-ir.c (mono_method_to_ir2): Avoid a crash if
9893 mini_method_get_context () returns NULL. Fixes #356531.
9895 * mini.c (mono_method_to_ir): Ditto.
9897 * method-to-ir.c (mono_method_to_ir2): Create a variable if needed when
9898 accessing a field of a valuetype in LDFLD/STFLD. Fixes #412399.
9900 2008-07-25 Zoltan Varga <vargaz@gmail.com>
9902 * method-to-ir.c (mono_method_to_ir2): Initialize an uninitialized variable
9903 in the LDFTN implementation.
9905 2008-07-25 Mark Probst <mark.probst@gmail.com>
9907 * mini-trampolines.c (mono_magic_trampoline): When sharing generic
9908 code, patch calls to icalls, too, even if they're not in the
9909 shared generic code hash. Fixes #411962.
9911 2008-07-25 Zoltan Varga <vargaz@gmail.com>
9913 * cpu-x86.md: Increase the length of the fcall opcodes.
9915 * mini-x86.c (emit_move_return_value): Avoid some precision issues for
9916 calls returning floats.
9918 * method-to-ir.c (mono_method_to_ir2): Remove the generic sharing restrictions
9921 * method-to-ir.c (mono_method_to_ir2): Merge some LDFTN gsharing changes
9924 * method-to-ir.c (handle_delegate_ctor): Avoid putting dynamic methods
9925 into the domain->method_code_hash.
9927 * aot-compiler.c: Fix win32 build.
9929 * method-to-ir.c (EMIT_GET_RGCTX): Call EMIT_NEW_LDARG in emit_get_rgctx ().
9931 * method-to-ir.c (mono_method_to_ir2): Use mono_array_new_specific in the
9932 gshared NEWARR implementation.
9934 * cpu-sparc.md: Remove duplicate localloc_imm opcode.
9936 * ir-emit.h (NEW_ARGLOAD): Use cfg->args and cfg->arg_types so this macro
9937 can be used outside of method_to_ir.
9939 * mini.h (MonoCompile): Add arg_types field.
9941 * method-to-ir.c (inline_method): Save/Restore cfg->args and cfg->arg_types.
9943 * method-to-ir.c (mono_method_to_ir2): Set cfg->args and cfg->arg_types to
9944 the values of the local arg_array and param_types array.
9946 2008-07-24 Zoltan Varga <vargaz@gmail.com>
9948 * method-to-ir.c (mono_method_to_ir2): Allocate a GOT var for NEWOBJ, since
9949 got accesses might only get generated later when NEWOBJ is decomposed.
9951 * method-to-ir.c (handle_delegate_ctor): Add an optimization to avoid
9952 looking up the native code of the target method when a delegate is called
9955 * mini-trampolines.c (mono_delegate_trampoline): Add the other half of the
9958 * debug-debugger.c (MONO_DEBUGGER__debugger_info): Fix a warning.
9960 * aot-runtime.c aot-compiler.c: Add a new option 'no-dlsym' which makes
9961 AOT work on platforms without a working dlsym implementation.
9963 * mini.h: Bump AOT image format version.
9965 2008-07-24 Mark Probst <mark.probst@gmail.com>
9967 * mini-exceptions.c: Free a MonoType with
9968 mono_metadata_free_type() instead of g_free().
9970 * aot-runtime.c: Free a MonoType.
9972 2008-07-24 Zoltan Varga <vargaz@gmail.com>
9974 * method-to-ir.c (mono_method_to_ir2): Add a comment for the box+brtrue
9977 * mini-codegen.c (mono_local_regalloc): Remove the remaining items from the
9980 2008-07-23 Massimiliano Mantione <massi@ximian.com>
9981 * mini.c (sigprof_signal_handler): call the new "runtime initialized"
9984 2008-07-23 Zoltan Varga <vargaz@gmail.com>
9986 * method-to-ir.c (mono_method_to_ir2): Set the stack type properly for
9987 NEWOBJ calls on valuetypes.
9989 * iltests.il.in: Add new test.
9991 * mini-x86.c (mono_arch_emit_call): Use mini_type_stack_size ().
9993 2008-07-22 Zoltan Varga <vargaz@gmail.com>
9995 * mini-exceptions.c: Fix some warnings. Remove one ia64 special case as it
9996 is no longer needed.
9998 * mini-ia64.c (mono_arch_emit_prolog): In native-to-managed wrappers, widen
9999 non register sized integer arguments.
10000 (mono_arch_call_opcode): Add support for ArgInFloatRegR4.
10001 (mono_arch_emit_outarg_vt): Pass a more reasonable alignment to
10004 * method-to-ir.c (mono_method_to_ir2): Handle the ret_var_is_local case in
10007 * method-to-ir.c (ADD_WIDEN_OP): New macro to insert a widening op when
10008 two a binop with different sized arguments is emitted.
10010 * mini.c (mono_bblock_insert_after_ins): Properly link up with the next
10011 instruction in the ins==NULL case.
10013 2008-07-23 Zoltan Varga <vargaz@gmail.com>
10015 * mini-ops.h: Add OP_X86_OUTARG_ALIGN_STACK.
10017 * mini-x86.c: Fix osx build.
10019 * mini-amd64.c (mono_arch_output_basic_block): Handle varargs in the CALL_REG
10022 * method-to-ir.c (mono_spill_global_vars): Avoid fusing a load+store into the
10023 instruction for non int sized variables.
10025 * method-to-ir.c (mono_method_to_ir2): Fix an assert in the LDFLD
10028 2008-07-23 Robert Jordan <robertj@gmx.net>
10030 * method-to-ir.c: Fix MSVC build.
10032 2008-07-22 Zoltan Varga <vargaz@gmail.com>
10034 * method-to-ir.c (mono_method_to_ir2): When calling native code which returns
10035 a non int sized type, widen it to an int since newer versions of gcc seem to
10036 generate code which needs this.
10038 * ssa2.c abcremoval2.c: Fix warnings.
10040 * *: Merge the Linear IR branch.
10042 The original branch is at trunk/branches/vargaz/mini-linear-il, and
10043 the ChangeLog file there describes all the changes done over the years.
10044 Further documentation can be found at www.mono-project.com/Linear_IL.
10046 2008-07-21 Bill Holmes <billholmes54@gmail.com>
10048 * mini-amd64.c (get_call_info): Winx64 fix for passing floats.
10049 The float param registers and other param registers must be the
10050 same index on Windows x64.
10052 Contributed under MIT/X11 license.
10054 2008-07-21 Rodrigo Kumpera <rkumpera@novell.com>
10056 * mini.c: Make the previous fix GC safe.
10058 2008-07-21 Raja R Harinath <harinath@hurrynot.org>
10060 * Makefile.am (version.h): Allow a trailing '/' in the repository URL.
10062 2008-07-21 Bill Holmes <billholmes54@gmail.com>
10064 * mini-amd64.c (get_call_info): Correcting the case for MONO_TYPE_TYPEDBYREF
10065 on Winx64. This type will not be passed on the stack (ArgOnStack), but
10066 ArgValuetypeAddrInIReg instead.
10068 Contributed under MIT/X11 license.
10070 2008-07-21 Zoltan Varga <vargaz@gmail.com>
10072 * mini-codegen.c (get_register_spilling): Fix a warning.
10074 2008-07-17 Rodrigo Kumpera <rkumpera@novell.com>
10076 * mini.c: Use mono_runtime_class_init_full to avoid leaking memory
10077 for types which the initialization fails. Raises the provided exception
10078 at the right stop after cleanup.
10080 2008-07-16 Zoltan Varga <vargaz@gmail.com>
10082 * aot-compiler.c: Free most of the memory allocated during compilation.
10084 * mini.c (mini_parse_debug_options): Fix a leak.
10086 * mini.c (mini_method_compile): Don't add the method to the jit info tables
10087 during aot compilation.
10089 2008-07-14 Zoltan Varga <vargaz@gmail.com>
10091 * mini.c (mono_method_to_ir): Disable aot for code using CCASTCLASS on x86 as
10092 it has too much register pressure.
10094 2008-07-13 Zoltan Varga <vargaz@gmail.com>
10096 * inssel.brg (CEE_CASTCLASS): Remove some dead code.
10098 2008-07-12 Zoltan Varga <vargaz@gmail.com>
10100 * mini-x86.h aot-compiler.c aot-runtime.c: Store the plt info offset inline
10103 * mini-amd64.h aot-compiler.c aot-runtime.c: Store the plt info offset inline
10104 on amd64 similar to the way it is done on arm.
10106 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file format version.
10108 * aot-runtime.c (load_aot_module): Rename 'info' to 'amodule' for
10109 consistency, normalize error messages, avoid loading aot-only modules in
10112 * driver.c (mono_main): Rename --aot-only command line option to --full-aot
10115 * aot-compiler.c aot-runtime.c tramp-arm.c: Implement aot-only support.
10117 2008-07-11 Martin Baulig <martin@ximian.com>
10120 (MonoDebuggerInfo): Add `interruption_request'.
10122 2008-07-12 Zoltan Varga <vargaz@gmail.com>
10124 * aot-compiler.c (emit_plt): Remove some dead code.
10126 * exceptions-arm.c (mono_arch_get_call_filter_full): Initialize ji.
10128 * aot-runtime.c (mono_aot_get_plt_info_offset): New helper function to
10129 return the plt info offset belonging to a given plt entry.
10131 * mini-trampolines.c (mono_aot_plt_trampoline): Use
10132 mono_aot_get_plt_info_offset.
10134 * aot-runtime.c aot-compiler.c tramp-arm.c: Change the arm plt code to be
10135 similar to the amd64 code by makeing jumps through a separate jump table
10136 instead of embedding the jump addresses into the code.
10138 2008-07-11 Zoltan Varga <vargaz@gmail.com>
10140 * mini.c (mono_method_to_ir): Disable aot for calling ldtoken in a generic
10143 2008-07-10 Martin Baulig <martin@ximian.com>
10145 * mini.c (mini_method_compile): Disable generics sharing when
10146 running in the debugger.
10148 2008-07-10 Zoltan Varga <vargaz@gmail.com>
10150 * mini.c (mono_method_to_ir): Create the got var in CEE_REFANYVAL.
10152 * inssel.brg (CEE_CASTCLASS): Avoid reusing temporary registers to prevent
10153 the local register allocator from running out of registers on x86 when
10156 2008-07-10 Bill Holmes <billholmes54@gmail.com>
10158 * inssel-long.brg For OP_LCONV_TO_OVF_I4 an int cast is needed when
10159 expressing IntMin for the VS Compiler. See Compiler Warning (level 2)
10162 Contributed under MIT/X11 license.
10164 2008-07-10 Zoltan Varga <vargaz@gmail.com>
10166 * aot-compiler.c: Get rid of whitespace in the generated assembly file to
10167 speed up the assembler.
10169 2008-07-09 Zoltan Varga <vargaz@gmail.com>
10171 * mini-arm.h tramp-arm.c exceptions-arm.c aot-compiler.c: Beginnings of aot-only
10174 * mini.c: Move the soft float handling macros a bit earlier, add
10175 NEW_TEMPSTORE_SOFT_FLOAT macro, fix warnings, add soft-float support in one
10178 * mini.h: Add prototype for mono_arch_fixup_jinfo.
10180 * mini.c (mini_init): In aot-only mode, set the root domain code manager to
10181 read-only to help catch code allocation requests.
10183 * mini.c inssel.brg aot-compiler.c: Make the use of IMT runtime configurable,
10184 and turn it off when using --aot-only or when compiling with --aot=full.
10186 * mini.c (mono_resolve_patch_target): In aot-only mode, allocate the
10187 jump table for switches from the normal domain mempool, not the code
10190 * mini-trampolines.c (get_unbox_trampoline): New function to return an
10191 unbox trampoline which handles aot-only mode too.
10193 * aot-runtime.c (mono_aot_get_unbox_trampoline): New function to lookup
10194 an AOTed unbox trampoline.
10196 * aot-compiler.c (emit_trampolines): Emit unbox trampolines.
10198 2008-07-09 Bill Holmes <billholmes54@gmail.com>
10200 * wapihandles.c: Fixing MSVC builds. Include statement changed from <> to
10203 Contributed under MIT/X11 license.
10205 2008-07-09 Bill Holmes <billholmes54@gmail.com>
10207 * mini.c (mono_codegen): Allocate space at the end of the code block and store
10208 the unwind information for the method at the end of the allocated block.
10210 * mini-amd64.h: Added declarations for the unwind routines and adding field to
10211 MonoCompileArch to hold the unwind info for SEH on Winx64
10213 * mini-amd64.c (mono_arch_emit_prolog): Calls to the unwind routines added to store
10214 frame pointer info for the method being compiled.
10216 * exceptions-amd64.c (mono_arch_get_throw_corlib_exception): Added a stack adjustment before
10217 the call to mono_exception_from_token.
10219 * exceptions-amd64.c: Added mono_arch_unwindinfo* implementations. This code is responsible
10220 storing the method prolog information in a format that the Winx64 SEH can understand. This
10221 information is stored a the end of the method block because it is all 32-bit offset based.
10223 Contributed under MIT/X11 license.
10225 2008-07-09 Zoltan Varga <vargaz@gmail.com>
10227 * mini.h: Remove duplicate definitions of the mini_wapi_ functions.
10229 * wapihandles.c: Fix warnings.
10231 * aot-runtime.c (load_aot_module): Add a missing error message in aot-only
10234 * mini-trampolines.c (mono_create_jit_trampoline_in_domain): Avoid calling
10235 mono_jit_compile_method in aot-only mode since that calls the type
10238 * mini-trampolines.c (mono_create_delegate_trampoline): Avoid calling
10239 get_delegate_invoke_impl in aot-only mode.
10241 * mini.c (mono_global_codeman_reserve): Reenable the aot-only check.
10243 2008-07-08 Zoltan Varga <vargaz@gmail.com>
10245 * trace.c (mono_trace_enter_method): Fix printing of Type instances.
10247 * aot-compiler.c (compile_method): Disable the check for GSHARED since it
10250 * inssel-long.brg (reg): Add a rule for LCALL_REG (OP_I8CONST).
10252 * tramp-amd64.c (mono_arch_nullify_plt_entry): Read the nullified class
10253 init trampoline from the AOT file as well.
10255 * mini-amd64.c (mono_arch_register_lowlevel_calls): Register
10256 mono_amd64_throw_exception as a jit icall since it is needed by the aot-only
10259 * mini.c (mini_init): Move the call to mono_exceptions_init () after
10262 * exceptions-amd64.c: Add _full variants for the remaining exception code
10263 creation functions as well, allow emission of relocatable code, remove
10264 caching since that is now done by the caller.
10266 * mini-exceptions.c: Add _full variants for the remaining exception code
10267 creation functions as well, add aot-only support.
10269 * aot-compiler.c (compile_method): Allow calls to methods of constructed types
10270 if we can determine a proper token for them.
10271 (add_wrappers): Add a few more wrappers.
10272 (emit_method_code): Remove some dead code.
10273 (emit_trampolines): Emit exception code too.
10275 * mini.c (mono_method_to_ir): Call mono_array_new_2 if possible.
10277 * jit-icalls.c (mono_array_new_2): New jit icall, specialized version of
10278 mono_array_new_va which avoids varargs.
10280 * mini-exceptions.c (mono_exceptions_init): Fix the ppc build.
10282 * mini-trampolines.c: Call mono_create_specific_trampoline () instead of
10283 mono_arch_create_specific_trampoline () in all places.
10285 * aot-compiler.c aot-runtime.c: Refactor the trampoline emitting/loading code
10286 a bit so it can be used for other things as well.
10288 * mini-exceptions.c (mono_exceptions_init): Initialize throw_exception_by_name
10291 * exceptions-amd64.c: Rename the caching from the exception code creation
10292 functions, it is done by the caller instead.
10294 * exceptions-amd64.c: Change the signature of the exception code creation
10295 functions to allow the creation of relocatable code later.
10297 * mini-exceptions.c: Add a set of functions to query the various
10298 runtime-generated exception functions.
10300 * mini.c mini-exceptions.c: Use the newly added functions instead of the
10301 mono_arch_.. () functions.
10303 2008-07-07 Zoltan Varga <vargaz@gmail.com>
10305 * mini-trampolines.c (mono_aot_get_trampoline_code): Removed, no longer used.
10307 * aot-runtime.c aot-compiler.c: AOT the generic trampolines in aot-only mode.
10309 * mini.c (mini_get_imt_trampoline): Call mono_create_specific_trampoline ().
10310 (mini_get_vtable_trampoline): Ditto.
10312 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Create relocatable
10313 code in the AOT case by returning the code size and a list of relocations to
10316 * mini-trampolines.c (mono_create_specific_trampoline): New helper function.
10318 2008-07-07 Bill Holmes <billholmes54@gmail.com>
10320 * mini-amd64.c: On Winx64 the calling convention always requires the caller to
10323 Contributed under MIT/X11 license.
10325 2008-07-07 Zoltan Varga <vargaz@gmail.com>
10327 * aot-compiler.c (emit_exception_debug_info): Serialize the debug info first
10328 so the buffer size can be computed correctly. Fixes #404735.
10330 * debug-mini.c (mono_debug_serialize_debug_info): Lookup the debug info
10331 normally as cfg->debug_info is already freed.
10333 2008-07-06 Zoltan Varga <vargaz@gmail.com>
10335 * mini-amd64.c: For calls returning vtypes in registers, don't store
10336 the return address on the stack, instead allocate a separate local for
10339 2008-07-05 Mark Probst <mark.probst@gmail.com>
10341 * mini-trampolines.c, mini.h: Add an argument to
10342 mono_create_jit_trampoline_in_domain() for turning off the adding
10343 of the sync wrapper.
10345 * mini.c: Use the JIT trampoline without sync instead of
10346 ldftn_nosync in static RGCTX invoke wrappers so that the call can
10349 2008-07-04 Mark Probst <mark.probst@gmail.com>
10351 * driver.c: Turn on GSHARED optimization by default.
10353 2008-07-04 Zoltan Varga <vargaz@gmail.com>
10355 * mini-trampolines.c mini.c mini.h tramp-<ARCH>.c: Rename MONO_TRAMPOLINE_GENERIC
10356 to MONO_TRAMPOLINE_JIT since it better reflects what it does.
10358 * mini-trampolines.c (mono_get_aot_trampoline_code): New internal function to
10359 create a variant of the generic trampoline code callable from AOTed trampolines.
10361 * tramp-amd64.c (mono_arch_create_trampoline_code_full): Add support for generic
10362 trampoline code callable from AOTed trampolines.
10364 * aot-compiler.c aot-runtime.c: Add support for AOTing trampolines.
10366 2008-07-04 Mark Probst <mark.probst@gmail.com>
10368 * inssel.brg, mini-ops.h: New opcode for doing CHECK_THIS in a
10369 pass-through manner.
10371 * mini.c: Generic method sharing. Pass MRGCTX to generic methods
10372 and don't fail sharing for them anymore.
10374 * mini-exceptions.c: Handle exceptions in shared generic methods.
10376 * generic-sharing.c: When checking the context of a generic
10377 method, also check its class's context. Don't treat wrappers as
10380 * mini-trampolines.c: Some code factored out to
10381 metadata/generic-sharing.c. Handle the MRGCTX case.
10383 * jit-icalls.c, jit-icalls.h: ldvirtfn icall for generic sharing -
10384 we must deal with the method being of another instantiation of the
10385 class. Add static rgctx invoke wrappers to generic methods.
10387 2008-07-04 Mark Probst <mark.probst@gmail.com>
10389 * mini.c: Provide all jit infos of generic shared methods with a
10392 * mini-exceptions.c: Handle the new situation that a generic info
10393 might be available, but not info about the this/vtable/mrgctx
10396 2008-07-03 Mark Probst <mark.probst@gmail.com>
10398 * mini.c: Don't accept ldftn and ldvirtftn with uninstantiated
10401 2008-07-03 Zoltan Varga <vargaz@gmail.com>
10403 * dominators.c (check_dominance_frontier): Fix a warning.
10405 * mini.h: Add some missing prototypes.
10407 * ssa.c local-propagation.c debug-debuger.c: Fix warnings.
10409 * driver.c (mono_jit_init_version): Correct the comments since the first
10410 argument should be the name of the root domain, not a filename.
10412 * aot-runtime.c (make_writable): Error out if this is called while running
10414 (load_aot_module): Ditto.
10416 * aot-compiler.c: Really fix the computation of method indexes.
10418 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): Remove the previous
10419 optimizations as this is no longer called frequently.
10421 * mini-trampolines.c (mono_create_delegate_trampoline): Precompute the invoke
10422 method and the invoke impl code and pass it to the delegate trampoline instead of
10423 just the delegate class.
10425 2008-07-02 Zoltan Varga <vargaz@gmail.com>
10427 * aot-compiler.c: Fixup the computation of method indexes.
10428 (add_wrappers): Create the base methods of the runtime invoke wrappers using
10429 the method builder infrastructure.
10431 * aot-runtime.c (decode_exception_debug_info): Don't crash if the method
10434 * mini-trampolines.c (mono_create_jit_trampoline_in_domain): In aot-only
10435 mode, load the method right away instead of creating a trampoline.
10437 * mini-x86.c (mono_arch_get_delegate_invoke_impl): Eliminate locking.
10439 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): Eliminate locking, speed up
10442 2008-07-01 Zoltan Varga <vargaz@gmail.com>
10444 * aot-runtime.c (decode_patch_info): Don't create trampolines in aot_only mode.
10445 (mono_aot_load_method): Use method_index instead of method->token.
10447 * mini.c (mono_jit_compile_method_inner): Move the aot_only check down, so it
10448 can handle icalls etc. properly.
10450 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file format version.
10452 * aot-compiler.c aot-runtime.c: Allow AOTing many wrapper types.
10454 * mini.c (mono_resolve_patch_target): Handle JIT_ICALL_ADDR.
10455 (mono_codegen): Convert calls made by JIT icall wrappers to the icalls into
10456 JIT_ICALL_ADDR patch type.
10458 * patch-info.h: Add JIT_ICALL_ADDR patch type.
10460 * mini.c (mono_method_to_ir): Allow AOTing methods which access the interruption
10462 (mono_resolve_patch_target): Handle INTERRUPTION_REQUEST_FLAG.
10464 * patch-info.h: Add INTERRUPTION_REQUEST_FLAG.
10466 2008-06-30 Zoltan Varga <vargaz@gmail.com>
10468 * mini.c: Use domain->jit_code_hash_lock for controlling access to
10469 domain->jit_code_hash.
10471 2008-06-29 Zoltan Varga <vargaz@gmail.com>
10473 * mini.c (mini_parse_debug_options): Add 'dont-free-domains' option.
10475 2008-06-27 Zoltan Varga <vargaz@gmail.com>
10477 * mini-trampolines.c (mono_delegate_trampoline): Don't pass a gsctx to
10478 get_this_arg_from_call, let it compute it when needed.
10480 * mini-amd64.c (mono_arch_get_this_arg_reg): Add a 'code' argument, compute
10481 gsctx from code only when needed.
10483 * mini-trampolines.c (get_generic_context): Rename this to
10484 mono_get_generic_context_from_code (), and move it to generic-sharing.c, where
10485 it can be called by the arch backends.
10487 * mini-exceptions.c (mono_print_thread_dump): Allow the argument to be NULL.
10489 2008-06-26 Zoltan Varga <vargaz@gmail.com>
10491 * driver.c (mono_main): Add experimental --aot-only command line option.
10493 * mini.c: Error out when creating trampolines or JIT compiling if --aot-only is
10496 2008-06-26 Kornel Pal <kornelpal@gmail.com>
10498 * driver.c (DllMain): Remove mono_module_handle.
10500 Contributed under MIT/X11 license.
10502 2008-06-25 Zoltan Varga <vargaz@gmail.com>
10504 * aot-compiler.c: Add not-yet-usable 'full' option. Add some infrastructure code
10505 for emitting methods which are not in the source assembly. Detect and report
10506 failure of assembling+linking.
10508 * aot-compiler.c (emit_klass_info): Call mono_class_setup_vtable ().
10510 * aot-compiler.c: Move the contents of the has_glot_slots array to MonoCompile.
10512 2008-06-24 Rodrigo Kumpera <rkumpera@novell.com>
10514 * mini.c: Check if stats is enabled so we don't allocate memory when not needed.
10516 2008-06-24 Zoltan Varga <vargaz@gmail.com>
10518 * mini.h: Remove some obsolete prototypes.
10520 * mini.c: Avoid storing MonoMethod pointers in the JIT stats, store their string format instead.
10522 2008-06-24 Mark Probst <mark.probst@gmail.com>
10524 * mini.c (get_object_generic_inst): Variable-sized arrays are not
10525 supported by Visual Studio, so use alloca().
10527 2008-06-23 Zoltan Varga <vargaz@gmail.com>
10529 * mini-ia64.c (add_valuetype): Increase *gr too when passing a HFA to be in sync with the ABi.
10532 2008-06-23 Mark Probst <mark.probst@gmail.com>
10534 * mini.c: Fail sharing of a generic method if it contains an open
10535 catch clause (because we don't pass MRGCTXs yet).
10537 2008-06-23 Mark Probst <mark.probst@gmail.com>
10539 * mini.c: When compiling a method with generic sharing, insert the
10540 method instantiated with an all-Object generic context into the
10541 jit info table, instead of the context of the first instantiation
10542 of the method we happen to compile.
10544 2008-06-18 Martin Baulig <martin@ximian.com>
10546 * debug-debugger.h (MonoDebuggerInfo): Replaced `version' with
10547 `major_version' and `minor_version'.
10549 2008-06-17 Mark Probst <mark.probst@gmail.com>
10551 * generic-sharing.c, mini.c, mini.h, aot-runtime.c:
10552 mono_method_is_generic_sharable_impl() takes an additional
10553 argument specifying whether to treat type variables as reference
10556 2008-06-17 Mark Probst <mark.probst@gmail.com>
10558 * mini.h: Removed obsolete prototypes.
10560 2008-06-17 Mark Probst <mark.probst@gmail.com>
10562 * mini.c: Don't fail generic sharing for initobj and sizeof - we
10563 already handle them.
10565 2008-06-17 Mark Probst <mark.probst@gmail.com>
10567 * mini.h, mini-trampolines.c, tramp-alpha.c, tramp-amd64.c,
10568 tramp-arm.c, tramp-hppa.c, tramp-ia64.c, tramp-mips.c,
10569 tramp-ppc.c, tramp-s390.c, tramp-s390x.c, tramp-sparc.c,
10570 tramp-x86.c: Added a MonoGenericContext* argument to
10571 mono_arch_get_unbox_trampoline() so that it can call other
10572 functions which require it.
10574 2008-06-17 Mark Probst <mark.probst@gmail.com>
10576 * mini.h, mini-trampolines.c, mini-amd64.c, mini-x86.c,
10577 mini-alpha.c, mini-arm.c, mini-ia64.c, mini-ppc.c:
10578 mono_arch_get_this_arg_from_call() takes a
10579 MonoGenericSharingContext* as well.
10581 2008-06-17 Mark Probst <mark.probst@gmail.com>
10583 * mini.c: Factor out code for emitting unbox into emit_unbox() and
10584 implement generic sharing of unbox.
10586 2008-06-17 Mark Probst <mark.probst@gmail.com>
10588 * mini.c: Don't compute the vtable to determine whether a field is
10589 special static, because it might not work for open types.
10591 2008-06-17 Mark Probst <mark.probst@gmail.com>
10593 * mini.c: Removed the unused token_type and token_source arguments
10594 from get_runtime_generic_context_ptr().
10596 2008-06-17 Marek Habersack <mhabersack@novell.com>
10598 * mini.c (ADD_BINOP): fix the build
10600 2008-06-16 Zoltan Varga <vargaz@gmail.com>
10602 * mini.c (ADD_BINOP): When operating on a native int and an int32, insert
10605 2008-06-16 Mark Probst <mark.probst@gmail.com>
10607 * mini.h: Removed class relations enum that's not used anymore.
10609 2008-06-16 Mark Probst <mark.probst@gmail.com>
10611 * tramp-x86.c, tramp-amd64.c: Slot access code for MRGCTXs.
10613 * mini-trampolines.c: Distinguish between RGCTXs and MRGCTXs in
10614 the lazy fetch trampoline access code.
10616 2008-06-15 Zoltan Varga <vargaz@gmail.com>
10618 * mini-codegen.c (mono_local_regalloc): Add some micro optimizations.
10620 2008-06-14 Zoltan Varga <vargaz@gmail.com>
10622 * mini.c: Fix some soft-float bugs. Fixes #378735 and #398348.
10624 * mini.h (MONO_INST_LIST_ENTRY): Fix warnings on arm.
10626 * mini.c (mono_method_to_ir): Check call signature for NEWOBJ as well.
10628 2008-06-13 Zoltan Varga <vargaz@gmail.com>
10630 * mini-x86.c inssel-x86.brg cpu-x86.md: Implement unsigned min/max
10633 * mini-ops.h: Add MIN/MAX_UN opcodes.
10635 * mini-amd64.c inssel-amd64.brg cpu-amd64.md: Implement unsigned min/max
10638 * basic-math.cs: Add more min/max tests.
10640 * inssel.brg: Remove the OP_MIN/OP_MAX rules. Fix a warning.
10642 2008-06-13 Mark Probst <mark.probst@gmail.com>
10644 * mini.c: Small fix in the prologue of emit_castclass.
10646 2008-06-13 Zoltan Varga <vargaz@gmail.com>
10648 * inssel.brg: Remove the OP_MIN/OP_MAX rules. Fix a warning.
10650 * mini.c (mini_get_inst_for_method): Remove the Min/Max intrinsics, they
10651 do not work even for unsigned types. Fixes #400014.
10653 * basic-math.cs: Add regression tests for unsigned Min/Max.
10655 2008-06-13 Mark Probst <mark.probst@gmail.com>
10657 * mini.c: Added additional context_used argument to several
10658 functions, which will be needed for sharing generic methods. Use
10659 GET_RGCTX macro wherever appropriate. Declare only one
10660 context_used in mono_method_to_ir().
10662 2008-06-13 Mark Probst <mark.probst@gmail.com>
10664 * mini.c, generic-sharing.c: Removed generic class relations.
10666 * mini.c, tramp-amd64.c, tramp-x86.c: Additional arguments to
10667 functions due to MRGCTX changes.
10669 2008-06-13 Mark Probst <mark.probst@gmail.com>
10671 * inssel.brg, inssel-long.brg, inssel-long32.brg, mini-ops.h,
10672 graph.c, local-propagation.c, aliasing.c: New opcodes for calls
10673 with calculated IMT.
10675 * mini.c: Generic sharing of calls via generic interfaces.
10677 * jit-icalls.c, jit-icalls.h: Helper function for compiling a
10678 generic method with non-constant MonoGenericContext*. Instead,
10679 the context is taken out of the method itself.
10681 2008-06-13 Mark Probst <mark.probst@gmail.com>
10683 * mini.c: Generic sharing of ldvirtftn.
10685 2008-06-13 Mark Probst <mark.probst@gmail.com>
10687 * mini.c: Generic sharing of ldftn.
10689 2008-06-13 Mark Probst <mark.probst@gmail.com>
10691 * mini.c: Do pass VTable/RGCTX argument to static generic methods.
10693 2008-06-13 Mark Probst <mark.probst@gmail.com>
10695 * mini.c: Generic sharing of the special case of ldtoken followed
10696 by a call to GetTypeFromHandle.
10698 2008-06-13 Mark Probst <mark.probst@gmail.com>
10700 * mini.c: Generic sharing of box for nullable types.
10702 2008-06-13 Zoltan Varga <vargaz@gmail.com>
10704 * mini-s390x.c (add_stackParm): Fix computation of offsets when arguments
10705 are passed on the stack. Fixes #324807.
10707 2008-06-12 Bill Holmes <billholmes54@gmail.com>
10709 * mini-amd64.c:add_valuetype: Adding Winx64 code to fill the ArgInfo
10710 for the ArgValuetypeAddrInIReg case.
10712 * mini-amd64.c:mono_arch_allocate_vars: Adding a case for
10713 ArgValuetypeAddrInIReg to avoid asserts. Code needs to be added here.
10715 * mini-amd64.c: mono_arch_call_opcode: Adding Winx64 code for an ArgInfo of
10716 type ArgValuetypeAddrInIReg. The code emitted will copy the argument to a
10717 local variable and pass the local variable by reference to the called method.
10719 * mini-amd64.c: mono_arch_emit_prolog: Adjust the stack for calls to
10720 mono_jit_thread_attach and mono_get_lmf_addr for Winx64.
10722 Contributed under MIT/X11 license.
10724 2008-06-10 Rodrigo Kumpera <rkumpera@novell.com>
10726 * debug-mini.c (mono_debug_free_method_jit_info): Moved to metadata/mono-debug.c.
10728 * debug-mini.c (mono_debug_print_vars): Release memory after printing
10731 2008-06-10 Martin Baulig <martin@ximian.com>
10734 (mono_debug_close_method): Check whether `cfg->epilogue_begin != NULL'.
10736 2008-06-09 Kornel Pal <kornelpal@gmail.com>
10738 * main.c: Add and set argv [argc] to NULL to match C specification that fixes
10739 possible error when no arguments are passed.
10741 Contributed under MIT/X11 license.
10743 2008-06-09 Rodrigo Kumpera <rkumpera@novell.com>
10745 * mini-exceptions.c (ves_icall_get_trace): Skip source locations
10746 where the file name is NULL.
10748 2008-06-09 Zoltan Varga <vargaz@gmail.com>
10750 * mini.c: Fix s390 build.
10752 2008-06-08 Zoltan Varga <vargaz@gmail.com>
10754 * trace.c (mono_trace_parse_options): Fix warnings.
10756 * mini-amd64.c: Revert most of the last patch for now as it breaks the build.
10758 2008-06-07 Zoltan Varga <vargaz@gmail.com>
10760 * mini.c (remove_block_if_useless): Avoid printing the method name.
10762 * mini.c: Remove needless setting of ins->cil_code which is now done by
10765 * mini-amd64.c: Add some code to avoid saving callee saved registers in the
10768 * tramp-amd64.c (mono_arch_patch_callsite): Tell valgrind to discard the
10769 translated code after it has been patched.
10771 2008-06-06 Zoltan Varga <vargaz@gmail.com>
10773 * mini-amd64.c (emit_call_body): Align the call displacement to 4 bytes to
10774 avoid problems during code patching on SMP systems.
10775 (emit_call): Avoid adding a patch info which is already added by
10777 (mono_arch_emit_exceptions): Ditto.
10779 2008-06-05 Zoltan Varga <vargaz@gmail.com>
10781 * tramp-*.c (mono_arch_get_unbox_trampoline): No need to check for ret->byref,
10782 MONO_TYPE_ISSTRUCT already checks for it.
10784 2008-06-05 Bill Holmes <billholmes54@gmail.com>
10786 * mini-amd64.c:merge_argument_class_from_type: When marshaling
10787 structs with floats on Winx64 the float registers are not used.
10788 The integer registers are always used..
10789 * mini-amd64.c:add_valuetype: When marshaling structs on Winx64
10790 only one register will be used and only if the size of the struct
10791 is 1,2,4, or 8 bytes.
10793 * tramp-amd64.c : Adjusting size used for mono_global_codeman_reserve
10794 to work for Winx64.
10796 Contributed under MIT/X11 license.
10798 2008-06-05 Martin Baulig <martin@ximian.com>
10800 * debug-debugger.c (debugger_lookup_class): Also call
10801 mono_class_setup_methods() here; we're only called from RTI.
10803 2008-06-05 Andreas Farber <andreas.faerber@web.de>
10805 * mini.c (mini_init): Add DTrace probes ves-init-{begin,end}.
10806 (mini_method_compile) Add DTrace probes method-compile-{begin,end}.
10807 * Makefile.am (libmono_la_LIBADD,libmono_static_la_LIBADD,mono_LDADD):
10808 Post-process object files and add dtrace-generated object, if necessary.
10810 Contributed under MIT/X11 license.
10812 2008-06-04 Mark Probst <mark.probst@gmail.com>
10814 * inssel.brg, mini-ops.h: Added opcode for unboxcast with computed
10817 * mini.c: Generic sharing for unbox.any and castclass.
10819 2008-06-04 Mark Probst <mark.probst@gmail.com>
10821 * mini.c: Ignore tailcall prefix in shared generic code and when
10822 doing calls which require a vtable/rgctx argument.
10824 2008-06-04 Mark Probst <mark.probst@gmail.com>
10826 * mini.c: Don't free the JIT info.
10828 * driver.c: Changes in the JIT info table testing code.
10830 2008-06-03 Zoltan Varga <vargaz@gmail.com>
10832 * tramp-arm.c (mono_arch_create_trampoline_code): Check for thread
10833 interruption. Fix some warnings.
10835 * tramp-*.c (mono_arch_create_trampoline_code): Call the _force_ variant of
10836 interruption_checkpoint.
10838 Tue Jun 3 13:07:03 CEST 2008 Paolo Molaro <lupus@ximian.com>
10840 * jit.h, mini.h, trace.c, driver.c: introduce an API to enable tracing
10841 from embedding applications.
10843 2008-06-02 William Holmes <billholmes54@gmail.com>
10845 * mini-amd64.c : Correcting some of the issues for Winx64 dealing with
10846 reserving 32 bytes on the stack when making calls.
10848 Contributed under MIT/X11 license.
10850 2008-06-01 Zoltan Varga <vargaz@gmail.com>
10852 * mini-arm.c (mono_arch_output_basic_block): Merge some small fixes from
10853 the linear IL branch.
10855 * driver.c: Print out more information for --version on arm.
10857 2008-05-30 Zoltan Varga <vargaz@gmail.com>
10859 * mini-amd64.c (mono_arch_emit_prolog): Increase max_offset when processing
10860 bb_exit instead, since out of line bblocks might not actually be emitted
10863 * mini-amd64.c (mono_arch_emit_prolog): Increase bb->max_offset by the
10864 maximum epilog size for out of line bblocks if tracing is enabled.
10866 * iltests.il.in: Merge tests/long-shift.regalloc.il into this file.
10868 2008-05-28 Rodrigo Kumpera <rkumpera@novell.com>
10870 * arrays.cs: Regression tests for allocating arrays with negative sizes.
10872 2008-05-28 Zoltan Varga <vargaz@gmail.com>
10874 * mini-x86.h mini-x86.c inssel-x86.brg cpu-x86.md: Add support for
10875 CAS instrinsics. Optimize the implementation of the ATOMIC_EXCHANGE
10878 2008-05-27 Zoltan Varga <vargaz@gmail.com>
10880 * mini.c (mini_get_inst_for_method): Add support for CAS instrinsics when
10881 the 'value' to store is a constant.
10883 * mini-ops.h: Add OP_ATOMIC_CAS_IMM opcodes.
10885 * mini-amd64.c (mono_arch_output_basic_block): Optimize the the implementation
10886 of ATOMIC_EXCHANGE opcodes, add support for the CAS opcodes.
10888 2008-05-26 Zoltan Varga <vargaz@gmail.com>
10890 * mini.c generic-sharing.c jit-icalls.c aot-compiler.c: Use accessor functions
10891 for accessing method->generic_container.
10893 2008-05-24 Zoltan Varga <vargaz@gmail.com>
10895 * mini.c (mono_method_check_inlining): Avoid creating vtables if possible.
10897 * mini.c (SIG_HANDLER_SIGNATURE): Fix sparc build too.
10899 * mini.c (SIG_HANDLER_SIGNATURE): Fix IA64 build.
10901 * mini.c (mono_jit_compile_method_inner): Avoid a crash if mono_class_vtable ()
10904 2008-05-23 Zoltan Varga <vargaz@gmail.com>
10906 * driver.c (mono_main): Set mono_setup_vtable_in_class_init to FALSE.
10908 * mini.c: Handle the case when mono_class_vtable () fails.
10910 2008-05-23 Massimiliano Mantione <massi@ximian.com>
10911 * mini.c (sigprof_signal_handler): Support call chains (backtrace) in
10914 2008-05-22 Mark Probst <mark.probst@gmail.com>
10916 * mini.c, jit-icalls.c, jit-icalls.h: Make generic sharing work
10917 together with domain sharing.
10919 2008-05-22 Mark Probst <mark.probst@gmail.com>
10921 * mini.c: Treat callvirts to final methods like non-virtual calls
10922 when doing generic sharing, i.e. look them up in the runtime
10925 2008-05-22 Mark Probst <mark.probst@gmail.com>
10927 * inssel.brg, mini-ops.h: Added opcodes for mkrefany and refanyval
10928 with computed types (for generic sharing).
10930 * mini.c: Generic sharing for mkrefany and refanyval.
10932 2008-05-22 Zoltan Varga <vargaz@gmail.com>
10934 * inssel.brg (mini_emit_virtual_call): Avoid constructing a generic vtable if
10937 * mini-trampolines.c (mono_magic_trampoline): Avoid calling setup_methods () in
10938 the generic sharing code.
10940 * mini-trampolines.c (mono_magic_trampoline): Call mono_class_setup_methods ()
10943 2008-05-21 Zoltan Varga <vargaz@gmail.com>
10945 * mini.h: Remove the declaration of mono_aot_init_vtable ().
10947 2008-05-21 C.J. Adams-collier <cjac@colliertech.org>
10949 * driver.c: updated copyright date
10951 2008-05-21 Zoltan Varga <vargaz@gmail.com>
10953 * aot-runtime.c mini.c: Remove the AOT init_vtable stuff as it is no longer
10956 2008-05-19 Martin Baulig <martin@ximian.com>
10958 * debug-debugger.h (MonoDebuggerInfo): Add `using_mono_debugger'
10959 pointing to the new `_mono_debug_using_mono_debugger' variable.
10962 (mono_main): Check mono_debug_using_mono_debugger() rather than
10963 the `MONO_INSIDE_MDB' environment variable to check whether we're
10964 inside the debugger.
10966 2008-05-19 Zoltan Varga <vargaz@gmail.com>
10968 * mini.c (mini_method_compile): Use cfg->args [0] for accessing the this
10971 2008-05-08 Rodrigo Kumpera <rkumpera@novell.com>
10973 * declsec.h: Move MONO_SECMAN_FLAG to metadata/metadata-internals.h.
10975 * mini.c: Added mini_assembly_can_skip_verification. This
10976 function checks if the assembly requested to skip verification.
10977 Fixes part of #387274.
10979 2008-05-07 Zoltan Varga <vargaz@gmail.com>
10981 * mini.c (mini_get_method): Disable the check for open generic classes when
10982 using generic sharing.
10984 * generics.cs: Add a test for #387034.
10986 * mini.c (mini_get_method): Check whenever the method class is an open generic
10987 type, and return NULL in that case, causing a verification error. Fixes
10990 2008-05-06 Rodrigo Kumpera <rkumpera@novell.com>
10992 * driver.c (mono_main): Revert r102623. The right
10993 thing to do is to enable the verifier under verifiable
10994 unless a --security flag was passed.
10996 We need this non-trivial behavior for --verify-all otherwise
10997 mcs-compileall won't be able to use it. As it needs everything to
10998 be verified under validil.
11000 2008-05-06 Martin Baulig <martin@ximian.com>
11004 * debug-mini.c (mono_debugger_thread_created): Add proper locking.
11005 (mono_debugger_thread_cleanup): Likewise.
11006 (mono_debugger_extended_notification): Likewise.
11008 2008-05-06 Rodrigo Kumpera <rkumpera@novell.com>
11010 * mini.c (mono_method_to_ir): Verify visibility of call related opcodes
11011 against both inflated and non-inflated methods. We need to check against the
11012 generic definition for cases where the instantiated method is not visible.
11013 We need to check against the inflated types for cases where the instantiation
11014 changes any super type. This fixes #382986.
11016 Note that this doesn't need to be applied to other parts of mono_method_to_ir
11017 that check for visibiliy as generic params only appears as the type subject
11018 of tokens on call opcodes. Field manipulation and ldftn must always
11019 target an exact type.
11021 2008-05-06 Rodrigo Kumpera <rkumpera@novell.com>
11023 * driver.c (mono_main): Using --verify-all enables the verifier under validil mode
11024 if no related --security flag is passed.
11026 2008-05-05 Andreas Farber <andreas.faerber@web.de>
11028 * mini-arch.h: Prepare support for ppc64.
11030 Contributed under MIT/X11 license.
11032 2008-05-05 Andreas Farber <andreas.faerber@web.de>
11034 * aot-runtime.c: Prepare support for ppc64.
11036 Contributed under MIT/X11 license.
11038 2008-05-05 Andreas Farber <andreas.faerber@web.de>
11040 * mini-ops.h: Prepare support for ppc64.
11042 Contributed under MIT/X11 license.
11044 2008-05-04 Andreas Farber <andreas.faerber@web.de>
11046 * helpers.c: Add support for OSX/ppc64 and Linux/ppc64 (dis)assemblers.
11048 Contributed under MIT/X11 license.
11050 2008-05-03 Zoltan Varga <vargaz@gmail.com>
11052 * aot-runtime.c (load_aot_module): Avoid trying to load aot code for dynamic
11053 assemblies, since aot_name is not a full path, causing us to load MS.NET
11054 assemblies on windows.
11056 ?2008-04-28 Kornel Pal <kornelpal@gmail.com>
11058 * mini.c (mono_jit_compile_method_inner): Use g_warning instead of g_error
11059 for unsupported METHOD_IMPL_ATTRIBUTE_NATIVE.
11060 * main.c: Use UTF-8 encoded command line instead of Windows default code
11061 page on Windows to support Unicode.
11062 * driver.c (DllMain): New function for mixed-mode assembly support.
11063 * Makefile.am: Add -Wl,--kill-at to libmono_la_LDFLAGS on Windows to
11064 export __stdcall functions without decoration.
11066 Contributed under MIT/X11 license.
11068 2008-04-28 Mark Probst <mark.probst@gmail.com>
11070 * tramp-amd64.c, mini-amd64.c: Preserve R11 in the trampoline by
11071 saving it very early.
11073 2008-04-28 Mark Probst <mark.probst@gmail.com>
11075 * mini.h, mini.c: Lots of code for accessing the old RGCTX
11076 deleted. The only way to access the new RGCTX is via the
11079 * mini.c, mini-amd64, mini-x86.c, mini-exceptions.c: Pass the
11080 vtable instead of the RGCTX to static methods.
11082 * mini-tramplines.c, tramp-amd64.c, tramp-x86.c: Trampoline for
11083 accessing the new RGCTX.
11085 * generic-sharing.c: There is no separation between self, type
11086 arguments and other types in the RGCTX anymore.
11088 2008-04-25 Jonathan Chambers <joncham@gmail.com>
11090 * mini-amd64.c (add_general): Remove previous stack adjustment.
11091 (mono_arch_call_opcode): Remove OP_OUTARG_MEMBASE and instead simply
11092 adjust stack pointer after pushing args. Adjust ARGS_OFFSET to account
11093 for 32 bytes of stack space reserved for all calls.
11095 * inssel-amd64.brg (OP_OUTARG_MEMBASE): Remove.
11096 (OP_AMD64_OUTARG_ALIGN_STACK): Take argument to specify size of stack
11099 Code contributed under MIT/X11 license.
11101 2008-04-23 Rodrigo Kumpera <rkumpera@novell.com>
11103 * mini.c (mini_method_verify): Only verify non-inflated methods, check
11104 against the root definition, peeling out method and type instantiations.
11105 Cache verify success results, code that fails verification is still
11106 checked multiple times.
11108 2008-04-23 Zoltan Varga <vargaz@gmail.com>
11110 * mini.c (mono_method_to_ir): Avoid inserting write barriers for stores of null.
11112 2008-04-23 Jonathan Chambers <joncham@gmail.com>
11114 * mini-amd64.c (add_general): Always increment stack on Win64.
11115 (mono_arch_call_opcode): Use OP_OUTARG_MEMBASE instead of OP_OUTARG
11118 * inssel-amd64.brg (OP_OUTARG_MEMBASE): Add OP_OUTARG_MEMBASE for
11119 stack based argument handling on Win64.
11121 Code contributed under MIT/X11 license.
11123 2008-04-23 Raja R Harinath <harinath@hurrynot.org>
11125 * Makefile.am (version.h): Add support for git-svn.
11127 2008-04-22 Zoltan Varga <vargaz@gmail.com>
11129 * mini-exceptions.c (mono_handle_native_sigsegv): Rework the gdb calling code
11130 so instead of calling g_spawn_command_line_sync, we do everything by hand,
11131 avoiding allocations and libc functions which might deadlock.
11133 * mini-exceptions.c (mono_handle_native_sigsegv): Avoid calling gdb if the
11134 'no-gdb-backtrace' option is set.
11136 * mini.c (mini_parse_debug_options): Parse 'no-gdb-backtrace' option.
11138 * mini.h (MonoDebugOptions): Add 'no_gdb_backtrace' option.
11140 2008-04-21 Martin Baulig <martin@ximian.com>
11142 * debug-debugger.h (MonoDebuggerInfo): Removed `attach', `detach'
11143 and `get_lmf_addr'; `notification_address' is no longer a pointer.
11145 2008-04-21 Martin Baulig <martin@ximian.com>
11147 * debug-debugger.h (MonoDebuggerInfo): Added `thread_vtable_ptr',
11148 `thread_vtable', `event_handler_ptr' and `event_handler'.
11150 2008-04-21 Martin Baulig <martin@ximian.com>
11152 * debug-debugger.h (MonoDebuggerInfo): Added `init_code_buffer';
11153 allows delayed initialization of the `executable_code_buffer' when
11156 2008-04-21 Martin Baulig <martin@ximian.com>
11158 * mini.h (mono_debugger_create_notification_function): Removed.
11159 * tramp-*.c (mono_debugger_create_notification_function): Removed.
11161 * mdb-debug-info64.s
11162 (MONO_DEBUGGER__notification_function): Added this in the .text section.
11164 * mdb-debug-info32.s
11165 (MONO_DEBUGGER__notification_function): Added this in the .text section.
11167 * Makefile.am: Fix the mdb-debug-info*.s logic; the debugger
11168 currently only works on x86 and x86_64, so don't create it on ppc.
11170 2008-04-21 Martin Baulig <martin@ximian.com>
11172 * mini.h (MonoDebugOptions): Added `mdb_optimizations'.
11175 (mini_method_compile): In the fp elimination check, check
11176 `debug_options.mdb_optimizations' in addition to
11177 mono_debug_using_mono_debugger().
11179 * driver.c (mono_main): Added `--debug=mdb-optimizations' option to
11180 disable some JIT optimizations which are only disabled when
11181 running inside the debugger.
11182 Added `--help-debug' option to describe the debugging options.
11183 (parse_debug_options): New static function to parse the `--debug'
11184 options, so we can easily add more stuff in future.
11186 2008-04-20 Zoltan Varga <vargaz@gmail.com>
11188 * mini.c (set_exception_type_from_invalid_il): Avoid reading invalid memory when
11189 the method has no body.
11191 2008-04-19 Jonathan Chambers <joncham@gmail.com>
11193 * mini-amd64.c (cpuid): Implement with MSVC intrinsic as inline
11194 assembly is not allowed in MSVC 64-bit compiler.
11195 (mono_arch_cpu_init): Don't set floating point precision on MSVC build
11196 as we get floating point exceptions everywhere.
11198 * exceptions-amd64.c (get_throw_trampoline): Push empty args on stack to
11199 correctly align arguments for call to throw_exception.
11200 (prepare_for_guard_pages): Cast to guint64 instead of unsigned long.
11202 Code contributed under MIT/X11 license.
11204 2008-04-19 Zoltan Varga <vargaz@gmail.com>
11206 * mini-amd64.c (amd64_patch): Make the check for (%rip) addressing more strict.
11208 2008-04-17 Zoltan Varga <vargaz@gmail.com>
11210 * inssel.brg (OP_SWITCH): Use (gint64) instead of (long) to cast a large constant.
11212 * mini-amd64.c (NEW_INS): Set cil_code.
11214 * mini.c (mini_method_compile): Move the disabling of fp elimination to here
11215 from mini-amd64.c so all debugger related logic is in one place.
11217 * mini.c: Set cfg->ip to NULL after passes which set it so instructions created
11218 later won't have a random ip assigned to them.
11220 2008-04-16 Zoltan Varga <vargaz@gmail.com>
11222 * mini-trampolines.c (mono_create_jump_trampoline): Add an assert to check that
11223 the arch specific function initializes code_size.
11224 (mono_create_delegate_trampoline): Ditto.
11226 * mini-mips.h mini-mips.c inssel-mips.brg inssel-long32-mips.brg cpu-mips.md
11227 tramp-mips.c: Resurrect MIPS port and also fix the issues on little-endian
11230 * liveness.c (mono_analyze_liveness): Disable the initlocals optimization if
11231 running under the debugger.
11233 * linear-scan.c (mono_linear_scan): Avoid sharing registers if running under the
11236 * mini.c (mini_method_compile): Set a few flags in cfg if running under the
11237 debugger. Also move the disabling of optimizations here from driver.c.
11238 (mono_allocate_stack_slots_full): Avoid sharing stack slots if running under the
11241 * mini.h (MonoCompile): Add a few new flags.
11243 2008-04-15 Zoltan Varga <vargaz@gmail.com>
11245 * mini.c (mono_method_to_ir): Set cfg->ip before processing an IL instruction
11246 so the cil_code field of created MonoInst's is properly set.
11247 (mini_select_instructions): Ditto.
11249 * mini.h (MONO_INST_NEW): Initialize the cil_code field using cfg->ip.
11250 (MONO_INST_NEW_CALL): Ditto.
11252 * mini.c inssel.brg inssel-x86.brg inssel-amd64.brg: Use MONO_INST_NEW ()
11253 in many places so the ins->cil_code field is properly initialized.
11255 * mini.c (mono_bblock_add_inst): Call MONO_ADD_INS () so the logic is in one
11258 2008-04-14 Zoltan Varga <vargaz@gmail.com>
11260 * mini.c (mini_method_compile): Print a different message when compiling a
11263 * mini.c (GENERIC_SHARING_FAILURE): Print a failure message when verbose_level
11266 2008-04-11 Zoltan Varga <vargaz@gmail.com>
11268 * mini-amd64.c (mono_arch_output_basic_block): Implement OP_ABS directly using
11271 * basic-math.cs: Fix warnings. Add a test for Math.Abs ().
11273 2008-04-11 Zoltan Varga <vargaz@gmail.com>
11275 * mini.c (handle_stack_args): Make this return void since its return value was
11276 never used. Also set cfg->unverifiable for invalid IL instead of calling
11279 2008-04-10 Mark Probst <mark.probst@gmail.com>
11281 * mini.c: Make sure "this" is live in catch clauses with type
11282 variables in shared generic code.
11284 2008-04-08 Mark Probst <mark.probst@gmail.com>
11286 * mini.c: Replaced uses of MONO_TYPE_IS_REFERENCE with calls to
11287 generic_class_is_reference_type() to ensure the proper behaviour
11288 when sharing generic code and the type in question is a type
11291 2008-04-08 Zoltan Varga <vargaz@gmail.com>
11293 * mini-exceptions.c: Applied patch from Mark Spruiell (mes@zeroc.com). Fix
11294 race conditions when printing thread dumps. Fixes #377738.
11296 2008-04-08 Massimiliano Mantione <massi@ximian.com>
11298 aliasing.c (update_aliasing_information_on_inst): Fixed a bug which
11299 shows up when both MonoInst arguments can cause aliasig.
11300 There is likely no way in the current JIT to trigger this problem, but
11301 it showed up in the development of generics sharing, when in a new
11302 opcode both args of an OP_GROUP can be aliases (addresses of a local).
11303 When the generics sharing code will be committed, its tests will be
11304 valid also for this bug.
11306 2008-04-08 Zoltan Varga <vargaz@gmail.com>
11308 * aot-runtime.c (decode_patch_info): Always transform PATCH_INFO_WRAPPER to
11311 * mini.c (mono_resolve_patch_target): Fix a crash in the AOT case if method is
11314 2008-04-07 Zoltan Varga <vargaz@gmail.com>
11316 * mini-exceptions.c (mono_handle_exception_internal): When --debug=casts is used,
11317 use a more detailed exception message for InvalidCastException.
11319 * mini.h (MonoJitTlsData): Add 'class_cast_from' and 'class_cast_to' fields.
11321 * driver.c (mono_main): Add --debug=casts option to turn on better
11322 InvalidCastException message details.
11324 * mini.c (mini_get_debug_options): New helper function to return the address of
11325 the debug_options variable.
11327 * mini.c (mono_get_jit_tls_intrinsic): New helper function to create a load of
11328 the jit_tls TLS variable.
11330 * mini.c (mono_jit_tls): New TLS variable.
11332 * inssel.brg: Save the details of a cast to a TLS variable when the --debug=casts
11335 2008-04-07 Rodrigo Kumpera <rkumpera@novell.com>
11337 * mini.h: Removed verifer related stuff. This code was moved to verify.c
11339 * mini.c: Removed verifer related stuff, code moved to verify.c.
11341 * driver.c: Using code from verify.c instead of mini.c.
11343 2008-04-05 Zoltan Varga <vargaz@gmail.com>
11345 * mini.c (check_for_method_verify): Remove the mscorlib comment since it is no
11348 2008-04-04 Rodrigo Kumpera <rkumpera@novell.com>
11350 * mini.c (check_for_method_verify): Enabling verification of
11351 corlib if mono_verify_all is set. Bugs in the verifier preventing that
11354 2008-04-04 Zoltan Varga <vargaz@gmail.com>
11356 * exceptions-amd64.c (throw_exception): Unify the win32/non-win32 cases, save
11357 caller saved registers as well.
11359 * exceptions-amd64.c (mono_arch_get_restore_context): Restore most caller
11360 saved registers as well.
11362 2008-03-30 Zoltan Varga <vargaz@gmail.com>
11364 * mini-x86.c cpu-x86.md inssel-x86.brg: Add min/max intrinsics.
11366 * mini-amd64.c mini-amd64.h cpu-amd64.md: Get rid of the non-SSE2 floating point
11369 2008-03-27 Zoltan Varga <vargaz@gmail.com>
11371 * mini-amd64.c (mono_arch_get_this_arg_reg): Add a 'gsctx' argument and pass it
11373 (get_call_info): Take a gsctx argument instead of 'cfg'.
11375 2008-03-26 Zoltan Varga <vargaz@gmail.com>
11377 * mini.c (check_for_method_verify): Avoid verifying mscorlib methods even if
11378 mono_verify_all is set.
11380 * driver.c (compile_all_methods_thread_main): Don't exit at the first error.
11382 * mini.c mini.h: Remove the unused and incomplete stack merge verification code.
11384 2008-03-25 Zoltan Varga <vargaz@gmail.com>
11386 * driver.c (compile_all_methods_thread_main): Error out if compilation fails with
11389 * driver.c mini.c mini.h: Add a --verify-all development option to test the
11390 verifier and the code generated by the compiler.
11392 2008-03-25 Mark Probst <mark.probst@gmail.com>
11394 * mini.c: Generic sharing of the non-nullable case of the box
11397 2008-03-24 Zoltan Varga <vargaz@gmail.com>
11399 * inssel.brg: Fix the build.
11401 * iltests.il.in: Add a test for lconv.ovf.u8.un.
11403 2008-03-24 Rodrigo Kumpera <rkumpera@novell.com>
11405 * mini.c (mono_method_to_ir): Implement readonly for ldelema and
11406 Array:Address. Fixes #372410.
11408 * iltests.il.in: New tests for readonly prefix.
11410 2008-03-23 Zoltan Varga <vargaz@gmail.com>
11412 * mini.h mini.c mini-trampolines.c: Move trampoline related code to
11413 mini-trampolines.c.
11415 * mini.h mini.c mini-exceptions.c: Move mini_init_exceptions () to
11418 * mini-amd64.c mini-s390.c (mono_arch_lowering_pass): Use mono_decompose_op_imm ().
11420 * mini.c (mono_decompose_op_imm): New helper function.
11422 * mini-s390x.c (calculate_sizes): Rename this to get_call_info for consistency
11423 with the other architectures, add an 'mp' argument, fold 'sz' argument into the
11426 * mini-s390x.c: Handle DIV_IMM/REM_IMM in the lowering pass instead of in
11427 mono_arch_output_basic_block. Fix warnings.
11429 * inssel-s390x.brg: Remove the unneccesary OP_LMUL_IMM rule to fix the s390x build
11432 2008-03-22 Zoltan Varga <vargaz@gmail.com>
11434 * mini-exceptions.c (ves_icall_get_frame_info): Remove the ia64/s390 workarounds
11435 since the extra frame is now detected automatically inside the loop.
11437 * mini-s390.c (mono_arch_peephole_pass_2): Remove the arch independent peephole
11438 opts which are now in mono_peephole_ins ().
11440 * mini-s390.c (mono_arch_output_basic_block): Fix OP_FCALL_MEMBASE.
11442 * mini-exceptions.c (ves_icall_get_frame_info): Skip native-to-managed wrapper
11443 frames and skip duplicate managed-to-native frames. Fixes #367665.
11445 * mini-x86.c (mono_arch_peephole_pass_1): Remove the arch independent peephole
11446 opts which are now in mono_peephole_ins ().
11447 (mono_arch_peephole_pass_2): Ditto.
11449 * mini-codegen.c (mono_peephole_ins): Fix a problem on 32 bit platforms.
11451 * mini-codegen.c (mono_peephole_ins): New helper function containing the
11452 arch independent peephole optimizations.
11454 * mini-amd64.c (mono_arch_peephole_pass_1): Remove the arch independent peephole
11455 opts which are now in mono_peephole_ins ().
11457 * mini-amd64.c (mono_arch_peephole_pass_2): Ditto.
11459 * mini-s390.c (mono_arch_output_basic_block): Fix build.
11461 * tramp-s390.c (mono_arch_get_vcall_slot): Handle an additional instruction
11464 * mini-s390.c (mono_arch_output_basic_block): Handle big offsets in the
11465 CALL_MEMBASE opcodes. Fix setting of the destination in the OP_LCONV_TO_OVF_I
11468 2008-03-21 Zoltan Varga <vargaz@gmail.com>
11470 * mini-s390.c (calculate_sizes): Rename this to get_call_info for consistency
11471 with the other architectures, add an 'mp' argument, fold 'sz' argument into the
11474 * mini-s390.c: Handle DIV_IMM/REM_IMM in the lowering pass instead of in
11475 mono_arch_output_basic_block. Fix warnings.
11477 2008-03-20 Zoltan Varga <vargaz@gmail.com>
11479 * inssel-long32.brg: Add rules for long conv.ovf.i/conv.ovf.u/conv.ovf.i.un/
11482 2008-03-20 Zoltan Varga <vargaz@gmail.com>
11484 * inssel-long.brg: Add rules for long conv.ovf.i/conv.ovf.u/conv.ovf.i.un/
11487 * iltests.il: Add new tests.
11489 2008-03-20 Kornel Pal <kornelpal@gmail.com>
11491 * mini.c: Removed Windows version macros.
11493 2008-03-20 Mark Probst <mark.probst@gmail.com>
11495 * generic-sharing.c: Put reflection types in the extensible part
11496 of the runtime generic context.
11498 * mini.c: Generic sharing of the GetTypeHandle special case of the
11499 ldtoken instruction.
11501 2008-03-20 Zoltan Varga <vargaz@gmail.com>
11503 * mini.h (MONO_BB_FOR_EACH_INS_SAFE): New helper macro.
11505 * mini-<ARCH>.c: Use the new macro instead in the peephole/lowering passes.
11507 * mini.h (MONO_DEL_INS): Rename to MONO_DELETE_INS and Add a 'bb' argument for
11508 consistency with the other version on the linear IR branch.
11510 * mini-<ARCH>.c: Update callers of MONO_DEL_INS.
11512 * inssel-long32.brg inssel-long.brg: Add rules for conv.ovf.i/conv.ovf.u.
11514 * iltests.il.in: Add new tests.
11516 2008-03-19 Zoltan Varga <vargaz@gmail.com>
11518 * inssel-long32.brg inssel-long.brg: Add rules for conv.ovf.i.un/conv.ovf.u.un.
11520 * iltests.il.in: Add new tests.
11522 2008-03-19 Mark Probst <mark.probst@gmail.com>
11524 * mini.c: Two variables with the same name were declared in
11525 nesting contexts and one wasn't initialized. Fixed.
11527 2008-03-19 Mark Probst <mark.probst@gmail.com>
11529 * mini.c: Generic sharing of the initobj instruction.
11531 Tue Mar 18 20:18:02 CET 2008 Paolo Molaro <lupus@ximian.com>
11533 * mini.c: make the test to optimize ldtoken from typeof() more
11536 2008-03-18 Mark Probst <mark.probst@gmail.com>
11538 * mini.c: Generic sharing of the initobj instruction for reference
11541 Tue Mar 18 12:39:27 CET 2008 Paolo Molaro <lupus@ximian.com>
11543 * mini.h, mini-amd64.c, mini-x86.c, tramp-amd64.c, tramp-x86.c: change
11544 the mono_breakpoint_clean_code() code to perform bound checks.
11546 Tue Mar 18 11:50:14 CET 2008 Paolo Molaro <lupus@ximian.com>
11548 * mini.h, mini-trampolines.c, tramp-*.c: change the signature of
11549 mono_arch_patch_callsite() to include the start of the managed method
11550 to be able to perform bound checks.
11552 2008-03-17 Mark Probst <mark.probst@gmail.com>
11554 * mini.c: Generic sharing for the isinst instruction.
11556 2008-03-17 Mark Probst <mark.probst@gmail.com>
11558 * mini-ops.h, inssel.brg, inssel-long.brg, inssel-long32.brg,
11559 inssel-long32-mips.brg: Added opcodes for doing indirect calls
11560 with the runtime generic context argument.
11562 * mini.c: Share calls to several types of unsharable methods by
11563 putting the address of the method code in the runtime generic
11564 context and doing an indirect call.
11566 * graph.c, local-propagation.c, aliasing.c: Added the new opcodes
11569 2008-03-16 Mark Probst <mark.probst@gmail.com>
11571 * generic-sharing.c: Change due to a change in the runtime genric
11574 2008-03-15 Martin Baulig <martin@ximian.com>
11577 (mono_arch_nullify_class_init_trampoline): Add call to
11578 mono_breakpoint_clean_code() to make things work when running
11579 inside the debugger.
11582 (mono_arch_nullify_class_init_trampoline): Add call to
11583 mono_breakpoint_clean_code() to make things work when running
11584 inside the debugger.
11586 2008-03-14 Zoltan Varga <vargaz@gmail.com>
11588 * inssel-long.brg (reg): Fix 64 bit build.
11590 2008-03-14 Mark Probst <mark.probst@gmail.com>
11592 * mini.c, mini.h: Share static generic code by passing it an
11593 implicit argument pointing to the runtime generic context.
11595 * mini-ops.h, inssel.brg, inssel-long.brg, inssel-long32.brg,
11596 inssel-long32-mips.brg: New opcodes for calling shared static,
11597 which need to be passed the runtime generic context.
11599 * mini-amd64.c, mini-x86.c: Save the runtime generic context
11600 argument on the stack in the prologue if needed. New function for
11601 finding the runtime generic context argument from the registers
11602 saved by the trampoline.
11604 * mini-amd64.h, mini-x86.h: Specify which register to use for the
11605 runtime generic context argument.
11607 * tramp-amd64.c: Also restore the register used for the runtime
11608 generic context argument.
11610 * mini-trampoline.c: Resolve shared static calls by consulting the
11611 runtime generic context via the new argument.
11613 * generic-sharing.c: Add an argument to sharability-checking
11614 functions that specifies whether type variables should be treated
11615 as sharable type arguments.
11617 * inssel-x86.brg: Removed a superfluous, buggy rule.
11619 * graph.c, local-propagation.c, aliasing.c: Added the new opcodes
11622 2008-03-14 Martin Baulig <martin@ximian.com>
11624 * debug-debugger.c (main_thread_handler): Call
11625 mono_runtime_run_main() without sending any notifications.
11627 * debug-debugger.h (MonoDebuggerInfo): Added `get_method_signature.
11629 2008-03-14 Zoltan Varga <vargaz@gmail.com>
11631 * mini-trampolines.c (mono_magic_trampoline): Fix build on platforms without IMT.
11633 2008-03-14 Mark Probst <mark.probst@gmail.com>
11635 * tramp-x86.c: Fixed register restore offsets in the trampoline
11636 code for ECX and EDX.
11638 2008-03-12 Geoff Norton <gnorton@novell.com>
11640 * mini-arm.h: Add some #defines for locating sp, pc, r4 with
11641 different ucontext_t implementations.
11642 * exceptions-arm.c: Use the above defines to get exceptions working on
11643 iPhone (based on a patch by Luke Howard lukeh@padl.com)
11644 * mini-arm.c: Implement iPhone icache support (based on a patch by
11645 Luke Howard lukeh@padl.com)
11647 2008-03-12 Mark Probst <mark.probst@gmail.com>
11649 * mini.c: Enable generic sharing of calls to non-static
11650 non-interface non-generic non-value-type methods.
11652 * mini-trampolines.c: Resolve calls from shared generic code.
11654 2008-03-11 Zoltan Varga <vargaz@gmail.com>
11656 * Makefile.am il2tests.il iltests.il.in: Delete il2tests, merge it into iltests.
11658 * tramp-amd64.c (mono_arch_create_trampoline_code): Correctly save RBP as well.
11660 Mon Mar 10 11:59:34 CET 2008 Paolo Molaro <lupus@ximian.com>
11662 * mini.c: some fixes for the AOT compiler.
11664 2008-03-07 Zoltan Varga <vargaz@gmail.com>
11666 * cpu-amd64.md: Add clob:1 to some float opcodes.
11668 2008-03-07 Rodrigo Kumpera <rkumpera@novell.com>
11670 * mini.h: Added MiniVerifierMode enumeration.
11672 * mini.c: Added mini_verifier_set_mode to control
11673 the usage of the new verifier.
11675 * mini.c (mono_method): Integrated the new verifier.
11677 * driver.c: Extended --security option with validil and
11678 verifiable options to activate the new verifier.
11680 2008-03-07 Zoltan Varga <vargaz@gmail.com>
11682 * mini.c jit-icalls.h jit-icalls.c: Generalize the exception creation
11683 optimization to ctors taking 0 or 2 arguments too.
11685 * mini.c (mono_method_to_ir): Optimalize the size of the exception throwing code
11688 * jit-icalls.h (mono_create_corlib_exception): New JIT icall.
11690 * mini-amd64.c (mono_arch_emit_prolog): Improve the first_bb optimization a bit.
11692 2008-03-06 Zoltan Varga <vargaz@gmail.com>
11694 * mini.c (mono_method_to_ir): Apply one of the ldstr optimizations in the
11695 non-aot case as well.
11697 * cpu-amd64.md: Reduce the max size of some frequently used opcodes.
11699 * aot-runtime.c (decode_patch_info): Update this after the ldfld/stfld wrapper
11702 * aot-compiler.c (encode_patch): Ditto.
11704 * mini.h (G_MININT32): Fix the definition of this.
11706 2008-03-05 Zoltan Varga <vargaz@gmail.com>
11708 * mini.h: Define G_MININT32/G_MAXINT32 if using an older glib version.
11710 * cfold.c: Remove definition of G_MININT32 which is now in mini.h.
11712 2008-03-04 Zoltan Varga <vargaz@gmail.com>
11714 * mini-amd64.c (mono_arch_compute_omit_fp): Don't disable fp elimination for
11715 methods returning vtypes in registers.
11716 (mono_arch_allocate_vars): Ditto.
11718 * mini-amd64.c (mono_arch_get_this_arg_reg): New arch specific helper function.
11720 * tramp-amd64.c (mono_arch_get_unbox_trampoline): Use mono_arch_get_this_arg_reg ().
11722 * generics.cs: Add a test from the linear IR branch.
11724 * mini-amd64.c (emit_load_volatile_arguments): Handle vtypes passed in regs too.
11726 * mini.c (inline_method): Cache failed inline attempts.
11728 2008-03-04 Mark Probst <mark.probst@gmail.com>
11730 * mini.c: For shared methods of generic classes put the location
11731 of "this" into the MonoGenericJitInfo.
11733 * mini-x86.c, mini-amd64.c, mini.h: Added function for fetching a
11734 register out of a MonoContext by register number. Add the generic
11735 sharing context as an argument to mono_arch_find_this_argument().
11737 * mini-alpha.c, mini-arm.c, mini-hppa.c, mini-ia64.c, mini-mips.c,
11738 mini-ppc.c, mini-s390.c, mini-s390x.c, mini-sparc.c: Added stub
11739 for new arch function.
11741 * mini-exception.c: Handle open exception clauses in shared
11744 * mini-trampolines.c: Supply additional argument to
11745 mono_arch_find_this_argument().
11747 2008-03-04 Zoltan Varga <vargaz@gmail.com>
11749 * Makefile.am (regtests): Run the bench.exe tests last.
11751 2008-03-03 Zoltan Varga <vargaz@gmail.com>
11753 * mini-amd64.c (mono_arch_emit_prolog): Improve the first bblock optimization
11756 2008-03-02 Zoltan Varga <vargaz@gmail.com>
11758 * mini.c (mono_method_to_ir): Allow callvirt on static methods for compatibility
11761 * mini-amd64.c (mono_arch_emit_prolog): Fix tracing after the last change.
11763 * mini-amd64.c (mono_arch_emit_prolog): Avoid saving dead arguments.
11765 * mini.c (mono_method_check_inlining): Avoid disabling inlining for methods
11766 whose class has no cctor.
11768 * liveness.c (mono_analyze_liveness): Mark dead arguments with MONO_INST_IS_DEAD.
11770 2008-03-01 Zoltan Varga <vargaz@gmail.com>
11772 * mini.c (mono_method_to_ir): Report calling a static method using callvirt as
11775 2008-02-29 Zoltan Varga <vargaz@gmail.com>
11777 * mini-ops.h: Remove OP_SPARC_INARG_VT, add a new OP_VTARG_ADDR opcode instead
11778 to be in sync with the code on the linear IR branch.
11780 * mini-sparc.c inssel-sparc.brg: Use OP_VTARG_ADDR.
11782 * inssel-s390.brg (OP_SETRET (freg)): Set dreg correctly.
11784 2008-02-27 Zoltan Varga <vargaz@gmail.com>
11786 * mini-mips.c: Use cfg->vret_addr instead of cfg->ret.
11788 * mini-s390x.c: Use cfg->vret_addr instead of cfg->ret.
11790 * mini-s390.c: Use cfg->vret_addr instead of cfg->ret.
11792 * mini-<ARCH>.h mini.c: Get rid of the MONO_ARCH_HAVE_CREATE_VARS define.
11794 * mini-<ARCH>.c (mono_arch_create_vars): Define this for all architectures.
11796 * mini.c (mono_method_to_ir): Avoid invalid memory reads for methods without a
11799 2007-11-14 Yoichi NAKAYAMA <nakayama@pixela.co.jp>
11801 * inssel-mips.brg (OP_OUTARG_MEMBASE (CEE_LDIND_R4 (base))): Add missing
11802 OP_LOADR4_MEMBASE emission.
11804 * mini-codegen.c (mono_spillvar_offset_int): Remove assertion.
11805 (mono_spillvar_offset_float): Ditto.
11807 * mini-mips.c (mono_arch_emit_prolog): Ditto.
11809 * inssel-long32-mips.brg: Fix wrong branching, reduce redundant code
11812 * basic-long.cs: Add regression tests for them.
11814 * mini-mips.c (add_float32_arg): Respect o32 calling convention in gr
11816 (mono_arch_allocate_vars): Fix representation of single-precision float
11818 (mono_arch_output_basic_block): Ditto.
11820 * inssel-mips.brg: Ditto, remove duplicate items.
11822 * mini-mips.c (emit_load_volatile_arguments): New function to handle
11823 arguments of tail calls as on other platforms.
11824 (mono_arch_output_basic_block): Handle tail calls.
11826 * inssel-mips.brg (OP_OUTARG_VT (CEE_LDOBJ (base))): Correct destination
11829 * objects.cs (test_5_pass_static_struct): Add test for it.
11831 Contributed under MIT/X11 license.
11833 2008-02-26 Zoltan Varga <vargaz@gmail.com>
11835 * Makefile.am: Use gmcs for compiling the regression tests.
11837 * *.2.cs *.2.il: Rename to *.cs and *.il.
11839 2008-02-24 Zoltan Varga <vargaz@gmail.com>
11841 * regalloc.h: Make the vassign array smaller.
11843 * mini.c (mini_method_compile): Remove an unused field in cfg.
11845 * mini-codegen.c: Add a bunch of micro optimizations.
11847 2008-02-23 Zoltan Varga <vargaz@gmail.com>
11849 * regalloc.h: Remove some unused fields.
11851 2008-02-22 Zoltan Varga <vargaz@gmail.com>
11853 * mini-amd64.c (mono_arch_patch_code): Fix a warning.
11855 * ssa.c (mono_ssa_remove): Avoid declaring volatile variables dead.
11857 2008-02-22 Mark Probst <mark.probst@gmail.com>
11859 * mini.h: New trampoline type (RGCTX_LAZY_FETCH).
11861 * mini-trampolines.c, tramp-amd64.c, tramp-x86.c: RGCTX lazy fetch
11862 trampoline: Fetch an entry from the runtime generic context. If
11863 it's NULL, jump to the actual trampoline to fill the runtime
11864 generic context. Otherwise, return it.
11866 * mini.c: Call the lazy fetch trampoline to get entries out of the
11867 runtime generic context.
11869 * tramp-ia64.c, tramp-arm.c, tramp-alpha.c, tramp-s390.c,
11870 tramp-s390x.c, tramp-ppc.c, tramp-hppa.c, tramp-mips.c,
11871 tramp-sparc.c: Stubs for the lazy fetch trampoline.
11873 2008-02-21 Mark Probst <mark.probst@gmail.com>
11875 * mini.c: Fetch data out of the extensible part of the runtime
11876 generic context instead of calling a helper function.
11878 * generic-sharing.c: Some functions moved into
11879 metadata/generic-sharing.c. Helper function for fetching other
11880 types now checks and asserts against extensible rgctx (just for
11881 debugging purposes - the helper function isn't called anymore
11882 unless for debugging).
11884 2008-02-21 Zoltan Varga <vargaz@gmail.com>
11886 * mini-arm.c (mono_arch_output_basic_block): Implement proper argument passing
11887 for tail calls up to the point that the tests in iltests.exe run. Also add a
11888 dummy CKFINITE implementation.
11889 (mono_arch_emit_prolog): Avoid saving the method in the LMF since it is only
11890 needed for trampoline LMF frames.
11892 * exceptions-arm.c (mono_arch_find_jit_info): Only read lmf->method for
11893 trampoline LMF frames.
11895 2008-02-21 Rodrigo Kumpera <rkumpera@novell.com>
11897 * mini.c (inline_method): clean any pending loader error when inlining fail.
11898 Otherwise loader errors in mono_method_to_ir leaks and cause spurious errors.
11900 2008-02-21 Zoltan Varga <vargaz@gmail.com>
11902 * aot-compiler.c (encode_patch): Handle ICALL_ADDR patch type.
11904 * aot-runtime.c (decode_patch_info): Ditto.
11906 * mini.c (mono_resolve_patch_target): Ditto.
11908 * aot-compiler.c (compile_method): Add some experimental code for AOT compiling
11911 * patch-info.h (PATCH_INFO): Add 'ICALL_ADDR' patch type.
11913 * mini.c (mono_method_to_ir): Convert a CEE_MONO_LDPTR opcode to an AOT constant
11914 if it references an icall address.
11916 2008-02-20 Zoltan Varga <vargaz@gmail.com>
11918 * cpu-s390x.md: Remove some more unused opcodes.
11920 * cpu-s390x.md: Remove some unused opcodes.
11922 * mini-ia64.c (mono_arch_lowering_pass): Add some more opcodes. Use
11923 mono_op_imm_to_op ().
11925 * mini-sparc.c (opcode_to_sparc_cond): Use the mono_opcode_to_cond () functions
11926 instead of a switch statement.
11928 * mini-sparc.c (mono_arch_allocate_vars): Allocate a stack slot for use by
11929 the int<->float conversion opcodes instead of using mono_spillvar_offset_float ().
11931 * mini-codegen.c: Eliminate rassign macro which is no longer needed.
11933 * mini-codegen.c: Remove unused mono_regstate2_... functions.
11935 * mini-codegen.c (mono_print_ins_index): Avoid printing an index when it is
11938 2008-02-19 Zoltan Varga <vargaz@gmail.com>
11940 * driver.c (mono_main): Improve error reporting when an assembly cannot be
11941 opened. Fixes #362607.
11943 * cpu-ia64.md cpu-s390x.md: Remove some unused opcodes.
11945 * iltests.il.in: Add a test for static methods in interfaces.
11947 2008-02-18 Zoltan Varga <vargaz@gmail.com>
11949 * genmdesc.c (build_table): Fix a crash on older glib versions.
11951 * cpu-sparc.md: Remove some unused opcodes.
11953 * genmdesc.c: Error out if the .md contains CEE_ opcodes if
11954 MONO_ARCH_ENABLE_NORMALIZE_OPCODES is defined.
11956 * cpu-amd64.md: Remove some unused opcodes.
11958 * mini.h mini-ops.h mini.c: Define the OP_Ccc opcodes in mini-ops.h normally
11959 like the other opcodes.
11961 2008-02-17 Zoltan Varga <vargaz@gmail.com>
11963 * mini-ia64.c: Use cfg->vret_addr instead of cfg->ret.
11965 * mini-arm.h mini-arm.c: Use cfg->vret_addr instead of cfg->ret.
11967 * mini-sparc.c: Use cfg->vret_addr instead of cfg->ret. Name the MonoCompile
11968 variables 'cfg' instead of 'm' for consistency.
11970 * mini-x86.c: Use cfg->vret_addr instead of cfg->ret.
11972 * mini.h (MonoCompile): Add new 'vret_addr' field which represents the hidden
11973 argument holding the vtype return address, to avoid the ambigious use of
11974 cfg->ret for this purpose.
11976 * mini.c (NEW_RETLOADA): Use vret_addr if set.
11978 * mini-amd64.c: Use cfg->vret_addr instead of cfg->ret.
11980 * mini-codegen.c (mono_print_ins): Rename to mono_print_ins_index (), Add a
11981 new mono_print_ins () function which only takes one argument.
11983 2008-02-15 Zoltan Varga <vargaz@gmail.com>
11985 * mini-s390.h (MONO_OUTPUT_VTR): Use cfg instead of s, avoid assignments to
11988 2008-02-14 Zoltan Varga <vargaz@gmail.com>
11990 * mini-ops.h: Get rid of OP_SPARC_LOCALLOC_IMM.
11992 * mini-sparc.c inssel-sparc.brg: Use OP_LOCALLOC_IMM instead of OP_SPARC_LOCALLOC_IMM.
11994 * mini-x86.c: Sync with the version on the linear IR branch by adding new
11995 opcodes and other small changes.
11997 * mini-ops.h: Add some new opcodes from the linear IR branch.
11999 * mini-ops.h: Get rid of the OP_X86_..._MEMBASE opcodes.
12001 * mini-x86.c inssel-x86.brg cpu-x86.md: Get rid of the confusing _MEMBASE
12002 opcodes, use the REG_MEMBASE opcodes instead.
12004 * mini-amd64.c inssel-amd64.brg cpu-amd64.md: Get rid of the confusing _MEMBASE
12005 opcodes, use the REG_MEMBASE opcodes instead.
12007 * mini-amd64.c (mono_arch_output_basic_block): Sync with the version on the
12010 * mini.c (mono_op_imm_to_op): New helper function.
12012 * mini-ops.h: Add some opcodes from linear IR branch.
12014 2008-02-13 Zoltan Varga <vargaz@gmail.com>
12016 * mini-alpha.h mini-alpha.c tramp-alpha.c: Alpha port updates from Sergey Tikhonov
12019 2008-02-12 Zoltan Varga <vargaz@gmail.com>
12021 * mini.c (mono_normalize_opcodes): Always convert CEE_CONV_R4/R8 to
12024 * mini-ia64.c cpu-ia64.md: Add OP_ICONV_TO_R4/R8.
12026 2008-02-09 Zoltan Varga <vargaz@gmail.com>
12028 * aot-compiler.c (emit_method_code): Add an assert.
12030 * mini-arm.h mini-arm.c exceptions-arm.c: Modify the exception throwing code and
12031 the IMT code so it is AOT friendly. Enable AOT for methods which call interface
12034 2008-02-08 Zoltan Varga <vargaz@gmail.com>
12036 * mini-arm.c (mono_arch_output_basic_block): Fix the ordering of arguments for
12037 some load/store opcodes so they are consistent.
12038 (mono_arch_emit_prolog): Simplify some code.
12040 * aot-runtime.c (mono_aot_get_plt_entry): Fix a warning.
12042 * objects.cs: Add tests for large argument offsets on ARM.
12044 * mini-arm.c (mono_arch_emit_prolog): Fix handling of arguments with large
12045 stack offsets. Fixes #359651.
12047 * mini.c (mono_normalize_opcodes): Remap CEE_CONV_R4/R8 properly.
12049 * cpu-s390x.md: Add OP_LCONV_TO_R4/R8.
12051 * cpu-ia64.md mini-ia64.h mini-ia64.c: Get rid of CEE_ opcodes.
12053 * mini-ops.h: Add OP_ICONV_TO_R_UN opcode.
12055 * mini.c (mono_normalize_opcodes): Remap CEE_CONV_R_UN too.
12057 * cpu-s390x.md cpu-s390.md mini-s390x.c mini-arm.c cpu-arm.md mini-s390.c: Get
12058 rid of CEE_CONV_R_UN.
12060 * mini-s390x.c mini-s390x.h cpu-s390x.md inssel-s390x.brg: Get rid of CEE_ opcodes.
12062 2008-02-07 Zoltan Varga <vargaz@gmail.com>
12064 * mini-s390.c mini-s390.h cpu-s390.md: Get rid of CEE_ opcodes.
12066 * mini.c (mono_normalize_opcodes): Add some more opcodes.
12068 * mini-arm.c mini-arm.h cpu-arm.md: Get rid of CEE_ opcodes.
12070 * cpu-amd64.md: Remove some unused opcodes.
12072 * mini-sparc.c mini-sparc.h cpu-sparc.md: Get rid of CEE_ opcodes.
12074 * mini-x86.c mini-x86.h cpu-x86.md: Get rid of CEE_ opcodes.
12076 * mini.c mini-<ARCH>.c: Remove mono_arch_local_regalloc (), instead make
12077 arch specific functions for its parts. Call the peephole pass after local
12078 regalloc so the prolog can compute a more accurate max_offset.
12080 * mini.c (mono_normalize_opcodes): New mini pass to convert CEE_ opcodes to
12081 the corresponding OP_I/OP_L opcodes.
12083 * mini-amd64.c mini-amd64.h cpu-amd64.md: Get rid of CEE_ opcodes.
12085 * mini-sparc.c (mono_arch_output_basic_block): Fix the sparc build.
12087 2008-02-06 Zoltan Varga <vargaz@gmail.com>
12089 * mini-s390.c (mono_arch_get_inst_for_method): Remove the Interlocked cases
12090 as they are handled in mini.c.
12092 * mini-s390x.c (mono_arch_get_inst_for_method): Ditto.
12094 * mini-<ARCH>.c (mono_arch_get_inst_for_method): Remove the MemoryBarrier
12095 case since it is handled in mini.c.
12097 * cpu-sparc.md (sparc_setfreg_float): Fix the sparc build.
12099 * mini-ops.h: Add new opcodes OP_CALL/OP_CALLVIRT.
12101 * *.c: Use the new opcodes in the IR and back end code.
12103 * mini-ops.h cpu-<ARCH>.md: Correct the name of the bgt_un opcodes.
12105 * mini-amd64.c (emit_call_body): Use a far-call for calling dynamic methods.
12107 2008-02-06 Mark Probst <mark.probst@gmail.com>
12109 * mini-trampolines.c (mono_generic_class_init_trampoline): Removed
12110 an assert because it has a race condition.
12112 2008-02-06 Zoltan Varga <vargaz@gmail.com>
12114 * tramp-amd64.c (mono_arch_patch_callsite): Add more diagnostics.
12116 * inssel.brg mini-<ARCH>.c cpu-<ARCH>.md: Get rid of unused CEE_RET opcode.
12118 * mini-<ARCH>.c cpu-<ARCH>.md: Get rid of unused LDIND/STIND opcodes.
12120 * *.brg mini-<ARCH>.c cpu-<ARCH>.md: Get rid of OP_SETREG/OP_SETFREG/OP_SETREGIMM,
12121 use OP_MOVE/OP_FMOVE/OP_ICONST instead.
12123 2008-02-05 Zoltan Varga <vargaz@gmail.com>
12125 * cpu-amd64.md (move): Correct the maximum size of move.
12127 2008-02-05 Mark Probst <mark.probst@gmail.com>
12129 * tramp-amd64.c, tramp-x86.c, mini-trampolines.c: Added a check in
12130 the generic class init trampoline to return quickly if the class
12133 2008-02-04 Zoltan Varga <vargaz@gmail.com>
12135 * tramp-amd64.c (mono_arch_patch_callsite): Add some diagnostics to help debug
12136 issues where an 32 bit callsite cannot be patched by a 64 bit address.
12138 2008-02-03 Zoltan Varga <vargaz@gmail.com>
12140 * generics.2.cs generics-variant-types.2.il: Merge some tests from the linear IR
12143 2008-01-31 Zoltan Varga <vargaz@gmail.com>
12145 * objects.cs: Add some soft-float tests.
12147 * mini.c: Fix a couple more soft-float issues.
12149 * helpers.c (mono_disassemble_code): Fix disassembly on ARM.
12151 * mini-amd64.c (peephole_pass): Use IXOR instead of LXOR for zeroing a register to
12152 avoid a REX prefix.
12154 2008-01-30 Zoltan Varga <vargaz@gmail.com>
12156 * exceptions-x86.c (mono_arch_find_jit_info): Fix stack unwinding when an
12157 exception happens while compiling a virtual method.
12159 2008-01-29 Zoltan Varga <vargaz@gmail.com>
12161 * mini-sparc.c (mono_arch_emit_epilog): Fix folding of negative return values.
12163 * mini-sparc.c: Fix build.
12165 * mini-sparc.c (get_call_info): Add support for generic sharing.
12167 * mini-exceptions.c: Add a FIXME.
12169 2008-01-27 Zoltan Varga <vargaz@gmail.com>
12171 * mini-exceptions.c (mono_handle_exception_internal): Remove the old style
12172 altstack handling code.
12174 * mini-s390.c (mono_arch_emit_exceptions): Really fix a warning.
12176 * mini-s390.c (mono_arch_emit_exceptions): Fix a warning.
12178 * mini-s390.c: Add support for generic sharing.
12180 * mini-exceptions.c (ves_icall_System_Security_SecurityFrame_GetSecurityFrame):
12182 (ves_icall_System_Security_SecurityFrame_GetSecurityStack): Ditto.
12184 * mini-s390x.c (mono_arch_emit_exceptions): Fix a warning.
12186 * mini-s390x.c: Add support for generic sharing.
12188 * mini-exceptions.c (ves_icall_System_Security_SecurityFrame_GetSecurityFrame):
12190 (ves_icall_System_Security_SecurityFrame_GetSecurityStack): Ditto.
12192 * mini-s390x.c: Use is_imm16 instead of is_uimm16 when checking whenever s390_aghi
12193 can be used since it takes a 16 bit signed immediate.
12195 * inssel-s390x.brg: Fix OP_SETRET.
12197 * mini-s390x.c (mono_arch_output_basic_block): Fix OP_BREAK.
12199 * mini-codegen.c (mono_opcode_to_cond): Fix a warning.
12201 * mini-s390x.c cpu-s390x.md: Implement sext.i4 properly by sign extension.
12203 * mini.c (mono_create_delegate_trampoline): Don't use mono_create_ftpntr here.
12205 * mini-trampolines.c (mono_delegate_trampoline): Use mono_get_addr_from_ftnptr
12208 * mini-ia64.h mini-ia64.c: Add minimal support for the delegate trampoline
12211 * mini.h inssel-x86.brg inssel-amd64.brg tramp-alpha.c tramp-ia64.c: Get rid
12212 of the unused mono_arch_patch_delegate_trampoline stuff.
12214 2008-01-26 Zoltan Varga <vargaz@gmail.com>
12216 * basic-long.cs: Move the fp related tests to basic-float.cs.
12218 * mini-ops.h (OP_OUTARG_FREG_R4): New opcode.
12220 * mini-ia64.c inssel-ia64.brg: Implement proper R4 argument passing.
12222 * basic-calls.cs: Add a test for proper float argument passing.
12224 * mini-ia64.h (mono_ia64_context_get_ip): Do not substract 1 from the ip
12225 if the context corresponds to an exception received through a signal.
12227 * exceptions.cs: Add a test for nullref handling at the start of a try
12230 * mini-ia64.c (mono_arch_call_opcode): Fix ia64 argument passing.
12232 * jit-icalls.c (mono_break): New JIT icall.
12234 * mini-<ARCH>.c: Use mono_break instead of mono_arch_break.
12236 * mini-arm.c (arm_patch): Add support for patching the blx calling sequence.
12238 2008-01-25 Zoltan Varga <vargaz@gmail.com>
12240 * cpu-*.md: Get rid of unused opcodes.
12242 * cpu-g4.md: Rename this to cpu-ppc.md for consistency with other archs.
12244 * Makefile.am: Move mini-trampolines.c to $(common_sources) since it is now used
12247 * mini-<ARCH>.h mini.c: Get rid of the MONO_ARCH_HAVE_CREATE_SPECIFIC_TRAMPOLINE
12250 * mini-s390x.h tramp-s390x.c Makefile.am: Rework the s390x trampoline code to use
12251 the arch independent trampoline code in mini-trampolines.c.
12253 * aot-runtime.c (mono_aot_init_vtable): Fix a warning.
12255 * mini.c (get_runtime_generic_context_ptr): Fix a warning.
12257 * mini-s390.h: Remove an unused define.
12259 * mini-s390.h tramp-s390.c Makefile.am: Rework the s390 trampoline code to use
12260 the arch independent trampoline code in mini-trampolines.c.
12262 * mini-arm.c (mono_arch_emit_prolog): Fix build.
12264 2008-01-24 Zoltan Varga <vargaz@gmail.com>
12266 * mini-sparc.c (mono_arch_output_basic_block): Remove some unecessary code.
12268 * mini-s390.c (mono_arch_emit_prolog): Fix build.
12270 * mini-s390x.c (mono_arch_emit_prolog): Fix build.
12272 * mini-ppc.c (mono_arch_emit_prolog): Fix build.
12274 * cpu-amd64.md: Use smaller sizes for int opcodes.
12276 * *.c: Get rid of the NOT_IMPLEMENTED define which is now in mini.h.
12278 * *.cs: Add some tests from the linear-ir branch. Move structs tests to
12281 * driver.c (mono_main): Add a --break-at-bb command line argument for JIT
12284 * mini.h *.c: Change cfg->vars to contain the MonoMethodVar entries directly
12285 instead of though a pointer to save an indirection when accessing elements of
12288 * mini.h (MONO_IS_COND_BRANCH_OP): Move these macros here from mini.c. Fix
12290 (NOT_IMPLEMENTED): New helper macro.
12291 (MONO_BB_FOR_EACH_INS): New helper macro to iterate through the instructions
12294 * *.c: Use the new helper macro.
12296 2008-01-21 Zoltan Varga <vargaz@gmail.com>
12298 * mini-x86.h (MONO_ARCH_AOT_SUPPORTED): Disable AOT for apple x86.
12300 2008-01-20 Zoltan Varga <vargaz@gmail.com>
12302 * mini-amd64.c (mono_arch_emit_prolog): Optimize the omit fp case to save two
12305 2008-01-18 Zoltan Varga <vargaz@gmail.com>
12307 * mini-amd64.c (mono_arch_emit_prolog): Disable the new optimization if
12308 profiling is enabled.
12310 * mini-amd64.c (mono_arch_call_opcode): Emit the save_sp_to_lmf instruction at
12312 (mono_arch_emit_prolog): Add more first bblock optimizations.
12314 * mini-amd64.c (mono_arch_call_opcode): Keep assignments to the arg registers
12315 in order if possible.
12316 (mono_arch_emit_prolog): Optimize assignments to arg registers in the first
12317 bblock, since the arguments are still in their original registers.
12319 * mini.c (type_from_op): Calling add.ovf on floats is not valid IL code.
12321 2008-01-17 Zoltan Varga <vargaz@gmail.com>
12323 * mini.c (mono_method_to_ir): Use the no-spilling optimization for CEE_CALLI
12326 * mini-amd64.c (mono_arch_emit_prolog): Save an instruction if the LMF is at
12329 * mini-amd64.h (MONO_ARCH_HAVE_NOTIFY_PENDING_EXC): Turn on this for amd64.
12331 * exceptions-amd64.c (mono_arch_notify_pending_exc): New function to
12332 process async exceptions received while in unmanaged code.
12334 * mini.c (mini_init): Install a callback with the runtime which will be called
12335 when a thread receives an async exception while in unmanaged code.
12337 * mini.c driver.c: Update after mono_get_native_wrapper () signature change.
12339 * mini-s390x.c (mono_arch_output_basic_block): Fix s390x build.
12341 2008-01-16 Wade Berrier <wberrier@novell.com>
12348 2008-01-16 Zoltan Varga <vargaz@gmail.com>
12350 * mini-x86.c (mono_arch_output_basic_block): Remove some gccism which prevents
12351 compilation with sun cc.
12353 * cpu-*.md: Fix the build.
12355 * cpu-x86.md: Fix the length of some load membase opcodes. Fixes #354241.
12357 * mini-amd64.h: Add some comments to the MonoLMF structure.
12359 * mini-ops.h cpu-amd64.c: Add a OP_AMD64_SAVE_SP_TO_LMF opcode.
12361 * mini-amd64.c exceptions-amd64.c tramp-amd64.c: Avoid setting the rip field
12362 in the LMF structure if possible. This saves two instructions in the
12363 managed->native wrappers.
12365 * mini-ops.h *.md: Make some opcodes names uniform by removing the op_ prefix.
12367 2008-01-16 Mark Probst <mark.probst@gmail.com>
12369 * generic-sharing.c: New type argument lookup code which uses the
12370 runtime generic context template.
12372 2008-01-15 Zoltan Varga <vargaz@gmail.com>
12374 * mini.c (mono_method_to_ir): Avoid emitting a write barrier when storing NULL.
12376 * mini-arm.c (add_general): Fix arm eabi parameter passing.
12377 (mono_arch_output_basic_block): Fix localloc implementation.
12379 * mini-amd64.c (peephole_pass): Sync store+load optimizations with the x86 version.
12381 * mini-ia64.c (peephole_pass): Fix ia64 build.
12383 * mini-amd64.c (peephole_pass): Fix a warning.
12385 * mini-amd64.c (mono_arch_allocate_vars): Make sure the LMF is always stored
12386 at a constant offset from sp/fp.
12388 * exceptions-amd64.c (mono_arch_find_jit_info): Compute the LMF address from fp/sp
12389 instead of obtaining it from *lmf in the managed method case.
12391 2008-01-14 Zoltan Varga <vargaz@gmail.com>
12393 * exceptions-amd64.c (mono_arch_find_jit_info): Remove some duplicate code.
12395 Mon Jan 14 12:33:06 CET 2008 David S. Miller <davem@davemloft.net>
12397 * mini.h (MonoInstList): New type.
12398 (MONO_INST_LIST_INIT, MONO_INST_LIST_EMPTY,
12399 __MONO_INST_LIST_ADD, MONO_INST_LIST_ADD,
12400 MONO_INST_LIST_ADD_TAIL, __MONO_INST_LIST_DEL,
12401 __MONO_INST_LIST_SPLICE, MONO_INST_LIST_SPLICE,
12402 MONO_INST_LIST_SPLICE_TAIL, MONO_INST_LIST_SPLICE_INIST,
12403 MONO_INST_LIST_SPLICE_TAIL_INIT, mono_container_of,
12404 MONO_INST_LIST_ENTRY, MONO_INST_LIST_FIRST_ENTRY,
12405 MONO_INST_LIST_LAST_ENTRY, MONO_INST_LIST_FOR_EACH,
12406 MONO_INST_LIST_FOR_EACH_PREV, MONO_INST_LIST_FOR_EACH_SAFE,
12407 MONO_INST_LIST_FOR_EACH_PREV_SAFE,
12408 MONO_INST_LIST_FOR_EACH_ENTRY,
12409 MONO_INST_LIST_FOR_EACH_ENTRY_REVERSE,
12410 MONO_INST_LIST_FOR_EACH_ENTRY_SAFE,
12411 mono_inst_list_first, mono_inst_list_last,
12412 mono_inst_list_next, mono_inst_list_prev): New instruction
12413 list handling interfaces.
12414 (MonoBasicBlock): Remove 'last_ins' and 'code', replace with
12415 list head 'ins_list'.
12416 (MonoInst): Replace next pointer with list head 'node'.
12417 (MonoCallInst): Make 'out_args' a MonoInstList.
12418 (MONO_INST_NEW_CALL): Explicitly init ->out_args.
12419 (MonoCompile): Delete reverse_inst_list and
12420 reverse_inst_list_len.
12421 * mini-hppa.c (mono_arch_call_opcode, NEW_INS,
12422 mono_arch_lowering_pass, mono_arch_local_regalloc,
12423 mono_arch_output_basic_block, mono_arch_emit_prolog):
12424 Convert to new instruction lists.
12425 (insert_after_ins): Delete.
12426 * inssel.brg (MONO_EMIT_NEW_BRANCH_BLOCK): Convert to new
12428 * mini-hppa.h (MONO_EMIT_NEW_COMPARE_BRANCH_BLOCK): Likewise.
12429 * mini.c (NEW_BBLOCK, ADD_BBLOCK, CHECK_BBLOCK,
12430 split_bblock, mono_add_ins_to_end, mono_emit_call_args,
12431 mono_emulate_opcode, mono_emit_load_got_addr,
12432 inline_method, mono_method_to_ir, mono_print_bb_code,
12433 print_dfn, decompose_pass, nullify_basic_block,
12434 replace_out_block_in_code, remove_block_if_useless,
12435 merge_basic_blocks, move_basic_block_to_end,
12436 try_unsigned_compare, optimize_branches, mono_print_code,
12437 mini_select_instructions, remove_critical_edges): Likewise.
12438 * mini-amd64.c (emit_sig_cookie, mono_arch_call_opcode,
12439 peephole_pass_1, peephole_pass, mono_arch_lowering_pass,
12440 mono_arch_output_basic_block, mono_arch_emit_prolog):
12442 * mini-mips.c (mono_arch_call_opcode, peephole_pass,
12443 NEW_INS, mono_arch_lowering_pass, mono_arch_local_regalloc,
12444 mono_arch_output_basic_block): Likewise.
12445 (inst_list_prepend, insert_after_ins): Delete.
12446 * mini-mips.h (MONO_EMIT_NEW_BRANCH_NONZERO_LABEL,
12447 MONO_EMIT_NEW_COMPARE_BRANCH_BLOCK): Convert to new
12449 * mini-x86.c (emit_sig_cookie, mono_arch_call_opcode,
12450 peephole_pass_1, peephole_pass, mono_arch_output_basic_block,
12451 mono_arch_emit_prolog): Likewise.
12452 * cfold.c (mono_constant_fold): Likewise.
12453 * liveness.c (visit_bb, mono_analyze_liveness,
12454 optimize_initlocals): Likewise.
12455 * ssapre.c (dump_code, process_bb, code_motion): Likewise.
12456 * graph.c (mono_draw_code_cfg): Likewise.
12457 * ssa.c (mono_ssa_rename_vars, mono_ssa_compute,
12458 mono_ssa_remove, mono_ssa_avoid_copies, mono_ssa_create_def_use,
12459 mono_ssa_cprop): Likewise.
12460 * abcremoval (get_relations_from_previous_bb, process_block):
12462 * local-propagation (mono_cprop_invalidate_values,
12463 mono_local_cprop_bb): Likewise.
12464 * mini-s390x.c (mono_arch_call_opcode, emit_sig_cookie,
12465 peephole_pass, mono_arch_output_basic_block,
12466 mono_arch_emit_prolog): Likewise.
12467 * mini-arm.c (mono_arch_call_opcode, peephole_pass,
12468 NEW_INS, mono_arch_lowering_pass, mono_arch_local_regalloc,
12469 mono_arch_emit_prolog): Likewise.
12470 (insert_after_ins): Delete.
12471 * aliasing.c (print_code_with_aliasing_information,
12472 mono_build_aliasing_information, mono_aliasing_deadce):
12473 Convert to new instruction lists.
12474 * mini-ia64.c (emit_sig_cookie, mono_arch_call_opcode,
12475 peephole_pass, NEW_INS, mono_arch_lowering_pass,
12476 mono_arch_local_regalloc, mono_arch_output_basic_block):
12478 (insert_after_ins): Delete.
12479 * mini-sparc.c (emit_sig_cookie, mono_arch_call_opcode,
12480 peephole_pass, mono_arch_output_basic_block): Convert to
12481 new instruction lists.
12482 * mini-codegen (InstList, inst_list_prepend,
12483 insert_after_ins): Delete.
12484 (insert_before_ins, get_register_force_spilling,
12485 get_register_spilling, free_up_ireg, free_up_reg,
12486 create_copy_ins, create_spilled_store, alloc_int_reg,
12487 alloc_float_reg, alloc_reg, mono_local_regalloc): Convert
12488 to new instruction lists.
12489 * mini-ppc.c (mono_arch_call_opcode, peephole_pass,
12490 NEW_INS, mono_arch_lowering_pass, mono_arch_local_regalloc,
12491 mono_arch_output_basic_block, mono_arch_emit_prolog): Likewise.
12492 (insert_after_ins): Delete.
12493 * mini-alpha.c (NEW_INS, peephole_pass, mono_arch_lowering_pass,
12494 mono_arch_local_regalloc, mono_arch_output_basic_block,
12495 mono_arch_call_opcode): Convert to new instruction lists.
12496 (insert_after_ins): Delete.
12497 * mini-s390.c (mono_arch_call_opcode, emit_sig_cookie,
12498 peephole_pass, mono_arch_output_basic_block,
12499 mono_arch_emit_prolog): Convert to new instruction lists.
12501 2008-01-11 Zoltan Varga <vargaz@gmail.com>
12503 * mini-amd64.c (mono_arch_output_basic_block): Use a 4 byte load in OP_CHECK_THIS.
12505 * mini-sparc.c (mono_arch_output_basic_block): Use a byte load in CHECK_THIS.
12508 * Makefile.am (version.h): Make this work with non-bash shells.
12510 2008-01-10 Zoltan Varga <vargaz@gmail.com>
12512 * mini.c (handle_delegate_ctor): Optimize away setting of NULL target.
12514 2008-01-08 Zoltan Varga <vargaz@gmail.com>
12516 * mini.c (mono_method_to_ir): Fix possible reading of invalid memory in
12517 the InitializeArray optimization.
12519 2008-01-06 Zoltan Varga <vargaz@gmail.com>
12521 * mini.c driver.c: Don't include os/gc_wrapper.h.
12523 2008-01-05 Zoltan Varga <vargaz@gmail.com>
12525 * mini.c (print_jit_stats): Print GC statistics if available.
12527 2008-01-04 Zoltan Varga <vargaz@gmail.com>
12529 * mini-amd64.c (mono_arch_allocate_vars): Align argument storage offsets to 8.
12531 2007-12-29 Zoltan Varga <vargaz@gmail.com>
12533 * mini-ppc.c (mono_arch_get_delegate_invoke_impl): Fix flushing of icache.
12535 2007-12-26 Zoltan Varga <vargaz@gmail.com>
12537 * mini.c (mini_init): Move the setting of GC_stackbottom to mono_gc_base_init ().
12539 * mini.c (mini_init): Call mono_gc_base_init () instead of MONO_GC_PRE_INIT ().
12541 * driver.c (mono_main): Ditto.
12543 2007-12-23 Zoltan Varga <vargaz@gmail.com>
12545 * mini-trampolines.c (mono_delegate_trampoline): Use mono_get_delegate_invoke ().
12547 * aot-compiler.c (emit_klass_info): Avoid emitting info if one of the methods
12548 in the vtable can't be encoded.
12549 (compile_method): Ditto.
12551 2007-12-21 Zoltan Varga <vargaz@gmail.com>
12553 * mini.c (setup_jit_tls_data): Use the MONO_ARCH_INIT_TOP_LMF_ENTRY macro if
12556 * mini-amd64.h mini-amd64.c exceptions-amd64.c tramp-amd64.c: Rename lmf->ebp to
12559 * exceptions-amd64.c (mono_arch_find_jit_info): Fix the detection of whenever
12560 the top LMF entry belongs to the current method.
12562 * mini.c: Update after renaming of mono_thread_get_pending_exception ().
12564 2007-12-20 Zoltan Varga <vargaz@gmail.com>
12566 * tramp-ia64.c (mono_arch_create_trampoline_code): Fix a warning.
12568 * tramp-ia64.c (mono_arch_create_trampoline_code): Ditto.
12570 * tramp-sparc.c (mono_arch_create_trampoline_code): Check for thread interruption.
12572 * tramp-amd64.c (mono_arch_create_trampoline_code): Ditto.
12574 * tramp-x86.c (mono_arch_create_trampoline_code): Check for thread interruption.
12576 * cpu-amd64.md mini-amd64.h mini-amd64.c inssel-amd64.brg: Add ulong->double
12579 * basic-float.cs: Add an ulong->double cast test.
12581 2007-12-15 Zoltan Varga <vargaz@gmail.com>
12583 * mini.c (mono_method_to_ir): Fix a warning.
12585 2007-12-14 Zoltan Varga <vargaz@gmail.com>
12587 * mini-ops.h: Add OP_SWITCH.
12589 * mini.c graph.c ssa.c aliasing.c mini-<ARCH>.c inssel-<ARCH>.brg: Avoid using
12590 CEE_SWITCH in back-end code, use OP_SWITCH instead.
12592 2007-12-11 Geoff Norton <gnorton@novell.com>
12594 * mini-s390x.c: Minor change to the MAX() define to allow
12595 it to compile with other gcc versions.
12597 2007-12-11 Geoff Norton <gnorton@novell.com>
12600 * mini-s390x.c: Implement sext_i4 to fix the build on s390x
12602 2007-12-11 Rodrigo Kumpera <rkumpera@novell.com>
12604 exceptions-arm.c (mono_arch_get_restore_context): Restore
12607 exceptions-arm.c (throw_exception): Save the frame pointer.
12608 This is a partial fix for #323747. Only the client side is
12611 2007-12-11 Rodrigo Kumpera <rkumpera@novell.com>
12613 * mini.c (mono_method_to_ir): Verbose message in CEE_NEWOBJ
12614 was using an unrelated variable to log the class which
12615 needed the cctor to be called. This was crashing on arm.
12617 2007-12-09 Robert Jordan <robertj@gmx.net>
12619 * mini-x86.c (mono_arch_emit_epilog):
12620 Consider all kinds of 64-bit types. Fixes #323114.
12622 2007-12-08 Zoltan Varga <vargaz@gmail.com>
12624 * tramp-amd64.c (mono_arch_create_trampoline_code): Clean up the code a bit.
12626 2007-12-07 Zoltan Varga <vargaz@gmail.com>
12628 * mini-amd64.c (peephole_pass): Add a missing instruction check.
12630 Fri Dec 7 22:08:23 CET 2007 Paolo Molaro <lupus@ximian.com>
12632 * mini.c: run type ctor before allocating an object, not only
12633 when running it's constructor method (fixes at least part of bug #342507).
12635 2007-12-07 Zoltan Varga <vargaz@gmail.com>
12637 * mini-trampolines.c (mono_delegate_trampoline): Fix a warning.
12639 * mini-trampolines.c (mono_generic_class_init_trampoline): Remove a debug printf.
12640 * mini.h mini-amd64.c mini-x86.c: Get rid of the mono_arch_find_vtable ()
12643 * tramp-x86.c tramp-amd64.c mini-trampolines.c: Pass the vtable argument to
12644 mono_generic_class_init_trampoline () the same as it is done with the other
12647 * mini-arm.h mini-arm.c tramp-arm.c inssel-arm.brg cpu-arm.md
12648 aot-runtime.c aot-compiler.c: Implement AOT support.
12650 2007-12-07 Mark Probst <mark.probst@gmail.com>
12652 * mini-trampolines.c (mono_generic_class_init_trampoline): Fixed
12653 build for archs which don't have the vtable trampoline defined
12656 2007-12-07 Zoltan Varga <vargaz@gmail.com>
12658 * tramp-x86.c (mono_arch_create_trampoline_code): Fix the build.
12660 * tramp-ppc.c (mono_arch_create_trampoline_code): Use the new helper function.
12662 * mini-trampolines.c (mono_get_trampoline_func): New helper function.
12664 * tramp-<ARCH>.c: Use the new helper function.
12666 2007-12-07 Mark Probst <mark.probst@gmail.com>
12668 * inssel.brg: Added a pattern for the OP_TRAMPCALL_VTABLE
12669 trampoline call, which takes a vtable argument.
12671 * graph.c, mini-ops.h, local-propagation.c, aliasing.c: Treat
12672 OP_TRAMPCALL_VTABLEs like other calls.
12674 * mini-amd64.c, mini-amd64.h, mini-x86.c, mini-x86.h: Designated a
12675 register to hold the vtable argument to the OP_TRAMPCALL_VTABLE
12676 call. Implemented a support function which fetches the vtable
12677 from a register set.
12679 * mini.c, mini.h, tramp-amd64.c, tramp-x86.c, mini-trampolines.c:
12680 Implemented a generic class init trampoline, using the
12681 OP_TRAMPCALL_VTABLE opcode.
12683 * mini.c: Implemented static field access when sharing generic
12684 code. This implies initing the class using the new
12685 OP_TRAMPCALL_VTABLE call.
12687 2007-12-07 Mark Probst <mark.probst@gmail.com>
12689 * mini.c: Don't compile methods with sharing enabled if their
12690 classes are disabled for sharing.
12692 2007-12-06 Zoltan Varga <vargaz@gmail.com>
12694 * inssel.brg: Add a missing sign extension to the GETCHR and array access
12695 opcodes. Fixes #346563.
12697 * objects.cs: Add a new test.
12699 * aot-compiler.c (emit_method_code): Put back an #ifdef which is needed.
12701 * mini-<ARCH>.h mini.c aot-compiler.c aot-runtime.c: Get rid of the
12702 HAVE_PIC_AOT define and use AOT_SUPPORTED instead.
12704 2007-12-06 Zoltan Varga <vargaz@gmail.com>
12706 * mini-arm.h mini-arm.c: Add support for the common vtable trampoline.
12708 2007-12-03 Zoltan Varga <vargaz@gmail.com>
12710 * mini-arm.c (mono_arch_emit_exceptions): Avoid uninitialized memory in the
12713 2007-12-02 Zoltan Varga <vargaz@gmail.com>
12715 * patch-info.h (PATCH_INFO): Add DELEGATE_TRAMPOLINE.
12717 * mini.c aot-compiler.c aot-runtime.c: Implement the delegate creation
12718 optimization in the AOT case.
12720 2007-11-30 Zoltan Varga <vargaz@gmail.com>
12722 * aot-runtime (mono_aot_get_method_from_vt_slot): Add support for multi-byte method ref encodings.
12724 * aot-runtime.c (decode_klass_ref): Implement decoding of generic instances.
12726 * aot-compiler.c (encode_klass_ref): Implement proper encoding of generic instances.
12728 * mini.c (mono_method_to_ir): Optimize the common ldftn+create delegate combination.
12730 * mini-trampolines.c (mono_delegate_trampoline): Add some code to handle the case when the delegate
12731 is created by the inlined delegate ctor.
12733 * mini-x86.c (mono_arch_output_basic_block): Unify div/rem code and handle the case when sreg2 is EDX.
12735 * mini.c (mono_jit_compile_method_inner): Replace calls to delegate invoke with the trampoline here too.
12737 2007-11-29 Zoltan Varga <vargaz@gmail.com>
12739 * cpu-x86.md: Fix the length of ckfinite.
12741 2007-11-28 Zoltan Varga <vargaz@gmail.com>
12743 * mini-x86.c (mono_arch_output_basic_block): Unify div/rem code and handle the case when sreg2 is EDX.
12745 * mini-x86.c (mono_arch_output_basic_block): Clean up the fp stack properly in CKFINITE.
12746 (mono_arch_output_basic_block): Get rid of unused last_ins and last_offset.
12748 * mini-x86.c (mono_arch_output_basic_block): Add some micro optimizations.
12750 * mini-x86.c inssel-x86.brg cpu-x86.md: Move the implementation of the
12751 OP_START_HANDLER/OP_ENDFINALLY/OP_ENDFILTER opcodes to mini-x86.c.
12753 2007-11-28 Martin Baulig <martin@ximian.com>
12756 (mono_arch_get_delegate_invoke_impl): Call mono_debug_add_delegate_trampoline()
12757 after creating the trampoline.
12759 2007-11-27 Zoltan Varga <vargaz@gmail.com>
12761 * aot-runtime.c (load_aot_module): Check runtime version if needed.
12763 * aot-compiler.c: Add bind-to-runtime-version for producing AOT files which only load into a runtime with
12766 * generic-sharing.c (mono_helper_get_rgctx_other_ptr): Change the signature to take the calling class
12767 instead of the calling method to help AOT.
12769 * mini.c (get_runtime_generic_context_other_ptr): Update after the change.
12771 2007-11-26 Zoltan Varga <vargaz@gmail.com>
12773 * aot-runtime.c (mono_aot_init_vtable): Simplify this if MONO_ARCH_COMMON_VTABLE_TRAMPOLINE
12776 2007-11-23 Zoltan Varga <vargaz@gmail.com>
12778 * aot-compiler.c (emit_class_name_table): Properly encode generic class names.
12780 * aot-compiler.c (compile_method): Correct check for generic method definitions.
12781 (encode_method_ref): No need to handle generic method definitions specially.
12783 * mini.h (MONO_AOT_FILE_VERSION): Bump this.
12785 * aot-runtime.c (decode_klass_ref): Clean this up and rename from
12788 * aot-compiler.c (encode_klass_ref): Clean this up and rename from
12790 (compile_method): Enable generic sharing.
12792 2007-11-22 Zoltan Varga <vargaz@gmail.com>
12794 * mini.c (get_runtime_generic_context_other_ptr): Disable AOT here.
12795 (mini_method_compile): Add preliminary support for AOTing shared generic code.
12797 * aot-compiler.c (compile_method): Add preliminary support for AOTing shared
12800 * mini-trampolines.c: Fix a warning.
12802 * mini.c (get_runtime_generic_context_other_ptr): Use NEW_METHODCONST instead of
12804 (mono_method_to_ir): Use NEW_DOMAINCONST in one place.
12805 (generic_class_is_reference_type): Remove unused function.
12807 * mini-trampolines.c (mono_magic_trampoline): Avoid loading metadata if possible
12808 in the generic vtable trampoline case.
12810 * aot-runtime.c (mono_aot_init_vtable): Use the generic vtable trampoline.
12812 * aot-runtime.c (mono_aot_get_method_from_vt_slot): New helper function to
12813 return an AOT method based on a vtable slot.
12815 * aot-compiler.c (compile_method): Avoid AOTing synchronized methods for now.
12817 * mini.c (mini_get_vtable_trampoline): Export this.
12819 2007-11-22 Martin Baulig <martin@ximian.com>
12822 (MonoDebuggerInfo): Move `debugger_version' up.
12824 2007-11-22 Martin Baulig <martin@ximian.com>
12827 (mono_arch_get_delegate_invoke_impl): Call mono_debug_add_delegate_trampoline().
12829 * mini-trampolines.c
12830 (mono_delegate_trampoline): Call mono_debugger_trampoline_compiled()
12831 after compiling the method.
12833 2007-11-20 Martin Baulig <martin@ximian.com>
12836 (mono_debugger_insert_method_breakpoint): Moved into mono-debug-debugger.c.
12837 (mono_debugger_remove_breakpoint): Likewise.
12838 (mono_debugger_check_breakpoints): Likewise.
12840 * debug-debugger.c: Implement the new breakpoint interface here.
12842 2007-11-18 Zoltan Varga <vargaz@gmail.com>
12844 * mini-amd64.c (mono_arch_output_basic_block): Unify the implementation of
12845 CEE_CONV_I1/SEXT_I1 and I2 since they are the same.
12847 * mini-x86.c (mono_arch_output_basic_block): Ditto.
12849 2007-11-17 Zoltan Varga <vargaz@gmail.com>
12851 * mini-amd64.c (mono_arch_output_basic_block): Fix a typo.
12853 * mini-x86.c (mono_arch_get_inst_for_method): Remove code which is now in
12856 * mini-ia64.c (mono_arch_get_inst_for_method): Remove code which is now in
12859 * mini-amd64.c (mono_arch_compute_omit_fp): Disable fp elimination for methods
12860 returning a vtype in a register.
12862 * mini.c (mini_get_inst_for_method): Move the handling of the atomic operations
12863 here from the arch specific code.
12865 * mini-amd64.c (mono_arch_get_inst_for_method): Remove code which is now in
12868 * mini-amd64.c (mono_arch_output_basic_block): Add some micro optimizations.
12869 (mono_arch_emit_prolog): Increment maximum prolog size.
12871 * mini-amd64.c inssel-amd64.brg cpu-amd64.md: Move the implementation of the
12872 START_HANDLER/ENDFINALLY/ENDFILTER opcodes to mini-amd64.c.
12874 * mini-x86.c (get_call_info): Receive a MonoCompile instead of a
12875 MonoGenericSharingContext.
12877 * mini-ia64.c (get_call_info): Receive a MonoCompile instead of a
12878 MonoGenericSharingContext. Allocate memory from the cfg mempool.
12880 2007-11-15 Mark Probst <mark.probst@gmail.com>
12882 * mini.c, mini.h, generic-sharing.c: Functions for producing code
12883 which extract fields out of the runtime generic context. Full
12884 sharing of the NEWARR opcode.
12886 Thu Nov 15 14:20:21 CET 2007 Paolo Molaro <lupus@ximian.com>
12888 * abcremoval.c, mini.c, ssa.c, ssapre.c: updated to implement
12889 --enable-minimal=ssa.
12891 2007-11-13 Zoltan Varga <vargaz@gmail.com>
12893 * mini-trampolines.c (mono_delegate_trampoline): Update after
12894 mono_marshal_get_delegate_invoke () signature change.
12896 2007-11-13 Mark Probst <mark.probst@gmail.com>
12898 * mini.c: Removed the shared context in favor of the generic
12899 sharing context. Allocate the MonoJitInfo structure with room for
12900 the generic sharing context if it's needed.
12902 * mini.h: Remove MonoGenericSharingContext declaration. It's in
12903 domain-internals.h now.
12905 * mini-x86.c: Pass the generic sharing context to get_call_info ().
12907 * generic-sharing.c: Several changes for working without a shared
12908 context and instead operating on open types instead.
12910 2007-11-12 David S. Miller <davem@davemloft.net>
12912 * inssel-sparc.brg: Fix double instruction emit.
12914 2007-11-12 Zoltan Varga <vargaz@gmail.com>
12916 * mini.c (mono_jit_runtime_invoke): Avoid trying to compile the Array
12917 Get/Set/Address methods.
12919 * mini.c debug-debugger.c mini-trampolines.c: Update after
12920 mono_marshal_get_delegate_invoke signature change.
12922 2007-11-12 Rodrigo Kumpera <rkumpera@novell.com>
12924 * cpu-arm.md: Increase the max size of OP_THROW to 24 bytes.
12925 This can happens with dynamic methods. Fixes the other bug in #322722.
12927 2007-11-12 Rodrigo Kumpera <rkumpera@novell.com>
12929 * tramp-arm.c (mono_arch_patch_callsite): Support patching
12932 * mini-arm.c (arm_patch): Implement patching of BX call
12933 sequence. Fixes one of the bugs in #322722.
12935 2007-11-03 David S. Miller <davem@huronp11.davemloft.net>
12937 * mini-sparc.c (mono_arch_flush_icache): Make more efficient
12938 under Linux. We only need to flush every 32-byte cache line.
12940 2007-11-07 Massimiliano Mantione <massi@ximian.com>
12943 move_basic_block_to_end: Add branches when needed, eventually creating
12945 optimize_branches: added a parameter that tells if it's ok to create
12946 new BBs (doing is "df_visit" has been called is (IMHO) a nightmare),
12947 and avoid calling move_basic_block_to_end when it's not ok.
12950 2007-11-07 Mark Probst <mark.probst@gmail.com>
12952 * mini.c: Abort inlining call to InitializeArray if something
12953 looks wrong. Let the icall handle it, which now has proper safety
12956 2007-11-05 Rodrigo Kumpera <rkumpera@novell.com>
12958 * mini.c (mono_spill_call): add support for soft-float.
12960 * mini.c (mono_method_to_ir): add support for soft-float
12961 to inlined functions that return float.
12963 * mini.c (mono_method_to_ir): add support for soft-float
12964 to cee_stsfld opcode on float fields.
12966 2007-11-05 Geoff Norton <gnorton@novell.com>
12968 * mini-x86.h: Fix the structure access for X86 Leopard.
12971 2007-11-05 Martin Baulig <martin@ximian.com>
12973 * mini-trampolines.c
12974 (mono_magic_trampoline): Call mono_debugger_trampoline_compiled()
12975 after compiling the method to notify the debugger.
12977 2007-11-05 Martin Baulig <martin@ximian.com>
12979 * debug-debugger.h (MonoDebuggerInfo): Use the new breakpoint tables.
12981 2007-11-02 Zoltan Varga <vargaz@gmail.com>
12983 * mini-sparc.c (EMIT_COND_SYSTEM_EXCEPTION_GENERAL): Applied patch from
12984 David Miller <davem@davemloft.net>. Allow larger offsets in branches.
12986 2007-11-01 Zoltan Varga <vargaz@gmail.com>
12988 * mini-amd64.c (mono_arch_emit_prolog): Check the domain as well for
12989 native-to-managed wrappers.
12991 2007-11-01 Geoff Norton <gnorton@novell.com>
12993 * mini-ppc.h, mini-x86.h: Handle Leopards renaming of some structure
12996 Wed Oct 31 20:23:14 CET 2007 Paolo Molaro <lupus@ximian.com>
12998 * mini.c, mini-x86.c: when getting back from unmanaged code
12999 to managed via a marshaled delegate we also need to set the
13002 Wed Oct 31 19:53:33 CET 2007 Paolo Molaro <lupus@ximian.com>
13004 * mini-amd64.c, mini-amd64.h, tramp-amd64.c: breakpoint table support
13007 Wed Oct 31 19:29:30 CET 2007 Paolo Molaro <lupus@ximian.com>
13009 * mini.c, mini.h, mini-x86, tramp-x86.c, mini-x86.h: added API to
13010 let the debugger or other external agents to tell the JIT when
13011 a sw breakpoint has been inserted in the code that the JIT needs
13012 to be able to inspect.
13014 2007-10-31 Martin Baulig <martin@ximian.com>
13017 (MonoDebuggerInfo): Remove `runtime_class_init'.
13019 2007-10-30 Martin Baulig <martin@ximian.com>
13022 (mono_debugger_thread_created): Added `MonoThread *' argument.
13023 (mono_debugger_extended_notification): New public method.
13024 (mono_debugger_trampoline_compiled): New public method.
13027 (MonoDebuggerThreadInfo): Added `thread' and
13028 `extended_notifications' fields.
13031 (debugger_executable_code_buffer): New static variable.
13034 (MonoDebuggerInfo): Added `executable_code_buffer',
13035 `executable_code_buffer_size', `breakpoint_info_area',
13036 `breakpoint_table' and `breakpoint_table_size'.
13038 2007-10-26 Rodrigo Kumpera <rkumpera@novell.com>
13040 * mini-arm.c (mono_arch_build_imt_thunk): Take the advantage
13041 that IP either is an unused value or the vtable pointer. IMT
13042 calls use vtable + offset now. Reduced by almost half the size
13045 2007-10-26 Jonathan Chambers <joncham@gmail.com>
13047 * mini-amd64.c: Begin Win64 port. Use AMD64_ARG_REG#
13048 defines to access param registers. Replace long usage with
13049 gsize as sizeof(long) != sizeof(void*) on Win64.
13051 * mini-amd64.h: Add %rdi and %rsi to MonoLMF structure
13052 on Win64. Fix intrinsic, use _AddressOfReturnAddress
13053 instead of non-existant _GetAddressOfReturnAddress.
13055 * tramp-amd64.c: Use AMD64_ARG_REG# defines to access
13056 param registers. Save/restore %rdi and %rsi in MonoLMF.
13058 * exceptions-amd64.c: Use AMD64_ARG_REG# defines to access
13059 param registers. Modify (throw_exception) signature to take
13060 %rdi and %rsi on Win64.
13062 Code is contributed under MIT/X11 license.
13064 Thu Oct 25 23:06:58 CEST 2007 Paolo Molaro <lupus@ximian.com>
13066 * helpers.c: unlink debugging output files.
13068 2007-10-25 Zoltan Varga <vargaz@gmail.com>
13070 * mini.c: Move mono_create_ftnptr () to object.c.
13072 2007-10-24 Rodrigo Kumpera <rkumpera@novell.com>
13074 * helpers.c (mono_disassemble_code): MonoCompile parameter is now
13075 optional. This function can now be used to disassemble code generated
13076 outside the JIT such as trampolines and IMT thunks.
13078 * mini-arm.h: defined MONO_ARCH_HAVE_IMT.
13080 * mini-arm.c (decode_vcall_slot_from_ldr): added, extract the
13081 vtable pointer from a ldr instruction.
13083 * mini-arm.c (mono_arch_get_vcall_slot_addr): support the
13084 new IMT call sequence.
13086 * mini-arm.c (mono_arch_output_basic_block): emit the IMT
13087 call sequence for interface invocations.
13089 * mini-arm.c (mono_arch_emit_imt_argument): added, required
13090 for imt support. This function is empty since IMT on ARM requires no
13091 special handling on the IR side.
13093 * mini-arm.c (mono_arch_find_imt_method): added, required for
13096 * mini-arm.c (mono_arch_find_this_argument): added, required
13099 * mini-arm.c (arm_emit_value_and_patch_ldr): added, patches
13100 a ldr instruction to load a value stored in the code stream.
13102 * mini-arm.c (mono_arch_build_imt_thunk):added, required
13106 2007-10-23 Zoltan Varga <vargaz@gmail.com>
13108 * mini.c (mini_init): Install the jump trampoline callback.
13110 Tue Oct 23 17:07:52 CEST 2007 Paolo Molaro <lupus@ximian.com>
13112 * mini-trampolines.c: handle synchronized methods with the common
13113 vtable trampoline (bug #335601).
13115 2007-10-17 Zoltan Varga <vargaz@gmail.com>
13117 * mini-ia64.h mini-amd64.c: Add support for the common vtable trampoline.
13119 * inssel.brg (mini_emit_virtual_call): Fix the computation of ins->inst_offset on
13122 * mini-ia64.h mini-ia64.c: Add support for IMT.
13124 * mini-x86.c (mono_arch_emit_prolog): Increase the size allocated for the
13125 prolog. Fixes #331958.
13127 2007-10-15 Zoltan Varga <vargaz@gmail.com>
13129 * mini-sparc.h mini-sparc.c: Add support for the common vtable trampoline.
13131 Mon Oct 15 11:18:52 CEST 2007 Paolo Molaro <lupus@ximian.com>
13133 * mini-ppc.c, mini-ppc.h: ppc support for the common vtable
13136 Mon Oct 15 10:41:27 CEST 2007 Paolo Molaro <lupus@ximian.com>
13138 * mini-amd64.c, mini-amd64.h: amd64 support for the common vtable
13141 Mon Oct 15 10:39:26 CEST 2007 Paolo Molaro <lupus@ximian.com>
13143 * mini-x86.c, mini-x86.h: x86 support for the common vtable
13146 Mon Oct 15 10:37:15 CEST 2007 Paolo Molaro <lupus@ximian.com>
13148 * mini-trampolines.c: changed the magic rampoline to understand
13149 the common vtable trampoline method: the method to invoke is
13150 determined by the vtable displacement of the call.
13152 Mon Oct 15 10:35:12 CEST 2007 Paolo Molaro <lupus@ximian.com>
13154 * mini.c, mini.h: register the common vtable trampoline if the
13155 architecture supports it.
13157 Mon Oct 15 09:50:52 CEST 2007 Paolo Molaro <lupus@ximian.com>
13159 * cpu-amd64.md: use the correct max length for tls_get.
13161 2007-10-14 Zoltan Varga <vargaz@gmail.com>
13163 * mini.c (mono_method_to_ir): Use mini_get_class in CEE_LDELEM_ANY and
13164 CEE_STELEM_ANY. Fixes #333696.
13166 Thu Oct 11 18:04:29 CEST 2007 Paolo Molaro <lupus@ximian.com>
13168 * exceptions-x86.c: provide more graceful handling of the case where
13169 we followed a bogus function pointer from managed code (bug #332866).
13171 2007-10-11 Mark Probst <mark.probst@gmail.com>
13173 * mini.h, mini.c: Introduced the MonoGenericSharingContext, which
13174 replaces the generic_shared flag and will carry more information
13177 * generic-sharing.c: Added mini_type_stack_size() which allows
13178 allows open types if given a generic sharing context.
13179 mini_get_basic_type_from_generic() takes a
13180 MonoGenericSharingContext* instead of a MonoCompile* now.
13182 * mini-alpha.c, mini-amd64.c, mini-arm.c, mini-hppa.c,
13183 mini-ia64.c, mini-mips.c, mini-ppc.c, mini-s390.c, mini-s390x.c,
13184 mini-sparc.c, mini-x86.c: Trivial changes required by the two
13185 changes above. Just passing arguments through to the right
13188 Wed Oct 10 19:44:42 CEST 2007 Paolo Molaro <lupus@ximian.com>
13190 * mini-arm.c: unify the call emission to emit_code_seq().
13192 Wed Oct 10 13:05:46 CEST 2007 Paolo Molaro <lupus@ximian.com>
13194 * tramp-arm.c: reduced the trampoline size.
13196 2007-10-10 Mark Probst <mark.probst@gmail.com>
13198 * generic-sharing.c, mini.h, mini-amd64.c, mini-x86.c: Moved type
13199 variable handling out of arch-specific code.
13201 Wed Oct 10 10:49:28 CEST 2007 Paolo Molaro <lupus@ximian.com>
13203 * mini-arm.c: implemented fast delegate dispatch.
13205 2007-10-09 Zoltan Varga <vargaz@gmail.com>
13207 * mini-amd64.c (mono_arch_compute_omit_fp): Add more checks to ensure
13208 that fp elimination is turned off if the space required by locals is too
13209 big. Fixes #331958.
13211 Tue Oct 9 21:01:03 CEST 2007 Paolo Molaro <lupus@ximian.com>
13213 * Makefile.am, mini-arm.c, mini-arm.h, tramp-arm.c: ported
13214 ARM to the new style trampoline.
13216 2007-10-09 Zoltan Varga <vargaz@gmail.com>
13218 * tramp-amd64.c: Rework the specific trampoline code to make it smaller.
13220 * mini-amd64.h mini-amd64.c: Export amd64_patch as mono_amd64_patch.
13222 2007-10-09 Martin Baulig <martin@ximian.com>
13225 (MonoDebuggerMetadataInfo): Added `field_info_type_offset' and
13226 `field_info_offset_offset'.
13228 Tue Oct 9 09:47:51 CEST 2007 Paolo Molaro <lupus@ximian.com>
13230 * mini-ppc.c, mini-ppc.h, mini-ops.h, inssel-ppc.brg, cpu-g4.md:
13231 removed more internal usage of the r11 register and made it available
13232 to the register allocator.
13234 2007-10-08 Mark Probst <mark.probst@gmail.com>
13236 * mini.c, mini-amd64.c, mini-x86.c: Allow open generic contexts
13237 when sharing generics and treat type variables as references.
13239 Mon Oct 8 10:55:38 CEST 2007 Paolo Molaro <lupus@ximian.com>
13241 * mini-ppc.c: started removing the internal uses of register r11
13242 to eventually allow the register allocator to manage it as an
13243 additional available register.
13245 Mon Oct 8 14:25:39 CEST 2007 Paolo Molaro <lupus@ximian.com>
13247 * tramp-amd64.c: fixed memory corruption in the trampoline generation.
13249 Mon Oct 8 12:06:33 CEST 2007 Paolo Molaro <lupus@ximian.com>
13251 * tramp-ppc.c, tramp-x86.c: reduce the alignment requirements for
13252 specific trampolines as they are not performance critical as a jump
13253 target (maybe align as before only for AOT code?). This saves about
13254 200 KB of native code on x86 for monodevelop startup.
13256 Mon Oct 8 10:04:40 CEST 2007 Paolo Molaro <lupus@ximian.com>
13258 * tramp-ppc.c: reduce the size of the trampolines, saves 160KB on
13259 monodevelop startup.
13261 2007-10-06 Zoltan Varga <vargaz@gmail.com>
13263 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Allow signed displacements.
13265 * mini-sparc.h mini-sparc.c: Implement IMT support.
13267 * tramp-sparc.c (mono_arch_create_trampoline_code): Rework the trampoline code so
13268 its smaller and doesn't clobber sparc_g1.
13270 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Update after trampoline changes.
13272 Fri Oct 5 18:28:11 CEST 2007 Paolo Molaro <lupus@ximian.com>
13274 * mini-ppc.c: optimized the size of the IMT thunks a bit.
13276 Fri Oct 5 18:08:30 CEST 2007 Paolo Molaro <lupus@ximian.com>
13278 * mini-ppc.c: implemented fast delegate invocation.
13280 Fri Oct 5 00:01:05 CEST 2007 Paolo Molaro <lupus@ximian.com>
13282 * mini-ppc.h, mini-ppc.c: IMT support for the PPC architecture.
13284 Thu Oct 4 22:04:49 CEST 2007 Paolo Molaro <lupus@ximian.com>
13286 * mini-ppc.c, mini-ppc.h, tramp-ppc.c, Makefile.am: port the PPC
13287 code to the new style trampoline in preparation for IMT support.
13289 Thu Oct 4 19:01:59 CEST 2007 Paolo Molaro <lupus@ximian.com>
13291 * mini-ppc.c, tramp-ppc.c: don't use r13 as it's used by the PPC EABI
13292 systems already. This also reduces the specific trampiline sizes and
13293 prepares for the use of r12 as the IMT identifier register.
13295 Thu Oct 4 16:38:27 CEST 2007 Paolo Molaro <lupus@ximian.com>
13297 * mini-mips.h: endianess fix (simplified from a patch by
13298 Thomas Kunze <thommy@tabao.de>, bug #323737).
13300 Thu Oct 4 14:43:49 CEST 2007 Paolo Molaro <lupus@ximian.com>
13302 * exceptions-ppc.c, mini-ppc.h: refactor to use macros
13303 to access ucontext fields and enable netbsd support
13304 (partially from Magnus Henoch <mange@freemail.hu>).
13306 Thu Oct 4 12:35:27 CEST 2007 Paolo Molaro <lupus@ximian.com>
13308 * genmdesc.pl: patch from Henryk Plotz <henryk@openmoko.org> to
13309 use the preprocessor from the CPP env var if it is set.
13311 Wed Oct 3 17:11:38 CEST 2007 Paolo Molaro <lupus@ximian.com>
13313 * mini-trampolines.c: fixed an assertion and moved it earlier in the
13314 code, before interface_offset gets used.
13316 2007-10-02 Zoltan Varga <vargaz@gmail.com>
13318 * mini-trampolines.c (mono_convert_imt_slot_to_vtable_slot): Call
13319 mono_class_setup_vtable () before accessing klass->vtable.
13321 2007-10-01 Zoltan Varga <vargaz@gmail.com>
13323 * aot-compiler.c (get_plt_index): Rework the handling of wrappers to be not so
13326 Mon Oct 1 15:00:27 CEST 2007 Paolo Molaro <lupus@ximian.com>
13328 * mini.c, mini-trampolines.c, mini.h: enable the lazy filling of the
13329 IMT slots (this saves hundreds of KB of memory in programs like
13330 IronPython and Monodevelop).
13332 Mon Oct 1 14:44:19 CEST 2007 Paolo Molaro <lupus@ximian.com>
13334 * mini.c: print the delegate counter.
13336 Mon Oct 1 14:36:50 CEST 2007 Paolo Molaro <lupus@ximian.com>
13338 * mini-x86.c: make it easier to enable the debugging code for IMT
13341 2007-09-28 Martin Baulig <martin@ximian.com>
13344 (MonoDebuggerMetadataInfo): Add `klass_image_offset',
13345 `mono_method_klass_offset' and `mono_method_token_offset'.
13347 2007-09-20 Mark Probst <mark.probst@gmail.com>
13349 * mini.c: First generics sharing implementation. Can only share
13350 in very simple cases. If sharing doesn't work it falls back to
13351 dedicated compilation.
13353 * mini.h: Flag in MonoCompile to specify whether generic
13354 compilation is shared. Flags enum for marking which generic inst
13355 of a context is used. Prototypes for helper functions.
13357 * generic-sharing.c: Helper functions for generic method sharing.
13359 * optflags-def.h: Optimization flag (gshared) for enabling generic
13360 method sharing added.
13362 * Makefile.am: generic-sharing.c added.
13364 2007-09-19 Daniel Nauck <dna@mono-project.de>
13366 * mini.c (mono_thread_abort): fixed typo in r86014. It should be '==' instead of '!='.
13368 2007-09-19 Massimiliano Mantione <massi@ximian.com>
13369 * mini.c (mono_thread_abort): Correctly handle ThreadAbortException,
13372 2007-09-19 Martin Baulig <martin@ximian.com>
13374 * mini.c (mini_cleanup): Only call mono_debugger_cleanup() here;
13375 mono_debug_cleanup() is now part of mono_cleanup().
13377 2007-09-18 Zoltan Varga <vargaz@gmail.com>
13379 * driver.c (mono_main): Fix a warning.
13381 2007-09-17 Zoltan Varga <vargaz@gmail.com>
13383 * aot-compiler.c: Optimize various parts when processing large assemblies.
13386 * mini.c (mono_patch_info_hash): Improve hash function.
13388 2007-09-14 Jonathan Chambers <joncham@gmail.com>
13390 * mini-exceptions.c: Add HAVE_UNISTD_H check around include.
13392 Code is contributed under MIT/X11 license.
13394 2007-09-14 Zoltan Varga <vargaz@gmail.com>
13396 * mini.c (mini_init): Fix a leak.
13398 * debug-mini.c (mono_debug_free_method_jit_info): Fix a leak.
13400 Fri Sep 14 12:53:13 CEST 2007 Paolo Molaro <lupus@ximian.com>
13402 * mini.c: redirect string.InternalAllocStr() to the managed allocator.
13404 2007-09-14 Zoltan Varga <vargaz@gmail.com>
13406 * mini-amd64.c (mono_arch_find_imt_method): Add support for AOT code.
13408 2007-09-13 Zoltan Varga <vargaz@gmail.com>
13410 * Makefile.am generics-variant-types.2.il generics.cs: Add some generics
13413 * inssel.brg: Reorganize the isinst/castclass code to reduce code duplication.
13415 * mini.c (handle_alloc): Enable managed allocators in AOT code.
13417 * aot-compiler.c (encode_patch): Add support for MONO_WRAPPER_ALLOC.
13419 * aot-runtime.c (decode_patch_info): Ditto.
13421 2007-09-12 Jonathan Chambers <joncham@gmail.com>
13423 * mini-x86.c (mono_arch_get_delegate_invoke_impl): Implement
13424 static case. Cache delegates in architecture specific code,
13425 based on number of parameters.
13427 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): Cache delegates
13428 in architecture specific code, based on number of parameters.
13430 * mini-trampolines.c (mono_delegate_trampoline): Architecture specific
13431 caching happen in architecture specific code now.
13433 Code is contributed under MIT/X11 license.
13435 2007-09-12 Jonathan Chambers <joncham@gmail.com>
13437 * mini.h, mini.c, mini-x86.c, mini-amd64.c, mini-hppa.c, mini-mips.c,
13438 mini-s390x.c, mini-arm.c, mini-ia64.c, mini-sparc.c, mini-ppc.c, mini-alpha.c,
13439 mini-s390.c: Add mono_arch_init and mono_arch_cleanup methods.
13441 Code is contributed under MIT/X11 license.
13443 2007-05-15 Massimiliano Mantione <massi@ximian.com>
13444 * mini.c: (mono_thread_abort) Fixed bug #82416.
13446 Tue Sep 11 16:15:53 CEST 2007 Paolo Molaro <lupus@ximian.com>
13448 * mini.: hook the new managed GC allocation feature into the JIT.
13450 Tue Sep 11 16:14:16 CEST 2007 Paolo Molaro <lupus@ximian.com>
13452 * mini.c: implementation for the new runtime tls opcode.
13454 2007-09-11 Martin Baulig <martin@ximian.com>
13457 (MonoDebuggerMetadataInfo): Add `mono_method_flags_offset' and
13458 `mono_method_inflated_offset'.
13460 2007-09-07 Zoltan Varga <vargaz@gmail.com>
13462 * driver.c mini.h mini.c: Add a new devel command line option for injecting
13463 async exceptions into a method.
13465 * mini-amd64.h mini-amd64.c: Implement injecting of async exceptions for the
13466 purpose of testing whenever the unwinder works at every instruction.
13468 Thu Sep 6 12:42:14 CEST 2007 Paolo Molaro <lupus@ximian.com>
13470 * mini.c: check accessibility of method used in ldftn (fixes
13473 2007-09-04 Zoltan Varga <vargaz@gmail.com>
13475 * mini-amd64.c (mono_arch_output_basic_block): Fix a warning.
13477 * inssel.brg: Fix a warning.
13479 2007-09-03 Martin Baulig <martin@ximian.com>
13481 * debug-debugger.c: `MONO_DEBUGGER_EVENT_INITIALIZE_MANAGED_CODE'
13482 now takes the `main_method' as argument.
13484 2007-09-02 Zoltan Varga <vargaz@gmail.com>
13486 * cpu-sparc.md (endfilter): Add missing src1:i argument.
13488 2007-08-30 Jonathan Chambers <joncham@gmail.com>
13490 * driver.c: include the cil-coff.h header on Windows.
13492 Code is contributed under MIT/X11 license.
13494 Thu Aug 30 16:17:23 CEST 2007 Paolo Molaro <lupus@ximian.com>
13496 * mini.c, driver.c: don't include the cil-coff.h header.
13498 Thu Aug 30 14:50:53 CEST 2007 Paolo Molaro <lupus@ximian.com>
13500 * mini.c: flag places that needs fixes fo soft-float support.
13502 Wed Aug 29 18:26:20 CEST 2007 Paolo Molaro <lupus@ximian.com>
13504 * mini.h, inssel-float.brg: fix soft-float constant loads on big
13505 endian systems (partially from Dean Jenkins, bug #81924).
13507 2007-08-28 Mark Probst <mark.probst@gmail.com>
13509 * mini.c (check_linkdemand): Remove embedded reference object in
13510 call to LinkDemandSecurityException.
13511 (mono_jit_compile_method_inner): Call LinkDemandSecurityException
13512 with an IntPtr instead of a reference object.
13514 2007-08-28 Zoltan Varga <vargaz@gmail.com>
13516 * mini.c (handle_initobj): Handle alignment properly.
13518 * inssel.brg (mini_emit_memset): Ditto.
13520 * inssel.brg (mini_emit_memcpy): Ditto.
13522 * inssel-sparc.brg: Ditto.
13524 * mini.h mini.c inssel-*.brg: Pass alignment information to OP_MEMCPY/MEMSET.
13526 2007-08-26 Zoltan Varga <vargaz@gmail.com>
13528 * mini-exceptions.c (mono_handle_exception_internal): Skip the first frame for
13529 exceptions raised in unmanaged code. Fixes part of #82594.
13531 2007-08-24 Mark Probst <mark.probst@gmail.com>
13533 * mini.c (mono_method_to_ir), declsec.c
13534 (mono_declsec_linkdemand_aptc): Fixed custom attr leaks.
13536 2007-08-22 Martin Baulig <martin@ximian.com>
13539 (MonoDebuggerThreadInfo): New typedef.
13540 (mono_debugger_thread_table): New global variable.
13541 (mono_debugger_thread_created): New public function.
13542 (mono_debugger_thread_cleanup): New public function.
13545 (MonoDebuggerInfo):
13546 - removed `get_current_thread' and `lookup_assembly'.
13547 - removed `data_table'.
13548 - added `thread_table'.
13551 (mono_thread_start_cb): Call mono_debugger_thread_created().
13552 (mono_thread_attach_cb): Likewise.
13553 (mini_thread_cleanup): Call mono_debugger_thread_cleanup().
13554 (mini_cleanup): Move mono_debug_cleanup() down, after free'ing the
13557 * driver.c (mono_main): Move mono_debug_init() up, before calling
13558 mini_init(); mono_debug_init_1() and mono_debug_init_2() are gone.
13560 Tue Aug 21 16:40:04 CEST 2007 Paolo Molaro <lupus@ximian.com>
13562 * mini-x86.c, inssel-x86.brg: group multiple stack adjustments
13563 together when passing several arguments of type double (gives a small
13564 speedup and saves a few bytes of generated code).
13566 2007-08-20 Jb Evain <jbevain@novell.com>
13568 * mini.c (mono_method_to_ir): fix leak on InvalidProgramException.
13570 2007-08-20 Jb Evain <jbevain@novell.com>
13572 * mini.c (mono_method_to_ir): throw MethodAccessException
13573 and FieldAccessException instead of InvalidProgramException.
13575 2007-08-20 Mark Probst <mark.probst@gmail.com>
13577 * mini.c: CoreCLR security checks.
13579 * mini.h: Removed MonoSecurityMode (moved to
13580 metadata/security-manager.h) and mono_security_mode global var
13581 (replaced by set/get functions in security-manager.h).
13583 * driver.c: Added "core-clr-test" security mode for testing. Used
13584 set-function for setting security mode.
13586 2007-08-17 Mark Probst <mark.probst@gmail.com>
13588 * mini.c: MonoJitInfo's are freed hazardously now. Statistics for
13589 the new jit_info_table.
13591 * driver.c: Test code for the new jit_info_table (enabled by the
13592 define MONO_JIT_INFO_TABLE_TEST).
13594 2007-08-14 Zoltan Varga <vargaz@gmail.com>
13596 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Fix
13597 detection of call <REG> instruction sequence. Fixes build on freebsd.
13599 2007-08-13 Zoltan Varga <vargaz@gmail.com>
13601 * mini-exceptions.c: Fix a warning.
13603 2007-08-11 Zoltan Varga <vargaz@gmail.com>
13605 * exceptions-amd64.c (mono_arch_handle_altstack_exception): Enable the new
13606 stack overflow handling code on amd64 too.
13608 * mini-exceptions.c (mono_setup_altstack): Make this use
13609 mono_thread_get_stack_bounds ().
13611 * mini-x86.h: Disable sigaltstack on solaris x86.
13613 2007-08-10 Zoltan Varga <vargaz@gmail.com>
13615 * mini-exceptions.c (mono_setup_altstack): Enable this to work on solaris x86.
13617 2007-08-10 Geoff Norton <gnorton@customerdna.com>
13619 * tramp-x86.c: Remove some unneeded alignment changes on Apple. Fixes #82387.
13621 2007-08-08 Zoltan Varga <vargaz@gmail.com>
13623 * mini-exceptions.c (mono_print_thread_dump): Enable this on amd64 too.
13625 * mini-amd64.h (MONO_INIT_CONTEXT_FROM_FUNC): Fix a warning.
13627 2007-08-03 Neale Ferguson <neale@sinenomine.net>
13629 * mini-s390.c (add_general): Adjust offset calculation to take into account of rounding up
13632 Thu Aug 2 17:36:22 CEST 2007 Paolo Molaro <lupus@ximian.com>
13634 * mini-ppc.c: avoid an invalid encoding of unsigned right shift by 0
13635 to be emitted (bug #82281).
13637 2007-08-01 Martin Baulig <martin@ximian.com>
13639 Merged the `debugger-dublin' branch.
13641 * debug-debugger.h (MonoDebuggerInfo):
13642 Removed the `old_*' compatibility entries.
13643 Added `debugger_version' and `data_table'.
13644 Renamed `get_method_addr_or_bpt' -> `insert_breakpoint'.
13645 Renamed `remove_method_breakpoint' -> `remove_breakpoint'.
13648 (MiniDebugMethodBreakpointInfo): Add `address_list'.
13649 (mono_debugger_check_breakpoints): Take a `MonoDebugMethodAddress *'
13650 instead of a `gconstpointer'.
13651 (mono_debugger_insert_method_breakpoint): Return a
13652 `MonoDebugMethodAddressList *'.
13654 2007-06-28 Martin Baulig <martin@ximian.com>
13656 * debug-debugger.h (MonoDebuggerInfo): Added `debugger_version'.
13658 2007-08-01 Zoltan Varga <vargaz@gmail.com>
13660 * mini-amd64.h (MONO_INIT_CONTEXT_FROM_FUNC): Avoid using
13661 __builtin_frame_address () since it is broken on older gcc versions.
13663 Tue Jul 31 17:34:42 CEST 2007 Paolo Molaro <lupus@ximian.com>
13665 * mini.c, mini.h, mini-exceptions.c: added a bit of documentation
13666 on the stack overflow handling and made the managed stack overflows
13667 catchable in most cases using soft guard pages.
13668 * exceptions-x86.c: added code to restore the protection in the soft
13669 guard pages at the end of exception handling.
13671 2007-07-31 Zoltan Varga <vargaz@gmail.com>
13673 * mini.c (SIG_HANDLER_SIGNATURE): Fix a warning.
13675 Mon Jul 30 17:43:13 CEST 2007 Paolo Molaro <lupus@ximian.com>
13677 * exceptions-ppc.c, mini-ppc.h: arch-specific stack overflow
13678 exception handling.
13680 Mon Jul 30 17:38:13 CEST 2007 Paolo Molaro <lupus@ximian.com>
13682 * mini-alpha.h, mini-ia64.h, mini-sparc.h: disable the altstack
13683 signal handling support until it has been ported to the new mechanism.
13684 * mini.c: fixed stack overflow detection and use the new
13685 architecture code to handle signals on the altstack.
13687 Mon Jul 30 17:33:02 CEST 2007 Paolo Molaro <lupus@ximian.com>
13689 * exceptions-amd64.c, mini-amd64.h: amd64 code to handle
13690 stack overflows on the alt stack.
13692 Mon Jul 30 17:29:56 CEST 2007 Paolo Molaro <lupus@ximian.com>
13694 * exceptions-x86.c, mini-x86.h, mini.h: new code to handle
13695 stack overflows on the alt stack.
13697 Mon Jul 30 11:50:06 CEST 2007 Paolo Molaro <lupus@ximian.com>
13699 * exceptions-ppc.c: cleanup preparing for altstack support.
13701 Mon Jul 30 11:31:24 CEST 2007 Paolo Molaro <lupus@ximian.com>
13703 * exceptions-arm.c: cleanup preparing for altstack support.
13705 2007-07-27 Mark Probst <mark.probst@gmail.com>
13707 * mini.c (print_jit_stats): Output hazard pointer stats.
13709 2007-07-26 Mark Probst <mark.probst@gmail.com>
13711 * driver.c, mini.c: Replaced security mode flags with a single
13714 Thu Jul 26 20:12:12 CEST 2007 Paolo Molaro <lupus@ximian.com>
13716 * mini.c, mini-exceptions.c: cleanup the sigaltstack code.
13718 2007-07-25 Mark Probst <mark.probst@gmail.com>
13720 * mini.c, mini.h, driver.c (mono_main): Added command-line flag
13721 (which doesn't do anything yet) for activating Core CLR
13722 (Silverlight) security.
13724 Tue Jul 24 21:16:17 CEST 2007 Paolo Molaro <lupus@ximian.com>
13726 * mini-codegen.c: work around a possible gcc bug on arm.
13728 Tue Jul 24 17:20:19 CEST 2007 Paolo Molaro <lupus@ximian.com>
13730 * driver.c, mini-x86.h, mini-amd64.h: print a nice error
13731 message for platforms that don't support AOT compilation.
13733 Mon Jul 23 10:29:29 CEST 2007 Paolo Molaro <lupus@ximian.com>
13735 * mini.h, mini.c, driver.c: temporary smcs hack.
13737 Mon Jul 23 09:29:34 CEST 2007 Paolo Molaro <lupus@ximian.com>
13739 * mini-arm.h, mini-arm.c: arm EABI fixes.
13741 2007-07-22 Zoltan Varga <vargaz@gmail.com>
13743 * exceptions-x86.c (mono_arch_find_jit_info): Handle the lmf->method == NULL
13746 * tramp-x86.c (mono_arch_create_trampoline_code): Only set lmf->method for
13747 trampolines taking a method argument.
13749 * mini-x86.h (MonoLMF): Add an 'esp' field plus comments.
13751 * mini-x86.c (mono_arch_emit_prolog): Update after changes to the LMF structure.
13752 * tramp-x86.c (mono_arch_create_trampoline_code): Ditto.
13754 * exceptions-x86.c (mono_arch_get_jit_info): Properly clean up the stack after
13755 JIT compilation throws an exception. Fixes #82050.
13757 2007-07-19 Mark Probst <mark.probst@gmail.com>
13759 * mini.c: Removed the MonoLoaderErrorKind enum and replaced it
13760 with the MONO_EXCEPTION_ defines.
13762 2007-07-17 Zoltan Varga <vargaz@gmail.com>
13764 * mini-amd64.c (mono_arch_find_imt_method): Handle mov reg,IMM64 case. Fixes
13767 * mini-amd64.c (mono_arch_find_imt_method): Add some debug code to help find out
13768 the cause of an assertion.
13770 Mon Jul 16 19:31:21 CEST 2007 Paolo Molaro <lupus@ximian.com>
13772 * mini.c, jit-icalls.c: mono_get_inflated_method() is obsolete,
13775 2007-07-15 Zoltan Varga <vargaz@gmail.com>
13777 * mini-amd64.c (mono_arch_build_imt_thunk): Remove the non-32bit MonoMethod
13778 assert. Should fix #82103.
13780 2007-07-14 Zoltan Varga <vargaz@gmail.com>
13782 * mini-exceptions.c (mono_jit_walk_stack_from_ctx): Use MONO_CONTEXT_GET_SP ()
13783 here too. Fixes #82095.
13785 * mini-amd64.c (mono_arch_build_imt_thunk): Add support for non-32bit MonoMethod
13788 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Add a couple asserts.
13790 * mini-amd64.h: Enable IMT for amd64.
13792 * mini-amd64.c (mono_arch_build_imt_thunk): Optimize IMT thunk size.
13794 2007-07-12 Zoltan Varga <vargaz@gmail.com>
13796 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Add support for IMT call sequences.
13798 2007-07-12 Mark Probst <mark.probst@gmail.com>
13800 * mini.c (check_linkdemand, mono_method_to_ir): Abort compilation
13801 as soon as check_linkdemand sets an exception_type.
13803 Thu Jul 12 12:18:22 CEST 2007 Paolo Molaro <lupus@ximian.com>
13805 * mini-x86.c: fixed offsets for IMT call sequence.
13806 * mini-x86.h: enable IMT again.
13808 2007-07-11 Zoltan Varga <vargaz@gmail.com>
13810 * trace.c (mono_trace_enter_method): Decode MonoType too.
13812 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Handle signed displacements too.
13814 * mini.h mini-x86.h mini-trampolines.c: Change the signature of mono_arch_find_imt_method () to pass the calling code address too.
13816 * mini-amd64.c: Add preliminary IMT implementation.
13818 Wed Jul 11 18:21:30 CEST 2007 Paolo Molaro <lupus@ximian.com>
13820 * mini-x86.c: adjusted mono_arch_get_vcall_slot_addr () to
13821 understand the new IMT-base interface invocation (thanks to
13822 Daniel Nauck for the report and the remote debugging session).
13824 Wed Jul 11 14:54:39 CEST 2007 Paolo Molaro <lupus@ximian.com>
13826 * mini-x86.c: size and speed optimizations for the IMT bsearch.
13828 2007-07-11 Zoltan Varga <vargaz@gmail.com>
13830 * Makefile.am (aotcheck): Make this actually use the AOTed code.
13832 Wed Jul 11 12:41:32 CEST 2007 Paolo Molaro <lupus@ximian.com>
13834 * mini-trampolines.c: implement AOT IMT support.
13835 * mini-x86.h: enable IMT support for wider testing.
13837 2007-07-10 Zoltan Varga <vargaz@gmail.com>
13839 * inssel.brg (emit_imt_argument): Add aot support here.
13841 * aot-runtime.c (decode_patch_info): Fix reading of MONO_PATCH_INFO_METHOD.
13843 Tue Jul 10 17:50:58 CEST 2007 Paolo Molaro <lupus@ximian.com>
13845 * mini-x86.c, mini-x86.h, tramp-x86.c: x86 arch-specific changes
13846 of the IMT implementation, partially from massi, with my
13847 implementation of the bsearch sequence. Disabled by default until
13848 the AOT code is implemented.
13850 2007-07-10 Zoltan Varga <vargaz@gmail.com>
13852 * cpu-x86.md: The source argument of sext_i1/i2 must by a byte reg.
13854 * inssel-x86.brg: Add reg:ldind.i1(regvar) rules. Fixes #82056.
13856 Tue Jul 10 17:33:12 CEST 2007 Paolo Molaro <lupus@ximian.com>
13858 * inssel.brg, mini.c, mini.h, mini-trampolines.c:
13859 arch-independent IMT JIT code from Massimiliano
13860 Mantione (massi@ximian.com) with small cleanups from me.
13862 Tue Jul 10 13:07:24 CEST 2007 Paolo Molaro <lupus@ximian.com>
13864 * Makefile.am: fix svn invocation to get the svn revision to be
13865 independent of the local language (build fix).
13867 2007-07-09 Mark Probst <mark.probst@gmail.com>
13869 * mini.c (inline_method): Reset cfg->exception_type if the
13870 inlining is aborted. Fixes: 82049.
13872 Mon Jul 9 17:26:47 CEST 2007 Paolo Molaro <lupus@ximian.com>
13874 * mini.c: remove assert from exception handling code when exception_ptr
13877 2007-07-05 Zoltan Varga <vargaz@gmail.com>
13879 * mini.c (mono_codegen): Add an assert.
13881 * mini-x86.c (mono_arch_emit_prolog): Allocate space for the profiler method
13882 enter and leave code.
13883 * mini-amd64.c (mono_arch_emit_prolog): Likewise.
13885 Thu Jul 5 20:12:52 CEST 2007 Paolo Molaro <lupus@ximian.com>
13887 * mini-ppc.c: fixed memory corruption for localloc(0)
13890 2007-07-05 Zoltan Varga <vargaz@gmail.com>
13892 * mini.c: Fix warnings.
13894 Wed Jul 4 15:30:36 CEST 2007 Paolo Molaro <lupus@ximian.com>
13896 * optflags-def.h, mini-x86.c: added sse2 optimization flag and use it
13897 to emit better double->int conversions.
13899 Tue Jul 3 19:42:16 CEST 2007 Paolo Molaro <lupus@ximian.com>
13901 * mini.c: the provided Min/Max optimizations are valid for unisgned
13904 2007-07-03 Rodrigo Kumpera <rkumpera@novell.com>
13906 * mini.c (can_access_method, can_access_field): methods moved to metadata/class.c and renamed to mono_method_can_access_method and mono_method_can_acesss_field
13908 2007-06-28 Miguel de Icaza <miguel@novell.com>
13910 * mini.c (mono_running_on_valgrind): Add support for reporting the
13911 method and its boundaries to valgrind.
13913 2007-06-28 Martin Baulig <martin@ximian.com>
13915 * debug-debugger.h (MonoDebuggerInfo): Added `debugger_version'.
13917 2007-06-25 Zoltan Varga <vargaz@gmail.com>
13919 * ssa.c (visit_inst): Add support for OP_BR. Fixes #81946.
13921 * generic.2.cs: Add new test case.
13923 2007-06-25 Martin Baulig <martin@ximian.com>
13925 Merged the `debugger-dublin' branch.
13928 (mono_debugger_insert_method_breakpoint): New public method.
13929 (mono_debugger_remove_method_breakpoint): Likewise.
13930 (mono_debugger_check_breakpoints): New static method.
13931 (mono_debug_close_method): Call mono_debugger_check_breakpoints().
13933 * debug-debugger.h (MonoDebuggerInfo):
13934 Renamed (to keep backward compatibility in the vtable):
13935 `insert_breakpoint' -> `old_insert_breakpoint'.
13936 `remove_breakpoint' -> `old_remove_breakpoint'.
13937 `create_string' -> `old_create_string'.
13938 `lookup_class' -> `old_lookup_class'.
13939 `lookup_type' -> removed; changed into a dummy field.
13940 `lookup_assembly' -> `old_lookup_assembly'.
13941 Added (same functionality, but different signature):
13942 `create_string', `lookup_class', `lookup_assembly'
13944 `get_method_addr_or_bpt', `remove_method_breakpoint',
13945 `runtime_class_init'.
13947 * debug-debugger.c: Merged the `debugger-dublin' branch.
13949 2007-06-23 Zoltan Varga <vargaz@gmail.com>
13951 * mini-amd64.c (peephole_pass_1): Optimize away moves at the beginning of the bb as
13953 (peephole_pass): Likewise.
13955 Fri Jun 22 09:17:08 CEST 2007 Paolo Molaro <lupus@ximian.com>
13957 * driver.c: hopefully make setaffinity work also for ancient
13960 2007-06-22 Atsushi Enomoto <atsushi@ximian.com>
13962 * driver.c : win32 build fix.
13964 Thu Jun 21 19:24:03 CEST 2007 Paolo Molaro <lupus@ximian.com>
13966 * driver.c: check for the MONO_NO_SMP env var and bind to a single
13967 processor if it is set.
13969 2007-06-21 Martin Baulig <martin@ximian.com>
13971 * debug-mini.h: New file.
13974 (mono_debugger_insert_breakpoint_full): Moved here from
13975 ../metadata/mono-debug-debugger.c.
13976 (mono_debugger_remove_breakpoint): Likewise.
13977 (mono_debugger_breakpoint_callback): Likewise.
13979 2007-06-15 Raja R Harinath <rharinath@novell.com>
13981 * jit-icalls.c (mono_helper_compile_generic_method): Update to
13982 changes in MonoGenericClass.
13984 2007-06-14 Zoltan Varga <vargaz@gmail.com>
13986 * mini-codegen.c (mono_opcode_to_type): Fix ia64 build.
13988 2007-06-14 Raja R Harinath <rharinath@novell.com>
13990 * jit-icalls.c (mono_helper_compile_generic_method): Update to
13991 removal of MonoGenericMethod.
13993 Thu Jun 14 12:42:04 CEST 2007 Paolo Molaro <lupus@ximian.com>
13995 * mini-exceptions.c: hooks for the exception events profiling API.
13997 2007-06-14 Randolph Chung <tausq@debian.org>
13999 * Makefile.ma: Add hppa target.
14000 * mini-arch.h: Include mini-hppa.h
14001 * cpu-hppa.md, exceptions-hppa.c, inssel-hppa.brg, mini-hppa.c,
14002 mini-hppa.h, tramp-hppa.c: New files for 32-bit HPPA port.
14003 Contributed under the X11 license (http://bugzilla.ximian.com/show_bug.cgi?id=81866).
14005 2007-06-14 Randolph Chung <tausq@debian.org>
14007 * inssel.brg: Add rules for "chained" compare-branch operations so that
14008 a single compare op can affect multiple branches. Adjust cost for
14009 OP_CEQ/OP_CGT/OP_CGT_UN/OP_CLT/OP_CLT_UN.
14010 * inssel-long32.brg: Update rules to use compare-branch macros. Adjust
14011 cost for some rules so that they can more easily be overridden by
14012 per-arch rules (with fixes from lupus).
14013 Contributed under the X11 license (http://bugzilla.ximian.com/show_bug.cgi?id=81866).
14015 2007-06-13 Randolph Chung <tausq@debian.org>
14017 * mini-ops.h: Reorder branch ops so that they match the order of the
14018 corresponding CEE_* ops. The code expects them this way.
14019 Add new ops for HPPA target.
14020 Contributed under the X11 license (http://bugzilla.ximian.com/show_bug.cgi?id=81866).
14022 2007-06-13 Randolph Chung <tausq@debian.org>
14024 * mini-exceptions.c: Handle cases where the stack grows towards
14026 Contributed under the X11 license (http://bugzilla.ximian.com/show_bug.cgi?id=81866).
14028 Wed Jun 13 19:13:23 CEST 2007 Paolo Molaro <lupus@ximian.com>
14030 * jit-icalls.c, mini.h, mini.c: added virtual generic invoke
14032 * driver.c: explain where a non-matching corlib is found.
14034 2007-06-13 Mark Probst <mark.probst@gmail.com>
14036 * mini.c (print_jit_stats): Output dynamic code allocation stats.
14038 2007-06-10 Sanghyeon Seo <sanxiyn@gmail.com>
14040 * mini-exceptions.c: Generate a method profile leave event during
14041 an exception to ensure that the profiler gets notified.
14043 2007-06-07 Zoltan Varga <vargaz@gmail.com>
14045 * mini-amd64.c (peephole_pass): Merge some small changes from the linear-ir
14048 * cpu-amd64.md: Add long_and/or/xor opcodes.
14050 2007-06-06 Wade Berrier <wberrier@novell.com>
14052 * cpu-s390x.md (shr_imm): Correct the length of shr_imm instruction.
14053 (./class/lib/monolite/mcs.exe:25498): WARNING **: wrong maximal instruction
14054 length of instruction shr_imm (expected 8, got 10)
14056 2007-06-06 Zoltan Varga <vargaz@gmail.com>
14058 * mini-ia64.c (mono_arch_output_basic_block): Really fix the build.
14060 2007-06-06 Mark Probst <mark.probst@gmail.com>
14062 * mini.c, driver.c: Changed MonoDomain.jit_code_hash to a
14063 MonoInternalHashTable again (fixed bug in the internal hash table
14066 2007-06-06 Mark Probst <mark.probst@gmail.com>
14068 * mini.c, driver.c: Reverted the MonoInternalHashTable changes.
14069 Have to figure out what makes it crash the SWF regression.
14071 2007-06-05 Zoltan Varga <vargaz@gmail.com>
14073 * mini-ia64.c (mono_arch_lowering_pass): Fix ia64 build.
14075 Tue Jun 5 17:40:04 CEST 2007 Paolo Molaro <lupus@ximian.com>
14077 * mini.c: optimize out the type check when storing null in a
14080 2007-06-04 Mark Probst <mark.probst@gmail.com>
14082 * mini.c, driver.c: Changed MonoDomain.jit_code_hash to a
14083 MonoInternalHashTable.
14085 Mon Jun 4 11:29:43 CEST 2007 Paolo Molaro <lupus@ximian.com>
14087 * inssel.brg, mini.c, mini-ops.h: optimized Math.Mini/Max
14088 signed integer methods.
14090 2007-06-02 Zoltan Varga <vargaz@gmail.com>
14092 * mini-x86.c (mono_arch_get_delegate_invoke_impl): Disable the static case
14093 permanently since the current approach doesn't work.
14095 2007-06-02 Zoltan Varga <vargaz@gmail.com>
14097 * inssel.brg (stmt): Only call delegate->invoke_impl if
14098 MONO_ARCH_HAVE_CREATE_DELEGATE_TRAMPOLINE is defined.
14100 2007-06-01 Zoltan Varga <vargaz@gmail.com>
14102 * mini-amd64.c (mono_arch_output_basic_block): Unify div/rem opcodes and handle
14103 the sreg2==rdx case.
14105 * mini-amd64.c cpu-amd64.md: Correct length of r4const instruction and take into
14106 account if it contains a rex prefix.
14107 (peephole_pass): Handle OP_FMOVE as well.
14109 2007-06-01 Zoltan Varga <vargaz@gmail.com>
14111 * mini-x86.c (mono_arch_get_delegate_invoke_impl): Disable the static case for now
14112 as it causes regressions.
14114 2007-05-31 Zoltan Varga <vargaz@gmail.com>
14116 * mini-x86.c (mono_arch_get_delegate_invoke_impl): Implement support for the
14117 static case as well.
14119 * tramp-ia64.c (mono_arch_create_trampoline_code): Fix ia64 build.
14121 * mini-x86.c (mono_arch_get_delegate_invoke_impl): New arch dependent function.
14122 (mono_arch_get_this_arg_from_call): Ditto.
14124 * tramp-x86.c (mono_arch_patch_delegate_trampoline): Removed.
14126 * inssel.brg (mini_emit_virtual_call): Call delegate->Invoke through the delegate's
14129 * mini-amd64.c (mono_arch_get_delegate_invoke_impl): New arch dependent function.
14130 (mono_arch_get_this_arg_from_call): Ditto.
14132 * tramp-amd64.c (mono_arch_patch_delegate_trampoline): Removed.
14134 * mini-trampolines.c (mono_delegate_trampoline): Complete rewrite. On first call,
14135 try to create optimized invoke code and use that for further invocations.
14136 Otherwise, use the original mono_marshal_get_delegate_invoke () implementation.
14138 * mini-x86.h mini-ia64.h: Remove MONO_ARCH_HAS_CREATE_DELEGATE_TRAMPOLINE for now.
14140 2007-05-29 Rodrigo Kumpera <kumpera@gmail.com>
14142 * inssel.brg (mini_emit_virtual_call): Statically dispatch virtual calls to
14143 sealed classes or methods.
14144 *devirtualization.cs: tests for the new optimization
14146 2007-05-29 Zoltan Varga <vargaz@gmail.com>
14148 * liveness.c (update_gen_kill_set): No need to set VOLATILE flags here, it is done
14149 by the update_volatile () function.
14151 2007-05-27 Zoltan Varga <vargaz@gmail.com>
14153 * driver.c (mono_main): Call g_thread_init () early since newer glib versions
14156 * abcremoval.c (mono_perform_abc_removal): Avoid using alloca.
14158 2007-05-24 Jonathan Chambers <joncham@gmail.com>
14160 * mini.c: Add configure checks for header files.
14161 * mini-x86.c: Add configure checks for header files.
14162 * trace.c: Add configure checks for header files.
14163 * aot-runtime.c: Add configure checks for header files.
14164 * aot-compiler.c: Add configure checks for header files.
14165 * driver.c: Add configure checks for header files.
14166 * mini-codegen.c: Add configure checks for header files.
14168 Code is contributed under MIT/X11 license.
14170 2007-05-22 Zoltan Varga <vargaz@gmail.com>
14172 * mini-ia64.c (mono_arch_lowering_pass): Fix the handling of
14173 icompare_imm -128 + op_iclt. Fixes #81703.
14175 2007-05-19 Zoltan Varga <vargaz@gmail.com>
14177 * mini-codegen.c (mono_local_regalloc): Fix long-shift-regalloc on amd64.
14179 2007-05-15 Massimiliano Mantione <massi@ximian.com>
14181 * inssel.brg: added "mini_emit_load_intf_bit_reg_vtable", and used it
14182 inside "mini_emit_isninst_iface_cast" and "mini_emit_castclass_iface"
14183 so that all isinst checks now use "interface_bitmap".
14185 2007-05-15 Zoltan Varga <vargaz@gmail.com>
14187 * cpu-amd64.md (jmp): Fix a warning.
14189 * inssel.brg (CEE_SWITCH): Hopefully fix #80738.
14191 * basic.cs: Add new regression test.
14193 * basic.cs: Remove test which is now in basic-long.cs.
14195 * mini-ia64.c (mono_arch_output_basic_block): Sign extend in CEE_CONV_I8/CEE_CONV_I.
14197 * basic-long.cs: Add new test.
14199 2007-05-13 Zoltan Varga <vargaz@gmail.com>
14201 * mini-sparc.c (mono_spillvar_offset_float): Fix sparc build.
14203 2007-05-12 Zoltan Varga <vargaz@gmail.com>
14205 * cpu-x86.md minix-86.c: Add a peephole_pass_1 () as on amd64.
14207 * mini-x86.c (mono_arch_output_basic_block): Use mono_opcode_to_cond () in a few
14210 * mini-x86.c (mono_arch_emit_exceptions): Decrease the size of the exception
14211 throwing code a bit.
14213 * exceptions-x86.c (mono_arch_get_throw_corlib_exception): Decrease the size of
14214 the exception throwing code a bit.
14216 * mini-x86.c (get_call_info): Allocate result from a mempool.
14218 2007-05-11 Zoltan Varga <vargaz@gmail.com>
14220 * aot-compiler.c (find_typespec_for_class): Fix the assert.
14222 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file version.
14224 * mini.h (MonoCompile): Add 'token_info_hash' field.
14226 * mini.c: Save token->method associations during compilation so the AOT
14227 compiler can use it.
14229 * aot-compiler.c aot-runtime.c: Add support for compiling non-generic methods
14230 which reference generic classes and methods.
14232 2007-05-10 Zoltan Varga <vargaz@gmail.com>
14234 * mini.h mini-<ARCH>.h: Get rid of MONO_ARCH_HAS_XP_LOCAL_REGALLOC.
14236 * aot-compiler.c (compile_method): Fix a typo in a comment.
14238 * aot-runtime.c (decode_cached_class_info): Skip generic types.
14240 * aot-compiler.c: Add minimal support for AOTing generic code by skipping
14241 everything generic.
14243 * mini.c (mono_method_to_ir): Disable AOT when calling helper_compile_generic_method.
14245 2007-05-09 Zoltan Varga <vargaz@gmail.com>
14247 * mini.h (MonoCompile): Add 'args' field.
14249 * mini.c (mono_compile_create_vars): Store variables representing the arguments
14252 * mini-<ARCH>.c: Use cfg->args for accessing the method arguments.
14254 2007-05-08 Zoltan Varga <vargaz@gmail.com>
14256 * mini.c (mono_compile_get_interface_var): Remove this unused function.
14258 * mini-ops.h inssel.brg mini-<ARCH>.c: Add a new opcode for ckfinite as well.
14260 * mini-ops.h: Introduce new opcodes used in the IR instead of the original CEE_
14261 opcodes for some opcodes.
14263 * mini.h *.brg *.c: Use the new opcodes.
14265 2007-05-08 Massimiliano Mantione <massi@ximian.com>
14267 * mini.h: Bumped aot revision.
14269 * inssel.brg: modified code generation of type checks for interfaces
14270 to use the new "MonoClass.interface_bitmap" instead of the old
14271 "MonoClass.interface_offsets".
14273 2007-04-30 Zoltan Varga <vargaz@gmail.com>
14275 * cpu-amd64.md (jmp): Increase the maximum size of the jmp opcode to 128.
14277 2007-04-29 Zoltan Varga <vargaz@gmail.com>
14279 * abcremoval.c (summarize_integer_value): Handle OP_LCONV_TO_I4 to fix abcrem on
14282 2007-04-27 Neale Ferguson <neale@sinenomine.net>
14284 * mini-s390x.c: Fix MONO_TYPE_VALUETYPE processing.
14286 2007-04-27 Wade Berrier <wberrier@novell.com>
14288 * mini-s390x.c: Remove redeclaration of CompRelation and CompType (defined in
14289 mini.h) to fix build.
14291 2007-04-26 Zoltan Varga <vargaz@gmail.com>
14293 * mini-amd64.c (peephole_pass_1): Fix and reenable this pass.
14295 * mini-amd64.c (mono_arch_local_regalloc): Disable the new peephole_pass_1 as it
14296 causes the corlib unit tests to fail.
14298 2007-04-25 Zoltan Varga <vargaz@gmail.com>
14300 * mini-codegen.c (mono_opcode_to_type): Fix a bug in the previous patch.
14302 * mini-amd64.c (peephole_pass_1): New pass to perform before local regalloc.
14304 * mini-codegen.c (mono_opcode_to_cond): New helper function to convert conditional
14305 opcodes to the comparison relations.
14307 * mini-codegen.c (mono_opcode_to_type): New helper function to convert conditional
14308 opcodes to their types.
14310 * mini-ia64.c mini-amd64.c: Use mono_opcode_to_cond and mono_opcode_to_type.
14312 * mini-amd64.c (get_call_info): Allocate the result from the cfg mempool and cache
14313 it in cfg->arch.cinfo.
14315 * local-propagation.c (mono_local_cprop_bb): Fix a warning.
14317 * mini.h mini.c branch-opts.c: Change bbhash to be an array and store it in
14318 cfg->cil_offset_to_bb.
14320 2007-04-24 Zoltan Varga <vargaz@gmail.com>
14322 * liveness.c (optimize_initlocals): New mini-pass to optimize away dead assignments
14323 created becase of initlocals.
14325 2007-04-23 Zoltan Varga <vargaz@gmail.com>
14327 * mini-alpha.c cpu-alpha.md: More alpha port work from
14328 Sergey Tikhonov <tsv@solvo.ru>.
14330 2007-04-21 Andreas Faerber <andreas.faerber@web.de>
14332 * Makefile.am (BUILT_SOURCES): Fix for automake 1.6.x. Fixes #81417.
14334 2007-04-19 Zoltan Varga <vargaz@gmail.com>
14336 * cpu-s390.md (break): Correct the length of break instruction.
14338 Thu Apr 19 16:28:52 CEST 2007 Paolo Molaro <lupus@ximian.com>
14340 * mini.c: fix a couple of soft-float issues and comments.
14342 2007-04-15 Miguel de Icaza <miguel@novell.com>
14344 * trace.c (is_filenamechar): - is also a filename char.
14346 2007-04-15 Neale Ferguson <neale@sinenomine.net>
14348 * mini-s390.c: Correct checking for enum type in return value processing.
14350 2007-04-14 Raja R Harinath <rharinath@novell.com>
14352 * Makefile.am (BUILT_SOURCES): Add 'version.h'.
14353 (version.h): Makefile is in the build directory.
14355 2007-04-06 Andreas Faerber <andreas.faerber@web.de>
14357 * mini-amd64.h: fix for assertion failure on Solaris/amd64
14359 2007-04-11 Martin Baulig <martin@ximian.com>
14361 * mini.c (can_access_member): Fix handling of generic classes;
14364 2007-04-10 Zoltan Varga <vargaz@gmail.com>
14366 * aot-runtime.c (mono_aot_plt_resolve): Fix disabling of AOT. Fixes #81316.
14368 2007-04-05 Zoltan Varga <vargaz@gmail.com>
14370 * aot-runtime.c: Fix disabling of AOT. Fixes #81316.
14372 Fri Mar 23 20:25:31 CET 2007 Paolo Molaro <lupus@ximian.com>
14374 * mini-codegen.c: make sure the right spill amount is
14375 used for fp or integer registers (fixes the float_sub_spill() on ppc).
14377 Fri Mar 23 19:43:35 CET 2007 Paolo Molaro <lupus@ximian.com>
14379 * mini-ppc.c: fixes for the fp_branch_nan test.
14381 2007-03-23 Zoltan Varga <vargaz@gmail.com>
14383 * basic.cs: Comment out new test which still fails on ia64.
14385 Fri Mar 23 15:54:23 CET 2007 Paolo Molaro <lupus@ximian.com>
14387 * mini.c: immediate shifted or fix (mono_metadata_user_string assert).
14389 Fri Mar 23 12:53:28 CET 2007 Paolo Molaro <lupus@ximian.com>
14391 * mini-ppc.c, mini-ppc.h: struct passing ABI fix (bug #77968).
14393 2007-03-22 Zoltan Varga <vargaz@gmail.com>
14395 * cfold.c (FOLD_BINOP): Cast the result to gint32 to prevent overflow problems
14396 on 64 bit machines. Fixes part of #80738.
14398 * basic.cs: Add regression test.
14400 2007-03-17 Zoltan Varga <vargaz@gmail.com>
14402 * inssel.brg basic.cs: Revert previous change to fix build.
14404 * inssel.brg (SWITCH): Clean out the upper word of the switch value on 64 bit
14407 * inssel.brg (SWITCH): Use an integer comparison. Fixes #80738.
14409 * basic.cs: Add new regression test.
14411 2007-03-17 Zoltan Varga <vargaz@gmail.com>
14413 * mini-ia64.c (mono_arch_emit_prolog): Fix an assert when a function has too
14416 2007-03-16 Neale Ferguson <neale@sinenomine.net>
14418 * cpu-s390x.md: Correct length of break instruction.
14420 2007-03-16 Neale Ferguson <neale@sinenomine.net>
14422 * mini-s390x.c, cpu-s390x.md: Fix #80507 for s390x.
14423 * mini-s390.c, cpu-s390.md: Fix #80507 for s390.
14425 2007-03-15 Jonathan Chambers <joncham@gmail.com>
14427 * *.c: Begin WIN64 port.
14428 * mini.c: Use correct register in profiler.
14429 * mini-amd64.c: No inline assembly on Win64.
14430 * mini-amd64.h: Implement MONO_INIT_CONTEXT_FROM_FUNC for Win64.
14431 Only define MONO_ARCH_USE_SIGACTION on non-windows platforms.
14432 * exceptions-amd64.c: Only need gregs_from_ucontext if MONO_ARCH_USE_SIGACTION
14433 is defined. Implement mono_arch_sigctx_to_monoctx, mono_arch_monoctx_to_sigctx, and
14434 mono_arch_ip_from_context for Win64.
14436 Contributed under MIT/X11 license.
14438 2007-03-15 Zoltan Varga <vargaz@gmail.com>
14440 * exceptions-amd64.c (seh_handler): Ditto.
14442 * exceptions-x86.c (seh_handler): Fix a memory leak.
14444 Thu Mar 15 13:47:59 CET 2007 Paolo Molaro <lupus@ximian.com>
14446 * mini-arm.c, mini-mips.c, mini-ppc.c, mini-s390.c,
14447 mini-s390x.c: fixed peephole optimizations to deal
14448 correctly with 1 and 2 byte reload avoidance.
14450 Thu Mar 15 10:17:54 CET 2007 Paolo Molaro <lupus@ximian.com>
14452 * cpu-s390.md, cpu-s390x.md: update localloc length.
14454 Wed Mar 14 21:00:19 CET 2007 Paolo Molaro <lupus@ximian.com>
14456 * cpu-g4.md: added missing descriptions.
14458 2007-03-14 Miguel de Icaza <miguel@novell.com>
14460 * Makefile.am: Add support so the tail tests are not executed on
14461 PowerPC as that is a known limitation of the PowerPC port.
14463 2007-03-13 Jonathan Chambers <joncham@gmail.com>
14465 * runmdesc.bat: Move to msvc directory.
14467 2007-03-13 Jonathan Chambers <joncham@gmail.com>
14469 * runmdesc.bat: Run executable that was produced by the current
14470 target and sent via an argument.
14472 2007-03-11 Zoltan Varga <vargaz@gmail.com>
14474 * mini.c (mono_method_to_ir): Fix box+brtrue optimization. Fixes
14477 * generics.2.cs: Add regression test.
14479 2007-03-09 Wade berrier <wberrier@novell.com>
14481 * mini-ppc.h: Undo typo of MONO_CONTEXT_SET_SP (ppc doesn't define this symbol)
14483 2007-03-09 Zoltan Varga <vargaz@gmail.com>
14485 * aot-runtime.c (load_aot_module): Load all dependent assemblies eagerly since all
14486 AOT code depends on this.
14488 Thu Mar 8 19:36:13 CET 2007 Paolo Molaro <lupus@ximian.com>
14490 * mini.c: more precise tracking of types in the eval stack
14491 (part of fix for bug #81044).
14493 2007-03-07 Zoltan Varga <vargaz@gmail.com>
14495 * aot-runtime.c (mono_aot_get_class_from_name): Add a cache.
14497 * aot-compiler.c (encode_patch): Remove an obsolete comment.
14499 2007-03-06 Zoltan Varga <vargaz@gmail.com>
14501 * mini-exceptions.c (mono_handle_native_sigsegv): Fix a warning.
14503 * mini.c (mono_method_to_ir): Add a workaround for bug #80733.
14505 2007-02-22 Zoltan Varga <vargaz@gmail.com>
14507 * mini.c (type_from_op): Convert CEE_CONV_U to OP_LCONV_TO_U when the argument is
14508 a pointer on 64 bit systems. Fixes #80190.
14510 * iltests.il: Add new regression test.
14512 Tue Feb 20 11:33:28 CET 2007 Paolo Molaro <lupus@ximian.com>
14514 * mini.c: inline a constant for Environment.IsRunningOnWindows.
14516 2007-02-19 Geoff Norton <gnorton@customerdna.com>
14518 * trace.c: Remove an erroneous alignemnt check when tracing.
14519 Fixes --trace on OSX86.
14521 Wed Feb 14 19:45:56 CET 2007 Paolo Molaro <lupus@ximian.com>
14523 * mini-$(arch).h: initialize SP in context for all the archs.
14525 2007-02-14 Sebastien Pouliot <sebastien@ximian.com>
14527 * mini-x86.h: Initialize SP in MONO_INIT_CONTEXT_FROM_FUNC. Fix CAS
14528 regressions in the thread tests.
14530 2007-02-14 Zoltan Varga <vargaz@gmail.com>
14532 * *-alpha.*: More alpha port work from Sergey Tikhonov <tsv@solvo.ru>:
14533 - fixed implementation of LOCALLOC opcode
14534 - implemented non-un compare for floats
14536 - implementation of FDIV and CKFINITE opcodes
14537 - fixes for latest mono updates
14538 - additional arch opcodes
14540 Mon Feb 12 11:54:16 CET 2007 Paolo Molaro <lupus@ximian.com>
14542 * Makefile.am: simplify and merge rules for cross-compilation.
14544 2007-02-07 Massimiliano Mantione <massi@ximian.com>
14546 * local-propagation.c: Actually *apply* the fix for bug 80591...
14548 Tue Feb 6 19:03:19 CET 2007 Paolo Molaro <lupus@ximian.com>
14550 * mini-exceptions.c: backuot part of the last change
14551 (fixes cas tests on amd64 related to GetExecutingAssembly ()).
14553 2007-02-06 Massimiliano Mantione <massi@ximian.com>
14554 * inssel.brg: Fix bug 59286.
14557 Tue Feb 6 12:23:50 CET 2007 Paolo Molaro <lupus@ximian.com>
14559 * mini-exceptions.c: patch from Zoltan to correctly check for
14560 stack boundaries (using the stack register, not the frame register),
14561 fixes bugs #80724, #79717.
14563 2007-02-03 Zoltan Varga <vargaz@gmail.com>
14565 * mini-ia64.c inssel-sparc.brg mini-sparc.c cpu-sparc.md: Get rid of OP_SETREG/
14566 OP_SETREGIMM, use OP_MOVE/OP_ICONST instead.
14568 * mini-amd64.c (mono_arch_output_basic_block): Fix ATOMIC_EXCHANGE in the
14569 presence of frame pointer elimination.
14571 2007-02-01 Geoff Norton <gnorton@customerdna.com>
14573 * mini-x86.h: NetBSD UCONTEX_REG defines.
14575 2007-02-01 Zoltan Varga <vargaz@gmail.com>
14577 * inssel-amd64.brg: Fix amd64 build.
14579 Thu Feb 1 14:02:09 CET 2007 Paolo Molaro <lupus@ximian.com>
14581 * mini.h: remove extern to workaround what looks likes gcc bug 26905
14584 2007-01-31 Zoltan Varga <vargaz@gmail.com>
14586 * mini-codegen.c (mono_is_regsize_var): New helper function usable by the back
14589 * mini-<ARCH>.c: Use mono_is_regsize_var ().
14591 2007-01-30 Mark Mason <mason@broadcom.com>
14593 * exceptions-mips.c: Lots of exception handling fixes, LMFs now work, some cleanups.
14594 * mini-mips.h: Add LMF magic numbers, and fix context set/get macros.
14595 * mini-mips.c: Cleanups, LMF handling now works, optimize store of zero, implement localloc
14596 beginning support for CEE_JMP [not quite working yet]
14597 * tramp-mips.c: LMF handling now works
14599 2007-01-30 Zoltan Varga <vargaz@gmail.com>
14601 * mini-amd64.c (peephole_pass): Optimize code common in initlocals blocks.
14603 * mini.h (NULLIFY_INS): New macro.
14605 Tue Jan 30 16:33:33 CET 2007 Paolo Molaro <lupus@ximian.com>
14607 * mini.c: statistical profiler fix for windows, patch
14608 from Tor Lillqvist (tml@novell.com).
14610 2007-01-30 Massimiliano Mantione <massi@ximian.com>
14611 * local-propagation.c: Fix bug 80591.
14613 Mon Jan 29 12:14:34 CET 2007 Paolo Molaro <lupus@ximian.com>
14615 * Makefile.am: put back the --export-dynamic option as with
14616 the previous gmodule flags (thanks to Robert Jordan).
14618 2007-01-28 Zoltan Varga <vargaz@gmail.com>
14620 * mini-sparc.c (peephole_pass): Fix #80622 for sparc as well.
14622 mini.h *.c: Allocate fp vregs from the same pool as the int vregs. Use this to
14623 simplify and speed up the local register allocator. Also rename some fields
14624 like iassign->vassign.
14626 * regalloc.c: Remove some functions which are no longer used since their
14627 inlined version is in mini-codegen.c.
14629 * mini-codegen.c: Rename mono_regstate2_ functions to mono_regstate_.
14631 * basic.cs objects.cs iltests.il: Merge tests from the linear IL branch.
14633 2007-01-27 Zoltan Varga <vargaz@gmail.com>
14635 * mini-amd64.c (peephole_pass): Remove optimizations which omit a
14636 narrowing. Fixes #80622.
14638 * iltests.il: Add new regresssion test.
14640 Fri Jan 26 18:31:45 CET 2007 Paolo Molaro <lupus@ximian.com>
14642 * mini.h, mini-trampolines.c, aliasing.c, mini-codegen.c,
14643 debug-debugger.c, debug-debugger.h: warning fixes.
14644 * driver.c: updated copyright year and made it fit in one line.
14646 Fri Jan 26 12:48:39 CET 2007 Paolo Molaro <lupus@ximian.com>
14648 * aot-runtime.c: updated to use mono-dl instead of gmodule.
14650 2007-01-25 Zoltan Varga <vargaz@gmail.com>
14652 * mini-x86.c (mono_arch_output_basic_block): Fix #80507 for x86.
14654 * mini-amd64.c (mono_arch_output_basic_block): Fix #80507 for amd64.
14656 * iltests.il: Add new test for bug #80507.
14658 Wed Jan 24 19:10:28 CET 2007 Paolo Molaro <lupus@ximian.com>
14660 * mini-arm.h: use soft-float also on vfp for now.
14662 Wed Jan 24 14:54:40 CET 2007 Paolo Molaro <lupus@ximian.com>
14664 * mini.c: fix some more soft-float issues.
14666 2007-01-24 Zoltan Varga <vargaz@gmail.com>
14668 * mini-sparc.h (MONO_ARCH_FRAME_ALIGNMENT): Fix sparc build.
14670 2007-01-24 Massimiliano Mantione <massi@ximian.com>
14671 * mini-arch.h, , inssel-amd64.brg, mini-x86.c, inssel-x86.brg,
14672 mini-ia64.c, mini-sparc.c, mini-alpha.c: Introduced
14673 MONO_ARCH_LOCALLOC_ALIGNMEENT to fix bug 80498.
14675 Wed Jan 24 12:04:39 GMT 2007 Paolo Molaro <lupus@ximian.com>
14677 * mini-arm.c: typo fix.
14679 2007-01-23 Neale Ferguson <neale@sinenomine.net>
14681 * mini-s390x.c: Use lgb instructions for I1 type variables instead of lb.
14683 2007-01-21 Zoltan Varga <vargaz@gmail.com>
14685 * mini.c (mono_allocate_stack_slots_full): Allocate memory from the cfg mempool.
14686 Share stack slots for scalar types. Avoid expensive g_list_free () calls.
14688 * mini-x86.c (mono_arch_allocate_vars): Don't free the result of allocate_stack_slots_full.
14690 * mini-amd64.c mini-ia64.c mini-alpha.c: Ditto.
14692 * mini.h (MonoJitStats): Add a new JIT statistics: locals_stack_size.
14694 * inssel.brg: Fix a warning.
14696 * mini.h (MonoBasicBlock): Make bb->dominated a GSList.
14698 * abcremoval.c ssa.c ssapre.c: Update after this change.
14700 * dominators.c (compute_dominators): Allocate bb->dominated from the cfg mempool.
14702 * dominators.c (df_set): Use mono_bitset_union_fast.
14704 Sat Jan 20 16:59:01 CET 2007 Paolo Molaro <lupus@ximian.com>
14706 * mini.h, genmdesc.c, genmdesc.pl, mini-${arch}.c, cprop.c,
14707 mini-codegen.c: reduce relocations and memory usage for the cpu
14710 2007-01-20 Zoltan Varga <vargaz@gmail.com>
14712 * mini-codegen.c (mono_regstate2_alloc_int): Optimize this using bsfq on amd64.
14714 * genmdesc.c genmdesc.pl mini.h: Remove some unused fields from the mdesc tables
14715 to reduce their size.
14717 2007-01-19 Mark Mason <mason@broadcom.com>
14719 * exceptions-mips.c: fix mono_arch_ip_from_context(), increase exception debug support.
14720 * mini-mips.c: more configuration macros, support long conditional branches, additional
14721 asserts, fix epilog instrumentation.
14722 * mini-mips.h: use standard stack walk
14723 * cpu-mips.md: increase size of div, rem and conditional branches
14725 Fri Jan 19 17:23:32 CET 2007 Paolo Molaro <lupus@ximian.com>
14727 * mini.h, mini-codegen.c, mini-$(arch).h: claenup references
14730 2007-01-19 Zoltan Varga <vargaz@gmail.com>
14732 * aot-compiler.c (encode_klass_info): Allow classes of the form <Type>[][].
14733 (compile_method): Ditto.
14735 * aot-runtime.c (decode_klass_info): Ditto.
14737 * mini.c (mono_method_to_ir): Call mono_get_got_var () in a place where it is
14738 needed by the code generated by inssel.brg. Also fix a warning.
14740 Thu Jan 18 17:55:22 CET 2007 Paolo Molaro <lupus@ximian.com>
14742 * mini.c: deal with enums that become genericinsts by
14743 being nested in a generic class (bug #79956).
14745 Thu Jan 18 16:52:56 CET 2007 Paolo Molaro <lupus@ximian.com>
14747 * mini.c: match the generic definition to check for
14748 private access with generic types (bug #78431).
14750 Thu Jan 18 11:50:13 CET 2007 Paolo Molaro <lupus@ximian.com>
14752 * genmdesc.pl, Makefile.am: perl implementation of genmdesc,
14753 to make life easier for people cross-compiling that insist on not
14756 2007-01-17 Mark Mason <mason@broadcom.com>
14758 * inssel-long.brg: patch to deal with mips missing flags
14759 * inssel-long32-mips.brg: implement overflow checks
14760 * insset-mips.brg: implement overflow checks
14761 * mini-mips.h: implement conditional exception handling
14762 * mini-mips.c: add mips_emit_exc_by_name(), implement conditional exception handling.
14763 Remove unused code, minor cleanups.
14764 * exceptions-mips.c: minor cleanups
14765 * mini-ops.h: add mips conditional exception ops
14766 * cpu-mips.md: add mips conditional exception ops
14769 Wed Jan 17 19:22:34 CET 2007 Paolo Molaro <lupus@ximian.com>
14771 * inssel.brg: patch from Mark Mason <mason@broadcom.com>
14772 to deal with mips missing of flags.
14774 Tue Jan 16 20:01:01 CET 2007 Paolo Molaro <lupus@ximian.com>
14776 * exceptions-ppc.c: execute fault handlers.
14778 Tue Jan 16 19:54:44 CET 2007 Paolo Molaro <lupus@ximian.com>
14780 * mini-ppc.c: handle missing call locationss with FORCE_INDIR_CALL.
14782 Tue Jan 16 13:14:31 CET 2007 Paolo Molaro <lupus@ximian.com>
14784 * mini.c: handle also floating point values in initialize_array.
14786 Tue Jan 16 12:42:40 CET 2007 Paolo Molaro <lupus@ximian.com>
14788 * mini.c, aot-runtime.c, aot-compiler.c: enable aot compilation of
14789 array initialization and make it conditional on the intrins option.
14791 Tue Jan 16 11:28:45 CET 2007 Paolo Molaro <lupus@ximian.com>
14793 * mini.h, patch-info.h, Makefile.am, aot-compiler.c: reduce
14794 relocations and put the patch info names close to the enum definition.
14796 2007-01-15 Mark Mason <mason@broadcom.com>
14798 * basic.cs, exceptions.cs: break up large tests to increase debugability.
14800 Mon Jan 15 18:57:14 CET 2007 Paolo Molaro <lupus@ximian.com>
14802 * mini.c: optimized RuntimeHelpers::InitializeArray () calls.
14804 2007-01-12 Raja R Harinath <rharinath@novell.com>
14806 * mini.c (mono_method_to_ir): Use new MonoGenericContext accessor.
14808 Thu Jan 11 11:16:42 CET 2007 Paolo Molaro <lupus@ximian.com>
14810 * Makefile.am: distribute the mips sources.
14812 Wed Jan 10 19:49:33 CET 2007 Paolo Molaro <lupus@ximian.com>
14814 * mini-codegen.h: handle bug #80489 here, by excluding ecx
14817 Wed Jan 10 19:08:05 CET 2007 Paolo Molaro <lupus@ximian.com>
14819 * cpu-x86.md: back out for now as this triggers other regressions.
14821 Wed Jan 10 18:33:16 CET 2007 Paolo Molaro <lupus@ximian.com>
14823 * cpu-x86.md: force src1 and dest regpair for long shift instructions
14824 to eax:edx, so ecx can't get allocated to them (bug #80489).
14826 Tue Jan 9 12:36:11 CET 2007 Paolo Molaro <lupus@ximian.com>
14828 * mini.c, mini-exceptions.c: enabled running fault handlers
14831 2007-01-03 Miguel de Icaza <miguel@novell.com>
14833 * driver.c: If nothing fail, do not use the string "failed",
14834 because it makes it very annoying to view test result logs on the
14837 2006-12-30 Miguel de Icaza <miguel@novell.com>
14839 * debug-debugger.c (mono_debugger_main): Rename "main" to
14840 "main_method" to prevent a warning.
14842 Remove a warning for unused field.
14844 2006-12-28 Martin Baulig <martin@ximian.com>
14847 (MONO_DEBUGGER__debugger_info): Add `get_lmf_addr'.
14849 2006-12-22 Martin Baulig <martin@ximian.com>
14851 * mdb-debug-info32.s, mdb-debug-info64.s: New files.
14852 Put a pointer to the `MONO_DEBUGGER__debugger_info' into a
14853 seperate `.mdb_debug_info' section, so we can access it from the
14854 debugger even if the binary is stripped.
14856 * debug-debug.c: Reference the `MONO_DEBUGGER__debugger_info_ptr'
14857 from the `.mdb_debug_info' here to prevent the linker from
14858 removing that section.
14860 * Makefile.am (mono_debugger_sources): Add mdb-debug-info32.s /
14861 mdb-debug-info64.s.
14863 2006-12-19 Robert Jordan <robertj@gmx.net>
14865 * mini-x86: enable the code to return small structures in
14866 registers for FreeBSD as well. Fixes bug #80278.
14867 * aot-runtime.c: Include sys/wait.h for WEXITSTATUS/WIFEXITED.
14869 Mon Dec 18 19:47:17 CET 2006 Paolo Molaro <lupus@ximian.com>
14871 * mini-x86.c: align the stack when calling the profiler
14872 function instrumenting the prolog (on OSX).
14874 Thu Dec 14 15:22:43 CET 2006 Paolo Molaro <lupus@ximian.com>
14876 * mini.c: emit a break opcode where Debugger.Break () is called.
14878 2006-12-13 Miguel de Icaza <miguel@novell.com>
14880 * mini.c (mono_method_to_ir): Provide useful information on this
14881 assert, to prevent others from debugging like I did.
14883 Tue Dec 12 17:01:38 CET 2006 Paolo Molaro <lupus@ximian.com>
14885 * mini.c: enable code which was incorrectly commented
14888 Tue Dec 12 16:28:15 CET 2006 Paolo Molaro <lupus@ximian.com>
14890 * mini-x86.c: enable on OSX, too, the code to return small
14891 structures in registers.
14893 Mon Dec 11 19:22:35 CET 2006 Paolo Molaro <lupus@ximian.com>
14895 * mini-x86.c: remove the use of the dynamic code manager here, too.
14897 Mon Dec 11 19:08:33 CET 2006 Paolo Molaro <lupus@ximian.com>
14899 * mini.h, debug-debugger.c, tramp-*.c: fixed
14900 mono_debugger_create_notification_function() to use
14901 mono_global_codeman_reserve () instead of a dynamic code manager.
14903 Tue Dec 5 17:54:50 CET 2006 Paolo Molaro <lupus@ximian.com>
14905 * mini.c, jit-icalls.h, jit-icalls.c: remove the
14906 ves_array_element_address() jit icall and use a generated
14907 managed method instead (which is about 4 times faster for a rank 3
14910 2006-11-29 Mark Mason <mason@broadcom.com>
14912 * basic-calls.cs: additional tests for passing
14913 structures as function arguments.
14915 2006-11-29 Mark Mason <mason@broadcom.com>
14917 * mini-mips.h: disable custom exception handling
14918 * mini-mips.c: throw/rethrow should use jalr to call
14919 exception stubs. Fixed bug with passing structures
14920 by value. More support for tracing floating point
14923 Wed Nov 29 20:28:17 CET 2006 Paolo Molaro <lupus@ximian.com>
14925 * mini.c: fixed typo in the soft-float ldind.r4 handling
14928 Wed Nov 29 11:33:03 CET 2006 Paolo Molaro <lupus@ximian.com>
14930 * mini.c, mini.h, driver.c: added --runtime command line
14931 option to select a different runtime than the autodetected one.
14932 * jit.h: added API for embedders to initialize with a specific
14935 Tue Nov 28 21:24:55 CET 2006 Paolo Molaro <lupus@ximian.com>
14937 * mini.c: handle also boxing of r4 values (bug #80024).
14939 Tue Nov 28 19:45:44 CET 2006 Paolo Molaro <lupus@ximian.com>
14941 * mini-ppc.c: force indirect calls until we reserve
14942 enough address space for all the generated code.
14944 Tue Nov 28 20:04:34 GMT 2006 Paolo Molaro <lupus@ximian.com>
14946 * exceptions-arm.c: workaround bugs in the libc definition
14947 of struct ucontext.
14949 Mon Nov 27 15:13:41 CET 2006 Paolo Molaro <lupus@ximian.com>
14951 * inssel.brg: fixes from me and Mark Mason.
14953 2006-11-23 Dick Porter <dick@ximian.com>
14955 * wapihandles.c (mini_wapi_seminfo): No need to adjust the counter
14956 semaphore display now we've fixed the initial value
14958 Wed Nov 22 11:04:37 CET 2006 Paolo Molaro <lupus@ximian.com>
14960 * inssel.brg: partially revert the last change to fix the build.
14962 2006-11-21 Mark Mason <mason@broadcom.com>
14964 * inssel.brg: Add and use compare-and-branch macros to support
14965 architectures that do not have condition code registers (ie. MIPS).
14966 * *-mips.{c,brg,md}: Fix copyright statements
14968 2006-11-20 Mark Mason <mason@broadcom.com>
14970 * Makefile.am: remove mini-codegen.c from list of MIPS sources
14971 * mini.c: Allow GET_CONTEXT to be specified by the arch port
14972 * mini.h: Added declaration for mono_print_ins()
14973 * mini-codegen.c: added ins_spec initializer for MIPS
14974 * mini-codegen.c (mono_call_inst_add_outarg_reg): added asserts for
14975 vreg to be virtual and hreg to be non-virtual.
14976 * mini-codegen.c (mono_spillvar_offset): assert if MIPS - spilling
14977 is not yet working/implemented correctly.
14978 * mini-codegen.c (print_ins): rename to mono_print_ins(), make
14979 non-static, fixup calls to print_ins() from other parts in the file.
14981 2006-11-20 Mark Mason <mason@broadcom.com>
14983 * basic-calls.cs: added tests for passing structures as arguments
14986 Mon Nov 20 19:40:11 CET 2006 Paolo Molaro <lupus@ximian.com>
14988 * inssel-long32.brg: optimize signed division by power of two.
14990 Mon Nov 20 17:37:58 CET 2006 Paolo Molaro <lupus@ximian.com>
14992 * mini-arm.c: added support for interworking with thumb code
14993 (mono must be still be built using the ARM instruction encoding).
14995 2006-11-19 Miguel de Icaza <miguel@novell.com>
14997 * mini.c (type_from_op): Separate the conditions for OP_EQ as the
14998 verifier has different rules for it. Fixes a few verifier issues
15001 * mini-exceptions.c (mono_handle_native_sigsegv): Put the message
15002 at the end, so people know what happened.
15004 Thu Nov 16 14:07:18 CET 2006 Paolo Molaro <lupus@ximian.com>
15006 * brach-opts.c: in optimize_exception_target() make sure we
15007 are in a catch clause (fixes bug #79871).
15009 Thu Nov 16 12:42:13 CET 2006 Paolo Molaro <lupus@ximian.com>
15011 * jit-icalls.c, jit-icalls.h, mini-arm.c, mini.c:
15012 more soft-float support fixes.
15014 Wed Nov 15 18:45:47 GMT 2006 Paolo Molaro <lupus@ximian.com>
15016 * mini-arm.c, inssel-arm.brg: ABI fix for longs and doubles
15017 that are passed half on the stack and half in registers.
15019 Wed Nov 15 17:00:27 CET 2006 Paolo Molaro <lupus@ximian.com>
15021 * mini-ops.h, mini-arch.h, helpers.c, Makefile.am:
15022 more mips integration work from Mark E Mason
15023 <mark.e.mason@broadcom.com>.
15025 Wed Nov 15 16:34:03 CET 2006 Paolo Molaro <lupus@ximian.com>
15027 * exceptions-mips.c, inssel-mips.brg, mini-mips.h,
15028 cpu-mips.md, inssel-long32-mips.brg, mini-mips.c,
15029 tramp-mips.c: added sources for the mips port, not
15030 integrated in the build yet. Contributed by
15031 Mark E Mason <mark.e.mason@broadcom.com>.
15033 2006-11-14 Neale Ferguson <neale@sinenomine.net>
15035 * mini-s390[x].c (is_regsize_var): Support PTR/FNPTR too.
15037 Tue Nov 14 16:06:37 CET 2006 Paolo Molaro <lupus@ximian.com>
15039 * Makefile.am, inssel-float.brg, inssel-softfloat.brg:
15040 put the soft-float rules in its own file since it seems to
15041 break s390 compilation.
15043 Mon Nov 13 15:54:38 CET 2006 Paolo Molaro <lupus@ximian.com>
15045 * mini-arm.c: fixed wrnings.
15047 Fri Nov 10 19:18:32 CET 2006 Paolo Molaro <lupus@ximian.com>
15049 * mini-arm.c, mini-arm.h, cpu-arm.md, inssel-float.brg,
15050 inssel-arm.brg: ARM support for soft-float.
15052 Fri Nov 10 18:38:15 CET 2006 Paolo Molaro <lupus@ximian.com>
15054 * mini.c, jit-icalls.c, jit-icalls.h: added first cut at handling
15055 loads and stores of 32 bit fp values.
15057 2006-11-10 Zoltan Varga <vargaz@gmail.com>
15059 * mini-sparc.c (is_regsize_var): Support PTR/FNPTR too.
15061 * tramp-sparc.c (mono_arch_patch_callsite): Fix this function so it actually
15062 works. Fixes #79852 and #79463.
15064 Thu Nov 9 16:56:13 CET 2006 Paolo Molaro <lupus@ximian.com>
15066 * mini.c, mini-codegen.c, jit-icalls.c, jit-icalls.h:
15067 more soft-float support WIP and fixes.
15069 Wed Nov 8 16:40:02 CET 2006 Paolo Molaro <lupus@ximian.com>
15071 * mini-arm.c: some VFP updates.
15073 Tue Nov 7 19:45:51 CET 2006 Paolo Molaro <lupus@ximian.com>
15075 * mini-exceptions.c: 0 is a valid local var offset in some
15076 architectures, don't assert (bug #78508).
15078 Tue Nov 7 18:17:52 GMT 2006 Paolo Molaro <lupus@ximian.com>
15080 * exceptions-arm.c: fixed off by one error in stack walk code.
15082 Tue Nov 7 11:27:26 CET 2006 Paolo Molaro <lupus@ximian.com>
15084 * mini.h, mini.c: more precise tracking of type load exceptions.
15086 2006-11-03 Robert Jordan <robertj@gmx.net>
15088 * Makefile.am: [WIN32] Add monow.exe target.
15089 * driver.c: [WIN32] Don't detach the console when debugging.
15092 2006-10-30 Miguel de Icaza <miguel@novell.com>
15094 * tramp-x86.c (mono_arch_patch_delegate_trampoline): Eliminate warning.
15096 2006-10-23 Zoltan Varga <vargaz@gmail.com>
15098 * aot-compiler.c (emit_method_info): Add a case missed earlier.
15100 * driver.c (mini_regression): Fix --regression with AOT.
15102 * aot-compiler.c (emit_method_info): Fix AOT on amd64.
15104 2006-10-17 Zoltan Varga <vargaz@gmail.com>
15106 * mini.c (GET_CONTEXT): Correct the definition of this for sparc/linux.
15108 * mini-sparc.h: Don't use sigaction on sparc/linux.
15110 * exceptions-sparc.c: Call mono_arch_flush_icache () in a couple of places.
15112 * mini-sparc.c (mono_sparc_flushw): Call mono_arch_flush_icache ().
15114 * mini-exceptions.c: Add proper include files for getpid ().
15116 2006-10-16 Zoltan Varga <vargaz@gmail.com>
15118 * aot-runtime.c (mono_aot_get_method): Change this to return the native code
15119 address instead of a MonoJitInfo* to avoid decoding the exception info for the
15122 * aot-runtime.c aot-compiler.c: Use uint16 instead of uint32 entries in the
15123 name cache to reduce its size.
15125 * mini.h (MONO_AOT_FILE_VERSION): Bump aot file format version.
15127 2006-10-15 Zoltan Varga <vargaz@gmail.com>
15129 * mini-x86.c: Save/restore the current LMF structure more efficiently using
15130 the mono_lmf TLS variable.
15132 * exceptions-x86.c (mono_arch_find_jit_info): Only access lmf->method in
15133 trampoline lmf frames.
15135 * mini-sparc.h (MONO_ARCH_ENABLE_EMIT_STATE_OPT): Define this on sparc as well.
15137 2006-10-14 Zoltan Varga <vargaz@gmail.com>
15139 * mini-amd64.c: Save/restore the current LMF structure more efficiently using
15140 the mono_lmf TLS variable.
15142 * mini-exceptions.c: Access the LMF structure through accessors.
15144 * mini.c: Allow the backends the option for storing the lmf in a dedicated TLS
15145 variable instead of in jit_tls->lmf.
15147 * mini-x86.c mini-amd64.c: Update after lmf->lmf_addr name change.
15149 * exceptions-amd64.c (mono_arch_find_jit_info): Only access lmf->method in
15150 trampoline lmf frames.
15152 * mini-amd64.c (mono_arch_emit_prolog): Do not set lmf->method as it is not needed.
15154 2006-10-12 Zoltan Varga <vargaz@gmail.com>
15156 * mini.c trace.c mini-x86.c: Revert these too.
15158 * mini.c trace.c mini-x86.c: Remove warning workarounds after the mono_type_size ()
15161 Tue Oct 10 11:35:20 CEST 2006 Paolo Molaro <lupus@ximian.com>
15163 * genmdesc.c: removed now dead code.
15165 2006-10-09 Robert Jordan <robertj@gmx.net>
15167 * mini.c: Disable the CrashReporter on MacOS X; Fixes #74869
15169 Mon Oct 9 17:06:41 CEST 2006 Paolo Molaro <lupus@ximian.com>
15171 * mini.h: do not leave gaps in the opcode values.
15173 Mon Oct 9 16:08:51 CEST 2006 Paolo Molaro <lupus@ximian.com>
15175 * jit-icalls.h: flag functions as internal here, too.
15177 Mon Oct 9 15:58:18 CEST 2006 Paolo Molaro <lupus@ximian.com>
15179 * mini.h, aliasing.h, declsec.h, regalloc.h, trace.h: mark internal
15180 functions with the internal attribute.
15182 Mon Oct 9 15:52:45 CEST 2006 Paolo Molaro <lupus@ximian.com>
15184 * aot-compiler.c: fclose the file descriptor in the profile read loop.
15186 Fri Oct 6 16:01:38 CEST 2006 Paolo Molaro <lupus@ximian.com>
15188 * mini.c, jit-icalls.c, inssel-float.brg: beginnings of support
15191 2006-10-05 Zoltan Varga <vargaz@gmail.com>
15193 * mini-x86.c (emit_load_volatile_arguments): New function to handle arguments of
15194 tail calls as on other platforms.
15196 * mini.c (mono_method_to_ir): Fix a few tailcall problems. Fixes #79557.
15198 * iltests.il: Add a few tailcall tests.
15200 Tue Oct 3 16:33:08 CEST 2006 Paolo Molaro <lupus@ximian.com>
15202 * driver.c: fix loop for old compilers (bug #79521).
15204 2006-10-02 Zoltan Varga <vargaz@gmail.com>
15206 * mini-exceptions.c (ves_icall_get_trace): Remove debug printf.
15208 * aot-runtime.c (mono_aot_get_class_from_name): Avoid a memory allocation.
15210 * aot-compiler.c: Add a new option 'metadata-only' to only emit the cached
15211 metadata without any code.
15213 * mini-exceptions.c (mono_handle_native_sigsegv): Add some code to print out
15214 more precise debugging information using gdb.
15216 2006-09-30 Zoltan Varga <vargaz@gmail.com>
15218 * inssel-ia64.brg: Make the helper methods static.
15220 Thu Sep 28 16:40:07 CEST 2006 Paolo Molaro <lupus@ximian.com>
15222 * inssel-x86.brg: make the helper methods static.
15224 Thu Sep 28 16:31:32 CEST 2006 Paolo Molaro <lupus@ximian.com>
15226 * inssel-amd64.brg, mini-amd64.c: small cleanup, use inst_call.
15228 Thu Sep 28 15:36:07 CEST 2006 Paolo Molaro <lupus@ximian.com>
15230 * mini.c: updates for monoburg changes.
15231 * inssel.brg: make a few helper functions static as they should.
15233 2006-09-27 Zoltan Varga <vargaz@gmail.com>
15235 * Makefile.am: Move mini-codegen.c to common_sources.
15237 Wed Sep 27 15:07:08 CEST 2006 Paolo Molaro <lupus@ximian.com>
15239 * mini.h: instroduce inst_call in MonoInst for use in OUTARG
15241 * Makefile.am, cpu-g4.md, inssel-ppc.brg, mini-codegen.c, mini-ppc.c,
15242 mini-ppc.h: port to use the common local register allocator.
15244 2006-09-26 Zoltan Varga <vargaz@gmail.com>
15246 * mini.h: Remove the comment too then.
15248 Tue Sep 26 14:02:58 CEST 2006 Paolo Molaro <lupus@ximian.com>
15250 * mini.h: put back backend.data which is to be used shortly and
15251 doesn't increase the size of MonoInst. If any 64 bit arch aligned
15252 pointers on 4 byte boundaries it'd have much bigger issues running
15253 and you can ifdef it out anyway.
15255 2006-09-26 Zoltan Varga <vargaz@gmail.com>
15257 * mini.h (MonoInst): Remove backend.data field since it is unused and increases
15258 MonoInst size by 4 bytes on 64 bit machines.
15260 Tue Sep 26 11:57:26 CEST 2006 Paolo Molaro <lupus@ximian.com>
15262 * *.{c,h,brg}: long due removal of the unused field in MonoInst and
15263 replacement with more meaningful field names. Arch maintainers, please
15264 check the assigned names are good enough for your arch.
15266 2006-09-26 Zoltan Varga <vargaz@gmail.com>
15268 * cpu-ia64.md mini-ia64.c inssel-ia64.brg mini-ops.h: Get rid of the
15269 OP_IA64_FETCHADD opcodes, use OP_ATOMIC_ADD_IMM_NEW opcodes instead.
15271 Mon Sep 25 11:05:24 CEST 2006 Paolo Molaro <lupus@ximian.com>
15273 * mini.h, driver.c, optflags-def.h, Makefile.am: reduce runtime
15274 relocations and memory requirements, put the optimization flags
15275 definitions in their own file.
15277 2006-09-24 Zoltan Varga <vargaz@gmail.com>
15279 * jit-icalls.c (mono_helper_stelem_ref): Remove this unused helper function.
15281 * mini.c (mini_init): Remove reference to mono_helper_stelem_ref.
15283 2006-09-22 Zoltan Varga <vargaz@gmail.com>
15285 * mini-amd64.c (add_valuetype): Fix an uninitialized memory issue.
15287 Thu Sep 21 19:06:09 CEST 2006 Paolo Molaro <lupus@ximian.com>
15289 * inssel.brg: use the correct function to get the size of an item
15290 in an array, given an element class.
15291 * aot-compiler.c: do not access class->class_size directly.
15293 Thu Sep 21 12:10:56 CEST 2006 Paolo Molaro <lupus@ximian.com>
15295 * mini.h, debug-mini.c: added a debugging function to print
15296 info about local variables and arguments in a jitted method.
15298 2006-09-20 Zoltan Varga <vargaz@gmail.com>
15300 * mini-alpha.c: More alpha port work from Sergey Tikhonov <tsv@solvo.ru>.
15302 * exceptions-ia64.c: Fix some problems reported by Bill Seurer <seurer@us.ibm.com>.
15304 2006-09-19 Zoltan Varga <vargaz@gmail.com>
15306 * mini-ia64.c (mono_arch_call_opcode): Avoid using the same loop index in the
15307 inner and outer loops when passing vtypes.
15309 Tue Sep 19 17:53:40 CEST 2006 Paolo Molaro <lupus@ximian.com>
15311 * mini-ppc.c: take into account the cpu errata for cache flushing
15312 which caused some random errors (bug #79381).
15314 2006-09-19 Zoltan Varga <vargaz@gmail.com>
15316 * mini-amd64.c (mono_arch_emit_exceptions): Emit the call to
15317 mono_arch_throw_corlib_exception using emit_call () too. Fixes #79271.
15319 2006-09-17 Zoltan Varga <vargaz@gmail.com>
15321 * aot-runtime.c (load_aot_module): Return immeditely if the AOT module was already
15324 * exceptions-amd64.c (gregs_from_ucontext): Apply another patch from the
15325 freebsd ports tree.
15327 * mini-amd64.c (emit_call): Avoid near calls on freebsd.
15328 (mono_arch_patch_code): Remove the unused handling of MONO_PATCH_INFO_CLASS_INIT.
15330 * tramp-amd64.c (mono_arch_create_specific_trampoline): Fix check for 32 bitness of
15333 2006-09-13 Zoltan Varga <vargaz@gmail.com>
15335 * aot-runtime.c (load_aot_module_from_cache): Fix PPC build.
15337 2006-09-12 Zoltan Varga <vargaz@gmail.com>
15339 * mini.c (UNVERIFIED): Add a 'break-on-unverified' MONO_DEBUG option so this
15340 macro does not have to be changed during debugging.
15342 * cpu-alpha.md inssel-alpha.brg mini-alpha.h mini-alpha.c exceptions-alpha.c tramp-alpha.c: More alpha port work from Sergey Tikhonov <tsv@solvo.ru>.
15344 * cpu-pentium.md: Rename this to cpu-x86.md for consistency with other platforms.
15346 * Makefile.am mini-x86.c mini-codegen.c: Rename pentium_desc to x86_desc.
15348 * mini.c (mini_get_ldelema_ins): Allow ldelema2d optimization if
15349 MONO_ARCH_NO_EMULATE_MUL is defined.
15351 * mini-ia64.h (MONO_ARCH_CALLEE_FREGS): Reserve f33 for use by instructions.
15353 * mini-ia64.h: Define MONO_ARCH_NO_EMULATE_MUL.
15355 * mini-ia64.c: Implement CEE_MUL based on gcc emitted code.
15357 * mini-ia64.c (mono_arch_lowering_pass): Optimize store_membase_imm with offset==0.
15359 2006-09-11 Zoltan Varga <vargaz@gmail.com>
15361 * mini-x86.h mini-amd64.h mini-exceptions.c: Move the bsd specific MAP_ANON
15362 stuff to mini-exceptions.c where it is used.
15364 * mini-sparc.c (mono_arch_setup_jit_tls_data): Remove the duplicate altstack
15365 setup code, the real one is in mini-exceptions.c.
15367 * mini-amd64.h mini-amd64.c exceptions-amd64.c: Move all dependencies on the
15368 layout of ucontext_t to helper functions in exceptions-amd64.c, as on x86. Add
15369 some changes from the freebsd ports tree.
15371 * mini-amd64.h exceptions-amd64.c: Fix the amd64 build. Get rid of the SC_
15374 * mini-amd64.h: Freebsd has MAP_ANON instead of MAP_ANONYMOUS.
15376 Mon Sep 11 13:18:55 CEST 2006 Paolo Molaro <lupus@ximian.com>
15378 * mini.c: on Linux, check for /proc to be mounted
15379 (bug# 79351, novell bug#201204).
15381 Mon Sep 11 13:10:12 CEST 2006 Paolo Molaro <lupus@ximian.com>
15383 * mini.c: handle cases where pthread_attr_getstack() behaves
15384 incorrectly (bug #78096).
15386 Mon Sep 11 11:31:10 BST 2006 Paolo Molaro <lupus@ximian.com>
15388 * mini-arm.c: support larger stack frames (bug #79272).
15390 2006-09-08 Zoltan Varga <vargaz@gmail.com>
15392 * aot-runtime.c (mono_aot_get_class_from_name): Remove a debug printf.
15394 * aot-compiler.c: Add a hash table to the AOT file mapping class names to typedef
15397 * aot-runtime.c (mono_aot_get_class_from_name): New function used by
15398 mono_class_from_name () to find a class from its name.
15400 * mini.c (mini_init): Register mono_aot_get_class_from_name () with the runtime.
15402 2006-09-07 Zoltan Varga <vargaz@gmail.com>
15404 * mini-amd64.c (emit_call): Avoid strstr () call if possible.
15406 2006-09-05 Kornel Pal <kornelpal@gmail.com>
15408 * Makefile.am: Renamed mono-1.dll to mono.dll. (-avoid-version)
15410 2006-09-04 Zoltan Varga <vargaz@gmail.com>
15412 * mini.c (mono_icall_get_wrapper): Fix a race condition on initializing
15413 callinfo->trampoline.
15415 * mini-amd64.c (emit_call): Special case calls to the vararg array icalls. Hopefully
15417 (mono_arch_patch_code): Add some debug code to help track down similar failures in the
15420 2006-09-03 Zoltan Varga <vargaz@gmail.com>
15422 * aot-runtime.c (mono_aot_plt_resolve): Add an assert.
15424 2006-09-02 Zoltan Varga <vargaz@gmail.com>
15426 * tramp-x86.c (mono_arch_create_specific_trampoline): Don't increase
15427 stats.method_trampolines, it is already done by the generic trampoline code.
15429 * tramp-amd64.c (mono_arch_create_specific_trampoline): Ditto.
15431 2006-09-01 Zoltan Varga <vargaz@gmail.com>
15433 * mini.c: Remove some references to mono_compile_aot, and use cfg->compile_aot instead.
15435 * aot-runtime.c: Add some tweaks to the MONO_AOT_CACHE functionality.
15437 * tramp-amd64.c (mono_arch_create_specific_trampoline): Fix a FIXME.
15439 * mini.c (print_jit_stats): Print mscorlib mempool size too.
15441 * mini.c (print_jit_stats): Print new stats.
15443 * *-alpha.c: More alpha port work from Sergey Tikhonov <tsv@solvo.ru>.
15445 2006-08-31 Zoltan Varga <vargaz@gmail.com>
15447 * mini.c (mini_get_ldelema_ins): Fix verifier error when calling
15448 Address on two dimensional arrays. Fixes #78729.
15450 * mini.h (MonoCompile): Add a 'skip_visibility' field.
15452 * mini.c (method_to_ir): Disable visibility checks if skip_visibility is set on
15455 * mini-amd64.c (mono_arch_emit_exceptions): Fix assertion introduced by the last change.
15457 * mini.c (mono_runtime_cleanup_handlers): Clean up signal handlers on unix. Fixes
15460 * mini.c (handle_array_new): Applied patch from "briaeros007". Fix
15462 (mini_get_ldelema_ins): Ditto.
15464 2006-08-30 Zoltan Varga <vargaz@gmail.com>
15466 * mini-amd64.c (mono_arch_emit_exceptions): Align fp constants to 16 bytes.
15467 (mono_arch_output_basic_block): Avoid unaligned accesses in FNEG implementation.
15470 2006-08-29 Neale Ferguson <neale@sinenomine.net>
15472 * mini-s390.c, mini-s390x.c: Fix VARARG case processing with 0 arguments. Add
15473 mono_arch_get_patch_offset as a dummy entry point to allow successful link.
15475 * exceptions-s390x.c: Cosmetic change.
15477 * tramp-s390.c: Fix warning.
15479 * cpu-s390.md: Correct length of mul_imm.
15481 Wed Aug 23 19:24:00 CEST 2006 Paolo Molaro <lupus@ximian.com>
15483 * aot-compiler.c: added binary writer with ELF backend
15484 implementation (only on Linux/x86 for now).
15486 2006-08-18 Zoltan Varga <vargaz@gmail.com>
15488 * Makefile.am: Don't run net 2.0 AOT tests.
15490 * aot-compiler.c (compile_method): Skip methods with tail calls as well.
15491 (mono_compile_assembly): Skip net 2.0 assemblies as well.
15493 * aot-runtime.c (load_patch_info): Fix an uninitialized memory error.
15495 Fri Aug 18 19:38:28 CEST 2006 Paolo Molaro <lupus@ximian.com>
15497 * aot-compiler.c: simplified and refactored the asm-writing code
15498 to allow different backends.
15500 2006-08-18 Zoltan Varga <vargaz@gmail.com>
15502 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file format version.
15504 * aot-compiler.c aot-runtime.c: Reorg the GOT slot allocation code a
15505 little. Share patches of type TYPE_FROM_HANDLE as well.
15507 * mini.c (mono_patch_info_equal): New helper function.
15508 (mono_patch_info_hash): Ditto.
15510 * aot-compiler.c (emit_method_code): Fix s390 build.
15512 * mini.c (mono_allocate_stack_slots_full): Fix yet another place where byref
15513 is not handled because it is stored as a flag and not as a type ctor. Fixes
15516 2006-08-17 Zoltan Varga <vargaz@gmail.com>
15518 * aot-compiler.c: Fix computation of GOT slot statistics.
15520 * aot-compiler.c aot-runtime.c: Implement sharing of GOT slots for classes/fields.
15521 Also remove support for not PIC AOT.
15523 * mini.h: Bump AOT file format version.
15525 * objects.cs: Add a test for #78990.
15527 * mini-x86.c (mono_arch_output_basic_block): Applied patch from Peter Dettman
15528 (peter.dettman@iinet.net.au). Fixes #79087.
15530 * basic-long.cs: Add a test for the above.
15532 2006-08-16 Zoltan Varga <vargaz@gmail.com>
15534 * aot-compiler.c (get_got_offset): Add a cache for GOT entries, not yet used.
15536 * aot-compiler.c (get_plt_index): Add a cache for wrappers too. Simplify the
15539 2006-08-15 Zoltan Varga <vargaz@gmail.com>
15541 * mini.c (mini_init): Fix registration of idiv/imul opcodes which can throw
15544 2006-08-10 Jonathan Chambers <joncham@gmail.com>
15546 * mini.c: Don't verify COM proxy invoke calls
15549 2006-08-10 Dick Porter <dick@ximian.com>
15551 * wapihandles.c (mini_wapi_seminfo): More info, to help track down
15552 which process is holding semaphores locked.
15554 2006-08-08 Zoltan Varga <vargaz@gmail.com>
15556 * mini-ia64.c mini-amd64.c: Fix #79027.
15558 * mini-sparc.c (mono_arch_call_opcode): Fix the previous patch.
15560 * mini-sparc.c (mono_arch_call_opcode): Fix #79027.
15562 * mini-x86.c (mono_arch_call_opcode): Handle the case where there are no
15563 implicit arguments in a vararg call. Fixes #79027.
15565 2006-08-07 Zoltan Varga <vargaz@freemail.hu>
15567 * mini.c (mono_get_element_address_signature): Use CDECL calling convention on windows. Fixes #78969.
15568 (mono_get_array_new_va_signature): Ditto.
15570 2006-08-05 Zoltan Varga <vargaz@gmail.com>
15572 * aot-runtime.c: Call init_plt lazily.
15574 * inssel-long.brg: Fix unsigned long->int conversion.
15576 * aot-runtime.c (init_plt): Remove a redundant make_writable () call.
15578 * aot-compiler.c aot-runtime.c: Reorganize the file structure in the amd64 case so
15579 that most data is now in the .rss/.data section.
15581 2006-08-04 Zoltan Varga <vargaz@gmail.com>
15583 * aot-compiler.c: Correct the computation of the 'direct-calls' statistic.
15585 * aot-compiler.c: Print the number of methods without GOT slots as a statistics.
15587 * aot-compiler.c aot-runtime.c tramp-amd64.c: Resurrect amd64 AOT support.
15589 * tramp-amd64.c (mono_arch_patch_callsite): Fix a warning.
15591 * jit-icalls.c (mono_helper_compile_generic_method): Unbox vtypes since this is a
15592 virtual call. Fixes #79010.
15594 * mini.c (mono_method_to_ir): Pass an additional out arg to compile_generic_method
15595 and use the result as the this argument in the real call.
15597 * generics.2.cs: Add a new test for #79010.
15599 2006-08-03 Zoltan Varga <vargaz@gmail.com>
15601 * mini-x86.c: Fix a warning.
15603 * aot-compiler.c: Add a bunch of statistics.
15605 * mini.c (inline_method): Disable inlining in out-of-line bblocks.
15607 2006-08-02 Zoltan Varga <vargaz@gmail.com>
15609 * mini-arch.h Makefile.am mini-ops.h mini-codegen.c: More alpha updates.
15611 2006-08-01 Zoltan Varga <vargaz@gmail.com>
15613 * cpu-alpha.md inssel-alpha.brg mini-alpha.h mini-alpha.c exceptions-alpha.c tramp-alpha.c: More alpha port work from Sergey Tikhonov <tsv@solvo.ru>.
15615 2006-07-13 Miguel de Icaza <miguel@novell.com>
15617 * mini.c (mono_method_to_ir): Obtain the original method in the
15618 CIL stream and use this to perform validation.
15622 2006-07-19 Zoltan Varga <vargaz@gmail.com>
15624 * mini-x86.c (mono_arch_get_argument_info): Fix a warning.
15625 (mono_arch_call_opcode): Ditto.
15627 * mini.c (mono_method_to_ir): Clear ins_flag at the end of CEE_CALL. Fixes
15630 * mini.c (mono_patch_info_dup_mp): New helper function.
15632 * aot-compiler.c (compile_method): Fix some of the memory allocated during
15633 compilation. Fixes #78827.
15635 2006-07-18 Kornel Pal <kornelpal@gmail.com>
15637 * declsec.c: Use original security informations for
15638 MONO_WRAPPER_MANAGED_TO_MANAGED.
15640 2006-07-15 Jonathan Chambers <joncham@gmail.com>
15642 * mini.c: Allow Com Interop methods/classes and
15643 don't verify COM wrapper calls
15646 2006-07-13 Zoltan Varga <vargaz@gmail.com>
15648 * inssel-long32.brg: Fix long->i4 checked conversion.
15650 * exceptions.cs: Add a test for the above.
15652 2006-07-08 Zoltan Varga <vargaz@gmail.com>
15654 * mini-exceptions.c (mono_setup_altstack): Fix a memory leak.
15656 * mini.c: Applied patch from Joachim Ante (joe@otee.dk). Fix some shutdown
15659 * helpers.c (mono_disassemble_code): Avoid using fixed temporary files. Fixes
15662 2006-07-03 Zoltan Varga <vargaz@gmail.com>
15664 * mini.c: Fix solaris/x86 exception handling.
15666 * Makefile.am: Get rid of $(ICU_LIBS).
15668 2006-07-02 Zoltan Varga <vargaz@gmail.com>
15670 * mini-exceptions.c: Fix handling of unhandled SIGSEGV exceptions on ia64.
15671 (ves_icall_System_Security_SecurityFrame_GetSecurityStack): Use MONO_INIT_CONTEXT_FROM_CURRENT.
15672 (ves_icall_System_Security_SecurityFrame_GetSecurityFrame): Ditto.
15674 * mini-ia64.h (MONO_CONTEXT_SET_FUNC): New macro.
15676 * mini-exceptions.c (mono_handle_native_sigsegv): Prevent infinite loops if
15677 this function causes a SIGSEGV.
15679 2006-06-22 Zoltan Varga <vargaz@gmail.com>
15681 * mini.c: Remove unused solaris/x86 includes.
15683 2006-06-21 Zoltan Varga <vargaz@gmail.com>
15685 * jit.h: Add G_BEGIN_DECLS/G_END_DECLS.
15687 2006-06-20 Jb Evain <jbevain@gmail.com>
15689 * cpu-g4.md: fix max length of start_handler instruction.
15691 2006-06-20 Massimiliano Mantione <massi@ximian.com>
15692 * simple-cee-ops.h, simple-mini-ops.h: Fixed bug 78656.
15694 2006-06-16 Massimiliano Mantione <massi@ximian.com>
15695 * ssa.c: Fixed bug 78653 for SSA based deadce.
15696 * mini.h: added MONO_INST_DEFINITION_HAS_SIDE_EFFECTS flag go
15697 MonoInst.flags, used in SSA based deadce.
15698 * aliasing.c: Fixed bug 78653 for "fastpath" deadce.
15699 * simple-cee-ops.h, simple-mini-ops.h: Fixed bug 78653.
15701 Thu Jun 15 16:52:46 CEST 2006 Paolo Molaro <lupus@ximian.com>
15703 * tramp-ppc.c: don't use malloc () for trampoline code, sometimes
15704 it can end up using non executable memory on ppc64 systems
15705 running ppc32 userspace (fix from Johannes Berg).
15707 2006-06-14 Dick Porter <dick@ximian.com>
15709 * wapihandles.c: Fix a bunch of signed/unsigned warnings from gcc
15712 2006-06-13 Massimiliano Mantione <massi@ximian.com>
15713 * mini.c: Made so that inline is locally disabled if it would
15714 trigger a .cctor, because too many apps depend on this behavior
15715 (which seems to be also the one of the MS CLR).
15717 2006-06-13 Zoltan Varga <vargaz@gmail.com>
15719 * mini-amd64.c (mono_emit_stack_alloc): Fix initialization of localloc'ed memory.
15720 No idea why this worked before.
15722 * branch-opts.c (mono_branch_optimize_exception_target): Avoid branches
15723 which branch to outer exception clauses since they could skip the
15724 inner finally clauses. Fixes #78633.
15726 * exceptions.cs: Add a test for the above.
15728 * mini.c (merge_basic_blocks): Nullify the branch at the end of the first bb.
15731 * iltests.il: Add a test for the above.
15733 2006-06-12 Zoltan Varga <vargaz@gmail.com>
15735 * mini.c (remove_block_if_useless): Do not remove the bblock immediately
15736 after the end of a try bblock, to prevent asserts in mini_method_compile ().
15738 * iltests.il: Add a test for the above.
15740 2006-06-10 Zoltan Varga <vargaz@gmail.com>
15742 * mini-ia64.c (mono_arch_lowering_pass): Remove some code duplication.
15744 * mini-ia64.c inssel-ia64.brg: Implement the new net 2.0 Interlocked.Add
15745 methods as instrinsics.
15747 2006-06-09 Wade Berrier <wberrier@novell.com>
15749 * Makefile.am: Fix sources list for svn rename so that make dist succeeds
15750 (simple-cee-ops.h ssapre-mini-ops.h)
15752 2006-06-09 Neale Ferguson <neale@sinenomine.net>
15754 * mini-exceptions.c (ves_icall_get_frame_info): Fix this function on s390/s390x.
15755 * mini-s390x.c, mini-s390.c: Correct ATOMIC operations (incorrect register for CS
15757 * mini-s390x.h, mini-s390.h: Simplify MCONTEXT_GET_BP.
15758 * cpu-s390x.md: Fix max. length values for a couple of instructions.
15760 2006-06-09 Jonathan Chambers <jonathan.chambers@ansys.com>
15762 * mini-exceptions.c: Minor fix for building mono in Visual Studio.
15764 2006-06-08 Massimiliano Mantione <massi@ximian.com>
15766 * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
15767 * simple-cee-ops.h: Was "ssapre-cee-ops.h" (renamed).
15768 * ssapre-mini-ops.h: Renamed as "simple-mini-ops.h"
15769 * simple-mini-ops.h: Was "ssapre-mini-ops.h" (renamed).
15770 * local-propagation.c: In mono_cprop_invalidate_values use a whitelist
15771 of opcodes, so that bug 78549 should not happen again.
15772 * ssapre.c: Updated to use the renamed files.
15774 2006-06-08 Zoltan Varga <vargaz@gmail.com>
15776 * mini-amd64.c (mono_arch_output_basic_block): Fix a wrong reg-reg move
15777 in OP_ATOMIC_EXCHANGE_I4.
15779 2006-06-07 Wade Berrier <wberrier@novell.com>
15781 * tramp-s390.c: Fix s390 build (add missing pointer declarations
15782 in mono_debugger_create_notification_function)
15784 2006-06-06 Zoltan Varga <vargaz@gmail.com>
15786 * mini.c (NEW_AOTCONST_TOKEN): Fix amd64 build.
15788 * mini.c (type_from_stack_type): Disable some changes which do not
15791 * driver.c: Reenable opts.
15793 * mini.h (MonoStackSlot): New structure to keep track of the verification state
15794 of the evaluation stack.
15796 * mini.h (MonoBasicBlock): Add a 'stack_state' field to keep track of the
15797 evaluation stack trace at entry to the bblock.
15799 * mini.c (merge_stacks): New function to perform verification of stack merges.
15800 Turned off by default.
15802 * mini.c: Fill up ins->klass for instructions whose type is STACK_OBJ or
15805 2006-06-06 Massimiliano Mantione <massi@ximian.com>
15807 * local-propagation.c: Fixed bug 78549.
15809 2006-06-04 Zoltan Varga <vargaz@gmail.com>
15811 * mini-exceptions.c (ves_icall_get_frame_info): Fix this function on ia64.
15813 2006-06-02 Miguel de Icaza <miguel@novell.com>
15815 * tramp-sparc.c, tramp-ppc.c, tramp-s390.c, tramp-s390x.c,
15816 tramp-arm.c, tramp-ia64.c
15817 (mono_debugger_create_notification_function): Update signature to
15818 new signature and use new protocol for creating the notification
15821 Should fix the build.
15823 2006-06-02 Geoff Norton <gnorton@customerdna.com>
15825 * exceptions-ppc.c (mono_jit_walk_stack)
15826 (ves_icall_get_frame_info): Fix the build
15828 2006-06-02 Zoltan Varga <vargaz@gmail.com>
15830 * mini.c (mono_set_defaults): Fix the handling of -O=-all.
15832 2006-05-31 Raja R Harinath <rharinath@novell.com>
15834 * il2tests.2.il: New file for generics CIL tests. Add test for
15836 * Makefile.am: Update.
15839 * mini.c (mono_method_to_ir): Don't apply box+brtrue optimization
15842 2006-05-30 Massimiliano Mantione <massi@ximian.com>
15844 * aliasing.c: Fixed bug 78311.
15846 2006-05-29 Martin Baulig <martin@ximian.com>
15848 * mini-exceptions.c (mono_find_jit_info): When computing the
15849 native offset, check whether we're actually inside the method's
15850 code; call mono_debug_print_stack_frame() to format the frame.
15851 (ves_icall_System_Exception_get_trace): Call
15852 mono_debug_print_stack_frame() to format the stack frame.
15853 (ves_icall_get_trace): Update to the new debugging API.
15854 (mono_jit_walk_stack_from_ctx): Likewise.
15855 (ves_icall_get_frame_info): Likewise.
15857 * mini.c (get_method_from_ip): Use the new debugging API.
15858 (mono_print_method_from_ip): Likewise.
15861 (mono_jit_walk_stack): Use the new debugging API.
15862 (ves_icall_get_frame_info): Likewise.
15864 2006-05-27 Zoltan Varga <vargaz@gmail.com>
15866 * mini-amd64.c (mono_arch_output_basic_block): Fix MONO_PROFILE_COVERAGE.
15868 2006-05-25 Massimiliano Mantione <massi@ximian.com>
15870 * mini.c: Added "limitator" to inline for debugging.
15872 2006-05-24 Martin Baulig <martin@ximian.com>
15874 * debug-debugger.c (mono_debugger_init): Create a private,
15875 malloc()-based code manager for the notification function and
15876 intentionally leak it on exit. This fixes the crash-on-exit race
15880 (mono_debugger_create_notification_function): Added
15881 `MonoCodeManager *' argument.
15884 (mono_debugger_create_notification_function): Added
15885 `MonoCodeManager *' argument.
15887 2006-05-23 Massimiliano Mantione <massi@ximian.com>
15889 * aliasing.c: Fixed 64 bit issue.
15890 * driver.c: Enabled inline,consprop,copyprop,treeprop,deadce by
15891 default since all known bugs are fixed (one more time!).
15893 Tue May 23 13:47:28 CEST 2006 Paolo Molaro <lupus@ximian.com>
15895 * mini.c: write barrier support.
15897 2006-05-23 Martin Baulig <martin@ximian.com>
15899 * debug-debugger.c: Revert Paolo's change. Add comment and #error
15900 check at the top of the file.
15902 Sun May 21 12:22:29 CEST 2006 Paolo Molaro <lupus@ximian.com>
15904 * debug-debugger.c: fix the build. Again. Hopefully Martin will stop
15905 reverting changes without reason and without changelog entries.
15907 2006-05-18 Zoltan Varga <vargaz@gmail.com>
15909 * mini-sparc.c (mono_arch_output_basic_block): Add support for large stack offets
15910 to a few opcodes. Fixes #78439.
15912 * mini-sparc.c: Rename mono_sparch_break () to mono_arch_break () to improve
15913 consistency with other archs.
15915 * mini-ia64.c (mono_arch_emit_prolog): Remove debug stuff left in by mistake.
15917 Wed May 17 18:07:33 CEST 2006 Paolo Molaro <lupus@ximian.com>
15919 * debug-debugger.c: fix the build.
15921 2006-05-17 Martin Baulig <martin@ximian.com>
15924 (debugger_thread_vtable): Moved here from ../metadata/threads.c.
15925 (debugger_init_threads): Formerly known as mono_debugger_init_threads().
15926 (debugger_finalize_threads): Formaly known as mono_debugger_finalize_threads().
15927 (debugger_attach): Call GC_mono_debugger_add_all_threads().
15929 2006-05-11 Zoltan Varga <vargaz@gmail.com>
15931 * mini.c (mini_init): Call pthread_attr_destroy () to fix a small memory leak.
15933 2006-05-10 Zoltan Varga <vargaz@gmail.com>
15935 * mini-x86.c (mono_arch_instrument_epilog): Fix handling of
15936 MONO_TYPE_GENERICINST.
15938 * mini-amd64.c (mono_arch_instrument_epilog): Fix handling of
15939 MONO_TYPE_GENERICINST.
15941 2006-05-09 Zoltan Varga <vargaz@gmail.com>
15943 * mini-x86.c (mono_arch_get_vcall_slot_addr): Add a missing call sequence. Fixes
15946 2006-05-08 Zoltan Varga <vargaz@gmail.com>
15948 * mini.c (mono_create_jump_trampoline): Allocate MonoJitInfo from the domain
15950 (mono_jit_free_method): Remove the method from jump_trampoline_hash as well.
15952 2006-05-06 Zoltan Varga <vargaz@gmail.com>
15954 * mini.c (mini_cleanup): Applied patch from Joachim Ante (joe@otee.dk). Call
15955 mono_trace_cleanup ().
15957 * iltests.il: Fix problem with the newly added test.
15959 * mini-codegen.c (mono_local_regalloc): When changing the dreg of an instruction
15960 due to register constraints, free up the previous hreg. Fixes #78314.
15962 * iltests.il: Add new test for #78314.
15964 * mini-x86.c (mono_arch_get_inst_for_method): Use OP_ATOMIC_ADD_NEW_I4 for
15965 Interlocked.Add. Fixes #78312.
15967 * mini-amd64.c (mono_arch_get_inst_for_method): Ditto.
15969 2006-05-05 Zoltan Varga <vargaz@gmail.com>
15971 * inssel.brg (mini_emit_virtual_call): Fix a warning.
15973 2006-05-05 Martin Baulig <martin@ximian.com>
15975 * debug-mini.c (mono_debug_open_block): New method.
15978 (mono_arch_output_basic_block): Call mono_debug_open_block() at
15979 the beginning of each basic block.
15982 (mono_arch_output_basic_block): Call mono_debug_open_block() at
15983 the beginning of each basic block.
15985 2006-05-04 Massimiliano Mantione <massi@ximian.com>
15987 * driver.c: Disabled inline,consprop,copyprop,treeprop,deadce by
15988 default until I understand why they break the build on amd64.
15990 2006-05-04 Zoltan Varga <vargaz@gmail.com>
15992 * mini.c (mini_cleanup): Call mono_cleanup ().
15994 * mini.c (UNVERIFIED): New macro to make it easier to track down verification
15997 2006-05-04 Massimiliano Mantione <massi@ximian.com>
15999 * aliasing.c: Fixed shameful cut&paste error that caused JIT crashes.
16000 * driver.c: Enabled inline,consprop,copyprop,treeprop,deadce by
16001 default since all known bugs are fixed, and I cannot reproduce bug
16002 77944... I'm asking Matt Hargett to test again after this commit.
16004 2006-04-28 Massimiliano Mantione <massi@ximian.com>
16006 * mini-codegen.c: Fixed typo that thrashed inline.
16008 2006-04-28 Zoltan Varga <vargaz@gmail.com>
16010 * dominators.c (compute_dominators): Avoid using a worklist since
16011 it is not correct in some cases. Instead, iterate over all bblocks as
16012 in the original paper. Fixes --compile-all -O=all System.Xml.dll.
16014 2006-04-28 Miguel de Icaza <miguel@novell.com>
16016 * mini.c (mono_jit_compile_method_inner): Use
16017 mono_prepare_exception_from_error that resets the value
16020 2006-04-27 Miguel de Icaza <miguel@novell.com>
16022 * mini.c: Move the mini_loader_error_to_exception to metadata.
16024 2006-04-27 Massimiliano Mantione <massi@ximian.com>
16026 * aliasing.c: Fixed bug 78210.
16028 2006-04-27 Massimiliano Mantione <massi@ximian.com>
16030 * driver.c: Disabled inline,consprop,copyprop,treeprop,deadce by
16031 default until all their problems (or the ones they trigger) are fixed.
16033 2006-04-26 Zoltan Varga <vargaz@gmail.com>
16035 * aot-runtime.c (mono_aot_get_method_from_token_inner): Fix the previous patch.
16037 * aot-runtime.c (mono_aot_get_method_from_token_inner): Mark the method
16038 as loaded only after resolving patches since that could invoke the same method.
16040 * aot-runtime.c (mono_aot_plt_resolve): Fix ppc etc. builds.
16042 * aot-compiler.c: Refactor mono_aot_compile_aot () into a bunch of smaller
16045 * aot-runtime.c (init_plt): Use a normal trampoline to transfer code to the
16048 * aot-compiler.c (emit_plt): Pass the plt offset in %eax instead of on the
16051 * mini-trampolines.c (mono_aot_plt_trampoline): New trampoline to handle calls
16052 made from AOT code through the PLT table.
16054 * mini-x86.h mini-amd64.h: Define MONO_ARCH_AOT_PLT_OFFSET_REG to the register
16055 holding the plt offset when a call is made to the aot plt trampoline.
16057 2006-04-25 Zoltan Varga <vargaz@gmail.com>
16059 * aot-runtime.c aot-compiler.c cpu-amd64.md mini-amd64.c: Update parts of the
16062 * Makefile.am (common_sources): Fix build breakage.
16064 * aot-runtime.c aot-compiler.c: Reorganize the AOT code yet again: Make all
16065 calls through a jump table similar to the ELF PLT table. Avoid indirect calls for
16066 intra-assembly calls if possible.
16068 * tramp-*.c: Add new functions for patching/nullifying PLT entries.
16070 * mini-trampolines.c: Handle PLT entries.
16072 * mini.c: Avoid creating a GOT var for calls.
16074 * jit-icalls.c (helper_ldstr_mscorlib): New helper function for loading strings
16075 from mscorlib code.
16077 * jit-icalls.c (helper_newobj_mscorlib): New helper function to create objects
16078 from mscorlib code.
16080 * mini.c (mono_method_to_ir): Use the new helper functions in throw bblocks in
16083 * mini.h: Bump AOT file format version.
16085 * mini.c (get_basic_blocks): Fix the calculation of bb->out_of_line so it
16088 2006-04-25 Martin Baulig <martin@ximian.com>
16090 * driver.c: Disable copyprop, consprop and inline when running
16091 inside the debugger.
16093 2006-04-25 Martin Baulig <martin@ximian.com>
16095 * debug-debugger.h (MonoDebuggerInfo): Replaced `get_thread_id'
16096 with `get_current_thread' and added `detach'.
16097 (MonoDebuggerMetadataInfo): Added `thread_size',
16098 `thread_tid_offset', `thread_stack_ptr_offset' and
16099 `thread_end_stack_offset'.
16101 2006-04-25 Zoltan Varga <vargaz@gmail.com>
16103 * aot.c Makefile.am: Split aot.c into two new files aot-compiler.c and
16106 * inssel.brg (mini_emit_load_intf_reg_vtable): Use a new kind of AOT constant
16107 ADJUSTED_IID to avoid the need for adjusting the IID at runtime.
16109 * mini.h (MonoJumpInfoType): Add MONO_PATCH_INFO_ADJUSTED_IID.
16111 * mini.c (mono_resolve_patch_target): Handle ADJUSTED_IID.
16113 * aot.c: Add support for ADJUSTED_IID.
16115 2006-04-24 Zoltan Varga <vargaz@gmail.com>
16117 * aot.c (emit_method_order): Don't align method_order_end.
16119 * inssel.brg (stmt): Fix interface calls in AOT code which got broken by
16120 the interface ID changes.
16122 2006-04-21 Dick Porter <dick@ximian.com>
16124 * mini.c (mini_thread_cleanup): Clear the JIT TLS data when
16125 cleaning up a thread. Fixes the new part of bug 77470.
16127 2006-04-20 Geoff Norton <gnorton@customerdna.com>
16129 * mini-ppc.c: Call mono_jit_thread_attach when transitioning a native
16130 to managed wrapper.
16132 2006-04-19 Zoltan Varga <vargaz@gmail.com>
16134 * mini.h mini.c: Remove mono_type_to_ldind/stind () which are now in marshal.c.
16136 * mini.c (mono_runtime_install_handlers): Handle SIGABRT similarly to
16137 SIGSEGV. Fixes #78072.
16139 * mini-exceptions.c (mono_handle_native_sigsegv): Add a 'signal' argument,
16140 unregister our SIGABRT handler.
16142 2006-04-19 Massimiliano Mantione <massi@ximian.com>
16144 * mini.c: Disabled inline where it can alter the call stack in a
16145 way visible from managed code.
16146 * driver.c: enabled inline,consprop,copyprop,treeprop,deadce by
16149 2006-04-16 Zoltan Varga <vargaz@gmail.com>
16151 * mini-amd64.c (mono_arch_emit_prolog): Attach the thread to the runtime as it is done
16152 on other platforms. Fixes #78089.
16154 2006-04-13 Martin Baulig <martin@ximian.com>
16156 * driver.c: Also check a `MONO_INSIDE_MDB' environment variable to
16157 determine whether we're inside the debugger.
16160 (MonoDebuggerMetadataInfo): Added all offsets from `MonoDefaults'.
16162 2006-04-12 Zoltan Varga <vargaz@gmail.com>
16164 * mini.c (mono_method_to_ir): Handle multiple LEAVE statements inside a single
16165 handler clauses. Fixes #78024.
16167 * mini-sparc.c (mono_arch_output_basic_block): Handle large offsets
16168 in the CALL_MEMBASE opcodes. Fixes #78088.
16169 (mono_arch_get_vcall_slot_addr): Ditto.
16171 2006-04-10 Martin Baulig <martin@ximian.com>
16173 * debug-debugger.c: The thread handling code has now been moved
16174 into ../metadata/threads.c.
16176 2006-04-10 Zoltan Varga <vargaz@gmail.com>
16178 * driver.c (mono_main): Fix --with-gc=none build.
16180 * mini-codegen.c (mono_spillvar_offset): Improve alignment.
16181 (mono_spillvar_offset_float): Ditto.
16182 (mono_local_regalloc): Only do the OP_MOVE optimization if ins->dreg is a local
16183 hreg, not when its !global, since on ia64, there is a third category: stacked
16186 Mon Apr 10 14:39:49 CEST 2006 Paolo Molaro <lupus@ximian.com>
16188 * mini.c: set MonoInst->klass for load field address and a few other
16191 2006-04-10 Zoltan Varga <vargaz@gmail.com>
16193 * helpers.c (mono_disassemble_code): Emit debug info on amd64 as well.
16195 2006-04-07 Zoltan Varga <vargaz@gmail.com>
16197 * dominators.c (compute_dominators): Fix yet another bug which surfaced after
16198 the branch opt changes.
16200 2006-04-06 Dick Porter <dick@ximian.com>
16202 * wapihandles.c (mini_wapi_semdel): Fix parameters in semctl () call.
16204 * wapihandles.c (mini_wapi_seminfo):
16205 * driver.c (mono_main): Add semaphore info option
16207 2006-04-05 Zoltan Varga <vargaz@gmail.com>
16209 * dominators.c (compute_dominators): Fix a bug which surfaced after the recent
16210 branch optimization changes. Fixes #78009.
16212 Wed Apr 5 16:40:33 CEST 2006 Paolo Molaro <lupus@ximian.com>
16214 * mini.c: ignore accessibility of methods in managed->native wrappers.
16216 2006-04-04 Zoltan Varga <vargaz@gmail.com>
16218 * mini.c (mini_cleanup): Call print_jit_stats () earlier since it accesses metadata.
16220 * mini.c (mini_cleanup): Free 'emul_opcode_map' as well.
16222 2006-04-03 Zoltan Varga <vargaz@gmail.com>
16224 * mini.c: Modify the branch optimizations to preserve the invariant that
16225 the entries inside the in_bb and out_bb arrays are unique.
16226 (mono_unlink_bblock): Avoid creation of new arrays.
16228 2006-04-02 Zoltan Varga <vargaz@gmail.com>
16230 * mini.c (mono_unlink_bblock): Fix regression caused by previous
16233 2006-04-01 Zoltan Varga <vargaz@gmail.com>
16235 * mini.c (optimize_branches): Remove the "optimizations" in
16236 the cbranch1/cbranch2 -> branch cases which were causing several
16237 problems in the past. Fixes #77986.
16239 2006-03-31 Chris Toshok <toshok@ximian.com>
16241 * driver.c (DEFAULT_OPTIMIZATIONS): back out the new set of
16242 default optimizations :(
16244 2006-03-31 Zoltan Varga <vargaz@gmail.com>
16246 * inssel-x86.brg mini-codegen.c mini.c: Merge some changes/fixes from linear-il
16249 2006-03-31 Massimiliano Mantione <massi@ximian.com>
16251 * local-propagation.c: Added comments to structs and removed
16252 "Mono" prefixes from local tree mover types.
16254 2006-03-30 Zoltan Varga <vargaz@gmail.com>
16256 * Makefile.am (arch_sources): Define this for each architecture so
16257 libmono_la_SOURCES is defined in one place.
16259 Wed Mar 29 20:51:14 CEST 2006 Paolo Molaro <lupus@ximian.com>
16261 * driver.c, wapihandles.c, Makefile.am: integrate the io-layer utils
16264 Wed Mar 29 17:16:57 CEST 2006 Paolo Molaro <lupus@ximian.com>
16266 * driver.c: print the GC name supplied by configure.
16268 2006-03-29 Massimiliano Mantione <massi@ximian.com>
16270 * local-propagation.c: Added tree mover, and moved here all the
16271 local propagation code from mini.c
16272 * mini.c: Added support for treeprop, and moved all the local
16273 propagation code to local-propagation.c
16274 * mini.h: Added support for treeprop
16275 * driver.c: Added support for treeprop, enabled consprop, copyprop,
16276 treeprop, inline and deadce by default
16277 * Makefile.am: Added local-propagation.c
16279 2006-03-25 Zoltan Varga <vargaz@gmail.com>
16281 * exceptions-sparc.c: Applied patch from David S. Miller <davem@sunset.davemloft.net>: Implement correct support for sparc/linux.
16283 Fri Mar 24 20:07:19 CET 2006 Paolo Molaro <lupus@ximian.com>
16285 * debug-debugger.c: make it compile without the Boehm GC.
16287 Wed Mar 22 18:25:18 CET 2006 Paolo Molaro <lupus@ximian.com>
16289 * mini.c: fixed issue with mismatch when an icall is registered
16290 with multiple names but same address.
16292 Tue Mar 21 15:59:57 CET 2006 Paolo Molaro <lupus@ximian.com>
16294 * declsec.c, mini-exceptions.c: use write barrier to set reference
16295 fields of managed objects.
16297 2006-03-19 Zoltan Varga <vargaz@gmail.com>
16299 * mini.c (mono_print_method_from_ip): Recognize JIT trampolines as well.
16300 (can_access_internals): Fix a warning.
16302 * mini.c (print_method_from_ip): Rename this to
16303 mono_print_method_from_ip so it gets exported.
16305 * trace.c: Deal with strings inside StringBuilder's containing garbage
16306 and fix memory leaks. Fixes #77848.
16308 2006-03-19 Zoltan Varga <vargaz@gmail.com>
16310 * mini.c (mini_init): Disable the setting of GC_stackbottom on ia64. Hopefully
16313 2006-03-16 Neale Ferguson <neale@sinenomine.net>
16315 * mini-s390.c: Remove OP_X86_TEST_NULL.
16317 Thu Mar 16 17:19:04 CET 2006 Paolo Molaro <lupus@ximian.com>
16319 * mini.c: use the correct GetHashCode() for the moving collector.
16321 2006-03-16 Massimiliano Mantione <massi@ximian.com>
16323 * liveness.c: Regalloc spill cost tuning.
16325 2006-03-15 Neale Ferguson <neale@sinenomine.net>
16327 * mini-s390x.h: Correct S390_LONG macro.
16329 * mini-s390x.c: Cleanup unused code.
16331 2006-03-15 Zoltan Varga <vargaz@gmail.com>
16333 * jit-icalls.h: New file.
16335 * Makefile.am mini.c jit-icalls.c: Use a proper include file for the jit
16336 icalls and include that instead of including jit-icalls.c.
16338 * mini-ppc.c (mono_arch_output_basic_block): Remove references to
16341 Tue Mar 14 20:23:53 CET 2006 Paolo Molaro <lupus@ximian.com>
16343 * mini.c: when checking for member accessibility, also check for
16344 friend assemblies and for explicit interface implementations.
16346 2006-03-14 Zoltan Varga <vargaz@gmail.com>
16348 * mini-codegen.c (mono_local_regalloc): Remove incorrect g_free () calls.
16350 * cpu-arm.md cpu-g4.md: Remove x86_ opcodes.
16352 * mini-x86.h (MONO_ARCH_INST_FIXED_REG): Reorganize the comparisons so
16353 common cases are done first.
16355 * mini-ops.h: Only define platform specific opcodes on the given platform.
16357 * mini.h regalloc.h mini-codegen.c: Merge optimizations from the linear-il
16360 2006-03-14 Martin Baulig <martin@ximian.com>
16362 Revert Paolo's change from r57348:
16364 * mini.h: don't use gboolean for bitfields.
16365 * mini.c: verifier changes for fields and methods accessibility.
16367 2006-03-13 Neale Ferguson <neale@sinenomine.net>
16369 * mini-s390.h, mini-s390x.h: Fix calls to mono_call_inst_add_outarg_reg.
16371 * mini-s390x.c: Fix conv_r_un.
16373 * cpu-s390, cpu-s390x.md: Fix lengths.
16375 Sun Mar 12 17:31:22 CET 2006 Paolo Molaro <lupus@ximian.com>
16377 * mini.c: nested types have access to all the nesting
16378 levels, not just the enclosing types.
16380 Sun Mar 12 16:23:11 CET 2006 Paolo Molaro <lupus@ximian.com>
16382 * mini.c: added a few more verification checks.
16384 2006-03-12 Zoltan Varga <vargaz@gmail.com>
16386 * liveness.c: Merge optimizations from the linear-il branch.
16388 2006-03-11 Zoltan Varga <vargaz@gmail.com>
16390 * mini-ia64.c (emit_call): Add a comment.
16392 * tramp-ia64.c (mono_arch_patch_callsite): Handle indirect calls as well.
16394 * tramp-ia64.c: Fix some warnings.
16396 Sat Mar 11 20:15:59 CET 2006 Paolo Molaro <lupus@ximian.com>
16398 * mini.h: don't use gboolean for bitfields.
16399 * mini.c: verifier changes for fields and methods accessibility.
16401 2006-03-11 Zoltan Varga <vargaz@gmail.com>
16403 * mini.c (mono_icall_get_wrapper): Fix an ia64 bug introduced by the
16404 lazy icall wrapper changes.
16406 * dominators.c: Replace all the dominator algorithms with faster
16407 ones from the linear-il branch.
16409 * inssel-*.brg: Allocate call->out_ireg_args and call->out_freg_args from
16412 * mini-amd64.h (MONO_ARCH_INST_FIXED_REG): Reorganize the comparisons so
16413 common cases are done first.
16415 * mini-amd64.c: Fix some warnings.
16417 * mini-codegen.c mini-*.c: Allocate call->out_ireg_args and call->out_freg_args
16420 * mini.c (mono_jit_compile_method_with_opt): Fix a race in the newly
16423 * mini.h: Add a missing prototype.
16425 2006-03-10 Zoltan Varga <vargaz@gmail.com>
16427 * mini.c: Compile icall wrappers lazily.
16429 * mini-codegen.c: Use printf instead of g_print since its much faster.
16431 * mini.h (mono_bitset_foreach_bit): Use the faster mono_bitset_find_start ()
16434 * mini.c (optimize_branches): Cache the negative result from
16435 remove_block_if_useless ().
16437 * mini.c (optimize_branches): Avoid restarting the iteration after each change.
16438 Also fix some bblock linking issues.
16440 * helpers.c (mono_disassemble_code): Reduce the size of the temporary
16443 * mini.h: Define G_LIKELY/G_UNLIKELY macros for older glib versions.
16445 * mini.h (MonoBasicBlock): Reorganize the fields, putting more frequently
16446 accessed fields first, for better cache behavior.
16448 Fri Mar 10 18:21:41 CET 2006 Paolo Molaro <lupus@ximian.com>
16450 * mini.c: speedup IList<T> array accesses.
16452 2006-03-09 Zoltan Varga <vargaz@gmail.com>
16454 * mini.c (mono_method_to_ir): Handle large methods overflowing the
16455 inline_costs counter. Fixes #77190.
16457 2006-03-06 Zoltan Varga <vargaz@gmail.com>
16459 * mini-exceptions.c: Call mono_trace_is_enabled () before printing
16460 trace messages. Fixes #77706.
16462 2006-03-04 Martin Baulig <martin@ximian.com>
16464 * tramp-amd64.c, tramp-x86.c
16465 (mono_debugger_create_notification_function): Use
16466 mono_global_codeman_reserve() to allocate a buffer at runtime and
16469 * debug-debugger.h (MonoDebuggerInfo): Added `initialize'.
16471 * debug-debugger.c (mono_debugger_init): Dynamically allocate the
16472 notification function at runtime and then call `initialize' in the
16473 `MONO_DEBUGGER__debugger_info' vtable.
16475 2006-03-04 Zoltan Varga <vargaz@gmail.com>
16477 * iltests.il: Fix a visibility problem.
16479 Wed Mar 1 15:55:25 CET 2006 Paolo Molaro <lupus@ximian.com>
16481 * driver.c, mini.c: add hooks for the counters API.
16483 Wed Mar 1 12:28:04 CET 2006 Paolo Molaro <lupus@ximian.com>
16485 * driver.c: show disabled options.
16487 Wed Mar 1 12:18:51 CET 2006 Paolo Molaro <lupus@ximian.com>
16489 * linear-scan.c: always use cost-driven selection.
16491 2006-02-28 Raja R Harinath <rharinath@novell.com>
16493 * jit-icalls.c (helper_compile_generic_method): Revert change from
16496 Mon Feb 27 18:58:19 GMT 2006 Paolo Molaro <lupus@ximian.com>
16498 * cpu-arm.md, mini-arm.c: implemented MemoryBarrier.
16500 Sat Feb 25 17:39:21 CET 2006 Paolo Molaro <lupus@ximian.com>
16502 * inssel.brg: style fixes, mostly to force the updated monoburg
16503 to run for people using svn.
16505 Sat Feb 25 17:07:42 CET 2006 Paolo Molaro <lupus@ximian.com>
16507 * mini.c: match monoburg changes.
16509 Sat Feb 25 16:04:33 CET 2006 Paolo Molaro <lupus@ximian.com>
16511 * mini.h, mini.c, abcremoval.c, aliasing.c, liveness.c,
16512 ssapre.c, graph.c, ssa.c: put the mono_burg_arity[]
16513 declaration in the header file.
16515 Sat Feb 25 14:19:31 CET 2006 Paolo Molaro <lupus@ximian.com>
16517 * helpers.c: reduce relocations and mem usage.
16519 Sat Feb 25 11:58:16 CET 2006 Paolo Molaro <lupus@ximian.com>
16521 * mini.h, mini-codegen.c: disable logging features if
16522 requested by configure.
16524 Sat Feb 25 11:54:49 CET 2006 Paolo Molaro <lupus@ximian.com>
16526 * mini.c: tiny verifier changes.
16528 Fri Feb 24 18:17:52 CET 2006 Paolo Molaro <lupus@ximian.com>
16530 * mini-ops.h, inssel-x86.brg, tramp-x86.c, mini-x86.c,
16531 cpu-pentium.md: stack alignment changes for osx/x86,
16532 partially from Geoff Norton <gnorton@customerdna.com>.
16534 2006-02-24 Raja R Harinath <harinath@gmail.com>
16536 * jit-icalls.c (helper_compile_generic_method): Update to changes
16537 in metadata/class.c.
16539 2006-02-24 Zoltan Varga <vargaz@gmail.com>
16541 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Add a missing check.
16543 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Add support for
16544 interface calls with large offsets.
16546 2006-02-23 Raja R Harinath <rharinath@novell.com>
16548 * jit-icalls.c (helper_compile_generic_method): Document the
16549 special-case we depend on so that we can inflate the method twice
16550 with the same context with no bad side-effects.
16552 Thu Feb 23 13:45:46 CET 2006 Paolo Molaro <lupus@ximian.com>
16554 * mini-x86.c, mini-amd64.c: fix for case when xen support
16557 Wed Feb 22 19:38:40 CET 2006 Paolo Molaro <lupus@ximian.com>
16559 * mini-x86.c, mini-amd64.c: generate code to access tls items
16560 in a faster way for Xen systems.
16562 Wed Feb 22 10:31:25 CET 2006 Paolo Molaro <lupus@ximian.com>
16564 * exceptions-x86.c, mini-x86.h, driver.c, mini-codegen.c:
16565 updates and compilation fixes for the OSX/x86 port, mostly from
16566 Geoff Norton <gnorton@customerdna.com>.
16568 Tue Feb 21 19:56:55 CET 2006 Paolo Molaro <lupus@ximian.com>
16570 * inssel.brg: faster interface call implementation
16571 to sync with the interface_offsets MonoVTable changes.
16573 Mon Feb 20 10:37:57 CET 2006 Paolo Molaro <lupus@ximian.com>
16575 * mini.c: more verification checks.
16577 Fri Feb 17 19:47:29 CET 2006 Paolo Molaro <lupus@ximian.com>
16579 * mini.c: added a few more verification checks.
16581 2006-02-17 Neale Ferguson <neale@sinenomine.net>
16583 * mini-s390x.c, mini-s390x.h: Check for presence of long displacement
16584 facility on the processor and use it if available.
16586 Fri Feb 17 16:12:52 CET 2006 Paolo Molaro <lupus@ximian.com>
16588 * driver.c, aot.c, mini.c: throw exception if the IL code is
16589 invalid or unverifiable.
16591 2006-02-17 Raja R Harinath <rharinath@novell.com>
16593 * generics.2.cs (test_0_ldfld_stfld_mro): Use m.struct_field, not
16596 2006-02-16 Zoltan Varga <vargaz@gmail.com>
16598 * generics.2.cs: Add some tests for generics ldfld/stfld wrappers.
16600 Wed Feb 15 16:23:17 CET 2006 Paolo Molaro <lupus@ximian.com>
16602 * mini-s390x.c, mini-s390.c, mini.c, mini-amd64.c, mini-arm.c,
16603 mini-ia64.c, mini-sparc.c, mini-x86.c, mini-ppc.c: fixed
16604 handling of instantiated generic valuetypes.
16606 2006-02-11 Zoltan Varga <vargaz@gmail.com>
16608 * mini-exceptions.c mini-x86.h mini-x86.c: Get rid of
16609 MONO_INIT_CONTEXT_FROM_CALLER, and use MONO_INIT_CONTEXT_FROM_FUNC
16612 * generics.2.cs: Revert the nullable reftypes tests.
16614 2006-02-10 Zoltan Varga <vargaz@gmail.com>
16616 * mini-exceptions.c (MONO_INIT_CONTEXT_FROM_CALLER): Avoid
16617 using __builtin_frame_address (1) as it doesn't work in the presence
16618 of optimizations. Hopefully fixes #77273.
16620 * Makefile.am generics.cs generics.2.cs: Revert the generics.2.cs
16621 -> generics.cs change as it doesn't work with some automake versions.
16623 Thu Feb 9 16:24:44 CET 2006 Paolo Molaro <lupus@ximian.com>
16625 * mini.c: handle systems that sue a different way to
16626 retrieve the stack address of the current thread.
16628 2006-02-09 Zoltan Varga <vargaz@gmail.com>
16630 * Makefile.am generics.2.cs: Rename this to generics.cs and handle
16631 it specially in the makefile.
16633 * generics.2.cs: Add tests for nullable reference types.
16635 Wed Feb 8 19:33:17 CET 2006 Paolo Molaro <lupus@ximian.com>
16637 * mini.c: always handle the case when mono_jit_init()
16638 is called in a thread different from the main thread,
16639 confusing libgc (bug #77309).
16641 Mon Feb 6 09:01:24 EST 2006 Paolo Molaro <lupus@ximian.com>
16643 * mini-ppc.c: fix handling of exceptions in large methods (bug #74932).
16645 Fri Feb 3 18:51:35 CET 2006 Paolo Molaro <lupus@ximian.com>
16647 * mini.c: change optimize_branches () to use a single loop
16648 and introduce a new optimization to simplify some range checks.
16650 2006-02-03 Martin Baulig <martin@ximian.com>
16652 * debug-debugger.c (debugger_thread_manager_thread_created): Removed
16653 and merged with debugger_thread_manager_add_thread().
16654 (mono_debugger_main): Call debugger_thread_manager_add_thread() to
16655 inform the debugger about the main thread.
16657 2006-02-03 Zoltan Varga <vargaz@gmail.com>
16659 * basic.cs: Add test for div.un/rem.un constant folding.
16661 2006-02-03 Neale Ferguson <neale@sinenomine.net>
16663 * cpu-s390x.md: correct int_xor_imm length
16665 2006-02-03 Zoltan Varga <vargaz@gmail.com>
16667 * generics.2.cs: New test for #77442.
16669 * jit-icalls.c (helper_compile_generic_method): Check for null. Fixes
16672 2006-02-02 Martin Baulig <martin@ximian.com>
16674 * tramp-x86.c, tramp-amd64.c: It's now safe to #include
16675 <mono/metadata/mono-debug-debugger.h>
16677 * debug-mini.c: Don't #define _IN_THE_MONO_DEBUGGER.
16679 2006-02-02 Martin Baulig <martin@ximian.com>
16681 * debug-debugger.h: New header file for debug-debugger.c.
16683 * debug-debugger.c: Big API cleanup; don't run the managed Main()
16684 function is a separate thread anymore; add support for attaching.
16686 2006-02-01 Zoltan Varga <vargaz@gmail.com>
16688 * tramp-x86.c: Fix a warning.
16690 2006-01-31 Zoltan Varga <vargaz@gmail.com>
16692 * mini-amd64.c (mono_arch_compute_omit_fp): Avoid hitting an assertion
16693 on very large methods.
16695 * aot.c (load_patch_info): Fix a warning.
16697 Mon Jan 30 12:51:10 CET 2006 Paolo Molaro <lupus@ximian.com>
16699 * cpu-pentium.md, mini-x86.c, inssel.brg, inssel-x86.brg,
16700 mini-ops.h: alu membase optimizations.
16702 Fri Jan 27 21:11:08 CET 2006 Paolo Molaro <lupus@ximian.com>
16704 * mini-ops.h, mini.c, inssel.brg, inssel-x86.brg: opcode
16705 to speedup StringBuilder.
16707 2006-01-27 Zoltan Varga <vargaz@gmail.com>
16709 * dominators.c (mono_compute_natural_loops): Fix detection of
16710 loop body start blocks.
16712 * mini-exceptions.c (mono_print_thread_dump): Fix non x86 builds.
16714 2006-01-26 Zoltan Varga <vargaz@gmail.com>
16716 * mini.h mini.c mini-exceptions.c: Add thread dump support. Fixes
16719 2006-01-25 Massimiliano Mantione <massi@ximian.com>
16721 * aliasing.c: Fixed aliasing issue on 64 bit archs.
16723 2006-01-25 Martin Baulig <martin@ximian.com>
16725 * debug-debugger.c: Moved the `MonoDebuggerManager' and
16726 `MonoDebuggerThread' typedefs here from mono-debug-debugger.h and
16727 started to cleanup this file a little bit.
16729 Tue Jan 24 18:20:48 CET 2006 Paolo Molaro <lupus@ximian.com>
16731 * mini.c: optimize a codepath frequently happening in generics code.
16733 2006-01-23 Martin Baulig <martin@ximian.com>
16735 * Makefile.am: Only compile debug-debugger.c on supported platforms.
16737 * debug-debugger.c: Kill the IO_LAYER() hack and use the io-layer
16738 functions directly.
16740 * driver.c: debug-debugger.c is only available if
16741 `MONO_DEBUGGER_SUPPORTED' is defined.
16743 2006-01-23 Martin Baulig <martin@ximian.com>
16745 * debug-debugger.c: Only enable this on platforms where the Mono
16746 Debugger is working (x86 and x86_64).
16748 2006-01-21 Martin Baulig <martin@ximian.com>
16750 The Mono Debugger is now using the normal `mono' instead of the
16751 `mono-debugger-mini-wrapper' when executing managed code.
16753 * debug-debugger.c: New file; previously known as
16754 debugger/wrapper/wrapper.c.
16756 * debug-mini.c (mono_init_debugger): Removed.
16758 * driver.c (mono_main): Added new `--inside-mdb' command line
16759 argument which is used when running inside the debugger.
16761 2006-01-20 Zoltan Varga <vargaz@gmail.com>
16763 * liveness.c (mono_analyze_liveness): Remove some unused data
16766 2006-01-17 Zoltan Varga <vargaz@gmail.com>
16768 * mini.h: Move mono_bitset_test_fast macro to monobitset.h where it belongs.
16770 2006-01-16 Zoltan Varga <vargaz@gmail.com>
16772 * mini.h (mono_bitset_test_fast): Disable the 'fast' implementation which
16773 depends on implementation details of monobitset.
16775 * mini.c (mini_get_ldelema_ins): Fix handling of 1 dimensional arrays.
16778 2006-01-15 Zoltan Varga <vargaz@gmail.com>
16780 * liveness.c: Update after monobitset changes.
16782 2006-01-14 Zoltan Varga <vargaz@gmail.com>
16784 * mini-amd64.c (mono_arch_compute_omit_fp): Fix a leak.
16786 2006-01-11 Neale Ferguson <neale@sinenomine.net>
16788 * inssel-s390x.brg: Fix reg: OP_LDADDR(OP_S390_LOADARG) register setting.
16790 * mini-s390x.c: Remove warning messages.
16792 2006-01-11 Ben Maurer <bmaurer@andrew.cmu.edu>
16794 * mini.c: pass the jitinfo to mono_profiler_method_end_jit.
16796 2006-01-10 Zoltan Varga <vargaz@gmail.com>
16798 * generics.2.cs: Add ldelem/stelem_any test.
16800 2006-01-10 Neale Ferguson <neale@sinenomine.net>
16802 * mini-s390.c: Fix ATOMIC_ADD_I4 operation.
16804 2006-01-07 Zoltan Varga <vargaz@gmail.com>
16806 * inssel-long.brg: Fix int->long ovf conversion rules. Fixes #77172.
16808 2006-01-06 Zoltan Varga <vargaz@gmail.com>
16810 * generics.2.cs: Reenable vtype tests.
16812 * inssel-x86.brg: Remove an icorrect valuetype rule.
16814 2006-01-06 Neale Ferguson <neale@sinenomine.net>
16816 * mini-s390x.c, inssel-s390x.brg, cpu-s390x.md: Fix ATOMIC_I8 operations. Provide
16817 initial support for OP_ABS.
16819 2006-01-05 Neale Ferguson <neale@sinenomine.net>
16821 * mini-s390x.c (emit_float_to_int): Correct r8 to unsigned int algorithm.
16823 2006-01-05 Neale Ferguson <neale@sinenomine.net>
16825 * mini-s390.c, mini-s390.h, inssel-s390.brg, cpu-s390.md: Fix r8 to unsigned int
16826 conversion and implement LADD/LSUB.
16828 * exceptions-s390.c: Standardize mono_arch_find_jit_info to match other
16831 2006-01-05 Neale Ferguson <neale@sinenomine.net>
16833 * mini-s390x.c, mini-s390x.h: Fix r8 to unsigned int conversion.
16835 * exceptions-s390x.c: Standardize mono_arch_find_jit_info to match other
16838 2006-01-05 Neale Ferguson <neale@sinenomine.net>
16840 * mini-s390x.c, mini-s390x.h, mini-s390.c, mini-s390.h: Fix lmf handling when
16841 localloc is encountered. Fixes crash in test-183.cs when using gmcs
16842 (stack walk problem).
16844 2006-01-04 Zoltan Varga <vargaz@gmail.com>
16846 * aot.c (mono_aot_load_method): Fix a warning.
16848 2006-01-03 Neale Ferguson <neale@sinenomine.net>
16850 * mini-s390x.h, exceptions-s390x.c, inssel-s390x.brg: Fix compiler warnings
16852 2006-01-03 Zoltan Varga <vargaz@gmail.com>
16854 * iltests.il: Add test for #77148.
16856 * mini.c (mini_get_ldelema_ins): Handle arrays with rank 1 too. Fixes
16859 2006-01-03 Neale Ferguson <neale@sinenomine.net>
16861 * mini-s390x.c, inssel-s390x.brg: Remove debug statements
16863 2006-01-03 Neale Ferguson <neale@sinenomine.net>
16865 * mini-s390x.c, mini-s390x.h, exceptions-s390x.c, tramp-s390x.c, inssel-s390x.brg,
16866 cpu-s390x.md, mini-codegen.c, Makefile.am: add 64-bit s390 support to JIT.
16868 * basic-long.cs: Add lconv-to-r4/r8 tests.
16870 2006-01-03 Zoltan Varga <vargaz@gmail.com>
16872 * mini.c (mono_method_to_ir): Fix DynamicMethod support in some opcodes.
16874 * mini-sparc.c (mono_arch_call_opcode): Use mono_class_value_size ()
16875 here as on other archs.
16877 2005-12-29 Neale Ferguson <neale@sinenomine.net>
16879 * mini-s390.c (mono_arch_get_inst_for_method): Add memory_barrier support.
16881 2005-12-29 Neale Ferguson <neale@sinenomine.net>
16883 * inssel-s390.brg: Correct register assignment; Rework L[ADD|SUB]_OVF[_UN] for s390.
16885 * cpu-s390.md: Fix lengths of a couple of long instructions; Add memory_barrier.
16887 * mini-s390.c: Fix long add/sub overflow instructions; Fix displacement handling in
16888 instrument_prolog; Add memory_barrier instruction.
16890 2005-12-26 Zoltan Varga <vargaz@gmail.com>
16892 * exceptions-x86.c mini-x86.h: Fix solaris/x86 exception handling.
16894 2005-12-23 Zoltan Varga <vargaz@gmail.com>
16896 * tramp-ia64.c (mono_arch_get_unbox_trampoline): Flush icache.
16898 * aliasing.c inssel.brg: Fix warnings.
16900 * inssel-ia64.brg (OP_MEMSET): Fix an optimization which previously
16901 could skip initialization of some parts of memory.
16903 * mini.c mini-ia64.c: Fix warnings.
16905 * inssel-sparc.brg: Add an implementation of lneg which actually works.
16907 2005-12-22 Zoltan Varga <vargaz@gmail.com>
16909 * aliasing.c (mono_build_aliasing_information): Add a workaround for
16910 a crash seen on sparc.
16912 * mini-sparc.c: Add implementation of Thread.MemoryBarrier.
16914 * cpu-sparc.md: Add memory_barrier opcode. Remove unused opcodes.
16916 2005-12-21 Neale Ferguson <neale@sinenomine.net>
16918 * mini-ops.h: Add s390_backchain instruction
16920 * inssel-s390.brg: Use backchaining instruction for LOADARG/STKARG operations.
16922 * cpu-s390.md: Add s390_backchain instruction
16924 * mini-s390.c: Significant ABI changes
16926 * mini-s390.h: Cater for zero length structures
16928 2005-12-20 Neale Ferguson <neale@sinenomine.net>
16930 * mini-s390.c: ABI fixes
16932 * inssel-s390.brg: Remove debug statements
16934 * cpu-s390.md: Fix length of ATOMIC_xx operations
16936 2005-12-19 Zoltan Varga <vargaz@gmail.com>
16938 * basic-float.cs: Add float<->long conversion tests.
16940 2005-12-16 Neale Ferguson <neale@sinenomine.net>
16942 * mini-s390.c: Fix LOCALLOC processing.
16944 * tramp-s390.c (s390_magic_trampoline): Fix base calculation.
16946 2005-12-15 Zoltan Varga <vargaz@gmail.com>
16948 * iltests.il: Add tests for some opcodes not covered by the other
16951 2005-12-15 Neale Ferguson <neale@sinenomine.net>
16953 * mini-s390.c: Fix ADDCC/SBB bug revealed by test_0_ulong_regress; Correct
16954 register loading for Tail processing; Correct trace output.
16956 * inssel-s390.brg: Reimplement LSUB_OVF due to s390 implementation of signed math.
16958 * cpu-s390.md: Correct size of jmp instruction.
16960 2005-12-13 Neale Ferguson <neale@sinenomine.net>
16962 * mini-s390.c (mono_arch_emit_prolog): Remove some debugging bits.
16964 2005-12-13 Neale Ferguson <neale@sinenomine.net>
16966 * inssel-s390.brg tramp-s390.c cpu-s390.md mini-s390.c mini-s390.h:
16967 Bring s390 up to current level.
16969 2005-12-12 Zltan Varga <vargaz@gmail.com>
16971 * generics.2.cs: Disable the newly added tests as they do not work yet.
16973 * generics.2.cs: Add valuetype tests.
16975 2005-12-09 Zoltan Varga <vargaz@gmail.com>
16977 * basic-long.cs: Add i4->u8 test.
16979 * objects.cs: Add tests for JIT intrinsic.
16981 * mini.c (mini_get_inst_for_method): Resurrect the array Rank/Length
16982 optimizations lost by a mistake.
16984 2005-12-07 Zoltan Varga <vargaz@gmail.com>
16986 * basic-long.cs: Remove a test moved to objects.cs.
16988 * arrays.cs: Add more array tests.
16990 2005-12-06 Zoltan Varga <vargaz@gmail.com>
16992 * arrays.cs: Add new tests for multi-dimensional arrays.
16994 2005-12-06 Raja R Harinath <rharinath@novell.com>
16996 * Makefile.am (test_sources2): Add generics.2.cs.
16997 (EXTRA_DIST): Add test_sources2.
16999 2005-12-05 Ben Maurer <bmaurer@ximian.com>
17001 Support for boxing and unboxing nullable types as well as the
17002 isinst operation on nullables, per the CLI ammendment.
17004 * inssel.brg (CEE_ISINST): Special case for nullable
17006 * mini.c (handle_unbox_nullable): new method
17007 (handle_box): Special case for nullable types
17008 (mono_method_to_ir): Call handle_unbox_nullable in correct
17011 * generics.2.cs: New test suite
17013 * Makefile.am: Support for regression tests with generics.
17015 2005-12-03 Zoltan Varga <vargaz@gmail.com>
17017 * mini-amd64.c (emit_load_volatile_arguments): Add loading of arguments
17018 allocated to registers. Fixes #76800.
17020 Thu Dec 1 12:59:40 EST 2005 Paolo Molaro <lupus@ximian.com>
17022 * mini-ppc.c, inssel-ppc.brg: fix ABI issue (pinvoke3.cs).
17024 2005-11-30 Zoltan Varga <vargaz@gmail.com>
17026 * exceptions.cs: Disable test_0_long_cast () test, since it fails on a lot
17029 2005-11-29 Zoltan Varga <vargaz@gmail.com>
17031 * objects.cs basic-calls.cs: Move a test depending on valuetypes to
17034 * inssel-long32.brg (CEE_CONV_I8): Remove unused labels.
17036 * inssel-long32.brg (CEE_CONV_I8): Convert this to a branchless version.
17037 Tue Nov 29 05:41:34 EST 2005 Paolo Molaro <lupus@ximian.com>
17039 * mini-ppc.c, cpu-g4.md: ensure a fp register is converted to
17040 single precision before storing to a single precision location.
17042 2005-11-28 Raja R Harinath <rharinath@novell.com>
17044 * Makefile.am (ILASM): Use profile-dependent location of ilasm.
17046 2005-11-27 Zoltan Varga <vargaz@gmail.com>
17048 * basic-long.cs basic-calls.cs objects.cs: Move some tests to the
17051 * basic.cs: Remove test_0_byte_compares test which was moved to
17052 objects.cs a long time ago.
17054 2005-11-22 Massimiliano Mantione <massi@ximian.com>
17056 * aliasing.c: Fixed aliasing issue on 64 bit archs.
17058 2005-11-20 Zoltan Varga <vargaz@gmail.com>
17060 * mini-ia64.c exceptions-ia64.c: Simplify the way filters/finally
17061 handlers are called.
17063 * mini-ia64.c (mono_arch_emit_exceptions): Optimize size of exception
17066 * mini-ia64.c: Add support for the throw->branch exception
17069 * driver.c (DEFAULT_OPTIMIZATIONS): Add MONO_OPT_EXCEPTION.
17071 2005-11-18 Massimiliano Mantione <massi@ximian.com>
17073 * mini.c: Enabled "fastpath" deadce :-)
17075 2005-11-18 Massimiliano Mantione <massi@ximian.com>
17077 * mini.c: Added "fastpath" deadce (deadce without SSA), and a simple
17078 alias analysis pass to support it.
17079 * mini.h: Likewise.
17081 * liveness.c: Likewise (liveness computation can use aliasing
17082 information to be more accurate).
17083 * driver.c: Added an "ssa" option go tell the JIT to use SSA, and
17084 moreover made so that "--compile-all" uses the given optimization
17085 flags and not the default ones.
17086 * aliasing.c: Alias analysis (new file).
17087 * aliasing.h: Likewise.
17088 * Makefile.am: added "aliasing.c" and "aliasing.h".
17090 2005-11-17 Zoltan Varga <vargaz@gmail.com>
17092 * mini-ops.h: Add missing OP_I opcodes so it is in synch with the
17095 2005-11-13 Zoltan Varga <vargaz@gmail.com>
17097 * mini-exceptions.c (mono_handle_exception_internal): Remove the
17098 fp >= end_of_stack exit condition, as it is not needed, and it might
17099 become true for fp eliminated frames.
17101 2005-11-11 Zoltan Varga <vargaz@gmail.com>
17103 * mini-x86.c (mono_arch_emit_epilog): Use G_STRUCT_OFFSET instead of hard
17106 Tue Nov 8 11:28:20 GMT 2005 Paolo Molaro <lupus@ximian.com>
17108 * mini-arm.c: fixed alignment of doubles/longs to match
17109 the C ABI (bug #76635).
17111 Mon Nov 7 16:13:21 CET 2005 Paolo Molaro <lupus@ximian.com>
17113 * aot.c: fix compilation with --enable-minimal=aot.
17115 Fri Nov 4 12:34:15 GMT 2005 Paolo Molaro <lupus@ximian.com>
17117 * mini-arm.c: fixed compatibility with the new
17118 floating point emulator package for compares.
17120 2005-11-03 Atsushi Enomoto <atsushi@ximian.com?
17122 * mini.c : reverted sig->pinvoke changes (r51396-51397).
17124 2005-11-01 Zoltan Varga <vargaz@freemail.hu>
17126 * mini-exceptions.c (print_stack_frame): Output to stderr.
17127 (mono_handle_native_sigsegv): Ditto.
17129 2005-10-30 Zoltan Varga <vargaz@freemail.hu>
17131 * mini-amd64.c (mono_arch_output_basic_block): Remove unused
17132 OP_LCONV_TO_OVF_I implementation.
17134 * mini-amd64.c: Add support for the throw->branch exception
17137 * branch-opts.c (mono_branch_optimize_exception_target): Allow the case
17138 when the catch clause catches a more general exception, i.e. Object.
17140 2005-10-30 Zoltan Varga <vargaz@gmail.com>
17142 * cpu-ia64.md: Remove unused opcodes.
17144 * mini.c (GET_CONTEXT): Simplify this somewhat by removing arch
17145 specific defines for architectures defining USE_SIGACTION.
17147 * mini-ia64.c: Fix some warnings.
17149 * exceptions-ia64.c (mono_arch_ip_from_context): Fix this, the previous
17150 version seemed to skip a frame.
17152 2005-10-30 Zoltan Varga <vargaz@freemail.hu>
17154 * mini.c: Clean up the usage of sig->pinvoke flag. Now
17155 only calls which are made to native code use this flag.
17157 2005-10-29 Zoltan Varga <vargaz@freemail.hu>
17159 * mini-amd64.c (mono_arch_compute_omit_fp): Disable fp elimination for
17160 varargs methods as well.
17162 * mini-amd64.c exceptions-amd64.c: Allow fp elimination in methods
17163 which have save_lmf set. Reorganize methods prologs a bit.
17165 * mini-amd64.c (mono_arch_compute_omit_fp): Move the check for the
17166 debugger to the proper place.
17168 2005-10-29 Martin Baulig <martin@ximian.com>
17170 * mini-amd64.c (debug_omit_fp): Temporarily disable fp elimination
17171 when running inside the debugger until the debugger has support
17174 2005-10-26 Zoltan Varga <vargaz@gmail.com>
17176 * mini.h: Fix a warning.
17178 2005-10-24 Miguel de Icaza <miguel@novell.com>
17180 * mini.c (mono_pmip): Just a wrapper for get_method_from_ip which
17181 we expose publicly, this returns the string.
17183 2005-10-22 Zoltan Varga <vargaz@freemail.hu>
17185 * exceptions-amd64.c (mono_arch_find_jit_info): Fix some corner cases
17186 with fp elimination.
17188 2005-10-21 Zoltan Varga <vargaz@gmail.com>
17190 * mini-exceptions.c (mono_handle_native_sigsegv): Try to print a
17191 native stacktrace using the glibc 'backtrace' function if available.
17193 2005-10-20 Zoltan Varga <vargaz@gmail.com>
17195 * mini.h (MonoDebugOptions): Remove 'abort_on_sigsegv' option.
17197 * mini-exceptions.c (mono_handle_native_sigsegv): New function to
17198 handle SIGSEGVs received while in native code.
17200 * mini.c (sigsegv_signal_handler): If the SIGSEGV happened in native
17201 code, call mono_handle_native_sigsegv which will abort the runtime
17202 after printing some diagnostics, instead of converting it into a
17203 confusing NullReferenceException.
17205 2005-10-18 Zoltan Varga <vargaz@gmail.com>
17207 * cpu-pentium.md: Remove unused opcodes.
17209 2005-10-18 Zoltan Varga <vargaz@freemail.hu>
17211 * mini-amd64.h (MonoLMF): Add rsp field.
17213 * mini-amd64.c exceptions-amd64.c tramp-amd64.c: Save the sp reg into
17216 2005-10-17 Zoltan Varga <vargaz@gmail.com>
17218 * mini-codegen.c (get_register_spilling): Fix some warnings.
17220 2005-10-16 Zoltan Varga <vargaz@freemail.hu>
17222 * mini-amd64.h mini-amd64.c exceptions-amd64.c: Add support for fp
17223 elimination during exception handling. Enable fp elimination by
17226 * mini-amd64.h mini-amd64.c: Add preliminary support for frame pointer
17229 2005-10-16 Martin Baulig <martin@ximian.com>
17231 * mini-exceptions.c
17232 (mono_debugger_run_finally): New public method for the debugger.
17234 2005-10-10 Zoltan Varga <vargaz@gmail.com>
17236 * debug-mini.c (mono_debug_init_method): Fix warning.
17238 * mini.h branch-opts.c (mono_branch_optimize_exception_target): Make
17239 the 'exname' parameter const to fix some warnings.
17241 2005-10-09 Zoltan Varga <vargaz@freemail.hu>
17243 * mini-exceptions.c (mono_handle_exception_internal): Fix another bug
17244 introduced by the previous patch.
17246 2005-10-08 Zoltan Varga <vargaz@gmail.com>
17248 * basic-float.cs: Add test for precision of float arithmetic.
17250 * mini-ia64.c (mono_arch_output_basic_block): Convert to/from doubles
17251 when loading/storing single values from/to memory.
17253 * mini.c (mono_jit_compile_method_with_opt): Create the function
17254 pointers in the correct domain.
17256 2005-10-08 Zoltan Varga <vargaz@freemail.hu>
17258 * mini-exceptions.c (mono_handle_exception_internal): Fix bug
17259 introduced by previous patch.
17261 * mini-exceptions.c (mono_handle_exception_internal): Handle the case
17262 when out_filter_idx is NULL.
17264 * mini-exceptions.c: Don't run filter clauses twice during exception
17265 handling. Fixes #75755.
17267 2005-10-07 Zoltan Varga <vargaz@gmail.com>
17269 * aot.c: Add support for ldflda wrappers.
17271 * mini.c (mono_method_to_ir): Use ldflda wrappers for CEE_LDFLDA. Fixes
17274 Tue Oct 4 20:23:25 CEST 2005 Paolo Molaro <lupus@ximian.com>
17276 * mini.c, mini.h: do not consider exception handlers blocks when
17277 setting up interface variables.
17279 2005-10-04 Zoltan Varga <vargaz@freemail.hu>
17281 * aot.c (emit_section_change): Fix emitting of sections on win32. Fixes #76322.
17283 2005-10-03 Zoltan Varga <vargaz@gmail.com>
17285 * liveness.c (mono_analyze_liveness): Revert parts of r51051 since it
17286 causes a regression.
17288 * mini.c (mini_thread_cleanup): Fix reading of freed memory.
17290 2005-10-02 Zoltan Varga <vargaz@freemail.hu>
17292 * mini.h (OP_PCONST): Move the definition of OP_PCONST into the rest
17293 of the OP_P definitions.
17295 * TODO: Add a proposal for dealing with the CEE/OP mess.
17297 * mini-amd64.c (mono_arch_output_basic_block): Merge mul_imm
17298 optimizations from the x86 port.
17300 * cpu-amd64.md: Ditto.
17302 * basic.cs basic-long.cs: Add tests.
17304 Fri Sep 30 20:07:20 CEST 2005 Paolo Molaro <lupus@ximian.com>
17306 * Makefile.am, driver.c, mini-x86.c, mini.c, mini.h, branch-opts.c:
17307 Patrik Torstensson's implementation of my exception-handling
17308 optimization idea, when the exception object is not used
17311 Fri Sep 30 19:10:29 CEST 2005 Paolo Molaro <lupus@ximian.com>
17313 * mini-x86.c, cpu-pentium.md: Patrik Torstensson's port
17314 of the mul_imm optimizations from the old jit.
17316 Fri Sep 30 11:37:51 EDT 2005 Paolo Molaro <lupus@ximian.com>
17318 * mini.c, liveness.c: patch by Patrik Torstensson and
17319 Zoltan Varga to improve performance in methods with
17322 2005-09-30 Zoltan Varga <vargaz@gmail.com>
17324 * driver.c: Remove 'Globalization' entry from --version.
17326 2005-09-28 Zoltan Varga <vargaz@gmail.com>
17328 * mini.c (mono_jit_compile_method_inner): Do not load AOT code when
17329 there is a profiler interested in JIT events.
17331 * aot.c: Load profile files produced by the AOT profiling module, and
17332 reorder methods based on the profiling info. Add a 'method_order' table
17333 to the AOT file to make mono_aot_find_jit_info work with the reordered
17336 * mini.h: Bump AOT file version info.
17338 Wed Sep 28 17:12:48 CEST 2005 Paolo Molaro <lupus@ximian.com>
17340 * mini-arm.h: work around what looks like a gcc bug when optimizations
17343 2005-09-28 Raja R Harinath <rharinath@novell.com>
17345 * Makefile.am (AM_CFLAGS): Don't use += to append inside
17346 conditionals. Use ...
17347 (PLATFORM_CFLAGS, ARCH_CFLAGS): ... these.
17349 2005-09-27 Zoltan Varga <vargaz@freemail.hu>
17351 * mini-amd64.c (mono_arch_call_opcode): Use mono_class_value_size ()
17352 to determine the amount of memory to copy when passing valuetypes.
17354 * inssel-amd64.brg: Remove PUSH(LDIND4) rules since they convert an
17355 4 byte load into a 8 byte load. Fix aligning of size in OP_OUTARG_VT.
17357 2005-09-27 Zoltan Varga <vargaz@gmail.com>
17359 * mini.h mini.c aot.c: Add infrastructure to collect pagefault
17360 information about aot.
17362 2005-09-27 Ben Maurer <bmaurer@ximian.com>
17364 * *.c: Replace the use of {Enter,Leave}CriticalSection with
17365 macros. This will allow a deadlock debugger to easily be plugged
17368 Tue Sep 27 09:32:11 EDT 2005 Paolo Molaro <lupus@ximian.com>
17370 * mini-ppc.c, cpu-g4.md: added memory barrier instruction.
17372 2005-09-27 Raja R Harinath <rharinath@novell.com>
17374 * Makefile.am (AM_CFLAGS): Rename from INCLUDES.
17375 (AM_CFLAGS) [PLATFORM_WIN32): Append to it, don't set it.
17376 (AM_CFLAGS) [ARM]: Add arch/arm directory from the build tree.
17377 ($(arch_built)) [CROSS_COMPILING]: Error out.
17379 2005-09-26 Zoltan Varga <vargaz@gmail.com>
17381 * aot.c: Add support for the no_special_static flag for classes.
17383 2005-09-24 Zoltan Varga <vargaz@freemail.hu>
17385 * Reapply reverted patches.
17387 * *: Revert r50174 as well.
17389 * mini-amd64.c cpu-amd64.md inssel-amd64.brg: Revert r50170 as well.
17391 2005-09-24 Zoltan Varga <vargaz@freemail.hu>
17393 * mini-amd64.c: Revert r50342 to see if this fixed buildbot.
17395 2005-09-23 Miguel de Icaza <miguel@novell.com>
17397 * mini.c (SIG_HANDLER_SIGNATURE): Only dereference info if it is
17398 part of the SIG_HANDLER_SIGNATURE.
17400 2005-09-23 Zoltan Varga <vargaz@gmail.com>
17402 * mini.h mini.c: Add a new MONO_DEBUG option to collect metadata pagefault
17405 * mini-x86.c (mono_arch_call_opcode): Fix vararg calling convention
17406 introduced by previous patch.
17408 2005-09-21 Zoltan Varga <vargaz@gmail.com>
17410 * tramp-x86.c (mono_arch_create_trampoline_code): Restore caller
17411 saved registers too.
17413 * mini-x86.c (mono_arch_allocate_vars): Rewrite this so it works based
17414 upon the information returned by get_call_info ().
17416 * mini-x86.c (add_float): Fix stack size calculation.
17417 (mono_arch_call_opcode): Rewrite this so it works based up the
17418 information returned by get_call_info ().
17419 (mono_arch_get_this_vret_args): Ditto.
17421 2005-09-21 Zoltan Varga <vargaz@freemail.hu>
17423 * mini-amd64.c (mono_arch_emit_this_vret_args): Use the information
17424 in cinfo to determine the registers which need to be used.
17426 2005-09-20 Miguel de Icaza <miguel@novell.com>
17428 * driver.c (mono_main): Add --server and --desktop flags.
17430 2005-09-16 Zoltan Varga <vargaz@gmail.com>
17432 * mini-ia64.h: Make register masks 64 bit. Don't treat argument
17433 registers as global registers.
17435 * inssel-ia64.brg (stmt): Remove OP_OUTARG_REG () rules which are no
17436 longer needed with the new register allocator.
17438 * mini-ia64.c: Use OP_MOVE instead of OP_SETREG for reg-reg moves.
17440 * cpu-ia64.md: Remove unused opcodes.
17442 * regalloc.c mini-codegen.c: Make register masks 64 bit on ia64.
17444 2005-09-16 Zoltan Varga <vargaz@freemail.hu>
17446 * cpu-amd64.md: Remove unused opcodes.
17448 * inssel-amd64.brg: Remove OP_OUTARG_REG () rules which are no longer
17449 needed with the new register allocator.
17451 * inssel-amd64.brg mini-amd64.c: Use OP_MOVE instead of OP_SETREG for
17454 2005-09-16 Raja R Harinath <rharinath@novell.com>
17456 * Makefile.am (check-local): Don't invoke semdel-wrapper.
17458 2005-09-16 Martin Baulig <martin@ximian.com>
17460 * exceptions-amd64.c
17461 (throw_exception): Don't call mono_debugger_throw_exception() if
17462 we're a rethrow - see the FIXME in the code.
17464 2005-09-15 Geoff Norton <gnorton@customerdna.com>
17466 * mini.c (mono_init_exceptions): This only works on some architectures.
17468 2005-09-15 Zoltan Varga <vargaz@gmail.com>
17470 * mini.c (mono_method_to_ir): Add OP_LMUL imm -> OP_LMUL_IMM conversion
17473 * inssel-long.brg mini-ia64.c: Add OP_LMUL_IMM rules.
17475 * mini-ia64.h mini-ia64.c: Remove the altstack support code which is
17476 now in mini-exceptions.c.
17478 2005-09-15 Zoltan Varga <vargaz@freemail.hu>
17480 * mini-amd64.h mini-am64.c: Remove the altstack support code which is
17481 now in mini-exceptions.c.
17483 2005-09-15 Zoltan Varga <vargaz@gmail.com>
17485 * exceptions-x86.c: Applied patch from Patrik Torstensson
17486 <patrik.torstensson@gmail.com>. Add stack overflow handling support for win32.
17488 * mini-exceptions.c mini-x86.c mini.c: Move the altstack setup/teardown
17489 code into mini-exceptions.c. Add some assertions to it.
17491 2005-09-12 Zoltan Varga <vargaz@gmail.com>
17493 * aot.c (emit_section_change): Applied patch from "The Software Team"
17494 (<software@solmersa.com>). Fix as errors on windows.
17496 2005-09-11 Zoltan Varga <vargaz@freemail.hu>
17498 * tramp-amd64.c (mono_arch_create_trampoline_code): Fix saving of
17499 method info into the LMF.
17501 2005-09-11 Zoltan Varga <vargaz@gmail.com>
17503 * mini-ia64.c: Add proper unwind info for method epilogs.
17505 * exceptions-ia64.c: Add some code to help debugging.
17507 * mini-ia64.c mini-ia64.h: Add sigaltstack support.
17509 * mini-exceptions.c: Fix warning.
17511 2005-09-11 Zoltan Varga <vargaz@freemail.hu>
17513 * mini.c: Really fix build.
17515 * mini-x86.c mini-amd64.c: Fix build.
17517 2005-09-11 Zoltan Varga <vargaz@gmail.com>
17519 * mini-ia64.c inssel-ia64.brg: Add InterlockedExchange instrinsics.
17521 * mini-ops.h cpu-ia64.md inssel-ia64.brg mini-ia64.c: Implement
17522 some Interlocked methods as intrinsics.
17524 * mini.c (mini_get_inst_for_method): Call arch_get_inst_for_method
17525 for Thread methods as well.
17527 * mini-ops.h: Add OP_MEMORY_BARRIER opcode.
17529 * inssel.brg: Add rule for OP_MEMORY_BARRIER.
17531 * mini-ia64.c mini-x86.c mini-amd64.c
17532 cpu-ia64.md cpu-pentium.md cpu-amd64.md: Add implementation of
17535 * mini.c (mono_init_exceptions): Fix build breakage.
17537 2005-09-10 Zoltan Varga <vargaz@gmail.com>
17539 * mini-ia64.c exceptions-ia64.c tramp-ia64.c: Remove 'manual' emitting
17540 of instructions. Use the new ia64_unw_op macros for emitting unwind
17543 * mini.c (mono_init_exceptions): Initialize exception handling
17544 related trampolines at startup.
17546 Fri Sep 9 19:30:37 BST 2005 Paolo Molaro <lupus@ximian.com>
17548 * cpu-arm.md, mini-arm.c: fix for dynamic code (Gtk# apps).
17550 2005-09-09 Zoltan Varga <vargaz@gmail.com>
17552 * mini.c: Handle type loading errors gracefully during compilation and
17553 throw the appropriate exception.
17555 Fri Sep 9 09:49:14 CEST 2005 Paolo Molaro <lupus@ximian.com>
17557 * ldscript.mono, Makefile.am: use anonymous versions in the ldscript
17558 for the mono binary.
17560 2005-09-09 Martin Baulig <martin@ximian.com>
17562 * mini.c (mono_method_to_ir): Comment out the G_BREAKPOINT()'s for
17565 Thu Sep 8 14:53:45 BST 2005 Paolo Molaro <lupus@ximian.com>
17567 * mini-arm.h: use emulation for conv.r.un for the release.
17569 Thu Sep 8 11:28:45 BST 2005 Paolo Molaro <lupus@ximian.com>
17571 * mini-arm.c, objects.cs: more fixes and tests for them.
17573 Wed Sep 7 17:14:26 BST 2005 Paolo Molaro <lupus@ximian.com>
17575 * mini-arm.c: align structures to at least 4 bytes to be able
17576 to keep our current optimized memcpy.
17578 Tue Sep 6 22:51:08 BST 2005 Paolo Molaro <lupus@ximian.com>
17580 * mini-arm.c, cpu-arm.md, inssel-arm.brg: bugfixes.
17582 2005-09-05 Gonzalo Paniagua Javier <gonzalo@ximian.com>
17584 * mini.c: ignore SIGPIPE.
17586 2005-09-04 Zoltan Varga <vargaz@gmail.com>
17588 * mini-ia64.c (mono_arch_lowering_pass): Convert 'and_imm 255' to zext1.
17590 * mini-ia64.h mini-ia64.c: Add some minor optimizations.
17592 2005-09-02 Zoltan Varga <vargaz@gmail.com>
17594 * mini.h: Add prototype for mono_allocate_stack_slots_full.
17596 Thu Sep 1 21:05:26 BST 2005 Paolo Molaro <lupus@ximian.com>
17598 * exceptions-arm.c, mini.c, mini-arm.c, mini-arm.h:
17599 exception handling support.
17600 * mini-arm.c, mini-arm.h: bigendian fixes (partially from a
17601 patch by Brian Koropoff <briank@marakicorp.com>).
17603 Thu Sep 1 10:22:44 EDT 2005 Paolo Molaro <lupus@ximian.com>
17605 * mini.c: revert another 'optimization' which breaks when
17606 items on the eval stack need to be saved at a basic block end
17609 Wed Aug 31 17:29:32 CEST 2005 Paolo Molaro <lupus@ximian.com>
17611 * jit-icalls.c: for arrays, ensure we always provide
17614 2005-08-30 Zoltan Varga <vargaz@gmail.com>
17616 * mini.c (mono_allocate_stack_slots_full): Fix ia64 build.
17618 * mini.c (mini_get_inst_for_method): Special case Object:.ctor as well.
17620 2005-08-29 Zoltan Varga <vargaz@gmail.com>
17622 * mini-ia64.h mini-ia64.c: Implement frame pointer elimination. Keep
17623 arguments in their original register.
17625 2005-08-28 Zoltan Varga <vargaz@gmail.com>
17627 * mini-ops.h cpu-ia64.md inssel-ia64.brg mini-ia64.c: Optimize
17630 * mini.c (mono_method_to_ir): Disable the MUL->MUL_IMM optimization
17631 when ssapre is enabled.
17633 * inssel-long.brg: Fix bug in previous patch.
17635 * mini-ia64.c mini-ia64.h mini.c inssel-long.brg: Optimize
17636 multiplication by a constant.
17638 2005-08-27 Zoltan Varga <vargaz@gmail.com>
17640 * mini-ia64.c (mono_arch_setup_jit_tls_data): Add support for intel
17643 * tramp-ia64.c (mono_arch_create_trampoline_code): Use st8.spill for
17646 Fri Aug 26 11:09:28 BST 2005 Paolo Molaro <lupus@ximian.com>
17648 * inssel-arm.brg: apply changes tested by Brian Koropoff
17649 <briank@marakicorp.com>.
17651 2005-08-25 Zoltan Varga <vargaz@gmail.com>
17653 * mini-x86.c (mono_arch_emit_prolog): Fix calling of mono_jit_thread_attach () under windows.
17655 2005-08-24 Zoltan Varga <vargaz@gmail.com>
17657 * mini-codegen.c (mono_local_regalloc): Avoid allocating dreg and sreg1/2
17658 to the same register if dreg is just a base register.
17659 (print_ins): Improve printing of membase opcodes.
17661 * inssel-x86.brg: Add optimized ldind(reg) rules.
17663 * mini-x86.c cpu-pentium.md: Changes required to support the new rules.
17665 Wed Aug 24 19:39:36 CEST 2005 Paolo Molaro <lupus@ximian.com>
17667 * mini.c: when running under valgrind, set the stack bottom for
17668 the GC at the actual approximate stack for the app (fixes running
17669 mono with valgrind).
17671 Tue Aug 23 21:38:50 CEST 2005 Paolo Molaro <lupus@ximian.com>
17673 * mini.c: do no break at the first valuetype to init found
17674 (fixes bug #75791).
17676 Tue Aug 23 16:53:21 BST 2005 Paolo Molaro <lupus@ximian.com>
17678 * cpu-arm.md, mini-arm.c: more fixes and LMF support.
17680 Tue Aug 23 15:11:44 CEST 2005 Paolo Molaro <lupus@ximian.com>
17682 * cpu-g4.md: fixed instruction length exposed by the nemerle compiler.
17684 2005-08-23 Zoltan Varga <vargaz@freemail.hu>
17686 * inssel-amd64.brg inssel-x86.brg: Fix the fcall rules.
17688 2005-08-22 Zoltan Varga <vargaz@freemail.hu>
17690 * inssel-x86.brg: Fix assert in patch_delegate_trampoline.
17692 * tramp-x86.c (mono_arch_patch_delegate_trampoline): Add some debug
17695 * tramp-amd64.c (mono_arch_patch_delegate_trampoline): Add some debug
17698 * mini.c (optimize_branches): Don't quit after 1000 iterations on large
17701 Mon Aug 22 19:16:29 BST 2005 Paolo Molaro <lupus@ximian.com>
17703 * tramp-arm.c: allocate less memory for the trampoline and fix typo.
17705 2005-08-22 Zoltan Varga <vargaz@freemail.hu>
17707 * mini.c (mono_method_to_ir): Remove instructions inserted after a branch
17708 in the tail recursion optimization.
17710 * mini.h helpers.c (mono_disassemble_code): Emit starts of basic blocks as
17711 debug info into the assembly file.
17713 * iltests.il: Add test for filter regions.
17715 * mini.c (mono_method_to_ir): Fix handling of nested FILTER clauses. Fix
17716 initial stack of filter regions. Fixes #75755.
17718 Mon Aug 22 17:49:16 BST 2005 Paolo Molaro <lupus@ximian.com>
17720 * mini-arm.c, cpu-arm.c: fixes and support for methods with bigger
17721 stack requirements.
17723 2005-08-22 Zoltan Varga <vargaz@freemail.hu>
17725 * mini.c (mono_create_delegate_trampoline): Fix memory leak. Put back
17726 the check for an already compiled method on non-ia64 platforms.
17727 (mono_create_jump_trampoline): Store the MonoJitInfo structure into the
17730 * mini-x86.h tramp-x86.c: Add support for delegate trampolines.
17732 * inssel-x86.brg: Add some optimized call rules.
17734 2005-08-21 Zoltan Varga <vargaz@freemail.hu>
17736 * mini.c (mono_create_delegate_trampoline): Do not return an already compiled
17739 * mini.h mini-trampolines.c: Pass the trampoline argument to
17740 mono_arch_patch_delegate_trampoline.
17742 * mini-ia64.h mini-ia64.c tramp-ia64.c: Add support for delegate trampolines.
17744 * mini-trampolines.c: Fix build.
17746 * mini-amd64.h: Add delegate trampolines.
17748 * mini.h mini.c mini-trampolines.c tramp-amd64.c: Add delegate trampolines.
17750 * inssel-amd64.brg: Add optimized call rules.
17752 * mini-ia64.c tramp-ia64.c: Improve instruction scheduling.
17754 * inssel-ia64.brg: Add optimized ldind(reg) rules.
17756 2005-08-20 Zoltan Varga <vargaz@freemail.hu>
17758 * mini.c (mono_create_class_init_trampoline): Fix bug caused by last
17761 * mini-ia64.c: Remove LMF fixmes.
17763 * mini-ia64.h: Remove most fields from LMF.
17765 * inssel-ia64.brg (stmt): Fix unaligned access errors.
17767 * mini-trampolines.c: Add support for IA64 function descriptors.
17769 * mini.h mini.c jit-icalls.c exceptions-ia64.cdriver.c: Add support
17770 for IA64 function descriptors.
17772 Sat Aug 20 16:51:44 BST 2005 Paolo Molaro <lupus@ximian.com>
17774 * tramp-arm.c: patch the vtable for virtual calls. Added
17775 support code to register/unregister the LMF.
17776 * mini-arm.c, mini-arm.h: warning fixes, fixes, speedups,
17779 2005-08-19 Dick Porter <dick@ximian.com>
17781 * mini.c: Use a gsize to store the thread ID, so it can hold a 64
17782 bit value if needed.
17784 2005-08-19 Zoltan Varga <vargaz@freemail.hu>
17786 * mini.c (mini_get_method): Move handling of wrapper data here.
17788 * mini.c (mono_method_to_ir): Add support for dynamic methods.
17790 * mini.c (mono_method_to_ir): Convert nonvirtual calls to abstract methods into
17793 * mini.c (mono_method_to_ir): Emit IR for CEE_NOP as well, so
17794 bblock->code does not remain empty.
17796 2005-08-17 Zoltan Varga <vargaz@freemail.hu>
17798 * arrays.cs: Add regression test for #75832.
17800 * inssel-amd64.brg cpu-amd64.md mini-amd64.c: Fix LDELEMA optimization
17801 rules. Fixes #75832.
17803 * mini-ia64.c tramp-ia64.c exceptions-ia64.c: Implement improved
17804 instruction scheduling.
17806 2005-08-12 Zoltan Varga <vargaz@freemail.hu>
17808 * mini-exceptions.c (ves_icall_get_frame_info): Fix IA64 build.
17810 2005-08-11 Zoltan Varga <vargaz@freemail.hu>
17812 * mini-exceptions.c mini-x86.h: Move VC stuff into macros in mini-x86.h.
17814 * mini-codegen.c: Fix VC build.
17816 * cpu-pentium.md: Increase length of atomic_exhange_i4.
17818 2005-08-09 Gonzalo Paniagua Javier <gonzalo@ximian.com>
17820 * mini.h: fix signature for mono_register_opcode_emulation.
17822 2005-08-09 Zoltan Varga <vargaz@freemail.hu>
17824 * mini.c: Get rid of most of the helper_sig_... constants using
17825 mono_create_icall_signature ().
17827 2005-08-08 Zoltan Varga <vargaz@freemail.hu>
17829 * jit-icalls.c (helper_ldstr): New helper function.
17831 * mini.c (get_basic_blocks): Set out_of_line for bblocks containing a throw.
17833 * mini.c (mono_method_to_ir): If an LDSTR instruction is in a bblock with a
17834 throw, load the string using a helper call instead of creating a string object.
17836 * aot.c: Update after LDSTR changes.
17838 * mini.h: Bump AOT file version.
17840 * aot.c: Save class size info into the AOT file. Print more statistics during
17843 * mini.h: Bump AOT file version.
17845 * tramp-amd64.c (mono_arch_nullify_class_init_trampoline): Fix
17846 ordering of disasm cases. Fixes #74957.
17848 Thu Aug 4 19:47:24 BST 2005 Paolo Molaro <lupus@ximian.com>
17850 * mini-ops.h, mini-arch.h, inssel.brg, mini.c, mini.h,
17851 jit-icalls.c, mini-codegen.c, Makefile.am: changes in
17852 the generic code needed for the ARM port.
17854 Thu Aug 4 19:42:54 BST 2005 Paolo Molaro <lupus@ximian.com>
17856 * exceptions-arm.c, tramp-arm.c, mini-arm.c, mini-arm.h, cpu-arm.md,
17857 inssel-arm.brg: more ARM features and fixes.
17859 Mon Aug 1 18:37:38 BST 2005 Paolo Molaro <lupus@ximian.com>
17861 * tramp-arm.c, mini-arm.c, cpu-arm.md, inssel-arm.brg: more
17862 ARM port work in progress.
17864 2005-07-30 Zoltan Varga <vargaz@freemail.hu>
17866 * mini-ia64.c (mono_arch_call_opcode): Ongoing IA64 work.
17868 * mini-exceptions.c mini-ia64.h: Ongoing IA64 work.
17870 * mini-ia64.c (ia64_emit_bundle): Ongoing IA64 work.
17872 * inssel.brg (mini_emit_memset): Add support for unaligned access.
17874 * *-ia64.*: Ongoing IA64 work.
17876 * mini-ia64.c exceptions-ia64.c: Ongoing IA64 work.
17878 2005-07-28 Zoltan Varga <vargaz@freemail.hu>
17880 * TODO: Remove out-of-data todo stuff.
17882 * mini.h mini.c (mono_create_jit_trampoline_from_token): Remove some
17885 * aot.c: Save/load MonoCachedClassInfo->has_nested_classes.
17887 * mini.h: Bump corlib version.
17889 2005-07-27 Martin Baulig <martin@ximian.com>
17892 (create_copy_ins): Added `const unsigned char *ip' argument; set
17893 `copy->cil_code' from it.
17895 2005-07-27 Martin Baulig <martin@ximian.com>
17897 * mini-exceptions.c (mono_handle_exception): Don't call
17898 mono_debugger_handle_exception() for filters.
17900 2005-07-27 Zoltan Varga <vargaz@freemail.hu>
17902 * mini-trampolines.c (mono_aot_trampoline): Handle AppDomain:InvokeInDomain
17905 2005-07-26 Martin Baulig <martin@ximian.com>
17907 Committing a patch from Michal Moskal <michal.moskal@gmail.com>.
17909 * mini.c (mono_method_to_ir): In `CEE_CALLI', only use
17910 helper_compile_generic_method() if the method is actually virtual
17913 2005-07-26 Martin Baulig <martin@ximian.com>
17916 (trampoline_code): Renamed to `mono_trampoline_code' and made it
17917 public; this is now accessed directly by the debugger.
17918 (mono_generic_trampoline_code): Removed.
17921 (mono_debug_init_method): Also add interncalls and wrappers.
17923 2005-07-23 Zoltan Varga <vargaz@freemail.hu>
17925 * mini-ia64.c mini-ia64.h: Add support for tracing/profiling.
17927 2005-07-22 Zoltan Varga <vargaz@freemail.hu>
17929 * aot.c (mono_aot_get_method_from_token): Fix a potential crash here.
17931 2005-07-21 Zoltan Varga <vargaz@freemail.hu>
17933 * aot.c (load_patch_info): Fix handling of stfld_remote wrapper.
17935 2005-07-20 Zoltan Varga <vargaz@freemail.hu>
17937 * mini-amd64.c (mono_arch_setup_jit_tls_data): Use the nice way of
17938 getting TLS offsets on AMD64 too.
17940 2005-07-20 Kornel Pal <kornelpal@hotmail.com>
17942 * driver.c: Detach console when executing IMAGE_SUBSYSTEM_WINDOWS_GUI on win32
17944 Wed Jul 20 18:05:19 BST 2005 Paolo Molaro <lupus@ximian.com>
17946 * exceptions-arm.c, mini-arm.c, tramp-arm.c, cpu-arm.md,
17947 inssel-arm.brg, mini-arm.h: ARM port work in progress.
17949 2005-07-20 Zoltan Varga <vargaz@freemail.hu>
17951 * tramp-amd64.c (mono_arch_create_specific_trampoline): Fix build.
17953 * mini.h mini.c mini-*.h tramp-*.c: Move more cross platform trampoline code
17956 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Call
17957 mono_sparc_is_virtual_call ().
17959 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Fix warning.
17961 * tramp-sparc.c (mono_arch_create_trampoline_code): Fix order of
17962 trampoline parameters.
17964 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Fix signature.
17966 * mini-sparc.c (mono_arch_get_vcall_slot_addr): Rename this
17967 to mono_arch_get_vcall_slot_addr.
17969 * Makefile.am tramp-sparc.c: Update the sparc port to use the generic
17972 * *-sparc.*: Merge the mini-xp-regalloc branch for sparc.
17974 2005-07-19 Zoltan Varga <vargaz@freemail.hu>
17976 * mini-ia64.h mini-ia64.c: Finish pinvoke support.
17978 2005-07-19 Martin Baulig <martin@ximian.com>
17980 * exceptions-amd64.c (throw_exception): Call
17981 mono_debugger_throw_exception() here like we're doing it on i386.
17983 2005-07-19 Zoltan Varga <vargaz@freemail.hu>
17985 * mini-ia64.c: Add optimized TLS access support.
17987 2005-07-18 Zoltan Varga <vargaz@freemail.hu>
17989 * mini-exceptions.c: Ongoing IA64 work.
17991 * mini-ia64.c inssel-long.brg: Ongoing IA64 work.
17993 * mini.c: Use the default optimization set when embedding. Fixes
17996 2005-07-11 Zoltan Varga <vargaz@freemail.hu>
17998 * tramp-amd64.c tramp-ia64.c Makefile.am: Move arch independent parts
17999 of trampolines to a separate file.
18001 * mini-trampolines.c: New file.
18003 * mini.h tramp-x86.c: Move arch independent parts of trampolines to a
18006 * tramp-x86.c: Reorganize the trampoline code to be similar to the
18009 * mini-codegen.c: Fix cygwin build.
18011 2005-07-10 Zoltan Varga <vargaz@freemail.hu>
18013 * mini.c: Add some minor changes needed by the IA64 port.
18015 * *-ia64.*: Ongoing IA64 work.
18017 2005-07-09 Zoltan Varga <vargaz@freemail.hu>
18019 * tramp-amd64.c mini-amd64.c: Update after latest AOT changes. Split
18020 trampolines into arch-independent and arch-dependent parts.
18022 * mini-amd64.c (mono_arch_lowering_pass): Fix store_membase_imm -> store_membase_reg rule.
18024 2005-07-08 Zoltan Varga <vargaz@freemail.hu>
18026 * cpu-amd64.md: Merge the xp-regalloc-branch for amd64.
18028 * mini-ops.h mini-amd64.h mini-amd64.c inssel-amd64.brg Makefile.am: Merge
18029 the xp-regalloc-branch for amd64.
18031 * mini-x86.h mini-x86.c cpu-pentium.md Makefile.am: Merge the
18032 xp-regalloc-branch for x86.
18034 2005-07-07 Zoltan Varga <vargaz@freemail.hu>
18036 * inssel.brg (OP_THROW_OR_NULL): Allways rethrow the abort exception.
18038 2005-07-06 Martin Baulig <martin@ximian.com>
18041 (mono_jit_compile_method_inner): Call mono_get_inflated_method().
18042 (mono_jit_runtime_invoke): Likewise.
18044 2005-07-05 Zoltan Varga <vargaz@freemail.hu>
18046 * aot.c (mono_compile_assembly): Allocate the GOT in the .bss segment
18049 * aot.c: Add new mono_aot_get_method_from_token () function to load AOT methods
18050 without loading their metadata. Reorganize the file format so exception handling+
18051 debug info is kept separate from normal method info. Create MonoJitInfo
18052 structures for methods lazily.
18054 * tramp-x86.c (x86_aot_trampoline): Use the new from_token method to avoid
18056 (x86_class_init_trampoline): Patch AOT class init trampolines too.
18058 * mini.c (mini_init): Install the new mono_aot_find_jit_info hook.
18060 * mini.c (mono_method_to_ir): Reduce the number of class init trampoline calls
18063 * mini.h: Bump AOT file version.
18065 2005-07-04 Zoltan Varga <vargaz@freemail.hu>
18067 * mini-x86.c (peephole_pass): Fix the loadi1/loadi2 rules.
18069 2005-07-01 Raja R Harinath <rharinath@novell.com>
18071 * Makefile.am (check-local): Call semdel-wrapper.
18073 2005-06-29 Zoltan Varga <vargaz@freemail.hu>
18075 * mini-x86.c: Revert the last change as it seems to break the build..
18077 2005-06-28 Zoltan Varga <vargaz@freemail.hu>
18079 * mini-x86.c (peephole_pass): Fix the loadi1/loadi2 rules.
18081 * mini-x86.c (mono_arch_cpu_init): Fix setting of fp precision in the VC build.
18083 2005-06-27 Ben Maurer <bmaurer@ximian.com>
18085 * mini.c (NEW_AOTCONST): make sure to call mono_get_got_var
18086 outside of the macro, so strange stuff doesn't happen with gcc4
18087 (NEW_AOTCONST_TOKEN): Likewise.
18089 2005-06-28 Martin Baulig <martin@ximian.com>
18091 * mini.c (mini_class_is_system_array): New static method; use this
18092 instead of `klass->parent == mono_defaults.array_class' everywhere
18093 since this also works for the new generic array class.
18095 2005-06-26 Ben Maurer <bmaurer@ximian.com>
18097 * inssel.brg: Remove warnings.
18099 2005-06-24 Zoltan Varga <vargaz@freemail.hu>
18101 * mini-ia64.c: Ongoing IA64 work.
18103 * basic-float.cs: Add float->i1 conversion test.
18105 * iltests.il: Add conv.u4 test.
18107 2005-06-23 Zoltan Varga <vargaz@freemail.hu>
18109 * inssel-long.brg: Fix bug caused by last change.
18111 2005-06-23 Geoff Norton <gnorton@customerdna.com>
18113 * mini-x86.h: Add __APPLE__ to the SC_* redefines with the other
18114 BSDs. Allows the x86 JIT to work on OSX86
18116 2005-06-22 Zoltan Varga <vargaz@freemail.hu>
18118 * inssel-long.brg: Use OP_LSHR_UN_IMM instead of OP_SHR_UN_IMM in
18121 * mini-ia64.c: Ongoing IA64 work.
18123 2005-06-19 Zoltan Varga <vargaz@freemail.hu>
18125 * mini-ia64.c: Ongoing IA64 work.
18127 * driver.c: Clean up jit_code_hash as well when using --regression.
18129 * inssel-long.brg: Fix long->i4/u4 conversion rules.
18131 * basic-long.cs: Add tests for long->u4 conversion.
18133 2005-06-18 Ben Maurer <bmaurer@ximian.com>
18135 * mini.c: Take mono_get_domainvar out of macros. This makes sure
18136 that we do not depend on undefined C behavior: the order stuff
18137 gets evaluated within an expression. Fixes mono when compiled on
18140 2005-06-18 Zoltan Varga <vargaz@freemail.hu>
18142 * *-ia64.*: Ongoing IA64 work.
18144 * aot.c: Lower memory usage while loading AOT methods.
18146 * tramp-x86.c: Avoid allocating+freeing MonoJitInfo structures.
18148 * mini.h: Bump AOT file format version.
18150 2005-06-17 Zoltan Varga <vargaz@freemail.hu>
18152 * mini.c (mono_method_to_ir): Allow STACK_PTR as input to SWITCH.
18154 2005-06-16 Sebastien Pouliot <sebastien@ximian.com>
18156 * declsec.c: Fixed APTC to check for FullTrust on caller assembly (and
18157 not on callee assembly). Fixed some comments.
18159 2005-06-16 Zoltan Varga <vargaz@freemail.hu>
18161 * aot.c (mono_compile_assembly): Mark the "methods" symbol as a function so
18162 it gets proper disassembly.
18163 (emit_method_info): Remove some dead code.
18165 * mini.c (mini_method_compile): Allways allocate the GOT var in
18166 mono_method_to_ir for emulating opcodes.
18168 2005-06-13 Zoltan Varga <vargaz@freemail.hu>
18170 * mini.c (mono_jit_free_method): Remove the method from the JitInfo table
18171 before freeing the code memory. Fixes #74990.
18173 * objects.cs: Add regression test for #74992.
18175 * liveness.c: Extend live ranges of arguments to the beginning of the
18176 method. Fixes #74992.
18178 * exceptions-ia64.c mini-ia64.h: Modify ip during exception handling
18179 so it points into the faulting instruction.
18181 2005-06-12 Zoltan Varga <vargaz@freemail.hu>
18183 * jit-icalls.c (mono_imul_ovf): Add exception handling.
18185 * *-ia64.*: Ongoing IA64 work.
18187 * mini.c (mini_init): Fix signature of mono_delegate_ctor.
18189 2005-06-11 Zoltan Varga <vargaz@freemail.hu>
18191 * mini-ia64.h exceptions-ia64.c: Ongoing IA64 work.
18193 * *-ia64.*: Ongoing IA64 work.
18195 2005-06-10 Zoltan Varga <vargaz@freemail.hu>
18197 * basic-long.cs: Add tests for add/sub.ovf.
18199 * basic.cs: Add tests for sub.ovf.
18201 * *-ia64.*: Ongoing IA64 work.
18203 2005-06-09 Zoltan Varga <vargaz@freemail.hu>
18205 * *-ia64.*: Ongoing IA64 work.
18207 * basic.cs: Add conv.ovf.i4.un test.
18209 2005-06-09 Massimiliano Mantione <massi@ximian.com>
18211 * mini.c: (remove_block_if_useless) Fixed bug 75061.
18213 2005-06-08 Gonzalo Paniagua Javier <gonzalo@ximian.com>
18215 * mini.c: no SIGUSR2 on windows. Remove it for PLATFORM_WIN32.
18217 2005-06-07 Zoltan Varga <vargaz@freemail.hu>
18219 * *-ia64.*: Ongoing IA64 work.
18221 2005-06-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
18224 * mini.c: added the ability to toggle trace on/off using SIGUSR2.
18226 2005-06-04 Zoltan Varga <vargaz@freemail.hu>
18228 * mini-ia64.c mini-ia64.h: Fix cleanup of memory stack.
18230 2005-06-03 Zoltan Varga <vargaz@freemail.hu>
18232 * mini-amd64.c (emit_call): Fix yet another bug in the near call optimization.
18234 * mini-amd64.c (amd64_patch): Add an assert to check that the destination
18235 of a call is callable by a near call.
18237 2005-05-31 Zoltan Varga <vargaz@freemail.hu>
18239 * mini-ia64.c: Ongoing IA64 work.
18241 2005-05-29 Zoltan Varga <vargaz@freemail.hu>
18243 * genmdesc.c: Make the generated array non-static.
18245 * inssel-long.brg: Fix LSHR_IMM rule.
18247 * *-ia64.*: Ongoing IA64 work.
18249 * *-ia64.*: Ongoing IA64 work.
18251 2005-05-28 Zoltan Varga <vargaz@freemail.hu>
18253 * *-ia64.*: Ongoing IA64 work.
18255 * *-ia64.*: Ongoing IA64 work.
18257 * mini-ia64.c: Ongoing IA64 work.
18259 * *-ia64.* jit-icalls.c mini-codegen.c: Ongoing IA64 work.
18261 2005-05-28 Zoltan Varga <vargaz@freemail.hu>
18263 * objects.cs basic-calls.cs: Move some tests to objects.cs.
18265 * objects.cs basic-long.cs: Move some tests to objects.cs.
18267 2005-05-26 Zoltan Varga <vargaz@freemail.hu>
18269 * *-ia64.*: Ongoing IA64 work.
18271 * iltests.il: Add a new test.
18273 * mini.c (mono_method_to_ir): Initialize valuetypes when created using
18274 newobj. Fixes #75042.
18276 2005-05-22 Zoltan Varga <vargaz@freemail.hu>
18278 * *-ia64.*: Ongoing IA64 work.
18280 * *-ia64.*: Ongoing IA64 work.
18282 * *-ia64.*: Ongoing IA64 work.
18284 * basic.cs objects.cs: Move tests accessing static variables as well.
18286 * basic.cs objects.cs: Move test_0_pin_string to objects.cs.
18288 2005-05-21 Zoltan Varga <vargaz@freemail.hu>
18290 * mini.c (SIG_HANDLER_SIGNATURE): Fix warning.
18292 * driver.c: Always print failed tests.
18294 * mini-codegen.c: Use cfg->frame_reg instead of a macro for the
18297 * *ia64*: Ongoing IA64 work.
18299 2005-05-20 Zoltan Varga <vargaz@freemail.hu>
18301 * basic.cs: Add tests for add.ovf. Fix warnings.
18303 2005-05-18 Miguel de Icaza <miguel@novell.com>
18305 * driver.c (mono_main): Avoid crash if no argument is passed to
18306 --break; Do not use g_error, but f_printf. And fix all other
18307 ocurrences of the same crash.
18309 2005-05-17 Zoltan Varga <vargaz@freemail.hu>
18311 * mini.h mini.c: Generalize the existing uses of the MONO_DEBUG env variable
18312 and add a new one: aborting when a SIGSEGV is raised while in unmanaged code.
18315 2005-05-14 Zoltan Varga <vargaz@freemail.hu>
18317 * *-ia64.*: Add beginnings of IA64 backend.
18319 * Makefile.am mini-arch.h mini-codegen.c: Add IA64 support.
18321 2005-05-13 Zoltan Varga <vargaz@freemail.hu>
18323 * inssel-long.brg: Add missing ulong->{i1, i2} checked conversions.
18326 * basic-long.cs exceptions.cs: Add new tests. Fix some warnings.
18328 * mini-amd64.c: Fix a warning.
18330 2005-05-10 Zoltan Varga <vargaz@freemail.hu>
18332 * mini-amd64.c (mono_arch_output_basic_block): Fix stack space leakage
18333 in float_neg. Fixes #74897.
18335 * mini-amd64.c (emit_call): Fix another near call bug.
18337 2005-05-06 Sebastien Pouliot <sebastien@ximian.com>
18339 * declsec.c: Keep the appdomain information in the structure. Added a
18340 missing "return FALSE" for Unmanaged if FullTrust is set (or else the
18341 value gets overwritten).
18342 * declsec.h: Set the default MonoArray for the the stack to 6. Added
18343 an MonoAppDomain member to MonoSecurityFrame.
18344 * mini-exceptions.c: Do not use a glist to keep GC allocated objects
18345 used in the stack walk. Now use a MonoArray which grow (double) when
18348 2005-05-05 Lluis Sanchez Gual <lluis@novell.com>
18350 * mini.c: Re-enabled runtime cleanup, since running threads should
18351 now properly stop when exiting.
18353 2005-05-05 Zoltan Varga <vargaz@freemail.hu>
18355 * mini-codegen.c: New file contaning the arch-independent local
18356 register allocator. Not used by any architectures yet.
18358 * mini.h linear-scan.c: Merge some changes from the
18359 mini-xp-local-regalloc branch.
18361 2005-04-28 Zoltan Varga <vargaz@freemail.hu>
18363 * mini-amd64.c (emit_call): Fix calls to native functions when the
18364 runtime is compiled as a shared library. Fixes #74756.
18366 * mini.c (mono_method_to_ir): Assert if ldsfld and friends are used
18367 on a literal field. Fixes #74751.
18369 2005-04-25 Raja R Harinath <rharinath@novell.com>
18371 * Makefile.am (RUNTIME): Add MONO_CFG_DIR.
18373 2005-04-23 Zoltan Varga <vargaz@freemail.hu>
18375 * objects.cs: Add missing null casting test.
18377 2005-04-22 Zoltan Varga <vargaz@freemail.hu>
18379 * mini-exceptions.c (mono_find_jit_info): Fix native offset calculation
18380 in wrapper methods. Also rename 'address' variable to 'offset'.
18382 2005-04-20 Zoltan Varga <vargaz@freemail.hu>
18384 * mini.c debug-mini.c aot.c tramp-x86.c driver.c: Fix some gcc 4.0
18387 * Makefile.am (MCS): Use -unsafe instead of --unsafe.
18389 * aot.c: Applied patch from "The Software Team" <software@solmersa.com>. Make AOT compilation
18392 Mon Apr 18 16:20:32 CEST 2005 Paolo Molaro <lupus@ximian.com>
18394 * exceptions-ppc.c: update code to handle stack traces (fixes bug #74452).
18396 2005-04-17 Zoltan Varga <vargaz@freemail.hu>
18398 * mini-x86.c (mono_emit_stack_alloc): Initialize the whole allocated area not
18399 just the last bytes.
18401 2005-04-17 Zoltan Varga <vargaz@freemail.hu>
18403 * aot.c (mono_compile_assembly): Fix warning.
18405 * mini-exceptions.c (ves_icall_get_frame_info): Fix bug introduced
18406 by the _MSC_VER stuff.
18408 2005-04-16 Zoltan Varga <vargaz@freemail.hu>
18410 * inssel-long.brg: Fix #74588.
18412 * cpu-amd64.md: Fix #74591.
18414 * iltests.il: Add new regression tests.
18416 2005-04-13 Zoltan Varga <vargaz@freemail.hu>
18418 * trace.c (mono_trace_enter_method): Print enums as an int, not as a
18421 2005-04-11 Zoltan Varga <vargaz@freemail.hu>
18423 * mini-x86.c (setup_stack): Unconditionally call pthread_attr_init ().
18425 * exceptions-x86.c mini-x86.h mini-x86.c: Applied some freebsd patches
18426 from Bill Middleton <flashdict@gmail.com>.
18428 2005-04-10 Zoltan Varga <vargaz@freemail.hu>
18430 * arrays.cs: Add new regression test. Fix warnings.
18432 2005-04-09 Zoltan Varga <vargaz@freemail.hu>
18434 * mini-amd64.c (mono_arch_output_basic_block): Fix stack alignment
18435 and leakage in CKFINITE.
18437 * exceptions-amd64.c (mono_arch_get_throw_exception_by_name): Change
18438 this to a null op since it is called on amd64 too.
18440 * exceptions-amd64.c (get_throw_trampoline): Align stack.
18442 * exceptions-amd64.c (mono_arch_get_throw_exception_by_name): Remove
18443 body since this is not used on amd64.
18445 * mini-amd64.h (MONO_ARCH_NO_EMULATE_LONG_SHIFT_OPS): Remove duplicate define.
18447 * mini-amd64.c: Remove obsolete fixmes.
18449 * mini.c (print_method_from_ip): Fix debugging support.
18451 2005-2-1 Massimiliano Mantione <massi@ximian.com>
18453 * ssapre.c: Fix a subtle bug about availability, and limit SSAPRE
18454 so that expressions that don't give much gain are not reduced.
18455 * ssapre.h: Likewise.
18457 2005-04-04 Zoltan Varga <vargaz@freemail.hu>
18459 * exceptions-x86.c (mono_arch_find_jit_info): Remove last SC_EBP reference.
18461 * mini-x86.c (mono_emit_stack_alloc): Fix localloc under windows.
18463 * mini-x86.h exceptions-x86.c: Hopefully fix compilation on *BSD.
18465 2005-04-01 Zoltan Varga <vargaz@freemail.hu>
18467 * mini-sparc.c mini-sparc.h: Add asserts when running with sigaltstack.
18469 * exceptions-x86.c (mono_arch_monoctx_to_sigctx): Fix cygwin build.
18471 2005-03-31 Zoltan Varga <vargaz@freemail.hu>
18473 * mini-x86.c: If sigaltstack support is enabled, perform win32 style
18476 * mini.h (mono_arch_sigctx_to_monoctx): New arch-specific function.
18478 * mini.h (mono_arch_monoctx_to_sigctx): New arch-specific function.
18480 * mini.c: sigaltstack support requires MONO_ARCH_USE_SIGACTION.
18482 * mini-x86.h mini-x86.c exceptions-x86.c: Add support for
18483 MONO_ARCH_USE_SIGACTION. Fixes #74252.
18485 * mini-x86.h: Enable MONO_ARCH_USE_SIGACTION on linux.
18487 * mini-x86.c: Fix up stack overflow handling.
18489 * exceptions.cs: Add new regression test.
18491 2005-03-30 Zoltan Varga <vargaz@freemail.hu>
18493 * mini-x86.c (mono_arch_emit_prolog): Adjust stack after calls to
18494 mono_jit_thread_attach.
18496 * mini.c (mono_method_to_ir): Verify called method is not abstract.
18498 2005-03-29 Zoltan Varga <vargaz@freemail.hu>
18500 * mini.c (mono_method_to_ir): Applied Ben's patch from bug #61441 to
18501 avoid calling constructors using callvirt.
18503 * inssel.brg: Fix #74073.
18505 2005-03-29 Sebastien Pouliot <sebastien@ximian.com>
18507 * aot.c, mini.h: Added mono-compiler.h header to allow/ease
18508 compilation with non-GCC compilers.
18509 * mini-exceptions.c, mini-x86.c|h: Patches to make compilation of mono
18510 possible using VS.NET. Adapted from the work of J Lothian (for VC6).
18512 Tue Mar 29 11:43:01 CEST 2005 Paolo Molaro <lupus@ximian.com>
18514 * inssel.brg, arrays.cs: fix long standing 64 bit issue in access to
18515 klass->interface_offsets (will likely fix bug#74073).
18517 2005-03-29 Zoltan Varga <vargaz@freemail.hu>
18519 * mini-amd64.c (mono_arch_is_int_overflow): Fix rex handling.
18521 2005-03-28 Zoltan Varga <vargaz@freemail.hu>
18523 * mini-amd64.c (mono_arch_output_basic_block): Fix order of parameters
18524 to amd64_div_reg_size ().
18526 * mini-amd64.c (mono_arch_emit_exceptions): Emit a near call here too.
18528 2005-03-27 Zoltan Varga <vargaz@freemail.hu>
18530 * cpu-amd64.md (store_membase_reg): Fix length of storer8 opcodes.
18532 2005-03-24 Zoltan Varga <vargaz@freemail.hu>
18534 * driver.c: Turn off automatic command line globbing under windows. Fixes #73763.
18536 2005-03-24 Zoltan Varga <vargaz@freemail.hu>
18538 * mini.c (mono_method_to_ir): Remove debugging stuff left in by mistake.
18540 * mini.c (mono_precompile_assembly): Load and precompile referenced
18541 assemblies as well. Fixes #74015.
18543 2005-03-23 Zoltan Varga <vargaz@freemail.hu>
18545 * cpu-amd64.md (sin): Fix up maximum lengths of some opcodes.
18547 2005-03-23 Sebastien Pouliot <sebastien@ximian.com>
18549 * declsec.c: Skip linkdemand checks for intra-corlib calls. This skips
18550 a lot of checks and (anyway) permissions cannot work until corlib is
18553 Wed Mar 23 14:29:49 CET 2005 Paolo Molaro <lupus@ximian.com>
18555 * mini-ppc.c: fixed ABI issue on sysv/ppc.
18557 Tue Mar 22 19:03:17 CET 2005 Paolo Molaro <lupus@ximian.com>
18559 * tramp-ppc.c, exceptions-ppc.c: added missing icache flush
18560 calls (fixes bug#72824).
18562 Tue Mar 22 16:28:48 CET 2005 Paolo Molaro <lupus@ximian.com>
18564 * mini.c: fix tail recursion elimination (see test in bug#73936).
18566 2005-03-21 Zoltan Varga <vargaz@freemail.hu>
18568 * mini-amd64.c (mono_arch_output_basic_block): Add inline versions of
18569 some fp functions in sse2 mode.
18571 2005-03-20 Zoltan Varga <vargaz@freemail.hu>
18573 * mini-x86.c (emit_tls_get): Move tls handling into a separate helper function.
18575 2005-03-19 Zoltan Varga <vargaz@freemail.hu>
18577 * mini.h mini.c: Add mono_get_jit_tls_key ().
18579 * mini-x86.c: Enable fast TLS support on windows.
18581 2005-03-17 Sebastien Pouliot <sebastien@ximian.com>
18583 * declsec.c: Renamed aptc to allowpartiallytrustedcallers.
18584 * mini.c: Check for p/invoke method when generating code. If a
18585 p/invoke method, or it's class, isn't decorated with [Suppress
18586 UnmanagedCodeSecurity] then generate code to call System.Security.
18587 UnmanagedDemand (only if the security manager is active).
18589 2005-03-16 Zoltan Varga <vargaz@freemail.hu>
18591 * tramp-amd64.c (create_specific_trampoline): Revert parts of the
18592 last change as it seems to cause strange crashes.
18594 Wed Mar 16 16:24:11 CET 2005 Paolo Molaro <lupus@ximian.com>
18596 * *.c: handle unsafe function pointers where needed.
18598 2005-03-16 Zoltan Varga <vargaz@freemail.hu>
18600 * mini.c (mono_jit_free_method): Remove the fixme too.
18602 2005-03-15 Miguel de Icaza <miguel@novell.com>
18604 * mini.c: As discussed, make the code actually free the delegate
18605 thunk now, to enable the debugging of delegate problems, use
18606 MONO_DEBUG=1 when running Mono.
18608 This takes also care of parts of the leaks as seen by Joe.
18610 2005-03-15 Zoltan Varga <vargaz@freemail.hu>
18612 * mini-amd64.c (mono_arch_setup_jit_tls_data): Enable
18613 thread_tls_offset calculation.
18615 2005-03-14 Sebastien Pouliot <sebastien@ximian.com>
18617 * declsec.c: Reworked linkdemand checks for icall. The previous code
18618 was using the declaration code (untrusted) and didn't work as expected
18619 with the CLR 2.0. We're now more compatible with 2.0 than 1.x for this
18622 2005-03-13 Zoltan Varga <vargaz@freemail.hu>
18624 * iltests.il: Add new localloc test.
18626 * mini-amd64.c: Handle large stack allocations the same way as on
18627 windows if stack overflow handling is working.
18629 * mini-amd64.c: Allocate the signal stack using mmap.
18631 * mini.c (sigsegv_signal_handler): Fix reading of context.
18633 * mini-exceptions.c: Fix up stack overflow handling.
18635 * mini-amd64.h mini-amd64.c: Fix up stack overflow handling.
18637 * tramp-amd64.c (create_specific_trampoline): Optimize trampoline size.
18639 * exceptions-amd64.c (mono_amd64_exceptions_init): Remove this.
18641 * mini.h mini.c tramp-*.c: Move common trampoline code to mini.c.
18643 * mini-x86.h mini-x86.c mini-amd64.h mini-amd64.c: Get rid of the
18644 tramp_init functions as they are no longer needed.
18646 2005-03-12 Zoltan Varga <vargaz@freemail.hu>
18648 * tramp-amd64.c (mono_amd64_tramp_init): Fix typo.
18650 * tramp-amd64.c (mono_amd64_tramp_init): Init AOT trampoline as well.
18652 * mini-amd64.h mini-amd64.c (mono_amd64_exceptions_init): Remove this.
18654 * mini.c mini-*.h: Remove OUT_OF_LINE_BBLOCK defines since all arches
18657 * mini-ops.h: Add OP_LMUL_IMM.
18659 * mini.c jit-icalls.cmini-amd64.h mini-amd64.c cpu-amd64.md: Implement
18660 long mul/div opcodes as intrinsic.
18662 * mini-amd64.c (emit_call): Handle the case when the callee might be
18665 2005-03-11 Zoltan Varga <vargaz@freemail.hu>
18667 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Reorder cases to be
18670 * mini-amd64.c (mono_arch_get_vcall_slot_addr): Fix ordering of cases.
18672 * aot.c (mono_aot_load_method): Get rid of bogus make_writable call.
18674 2005-03-09 Ben Maurer <bmaurer@ximian.com>
18676 * mini.c (mono_codegen): Don't leak here, to help people running
18679 2005-03-08 Zoltan Varga <vargaz@freemail.hu>
18681 * mini-amd64.c (mono_arch_output_basic_block): Fix int->float
18682 conversions in sse2 mode.
18684 * basic-float.cs: Add regression test.
18686 * mini-amd64.c: Reenable sse2.
18688 2005-03-07 Zoltan Varga <vargaz@freemail.hu>
18690 * mini-amd64.c: Disable sse2 until some regressions are fixed.
18692 2005-03-07 Joerg Rosenkranz <joergr@voelcker.com>
18694 * driver.c: Copyright text should include 2005.
18696 2005-03-07 Zoltan Varga <vargaz@freemail.hu>
18698 * cpu-amd64.md (load_membase): Fix more max lengths.
18700 2005-03-06 Zoltan Varga <vargaz@freemail.hu>
18702 * cpu-amd64.md (load_membase): Fix max length.
18704 * mini-ops.h: Add OP_F<xx>_MEMBASE opcodes.
18706 * inssel.brg: Add MONO_EMIT_BIALU_MEMBASE macro.
18708 * cpu-amd64.md inssel-amd64.brg mini-amd64.h mini-amd64.brg: Finish SSE2
18709 support and enable it by default. Also add OP_F<xxx>_MEMBASE opcodes.
18711 * basic-float.cs: Add rounding regression test.
18713 * mini-amd64.c (INST_IGNORES_CFLAGS): Add more instructions.
18715 2005-03-04 Neale Ferguson <NealeFerguson@earthlink.net>
18717 * inssel-s390.brg, mini-s390.c: Add support for passing/returning small
18718 structures in registers for pinvoke wrappers.
18720 2005-03-04 Zoltan Varga <vargaz@freemail.hu>
18722 * mini-exceptions.c (ves_icall_get_trace): Return wrapper info as well.
18724 2005-03-03 Zoltan Varga <vargaz@freemail.hu>
18726 * mini.h mini.c mini-x86.c: Pass the domain of the native->managed
18727 wrapper to mono_jit_thread_attach.
18729 * mini.c (mini_jit_thread_attach): New jit icall.
18731 * mini-x86.c (mono_arch_emit_prolog): Attach to the VM in
18732 native->managed wrappers.
18734 * exceptions.cs: Add new regression test.
18736 * mini.c (optimize_branches): Check regions in the cbranch to throw
18737 block case as well. Fixes #73242.
18739 Tue Mar 1 18:35:27 CET 2005 Paolo Molaro <lupus@ximian.com>
18741 * mini.c: thread safety fixes.
18743 2005-02-27 Zoltan Varga <vargaz@freemail.hu>
18745 * tramp-amd64.c (amd64_magic_trampoline): Disable the method_ptr
18746 patching stuff, since delegates use jump trampolines so there is
18749 * tramp-amd64.c (create_trampoline_code): Pass NULL as 'code' in
18752 * tramp-amd64.c: Fix build.
18754 * mini-x86.c tramp-x86.c: Moved get_vtable_slot_addr into mini-x86.c and rename
18755 it to mono_arch_.... Add get_delegate_method_ptr implementation for x86.
18757 * mini-amd64.h mini.h mini-amd64.c tramp-amd64.c (mono_amd64_get_vcall_slot_addr):
18758 Rename this to mono_arch....
18759 (mono_amd64_get_delegate_method_ptr_addr): Ditto.
18761 * mini-amd64.c (mono_amd64_get_delegate_method_ptr_addr): New helper function.
18763 * mini-amd64.c (emit_call): If both the caller and the callee is
18764 guaranteed to have 32 bit addresses, emit a normal call.
18766 * tramp-amd64.c: Adapt to changes in mini-amd64.c.
18768 * tramp-amd64.c (amd64_magic_trampoline): Remove patching of trampolines.
18769 * tramp-amd64.c (amd64_magic_trampoline): Add support for patching the
18770 method_ptr inside delegates.
18772 2005-02-26 Zoltan Varga <vargaz@freemail.hu>
18774 * mini.c (mono_jit_free_method): Free the method info even if the native code is
18775 invalidated. Fixes #73001.
18777 * mini.c: Add a proper icall wrapper for mono_delegate_ctor.
18779 * mini-x86.c: Only use stdcall for pinvokes on windows.
18781 Thu Feb 24 15:22:30 CET 2005 Paolo Molaro <lupus@ximian.com>
18783 * mini.c, mini.h: make mono_lmf_addr a fast-access thread var.
18784 * mini-x86.c: remove unreliable __thread var offset detection,
18785 use the correct accessors and enable by default.
18787 2005-02-23 Zoltan Varga <vargaz@freemail.hu>
18789 * mini.c (mono_jit_free_method): Fix memory leak.
18791 2005-02-22 Zoltan Varga <vargaz@freemail.hu>
18793 * mini.c (mono_method_to_ir): Allocate a GOT var for THROW and RETHROW.
18795 2005-02-21 Zoltan Varga <vargaz@freemail.hu>
18797 * cpu-amd64.md: Fix lengths of atomic opcodes.
18799 Mon Feb 21 16:52:20 CET 2005 Paolo Molaro <lupus@ximian.com>
18801 * driver.c: try to not imply using ICU is any good.
18803 2005-02-20 Zoltan Varga <vargaz@freemail.hu>
18805 * mini-amd64.c (mono_arch_get_inst_for_method): Implement more
18806 functions as inline ops.
18808 * mini-ops.h inssel-amd64.brg cpu-amd64.md mini-amd64.c: Implement
18809 some Interlocked functions as inline ops.
18811 * mini.c (move_basic_block_to_end): Fix bug in last patch.
18813 * mini.h (MonoBasicBlock): Reorganize fields a bit.
18815 * mini-ops.h inssel.brg: Add OP_NOT_REACHED.
18817 * mini.c: Add support for OP_NOT_TAKEN.
18819 * mini-amd64.h mini-amd64.c: Add support for passing/returning small
18820 structures in registers for pinvoke wrappers.
18822 * mini-amd64.c: Fix warnings.
18824 2005-02-19 Zoltan Varga <vargaz@freemail.hu>
18826 * mini.h (MonoCompile): Add 'ret_var_is_local' field.
18828 * mini.h mini.c (mono_arch_create_vars): Add new arch specific hook.
18830 * mini.c (NEW_RETLOADA): If the ret variable is a local, use its
18831 address instead of loading the address from it.
18833 * mini-x86.c: Add support for returning small structs in registers
18834 on Win32. Fixes part of #70864.
18836 2005-02-18 Zoltan Varga <vargaz@freemail.hu>
18838 * trace.c (get_token): Improve error checking.
18840 2005-02-17 Zoltan Varga <vargaz@freemail.hu>
18842 * jit-icalls.c (mono_ldvirtfn): Explicitly check for a NULL obj here.
18844 2005-02-17 Sebastien Pouliot <sebastien@ximian.com>
18846 * mini.h: Moved MONO_EXCEPTION_* enum to metadata/class-internals.h so
18847 it can be reused for MonoClass.
18848 * mini.c: Renamed MONO_EXCEPTION_SECURITY to MONO_EXCEPTION_SECURITY
18851 2005-02-15 Sebastien Pouliot <sebastien@ximian.com>
18853 * mini.c: Fixed 2 cases where I sent a MonoMethod to managed code
18854 instead of a MonoReflectionMethod. The method information wasn't used
18855 when displaying SecurityException details (but will be now).
18857 2005-02-15 Atsushi Enomoto <atsushi@ximian.com>
18859 * Makefile.am : windows build fix.
18861 2005-02-14 Zoltan Varga <vargaz@freemail.hu>
18863 * iltests.il: Add new regression test.
18865 * mini.c (mono_method_to_ir): Allocate a GOT var in CEE_NEWOBJ. Fixes
18868 2004-02-13 Sebastien Pouliot <sebastien@ximian.com>
18870 * mini.c: Moved linkdemand check into helper function check_linkdemand
18871 to allow reuse for all intructions (CALL, CALLVIRT, NEWOBJ, JMP,
18874 2004-02-13 Sebastien Pouliot <sebastien@ximian.com>
18876 * declsec.c: Added statistics counter for different kinds of
18878 * mini.h: Added CAS statistic counters to MonoJitStats. Removed unused
18879 (and commented) declaration.
18880 * mini.c: Added statistics counter for security Demand code
18881 generation. Added display of security statistics.
18883 2005-02-13 Zoltan Varga <vargaz@freemail.hu>
18885 * declsec.c (mono_declsec_linkdemand_aptc): Applied patch from Robert Jordan (robertj@gmx.net).
18886 Fix compilation errors under gcc-2.95.
18888 2005-02-12 Ben Maurer <bmaurer@ximian.com>
18890 * mini.c, driver.c: Use the new jit trampoline hashtable
18892 Fri Feb 11 18:47:11 CET 2005 Paolo Molaro <lupus@ximian.com>
18894 * mini.c, jit-icalls.c: use the managed implementation of memcpy, too.
18896 2005-02-11 Martin Baulig <martin@ximian.com>
18898 * debug-mini.c (mono_debug_close_method): Free the line number array.
18900 2005-02-10 Zoltan Varga <vargaz@freemail.hu>
18902 * aot.c: Break up large methods into smaller ones. Share GOT slots for
18905 * mini.h: Bump AOT file format version.
18907 2005-02-10 Sebastien Pouliot <sebastien@ximian.com>
18909 * declsec.c: Added LinkDemand support and it's special cases for ECMA,
18911 * declsec.h: Added macros to get/set lazyly initialized security
18912 informations about assemblies. Added new enum for different type of
18913 possible LinkDemand violation. Added function to check LinkDemands.
18914 * mini.h: Added a field to MonoCompile to hold any security violation
18915 detected when JITting a method (so it can be thrown later).
18916 * mini.c: Added LinkDemand checks in mono_method_to_ir for CEE_CALL
18917 and CEE_CALLVIRT. Added code to throw exception at the end of
18918 mini_method_compile (note: the exception is unhandled right now).
18920 Thu Feb 10 15:49:44 CET 2005 Paolo Molaro <lupus@ximian.com>
18922 * mini.c, jit-icalls.c: use the managed implementation of
18923 memset for initobj and memset, to avoid managed <-> unmanaged
18926 2005-02-10 Zoltan Varga <vargaz@freemail.hu>
18928 * inssel.brg (mini_emit_virtual_call): Disable the virtual->nonvirtual
18929 optimization if it would need a GOT var.
18931 * basic.cs: Add tests for constant propagation and switch statements.
18933 * ssa.c: Fix out-of-range constant propagation and switch statements.
18935 2005-02-09 <vargaz@freemail.hu>
18937 * inssel-x86.brg (reg): Align the allocation size in the localloc(imm) case too.
18939 2005-02-08 Zoltan Varga <vargaz@freemail.hu>
18941 * cpu-amd64.md (load_membase): Fix max length of load_membase.
18943 Tue Feb 8 18:21:11 CET 2005 Paolo Molaro <lupus@ximian.com>
18945 * mini.c: update to new signature of mono_class_get_allocation_ftn().
18947 2005-02-06 Neale Ferguson <NealeFerguson@earthlink.net>
18949 * cpu-s390.md, mini-s390.c: Correct bug with register usage on certain
18950 arithmetic operations.
18952 Sun Feb 6 07:10:12 EST 2005 Paolo Molaro <lupus@ximian.com>
18954 * mini-ppc.c: add a workaround for broken user code that
18955 DllImports vararg functions with non-vararg signatures.
18957 2005-02-05 Zoltan Varga <vargaz@freemail.hu>
18959 * mini.c (mono_jit_compile_method_inner): Add detection and a
18960 meaningfull error message for assemblies written in Managed C++.
18962 * tramp-amd64.c mini-amd64.h: Add support for
18963 create_trampoline_from_token ().
18965 * aot.c mini-x86.c abcremoval.c: Applied patch from
18966 Robert Jordan (robertj@gmx.net). Fix compilation errors under gcc-2.95.
18968 2005-02-04 Zoltan Varga <vargaz@freemail.hu>
18970 * mini.h mini.c mini-x86.h tramp-x86.c: Add a new kind of trampoline
18971 which takes a MonoImage/token as parameter instead of a MonoMethod.
18973 * aot.c: Use the new trampoline for initializing vtables.
18975 * aot.c: Add support for ldfld/stfld_remote wrappers.
18977 * mini-ops.h cpu-pentium.md inssel-x86.brg mini-x86.c: Add optimized
18978 rules for compare <MEM>, IMM.
18980 * mini.h (MONO_AOT_FILE_VERSION): Bump it.
18982 * aot.c: Handle inherited finalizers correctly.
18984 2005-02-03 Zoltan Varga <vargaz@freemail.hu>
18986 * inssel.brg (stmt): Add a missing _setup_... ().
18988 * aot.c: Save some parts of the class state to the AOT file and use it
18989 to recompute that state when a class is initialized.
18991 * mini.c: Install AOT hooks into the runtime.
18993 * mini.h: Bump AOT file format version.
18995 * mini.c (mono_method_to_ir): Initialize pointer type locals correctly.
18998 * iltests.il: Add new test.
19000 Wed Feb 2 16:53:59 CET 2005 Paolo Molaro <lupus@ximian.com>
19002 * mini.c: fix typo.
19004 Wed Feb 2 16:37:13 CET 2005 Paolo Molaro <lupus@ximian.com>
19006 * mini.c: setup the statistical profiler in the thread attach
19007 callback to cope with the new single thread code.
19009 Wed Feb 2 15:43:58 CET 2005 Paolo Molaro <lupus@ximian.com>
19011 * mini-ppc.c: ensure we have enough room for the profiler
19012 calls (fixed bug#72084).
19014 2005-02-02 Zoltan Varga <vargaz@freemail.hu>
19016 * aot.c: Get rid of the MonoAotMethod structure and the hashtable holding
19019 2005-2-1 Massimiliano Mantione <massi@ximian.com>
19021 * driver.c: Re-enabled SSAPRE (two commits, I was just dumb).
19023 2005-2-1 Massimiliano Mantione <massi@ximian.com>
19025 * ssapre.c: Fixed an issue with down safety (this allows IronPython
19026 to succesfully execute parrotbench).
19027 * ssapre.h: Likewise.
19029 2005-2-1 Massimiliano Mantione <massi@ximian.com>
19031 * ssa.c: In mono_ssa_rename_vars, forced the creation of a new SSA
19032 variable for stores to method arguments (fixes a SSAPRE issue).
19034 Tue Feb 1 15:52:26 CET 2005 Paolo Molaro <lupus@ximian.com>
19036 * mini.c: handle value types in dup, fixes gen-112.cs.
19038 Tue Feb 1 11:45:19 CET 2005 Paolo Molaro <lupus@ximian.com>
19040 * mini-ppc.c, cpu-g4.md, tramp-ppc.c: use a slower code
19041 sequence for calls in dynamic methods to avoid thunks.
19043 Tue Feb 1 11:44:01 CET 2005 Paolo Molaro <lupus@ximian.com>
19045 * mini.c: correctly remove dynamic methods from the hashtable.
19047 2005-1-20 Massimiliano Mantione <massi@ximian.com>
19049 * driver.c: Disabled SSAPRE until fix the bug that appears
19050 in IronPython's parrotbench.
19052 2005-01-31 Zoltan Varga <vargaz@freemail.hu>
19054 * aot.c (mono_compile_assembly): Get rid of Skip (other) messages.
19056 * mini.c (mono_method_to_ir): Revert the previous change.
19058 * mini.c (mono_method_to_ir): Do not inline ldfld and stfld wrappers
19059 when AOT compiling.
19061 * tramp-x86.c (x86_magic_trampoline): Avoid calls to
19062 mono_jit_info_table_find () etc. when running under valgrind.
19064 * inssel.brg: Fix warnings.
19066 * mini-exceptions.c: Fix warnings.
19068 2005-01-31 Martin Baulig <martin@ximian.com>
19070 * driver.c (compile_all_methods_thread_main): Don't try to compile
19071 generic methods or anything which has type parameters.
19073 2005-01-30 Zoltan Varga <vargaz@freemail.hu>
19075 * aot.c: Avoid costly calls to mono_method_full_name in tracing code and fix memory leaks.
19077 * TestDriver.cs: Add --verbose flags.
19079 * graph.c ssa.c: Fix 64 bit warnings.
19081 * abcremoval.h ssapre.h abcremoval.c ssapre.c mini.c tramp-amd64.c
19082 trace.c mini-exceptions.c linear-scan.c inssel-amd64.brg inssel.brg:
19083 Fix 64 bit warnings.
19085 * mini-amd64.c (mono_arch_output_basic_block): Fix uninitialized
19086 variable not spotted by gcc.
19088 * mini-amd64.c inssel-amd64.brg: Applied patch from
19089 Willibald Krenn <Willibald.Krenn@gmx.at>. Clean up usage of
19090 X86_COMPARE_MEMBASE opcodes.
19092 * exceptions-amd64.c (mono_arch_find_jit_info): Fix AMD64 build.
19094 2005-01-29 Ben Maurer <bmaurer@ximian.com>
19096 * *: MonoMethod->signature might be NULL now. You *MUST* use
19097 mono_method_signature.
19099 2005-01-28 Zoltan Varga <vargaz@freemail.hu>
19101 * driver.c (compile_all_methods_thread_main): Compile the methods
19102 without invoking cctors.
19104 Fri Jan 28 18:28:26 CET 2005 Paolo Molaro <lupus@ximian.com>
19106 * mini.c: remove ben's "optimizations" to dup+stloc (bug #71905).
19107 * basic-calls.cs: test for the above.
19109 2005-01-28 Zoltan Varga <vargaz@freemail.hu>
19111 * mini.c mini-exceptions.c aot.c exceptions-*.c: Update after
19112 MonoJitInfo changes.
19114 2005-01-27 Zoltan Varga <vargaz@freemail.hu>
19116 * mini-exceptions.c (mono_handle_exception): Compute the stack trace
19117 eagerly if it contains dynamic methods.
19119 * mini-exceptions.c (ves_icall_System_Exception_get_trace): New icall.
19121 * mini-exceptions.c (mono_handle_exception): Avoid computing the stack
19122 trace, it is now computed by an icall from trace_ips.
19124 * mini-exceptions.c: Fix a warning.
19126 Thu Jan 27 13:38:34 CET 2005 Paolo Molaro <lupus@ximian.com>
19128 * mini-exceptions.c: don't bother getting stack trace info if
19129 it's not going to be used.
19131 2005-01-27 Raja R Harinath <rharinath@novell.com>
19133 * Makefile.am (common_sources): Add ssapre-cee-ops.h and
19136 2005-01-26 Zoltan Varga <vargaz@freemail.hu>
19138 * mini.c (remove_block_if_useless): Only print debug stuff with -v -v.
19140 * aot.c: Avoid calling mono_method_get_header () if not needed.
19142 * mini.h: Bump AOT file format version.
19144 * mini.c (mono_emit_native_call): Allocate a GOT var here.
19146 * mini.c (mono_print_tree): Print more info for calls.
19148 2005-01-26 Sebastien Pouliot <sebastien@ximian.com>
19150 * declsec.h: Remove warning by adding missing include for marshal.h
19152 2005-01-26 Martin Baulig <martin@ximian.com>
19154 * mini.c (mono_method_to_ir): In CEE_UNBOX_ANY, don't increase
19157 2005-01-25 Zoltan Varga <vargaz@freemail.hu>
19159 * mini-amd64.c (mono_arch_call_opcode): Add missing MONO_SSA_LOAD/STORE
19162 * ssa.c (mono_ssa_compute): Fix crashes when using AOT.
19164 * aot.c (mono_compile_assembly): Fix a warning.
19166 2005-01-25 Sebastien Pouliot <sebastien@ximian.com>
19168 * declsec.c: Look for security attributes on the original MonoMethod
19169 (and not the wrapped one). This fix permissions on icalls.
19171 2005-01-23 Zoltan Varga <vargaz@freemail.hu>
19173 * mini-amd64.c (mono_arch_allocate_vars): Use mono_allocate_stack_slots ().
19175 * mini.c (mono_allocate_stack_slots): Add a fixme.
19177 * mini-x86.c (mono_arch_allocate_vars): Use mono_allocate_stack_slots ().
19179 Sun Jan 23 16:16:48 CET 2005 Paolo Molaro <lupus@ximian.com>
19181 * inssel.brg: optimize casts of sealed types (more
19182 optimizations waiting for fixes in remoting).
19184 2005-01-23 Zoltan Varga <vargaz@freemail.hu>
19186 * inssel.brg (stmt): Add another dummy rule.
19188 * driver.c: Fix warnings.
19190 * driver.c (mono_main): If running under valgrind, instruct glib to use
19191 the system allocation functions so valgrind can track the memory
19192 allocated by the g_... functions.
19194 * inssel.brg (stmt): Add DUMMY rule for OP_DUMMY_STORE.
19196 * mini-ops.h: Add OP_DUMMY_STORE opcode.
19198 * mini.h (MONO_BBLOCK_IS_IN_REGION): New helper macro.
19200 * liveness.c: Handle OP_DUMMY_STORE. Enable register allocation for
19201 variables in try regions.
19203 * mini.c (mini_method_compile): Don't disable optimizations on large
19204 methods when AOT compiling.
19206 * mini.c (mono_allocate_stack_slots): New arch independent method to
19207 allocate stack slots. Not yet used.
19209 2005-01-22 Ben Maurer <bmaurer@ximian.com>
19211 * debug-mini.c (mono_debug_close_method): Plug some leaks.
19213 Sat Jan 22 13:41:51 EST 2005 Paolo Molaro <lupus@ximian.com>
19215 * mini-ppc.c: make the branch info relative as the code
19216 buffer can be reallocated.
19218 2005-01-22 Sebastien Pouliot <sebastien@ximian.com>
19220 * aot.c: Allow decoding of the new MONO_PATCH_INFO_DECLSEC.
19221 * driver.c: Removed the AOT/security restriction. Now initialize the
19222 security manager (in metadata) if --security is used.
19223 * mini.c|h: Add the MONO_PATCH_INFO_DECLSEC code to use the index,
19224 rather than the pointer to declarative security, when AOT is used.
19226 Sat Jan 22 09:35:19 EST 2005 Paolo Molaro <lupus@ximian.com>
19228 * mini.h, mini-ppc.h, mini-ppc.c: updated to use out of line
19229 basic blocks, reduced intrinsic exception throwing code size.
19231 2005-01-22 Miguel de Icaza <miguel@ximian.com>
19233 * driver.c (mini_usage): Reorder the usage screen.
19235 2005-01-21 Zoltan Varga <vargaz@freemail.hu>
19237 * mini.c (mono_resolve_patch_target): Fix warning.
19239 2005-01-20 Zoltan Varga <vargaz@freemail.hu>
19241 * mini-x86.c (mono_arch_local_regalloc): Fix bug introduced by
19244 * mini-amd64.c (mono_arch_local_regalloc): Ditto.
19246 * mini-amd64.c (mono_arch_local_regalloc): Revert last patch as it
19247 breaks the amd64 build.
19249 * mini-x86.c (mono_arch_local_regalloc): Fix bug in div/rem
19250 register allocation. Fixes #71454.
19252 * mini-amd64.c (mono_arch_local_regalloc): Ditto.
19254 * arrays.cs: Add new regression test.
19256 2005-1-20 Massimiliano Mantione <massi@ximian.com>
19258 * ssapre.c: Turned usage of snprintf to GString.
19259 * ssapre.h: disabled MONO_APPLY_SSAPRE_TO_SINGLE_METHOD
19260 (I left it on by mistake in my previous commit).
19262 Thu Jan 20 12:00:45 CET 2005 Paolo Molaro <lupus@ximian.com>
19264 * mini.c, cfold.c, basic-calls.cs: preserve side effects
19265 on cond branch optimization (fixes bug# 71515).
19267 2005-1-20 Massimiliano Mantione <massi@ximian.com>
19269 * abcremoval.c: Fixed bug 71062.
19270 * abcremoval.h: Likewise.
19272 2005-1-20 Massimiliano Mantione <massi@ximian.com>
19274 * mini.c: Added a new functionality to optimize_branches, the removal
19275 of useless basic blocks, and fixed some problem in the removal of
19276 critical edges; some utility functions added for both purposes.
19277 * ssapre.c: Added complex expression support, and fixed bug 70637.
19278 * ssapre.h: Likewise.
19279 * ssapre-cee-ops.h: Added file with list of "CEE_*" opcodes
19281 * ssapre-mini-ops.h: Likewise, but for "OP_*" opcodes.
19282 * driver.c: Re-enabled SSAPRE.
19284 2005-01-19 Martin Baulig <martin@ximian.com>
19286 * mini.c (mono_method_to_ir): Call mono_get_inflated_method() on
19287 the result of mono_get_method_constrained().
19289 2005-01-18 Neale Ferguson <NealeFerguson@earthlink.net>
19291 * exceptions-s390.c tramp-s390.c: Allocate code using the global code
19294 2005-01-18 Geoff Norton <gnorton@customerdna.com>
19296 * jit-icalls.c (mono_llmult_ovf): Fix other overflow conditions to
19297 be detected. Fixes #59296.
19299 2005-01-18 Zoltan Varga <vargaz@freemail.hu>
19301 * mini-amd64.c (mono_arch_output_basic_block): Remove some assertions
19302 which can happen. Fixes #71361.
19304 2005-01-18 Zoltan Varga <vargaz@freemail.hu>
19306 * exceptions-sparc.c tramp-sparc.c: Allocate code using the global code
19309 2005-01-17 Zoltan Varga <vargaz@freemail.hu>
19311 * mini.c (mono_create_jump_trampoline): Revert last change as it causes
19312 appdomain-unload.exe to fail.
19314 * mini.c: Fix some memory leaks.
19316 Mon Jan 17 16:16:23 CET 2005 Paolo Molaro <lupus@ximian.com>
19318 * inssel.brg: handle the new size of rank, idepth, max_interface_id.
19319 Fixed bug and sped up some codepaths.
19321 2005-01-17 Zoltan Varga <vargaz@freemail.hu>
19323 * mini.c: Fix some memory leaks.
19325 * exceptions.cs basic-long.cs: Add test for checked ulong->int
19328 * inssel-long.brg: Implement long_conv_to_ovf_i4_un. Fixes #71319.
19330 * inssel-long.brg: Fix conv.ovf.i8 when run on an int32. Fixes
19333 * iltests.il: Add regression test for #71320.
19335 2005-01-16 Zoltan Varga <vargaz@freemail.hu>
19337 * mini.c (mono_codegen): Fix installation of profiler hooks.
19339 * mini-sparc.c mini-amd64.c: Don't allocate stack space for dead vars.
19341 Sun Jan 16 12:19:35 CET 2005 Paolo Molaro <lupus@ximian.com>
19343 * mini.h, mini.c, cfold.c: optimize access to enum
19344 readonly fields, too. Eval conditional branches if possible
19345 to perform unreachable code removal in more cases.
19347 2005-01-15 Zoltan Varga <vargaz@freemail.hu>
19349 * tramp-amd64.c exceptions-amd64.c: Use the new global code manager.
19351 * mini.c (mono_global_codeman_reserve): New function to allocate code memory from a global
19354 * tramp-x86.c mini-x86.c exceptions-x86.c: Allocate all code memory so mono works with
19355 WinXP DEP. Fixes #71244.
19357 2005-01-14 Zoltan Varga <vargaz@freemail.hu>
19359 * inssel.brg: Allways convert CEE_CONV_OVF_I4 to a move on 64 bit platforms. Fixes #71236.
19361 2005-01-13 Zoltan Varga <vargaz@freemail.hu>
19363 * mini-x86.c (mono_arch_output_basic_block): Fix OP_ATOMIC_ADD_NEW_I4.
19365 2005-01-11 Zoltan Varga <vargaz@freemail.hu>
19367 * mini-exceptions.c exceptions-ppc.c aot.c: Cope with MonoJitInfo
19370 * mini.h: Bump AOT version.
19372 * mini.h (MonoCompile): Change exvar to a hash table.
19374 * mini.c: Allocate a separate exvar for each handler block.
19376 * mini.c: Get rid of the computation of filter_lengths, its not needed.
19378 * mini.c inssel.brg: Change OP_THROW_OR_NULL to compare the current
19379 ex var with the pending exception and only throw if the two are equal.
19382 * exceptions.cs: Add tests for rethrow and nested catch clauses.
19384 * mini-x86.c: Fix warnings.
19386 * Makefile.am (common_sources): Move mini-exceptions.c here as it is
19387 used by all the ports now.
19389 * aot.c: Add write-symbols and save-temps options.
19391 2005-01-10 Zoltan Varga <vargaz@freemail.hu>
19393 * mini-x86.c: Add support for returning structs in registers from pinvoke functions on WIN32.
19395 Mon Jan 10 16:11:16 EST 2005 Neale Ferguson <nealeferguson@earthlink.net>
19397 * mini-ops.h, inssel-s390.brg, cpu-s390.md: Support OP_ATOMIC__xxx
19400 * tramp-s390.c: Check vtable slot belongs to the domain.
19402 * mini-exceptions.c, exceptions-s390.c: Standardize exception handling
19403 as per other platforms.
19405 * mini-s390.c, mini-s390.h: Enable out-of-line bblock support.
19407 Mon Jan 10 18:53:05 CET 2005 Paolo Molaro <lupus@ximian.com>
19409 * driver.c: we don't run the Main() code in a subthread anymore.
19411 Mon Jan 10 17:54:16 CET 2005 Paolo Molaro <lupus@ximian.com>
19413 * mini.c: added experimental rtc support in the statistical
19414 profiler: if the user has the permission, more accurate statistics
19415 are gathered. Run with: MONO_RTC=4096 mono --profiler=default:stat ....
19416 The MONO_RTC value must be restricted to what the linux rtc allows:
19417 power of two from 64 to 8192 Hz.
19419 2005-01-10 Zoltan Varga <vargaz@freemail.hu>
19421 * mini-x86.c (mono_arch_emit_exceptions): Fix #71121.
19423 Mon Jan 10 05:20:49 EST 2005 Paolo Molaro <lupus@ximian.com>
19425 * mini-ppc.c: better icache flush for smp.
19427 2005-01-09 Zoltan Varga <vargaz@freemail.hu>
19429 * mini-amd64.c (emit_move_return_value): Fix memory leak.
19431 * mini-x86.c (get_call_info): Add the get_call_info () code from the
19432 amd64 port, not yet used.
19434 2005-01-07 Zoltan Varga <vargaz@freemail.hu>
19436 * mini.c (mono_method_to_ir): Disable inlining of ldfld wrappers with
19439 2005-01-07 Sebastien Pouliot <sebastien@ximian.com>
19441 * driver.c: Added --security option to activate the security manager.
19442 Right now this will allow code generation for declarative demands and
19443 is disabled when AOT is specified.
19444 * mini.c: Add code generation for declarative security demands.
19445 * mini.h: Add mono_use_security_manager as an extern gboolean.
19447 2005-01-07 Zoltan Varga <vargaz@freemail.hu>
19449 * aot.c (mono_compile_assembly): Speed up compilation a bit by
19450 emitting more dense assembly code.
19452 * mini-sparc.c mini-sparc.h exceptions-sparc.c: Enable optimized corlib
19453 exception throwing stuff.
19455 2005-01-06 Zoltan Varga <vargaz@freemail.hu>
19457 * mini-sparc.c (mono_arch_emit_exceptions): Fix typo in previous patch. Remove
19460 * mini-amd64.c (mono_arch_emit_exceptions): Remove duplicate epilog stuff
19461 left in by mistake.
19463 * driver.c (EXCLUDED_FROM_ALL): Disable SSAPRE until bug #70637 is
19466 * mini-sparc.h mini-sparc.c: Enable out-of-line bblock support.
19468 * tramp-*.c: Only patch vtable slots if the object is in the current
19469 domain. Fixes appdomain-unload.exe.
19471 * mini-amd64.c mini-amd64.h: Enable out-of-line bblock support.
19473 * mini-amd64.c (mono_arch_local_regalloc): Port regalloc fix from
19476 2005-01-05 Zoltan Varga <vargaz@freemail.hu>
19478 * mini.c (reverse_branch_op): New helper function.
19480 * mini.c (optimize_branches): Run the new optimization only on
19481 platforms which support it. Also reverse all kinds of branches.
19483 * mini.h (MonoBasicBlock): Add 'out_of_line' field.
19485 * mini.c (mono_method_to_ir): Set 'out_of_line' for bblocks which have
19488 * mini.c (optimize_branches): Reverse not-equals branches if the false
19489 bblock is a throw. This happens a lot of time with argument checking in
19492 * mini.c (mono_codegen): Add support for placing basic blocks after
19493 the function epilogue.
19495 * mini-x86.c mini-x86.h: Add support for placing basic blocks after the
19498 2005-01-05 Miguel de Icaza <miguel@ximian.com>
19500 * mini.c (setup_stat_profiler): Only set this up if the platform
19501 supports ITIMER_PROF.
19503 2005-01-05 Zoltan Varga <vargaz@freemail.hu>
19505 * mini-x86.c (mono_arch_local_regalloc): Fix a bug introduced by the
19508 * inssel.brg: Fix a warning.
19510 Wed Jan 5 16:40:18 CET 2005 Paolo Molaro <lupus@ximian.com>
19512 * mini.c: added support for statistical profiler
19513 (run with: --profile=default:stat).
19515 2005-01-04 Zoltan Varga <vargaz@freemail.hu>
19517 * mini-x86.h (MONO_ARCH_ENABLE_EMIT_STATE_OPT): Enable this on x86.
19519 * mini-x86.c cpu-pentium.md: More fixes for usage of global registers.
19521 * mini-amd64.c (mono_arch_local_regalloc): Port some regalloc fixes
19522 related to global registers from the amd64 port.
19524 2005-01-03 Zoltan Varga <vargaz@freemail.hu>
19526 * mini.c (mono_method_to_ir): Handle MONO_CLASSCONST.
19528 * mini-amd64.c (mono_arch_local_regalloc): Fix some regalloc problems
19529 with global registers.
19530 (mono_arch_output_basic_block): Fix SWITCH in the AOT case.
19532 * aot.c (emit_method_code): Fix the 'method emitted as' messages.
19534 2004-12-31 Zoltan Varga <vargaz@freemail.hu>
19536 * debug-mini.c (encode_value): Fix off-by-one.
19538 * aot.c (encode_value): Likewise.
19540 * mini.c (mono_method_to_ir): Disable AOT for methods containing LDPTR.
19542 2004-12-30 Zoltan Varga <vargaz@freemail.hu>
19544 * mini.c linear-scan.c: Add a workaround for the mcs crash when using
19547 * aot.c (mono_aot_load_method): Free up patch info if no longer needed.
19549 * aot.c (emit_method_info): Increase size of temp buffer.
19551 * mini-x86.c cpu-pentium.md mini.c: Load fp constants differently in
19554 2004-12-28 Zoltan Varga <vargaz@freemail.hu>
19556 * aot.c (emit_method_info): Fix build.
19558 * aot.c: Further rework of the AOT file format to reduce the size of
19559 the method info data.
19561 * mini.h: Bump AOT file format version.
19563 2004-12-27 Martin Baulig <martin@ximian.com>
19565 * mini.c (mini_get_method): New static method; call
19566 mono_get_method_full() and mono_get_inflated_method().
19567 (mono_method_to_ir): Use mini_get_method() instead of
19568 mono_get_method_full().
19570 2004-12-26 Patrik Torstensson <patrik.torstensson@gmail.com>
19572 * mini-x86.c (atomic ops): fixed bug interlocked bug #70784.
19574 2004-12-25 Zoltan Varga <vargaz@freemail.hu>
19576 * inssel.brg (ldind_to_load_membase): Handle CEE_LDIND_I8.
19578 * inssel-amd64.brg: Add some optimization rules.
19580 2004-12-24 Ben Maurer <bmaurer@ximian.com>
19582 * aot.c: Remove the use of MonoGHashTable and other GC stuff. The
19583 standard not GC'd stuff is fine.
19585 2004-12-24 Zoltan Varga <vargaz@freemail.hu>
19587 * aot.c: Rework the AOT file format to get rid of most of the global
19588 symbols. This reduces the size of the mscorlib.dll.so by 1MB.
19590 * mini.h: Bump AOT file format version.
19592 2004-12-23 Zoltan Varga <vargaz@freemail.hu>
19594 * mini.h: Bump AOT file format version.
19596 * aot.c (mono_aot_is_got_entry): New function to determine if an
19597 address is inside a GOT.
19599 * aot.c mini-x86.c tramp-x86.c: Make all patches use the GOT.
19601 * cpu-pentium.md: Increase the maximum size of some instructions which
19602 might involve a got access.
19604 * mini.c (get_method_from_ip): Another debug helper function.
19606 * mini.c: Call mono_get_got_var () in a couple places. Handle the case
19607 when got var accesses are created during the decompose phase.
19609 * mini-sparc.c: Change mono_compile_aot to cfg->compile_aot.
19611 * mini.h mini.c mini-x86.c aot.c mini-sparc.c: Add a 'compile_corlib'
19612 argument mini_compile_method and to MonoCompile, and use this to
19613 determine whenever a given method is compiled for AOT. This allows the
19614 other methods compiled during AOT compilation to be free of AOT stuff,
19615 so the backends does not need to add special support for them by
19616 creating a fake GOT etc.
19618 * mini-x86.c (mono_arch_patch_code): Remove fake got stuff as it is no
19621 2004-12-21 Ben Maurer <bmaurer@ximian.com>
19623 * mini.c (mono_method_to_ir): It turns out that some of the
19624 x-appdomain wrappers are lax with types, so just ignore this for
19627 * inssel.brg (OP_CHECK_ARRAY_TYPE): Optimize this by only looking
19628 at the vtable->klass. If it is non-shared code we can just use the
19631 Tue Dec 21 17:43:06 CET 2004 Paolo Molaro <lupus@ximian.com>
19633 * mini-ppc.c: access MonoDomain from tls, too.
19635 2004-12-21 Sebastien Pouliot <sebastien@ximian.com>
19637 * declsec.c: Removed unused variable (and related warning ;-)
19639 2004-12-21 Ben Maurer <bmaurer@ximian.com>
19641 * iltests.il: New test for LDELEMA on an array of ref types.
19643 * mini.c (CEE_LDELEMA): We need to emit OP_CHECK_ARRAY_TYPE for
19644 all ldelema's on reftypes.
19645 (check_call_signature): Remove the OP_CHECK_ARRAY_TYPE from here,
19646 it was the wrong place to put it.
19648 * mini-x86.c (mono_arch_output_basic_block): Just use ecx as the
19649 register to pop to make this cleaner, at the request of Paolo.
19651 2004-12-20 Ben Maurer <bmaurer@ximian.com>
19653 * mini-ops.h (OP_GETHASHCODE): New op.
19655 * inssel.brg (OP_GETHASHCODE): Emit code for the new opcode
19657 * mini.c (mini_get_inst_for_method): Create the intrinsic hash
19660 For a microbenchmark, this reduces the cost of Hashtable.get_Item
19663 * mini-x86.c (mono_arch_output_basic_block): Rather than
19671 The first is 3 bytes while the second is 1. This saves 36 kb on
19672 mscorlib, quite a big saving. When bootstraping mcs, I was able to
19673 see a small boost because of icache locality.
19675 * cfold.c (FOLD_BINOPCOMM): Kill add foo, 0
19677 Mon Dec 20 12:19:40 EST 2004 Paolo Molaro <lupus@ximian.com>
19679 * Makefile.am, mini-ppc.h, mini-exceptions.c, exceptions-ppc.c:
19680 started code sharing with the generic code.
19682 Mon Dec 20 11:08:06 EST 2004 Paolo Molaro <lupus@ximian.com>
19684 * mini-ppc.c, cpu-g4.md: added code for direct access to
19687 Mon Dec 20 10:58:28 EST 2004 Paolo Molaro <lupus@ximian.com>
19689 * mini-ops.h, inssel-x86.brg, cpu-amd64.md, inssel.brg, inssel-amd64.brg,
19690 mini-amd64.c, mini-x86.c, cpu-pentium.md: renamed OP_X86_TLS_GET
19693 2004-12-20 Sebastien Pouliot <sebastien@ximian.com>
19695 * declsec.c|h: Added functions to cache the declarative stack modifiers
19696 in MonoJitInfo and to create a security frame from a MonoJitInfo
19698 * mini.c: Initialize jinfo->cas_inited to FALSE when MonoJitInfo is
19699 created. Register internal calls for System.Security.SecurityFrame::
19700 _GetSecurityFrame and _GetSecurityStack.
19701 * mini.h: Added definition for new icalls (in mini-exceptions.c) and
19702 the definitions for the new stack walk/callback mechanism.
19703 * mini-exceptions.c: Added internal call GetSecurityFrame (to get the
19704 first security frame for LinkDemands and InheritanceDemands) and
19705 GetSecurityStack for Demands. Both use the new mono_walk_stack code
19707 * mini-x86.h, mini-amd64.h, mini-sparc.h: Architecture specific stack
19708 walk initialization (lupus).
19710 2004-12-20 Ben Maurer <bmaurer@ximian.com>
19712 * mini.c (mono_method_to_ir): In CEE_DUP, handle the dup / stloc
19714 (handle_loaded_temps): Do not create a temporary variable for
19715 things that we know are temps. They will never be modified.
19716 (mono_spill_call): Set MONO_INST_IS_TEMP
19717 (mono_emulate_opcode): ditto
19719 (mono_method_to_ir.CEE_DUP): ditto
19721 2004-12-19 Ben Maurer <bmaurer@ximian.com>
19723 * mini.c (type_to_eval_stack_type): Make this handle the void type
19724 (mono_emit_call_args): set the call->type with type_to_eval_stack_type
19725 (emit_tree): use ip_in_bb to special case some common idioms
19726 Update all callers to pass in the IP.
19727 (mono_method_to_ir): Make CEE_CALL* do the above as well.
19729 This gives us a nice 2% speedup in mcs bootstrap.
19731 * mini-x86.c (peephole_pass): Peephole pass to make
19740 * mini.c (ip_in_bb): new method.
19741 (mono_method_to_ir): use this method rather than doing the hash
19744 * linear-scan.c (mono_linear_scan): When expiring actives, you
19745 don't need to keep around variables that expire on this
19746 instruction. This makes it so that:
19749 store (ebx add (ebx, 1))
19753 2004-12-19 Zoltan Varga <vargaz@freemail.hu>
19755 * mini.c (mono_method_to_ir): Optimize the common ldobj+stloc
19756 combination to avoid doing two copies. Fix up problems with previous
19759 * mini.c: Fix 64 bit warnings.
19761 * mini-x86.c (INST_IGNORES_CFLAGS): Add OP_STOREI4_MEMBASE_REG.
19763 2004-12-17 Zoltan Varga <vargaz@freemail.hu>
19765 * mini-amd64.h mini-amd64.c exceptions-amd64.c: Port exception handling
19766 changes from the x86 code.
19768 * mini.h: Add prototype for mono_arch_get_throw_corlib_exception ().
19770 2004-12-16 Zoltan Varga <vargaz@freemail.hu>
19772 * mini-x86.c (mono_arch_emit_epilog): Optimize the corlib exception
19773 throwing code to reduce its size, unify the AOT and non-aot code and
19774 get rid of relocations in the AOT case.
19776 * mini-x86.h mini.c exceptions-x86.c
19777 (mono_arch_get_throw_corlib_exception): New arch specific function to
19778 raise corlib exceptions which doesn't require relocations in the
19781 * aot.c (emit_method): Handle PATCH_INFO_NONE as well.
19783 2004-12-15 Zoltan Varga <vargaz@freemail.hu>
19785 * mini.c (mono_emit_method_call): Only allocate the got var when it is
19788 * mini-x86.c (mono_arch_patch_code): Add missing PATCH_INFO_METHOD_REL
19791 2004-12-14 Patrik Torstensson <patrik.torstensson@gmail.com>
19793 * mini-x86.c, cpu-pentium.md, inssel-x86.brg: Fixed bug
19794 with add function when used from Inc/dec atomic
19795 functions. Re-enabled optimization on x86.
19796 * mini-ops.h: renamed atomic_add functions to
19797 allow _add to match the Interlocked::Add and
19798 _add_next to match Interlocked::Inc/Dec.
19800 2004-12-15 Massimiliano Mantione <massi@ximian.com>
19802 * mini.c: Fixed a subtle bug in mono_method_to_ir, about the
19803 linking of BBs to the end BB, and enabled SSAPRE also with
19804 consprop and copyprop (which was prevented by that bug).
19806 2004-12-14 Patrik Torstensson <patrik.torstensson@gmail.com>
19808 * mini-x86.c: disabling the Interlocked optimizing code.
19810 2004-12-14 Zoltan Varga <vargaz@freemail.hu>
19812 * aot.c (load_aot_module): Move reading of got_addr after the AOT
19813 file version check.
19815 2004-12-14 Patrik Torstensson <patrik.torstensson@gmail.com>
19817 * mini-x86.c, inssel-x86.brg, cpu-pentium.md: removed _imm
19818 interlocked optimization due lack of support on x86, rewrote
19819 exchange to take into account that base may be in eax.
19821 xsp works again; activated Interlocked optimizing code.
19823 2004-12-14 Zoltan Varga <vargaz@freemail.hu>
19825 * mini.h (MONO_AOT_FILE_VERSION): Bump AOT file version.
19827 2004-12-13 Zoltan Varga <vargaz@freemail.hu>
19829 * mini-ops.h: Add new opcodes.
19831 * mini.h: Add new patch types. Add got_var to MonoCompile.
19833 * mini.h mini-x86.c mini-amd64.c aot.c: Rename
19834 mono_arch_get_aot_patch_offset () to mono_arch_get_patch_offset () and
19835 make it work with all kinds of patchable code.
19837 * inssel.brg inssel-x86.brg: Add new rules dealing with computing the
19838 address of the GOT, and referencing entries in the GOT.
19840 * mini.c: Add code to load the GOT address if needed by an opcode.
19842 * aot.c mini-x86.h mini-x86.c cpu-pentium.md: Add support for position
19843 independent AOT code on the x86 using an elf-style Global Offset Table.
19845 2004-12-14 Raja R Harinath <rharinath@novell.com>
19847 * Makefile.am (RUNTIME): Set MONO_SHARED_DIR.
19849 2004-12-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
19851 * mini-x86.c: disabling the Interlocked optimizing code. It segfaults
19854 2004-12-13 Patrik Torstensson <patrik.torstensson@gmail.com>
19856 * mini-x86.c,mini-ops.h,inssel-x86.brg,cpu-pentium.md: Implementation
19857 of Interlocked:Increment/Decrement/Add as inline ops.
19858 (mini-x86.c (mono_arch_get_inst_for_method and mono_arch_output_basic_block))
19860 2004-12-12 Geoff Norton <gnorton@customerdna.com>
19862 * exceptions-ppc.c: Reorder code so gcc3.4 can compile it
19863 * mini-ppc.c: Unify mono_arch_patch_code with changes in r37636.
19865 2004-12-12 Duncan Mak <duncan@ximian.com>
19867 * mini-ppc.c (mono_arch_patch_code): Hopefully made this build
19868 again. `patch_info->table_size' is no longer valid after Zoltan's
19871 2004-12-12 Martin Baulig <martin@ximian.com>
19873 * mini.c (mono_method_to_ir): Only call mono_debug_init_method()
19874 if we are the "real" method, ie. not an inlined method inside it.
19876 2004-12-11 Ben Maurer <bmaurer@ximian.com>
19878 * mini.c (CEE_LDSFLD): Make sure that the vtable has been init'd
19879 before we look in the special fields table. This fixes
19880 ../tests/thread-static-init.cs.
19882 2004-12-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
19884 * mini.c: return immediately after setting OP_ARRAY_RANK or CEE_LDLEN
19885 for Array get_Rank and get_Length. Fixes bug #70465.
19887 2004-12-11 Zoltan Varga <vargaz@freemail.hu>
19889 * mini.h mini.c aot.c: Put the bblock table for a SWITCH patch into a
19890 separate structure to reduce the size of MonoJumpInfo.
19892 Fri Dec 10 18:09:22 CET 2004 Paolo Molaro <lupus@ximian.com>
19894 * mini.c, mini.h, aot.c, driver.c: allow disabling the aot code.
19896 2004-12-10 Patrik Torstensson <patrik.torstensson@gmail.com>
19898 * mini.c (mini_get_inst_for_method): Changed to allow ports
19899 to return a MonoInst instead of opcode
19900 (renamed mini_get_opcode_for_method to better reflect the new functionality)
19902 * mini-[x86|s390|s390x|ppc|sparc].c (mono_arch_get_inst_for_method):
19903 Allow ports to return a created MonoInst instead of op-code, will enable
19905 (renamed mini_get_opcode_for_method to better reflected the functionality)
19907 2004-12-09 Zoltan Varga <vargaz@freemail.hu>
19909 * mini.c (NEW_AOTCONST): Share some code between the different NEW_AOTCONST macros.
19911 2004-12-08 Zoltan Varga <vargaz@freemail.hu>
19913 * mini.c jit-icalls.c: Pass generic_context to mono_ldtoken_wrapper.
19916 2004-12-08 Martin Baulig <martin@ximian.com>
19918 * mini.c (mono_method_to_ir): In CEE_CALLVIRT, use `fsig->signature'
19919 if we're a CEE_CONSTRAINED call. Fixes gen-118.cs.
19921 2004-12-08 Zoltan Varga <vargaz@freemail.hu>
19923 * mini-sparc.c (mono_arch_output_basic_block): Implement OP_FCONV_TO_<X>
19926 * exceptions.cs: Disable some tests which depend on properties of x86 fp
19929 2004-12-08 Raja R Harinath <rharinath@novell.com>
19931 * Makefile.am (CLEANFILES): Add *.exe, *.dll.
19933 2004-12-07 Zoltan Varga <vargaz@freemail.hu>
19935 * mini-sparc.c (mono_arch_output_basic_block): Fix LOCALLOC_IMM
19936 bug introduced by the previous patch.
19938 Tue Dec 7 11:44:39 CET 2004 Paolo Molaro <lupus@ximian.com>
19940 * mini-ppc.c, objectc.cs: handle large structs passed by value
19941 (fixes bug #69972).
19943 Tue Dec 7 10:43:31 CET 2004 Paolo Molaro <lupus@ximian.com>
19945 * mini-ppc.c: OP_ARGLIST implementation from
19946 Geoff Norton <gnorton@customerdna.com>.
19948 Tue Dec 7 10:14:25 CET 2004 Paolo Molaro <lupus@ximian.com>
19950 * inssel-x86.brg, inssel-ppc.brg: fix reference to register
19951 in stmt: OP_OUTARG_VT (reg) (should fix bug #69785).
19953 Tue Dec 7 10:06:39 CET 2004 Paolo Molaro <lupus@ximian.com>
19955 * exceptions-ppc.c: avoid calling ppc_patch in exception trampolines.
19957 2004-12-01 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
19959 * inssel-s390.brgi, mini-ops.h, mini-s390.c : Add stubs for support of tls offset
19962 2004-12-06 Zoltan Varga <vargaz@freemail.hu>
19964 * mini-sparc.c: Zero out localled-ed memory.
19966 * iltests.il: Add tests for zeroing out localloc-ed memory.
19968 2004-12-04 Martin Baulig <martin@ximian.com>
19970 * mini.c (mono_method_to_ir): In CEE_CALLVIRT, use the new
19971 mono_method_get_signature_full().
19973 2004-12-03 Massimiliano Mantione <massi@ximian.com>
19975 * mini.c: Added removal of critical edges (prerequisite for SSAPRE),
19976 and some utility functions (always for SSAPRE), integrated SSAPRE.
19977 * mini.h: Likewise.
19978 * driver.c: Added ssapre option.
19979 * ssa.c: Small fix on OP_ARG handling.
19980 * ssapre.c, ssapre.h: Added files containing SSAPRE implementation.
19981 * Makefile.am: Likewise.
19983 2004-12-02 Zoltan Varga <vargaz@freemail.hu>
19985 * tramp-x86.c (mono_arch_create_jit_trampoline): Remove code which is
19986 now in the xp code.
19988 * mini.c (mini_init): Register mono_thread_force_interruption_checkpoint
19991 2004-12-01 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
19993 * inssel-s390.brg : Add OP_OUTARG_VT (OP_REFANYTYPE (reg)) rule.
19995 * cpu-s390.md : Increase instruction length of oparglist.
19997 * mini-s390.c : Implement vararg and TYPEDEBYREF support.
19999 2004-11-30 Martin Baulig <martin@ximian.com>
20001 * mini.c (mono_method_to_ir): In CEE_CALLVIRT, added support for
20002 virtual generic methods. We call a special helper_compile_generic_method()
20003 icall to retrieve the method from the vtable, inflate and compile
20004 it and then do a CEE_CALLI. Thanks a lot to Paolo for this idea.
20006 * jit-icalls.c (helper_compile_generic_method): New JIT icall.
20008 2004-11-30 Zoltan Varga <vargaz@freemail.hu>
20010 * mini-sparc.c: Fix up vararg corner cases. Fixes #70019.
20012 2004-11-29 Zoltan Varga <vargaz@freemail.hu>
20014 * cpu-sparc.md mini-sparc.c (long_conv_to_ovf_i): Fill missing delay slot.
20017 2004-11-27 Ben Maurer <bmaurer@ximian.com>
20019 * inssel.brg (CEE_SWITCH): The AOT stuff Zoltan added is only for
20020 platforms with PIC aot.
20022 2004-11-28 Martin Baulig <martin@ximian.com>
20024 * mini.c (mono_method_to_ir): In CEE_DUP, added handle_stobj().
20027 2004-11-28 Martin Baulig <martin@ximian.com>
20029 * mini-x86.c (mono_arch_call_opcode): Use the original type, not
20030 the result of mono_type_get_underlying_type() to check whether
20033 2004-11-26 Martin Baulig <martin@ximian.com>
20036 (mono_method_to_ir): Use `!method->signature->has_type_parameters'
20039 2004-11-26 Zoltan Varga <vargaz@freemail.hu>
20041 * mini-amd64.c (mono_arch_emit_this_vret_args): Handle this and vret
20042 the same way as the other arguments so they won't get clobbered.
20044 * mini-amd64.c (mono_arch_output_basic_block): Avoid doing virtual
20045 calls through R11 since it is clobbered by the trampoline code.
20047 2004-11-26 Raja R Harinath <rharinath@novell.com>
20049 * Makefile.am: Consistently use $(RUNTIME) rather than ./mono to
20050 pick up in-tree mscorlib.dll.
20052 2004-11-25 Zoltan Varga <vargaz@freemail.hu>
20054 * aot.c: Rename MonoAOTModule->cleanup to out_of_date.
20056 * mini-amd64.c aot.c: Switch to PIC relative AOT code. References to
20057 runtime data/code are now stored in a table similar to the GOT in ELF.
20058 This allows the code itself to be position independent.
20060 * aot.c: Fix loading of referenced assemblies after the lazy assembly
20063 * aot.c: Attach ELF type (object/function) directives to all global
20066 * tramp-amd64.c (amd64_magic_trampoline): Patch RIP relative calls too.
20068 * inssel.brg (SWITCH): Emit an AOT_CONST in the aot case.
20070 * mini-amd64.h: Turn on PIC AOT code.
20072 * mini.h (mono_arch_get_aot_patch_offset): New arch specific function
20073 returning the offset within an OP_AOTCONST instruction where the GOT
20074 offset needs to be added.
20076 * mini.h: Bump AOT file format version.
20078 2004-11-25 Martin Baulig <martin@ximian.com>
20080 * mini.c (mono_method_to_ir): In CEE_CALL, don't allow calling any
20081 uninflated generic methods.
20083 2004-11-25 Martin Baulig <martin@ximian.com>
20085 * mini.c (mono_method_to_ir): Don't allow any uninflated generic methods.
20087 2004-11-24 Martin Baulig <martin@ximian.com>
20089 * minit.c (type_to_eval_stack_type): Set `inst->klass' to the
20090 original klass (this only applies for generic instances).
20092 2004-11-24 Martin Baulig <martin@ximian.com>
20094 * mini.c (mono_method_to_ir): Use `STACK_OBJ' instead of
20095 `ldind_type [CEE_LDIND_REF]' (which would be beyond the end of
20098 2004-11-24 Zoltan Varga <vargaz@freemail.hu>
20100 * mini.c (mono_method_to_ir): Disable inlining for methods containing
20101 localloc. Fixes #69678.
20103 * iltests.il (test_0_localloc_inline): Add regression test for #69678.
20105 2004-11-23 Zoltan Varga <vargaz@freemail.hu>
20107 * mini-amd64.c (mono_arch_output_basic_block): Set %al to the number of
20108 used SSE registers on pinvoke calls. Fixes #69774.
20110 2004-11-23 Geoff Norton <gnorton@customerdna.com>
20112 * inssel-ppc.brg, mini-ppc.c: Use mono_class_from_mono_type instead of
20113 vt->inst_vtype->data.klass. This fixes generic structs and bug #69766
20115 2004-11-23 Raja R Harinath <rharinath@novell.com>
20117 * Makefile.am (MCS,ILASM): Don't refer to runtime/ directory.
20118 Refer directly to the mcs/ tree.
20120 2004-11-19 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20122 * mini-s390.c, tramp-s390.c, mini-s390.h: Add LMF processing for trampolines.
20123 Check if a trampoline for a synchronized method is required.
20125 Fri Nov 19 17:34:21 CET 2004 Paolo Molaro <lupus@ximian.com>
20127 * mini-ppc.c, cpu-g4.md: set to zero the memory allocated
20128 with localloc if needed. Throe arithmetric exception in
20129 div an rem if needed. Implement ovf checks in OP_LCONV_TO_OVF_I.
20130 Adapted from a patch by Geoff Norton <gnorton@customerdna.com>.
20132 2004-11-19 Geoff Norton <gnorton@customerdna.com>
20134 * mini-ppc.c: Call mono_type_get_underlying_type to unwrap generic
20135 types before switching on type. Fixes #69622.
20137 2004-11-19 Raja R Harinath <rharinath@novell.com>
20139 * Makefile.am (check-local): New. Integrate into 'make check'.
20140 (MCS,RUNTIME): Define using in-tree mono and mcs.
20142 (%.exe): Use $(ILASM).
20144 Fri Nov 19 14:54:07 CET 2004 Paolo Molaro <lupus@ximian.com>
20146 * mini-ppc.c: adjust initial prolog size (bug #69691).
20148 2004-11-18 Zoltan Varga <vargaz@freemail.hu>
20150 * cpu-pentium.md (localloc): Increase max instruction len. Fixes
20153 2004-11-17 Raja R Harinath <rharinath@novell.com>
20155 * Makefile.am (clean-local): Rename from 'clean'.
20157 2004-11-15 Nelae Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20159 * mini.c, mini-x86.c, mini-amd64.c, exceptions-s390.c: Add siginfo_t parameter
20160 to mono_arch_is_int_overflow.
20161 * exceptions-s390.c: Add mono_arch_is_int_overflow routine to discern between
20164 2004-11-15 Sebastien Pouliot <sebastien@ximian.com>
20166 * declsec.c|h: New files to support declarative security attributes.
20167 Added function to check if a method has (applicable) security.
20168 * mini.c|h: Add check for declarative security attributes in
20169 mono_method_check_inlining.
20170 * Makefile.am: Added declsec.c and declsec.h to the build.
20172 Mon Nov 15 11:53:46 CET 2004 Paolo Molaro <lupus@ximian.com>
20174 * mini.c, mini.h: update to keep dynamic code info per-domain.
20176 2004-11-12 Zoltan Varga <vargaz@freemail.hu>
20178 * mini.c mini-*.h: Get rid of MONO_ARCH_HAVE_RETHROW since all architectures support it now.
20179 (mini_init): Get rid of it from here too.
20181 Thu Nov 11 20:17:17 CET 2004 Paolo Molaro <lupus@ximian.com>
20183 * mini-ppc.c, mini-ppc,h, cpu-g5.md, exceptions-ppc.c:
20184 implemented OP_RETHROW (patch by Geoff Norton
20185 <gnorton@customerdna.com>).
20187 2004-11-10 Geoff Norton <gnorton@customerdna.com>
20189 * tramp-ppc.c (ppc_magic_trampoline): Don't trampoline methods
20190 between appdomains. Fixes appdomain-unload on PPC.
20192 2004-10-26 Lluis Sanchez Gual <lluis@novell.com>
20194 * exceptions-ppc.c, exceptions-s390.c, exceptions-s390x.c,
20195 mini-exceptions.c: handle the new wrapper types.
20196 * mini.c: The CEE_ISINST and CEE_CASTCLASS opcodes now take the
20197 token value as a MonoClass* when compiling a wrapper.
20198 mono_jit_create_remoting_trampoline now takes an additional
20199 MonoRemotingTarget parameter.
20201 2004-11-10 Martin Baulig <martin@localhost>
20203 * mini.c (mono_method_to_ir): Use `generic_container->context'
20204 rather than creating a new one.
20206 2004-11-09 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20208 * exceptions-s390.c, mini-s390, cpu-s390.md: Add support for OP_RETHROW.
20210 * inssel-390.md, mini-s390.c: Correct register allocation for globals.
20212 2004-11-09 Zoltan Varga <vargaz@freemail.hu>
20214 * aot.c (mono_aot_init): Add MONO_AOT_CACHE env variable to turn on
20215 the experimental aot cache stuff.
20217 Tue Nov 9 17:30:20 CET 2004 Paolo Molaro <lupus@ximian.com>
20219 * aot.c, mini.c, exceptions-ppc.c, exceptions-s390.c, exceptions-s390x.c,
20220 mini-exceptions.c: update to exception clause structure changes.
20222 2004-11-08 Zoltan Varga <vargaz@freemail.hu>
20224 * exceptions-x86.c (throw_exception): Fix warnings.
20226 * mini-x86.h mini-x86.c cpu-pentium.md exceptions-x86.c: Add support
20229 2004-11-08 Zoltan Varga <vargaz@freemail.hu>
20231 * exceptions-sparc.c (get_throw_exception): Really fix this.
20233 2004-11-07 Ben Maurer <bmaurer@ximian.com>
20235 * tramp-*.c: we no longer support icalls without wrappers, so
20236 a bit of code can be removed here
20238 2004-11-07 Zoltan Varga <vargaz@freemail.hu>
20240 * exceptions-sparc.c (get_throw_exception): Fix more bugs in previous
20243 * cpu-sparc.md: Add op_rethrow.
20245 * exceptions-sparc.c (get_throw_exception): Fix bug in previous patch.
20247 * mini-sparc.h mini-sparc.c exceptions-sparc.c: Add support for OP_RETHROW.
20249 * mini.h: Add mono_arch_get_rethrow_exception () arch specific function.
20250 * mini-ops.h: Add OP_RETHROW.
20252 * mini.c inssel.brg: Distinguish between THROW and RETHROW.
20254 * cpu-amd64.c mini-amd64.c exceptions-amd64.c: Add support for OP_RETHROW.
20256 2004-11-05 Geoff Norton <gnorton@customerdna.com>
20258 * helpers.c: Change otool arguments from -V -v -t to -v -t on Darwin
20259 Makes the output much easier to read
20261 2004-11-05 Ben Maurer <bmaurer@ximian.com>
20263 * ssa.c: allocate MonoMethodVar.uses from the mempool. First, this
20264 prevents another huge leak when compiling with ssa. Secondly, the
20265 performance of doing this rather than freeing the lists is much
20266 better. GList does a lock every time you allocate a list link,
20267 so that it can use a memory pool. So, it is better to just use
20268 a memory pool of our own.
20270 * ssa.c, linear-scan.c: replace g_list_remove_link with
20271 g_list_delete. The remove one does not free the GList, so we were
20272 leaking memory. On -O=all --compile-all with corlib, this cut down
20273 3 MB of allocations.
20275 2004-11-05 Zoltan Varga <vargaz@freemail.hu>
20277 * tramp-sparc.c (mono_arch_create_jit_trampoline): Fix sparc build.
20279 * tramp-amd64.c (mono_arch_create_jit_trampoline): Fix amd64 build.
20281 * mini.h mini.c tramp-*.c: Moved xp parts of JIT trampoline creation
20282 into a new function mono_create_jit_trampoline ().
20284 2004-11-02 Zoltan Varga <vargaz@freemail.hu>
20286 * trace.c (get_spec): Allow tracing of classes without a namespace.
20288 2004-11-02 Sebastien Pouliot <sebastien@ximian.com>
20290 * mini.c: Fix pointer overwrite in mini_method_compile.
20292 2004-11-2 Geoff Norton <gnorton@customerdna.com>
20294 * inssel-ppc.brg (OP_OUTARG_VT (CEE_LDOBJ (base))):
20295 The darwin ABI needs some special handling for 1 and 2 byte structs
20296 Lets use lbz/lhz instead of lwz everywhere.
20297 * mini-ppc.c (calculate_sizes): The Darwin ABI needs from special handling
20298 for 1 and 2 byte structs and struct which are size >= 3 || size % 4 != 0.
20299 Use stb/sth for the former, and put the latter always on stack instead of in
20300 argument registers.
20302 2004-10-30 Zoltan Varga <vargaz@freemail.hu>
20304 * trace.c (is_filenamechar): Add '_'.
20306 2004-10-29 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20308 * mini-s390.c: Fix prolog length to allow for large trace requirements.
20310 * exceptions-s390.c: Remove dwarf unwinding stuff that was unused.
20312 2004-10-29 Zoltan Varga <vargaz@freemail.hu>
20314 * Makefile.am (libgc_libs): Do some automake magic so libmono/mono
20315 depends on libmonogc. Fixes #68805.
20317 2004-10-26 Miguel de Icaza <miguel@ximian.com>
20319 * mini.c (mono_jit_free_method): Provide extra information for
20320 this error. Currently this leaks, but will be turned into a
20321 developer option in the future.
20323 2004-10-26 Zoltan Varga <vargaz@freemail.hu>
20325 * driver.c (mono_main): Applied patch from Willibald Krenn <willibald.krenn@gmx.at>. Make --graph work for icalls and pinvoke methods.
20327 2004-10-25 Zoltan Varga <vargaz@freemail.hu>
20329 * aot.c (mono_aot_load_method): Align PATCH_INFO_R8 on an 8 byte
20330 boundary. Fixes reading of PATCH_INFO_R4 and R8.
20331 (mono_aot_load_method): Do not allocate MonoAotMethod in the GC heap.
20333 2004-10-24 Zoltan Varga <vargaz@freemail.hu>
20335 * mini-amd64.c (mono_arch_patch_code): Fix patching of class init
20336 trampolines for AOT code.
20338 2004-10-22 <vargaz@freemail.hu>
20340 * aot.c (mono_compile_assembly): Disable AOT for methods containing calls to methods of
20341 constructed types. Fixes #68136.
20343 2004-10-21 Martin Baulig <martin@ximian.com>
20345 * exceptions-x86.c (throw_exception): Call mono_debugger_throw_exception();
20346 if it returns true, unwind the stack to the call instruction.
20348 2004-10-21 <vargaz@freemail.hu>
20350 * aot.c: Reorganize the AOT file format to avoid relocations. Fix warnings.
20352 * mini.h: Bump AOT version number.
20354 * objects.cs: Add another test for unbox trampolines.
20356 * tramp-amd64.c (amd64_magic_trampoline): Disable patching of trampolines for
20359 2004-10-20 <vargaz@freemail.hu>
20361 * driver.c: Add SHARED to the set of optimizations tested.
20363 * tramp-amd64.c (amd64_magic_trampoline): Patch trampoline code as well.
20365 * mini.c (mono_method_to_ir): Mark the domainvar as volatile when it is implicitly
20366 used by CEE_NEWARR.
20368 * ssa.c (mono_ssa_deadce): Do not optimize away accesses to volatile variables.
20370 2004-10-20 Martin Baulig <martin@ximian.com>
20372 * mini-exceptions.c (mono_handle_exception): Call
20373 mono_debugger_handle_exception() to tell the debugger about
20374 catch/finally clauses.
20376 2004-10-18 Zoltan Varga <vargaz@freemail.hu>
20378 * exceptions-amd64.c (mono_arch_find_jit_info): Pop arguments of the stack.
20380 * mini-amd64.c (mono_amd64_get_vcall_slot_addr): Handle extended registers. Fixes
20383 2004-10-15 Geoff Norton <gnorton@customerdna.com>
20385 * mini-ppc.c (calculate_sizes): Marshal valuetypes for pinvoke
20386 methods as their native size, fixed bug #57543, #57545.
20387 * mini-ppc.c (mono_arch_output_basic_block): Use mulli for imm16 types
20388 This saves a temporary register and mullw call down into 1 (minor perf
20389 increase for cases like sum = sum * 5; This use to translate into:
20392 It now translates to
20395 2004-10-15 Zoltan Varga <vargaz@freemail.hu>
20397 * trace.c (mono_trace_eval): Use mono_method_desc_full_match. Fixes
20400 2004-10-11 Martin Baulig <martin@ximian.com>
20402 * mini.c (mono_method_to_ir): If we're a generic method, get the
20403 MonoGenericContainer from our MonoMethodNormal and create a
20404 MonoGenericContext from it.
20406 2004-10-08 Zoltan Varga <vargaz@freemail.hu>
20408 * inssel-long32.brg (OP_LCONV_TO_OVF_I2): Fix CONV_I1 -> CONV_I2.
20410 * basic-long.cs: Add test for checked i8->i2 cast.
20412 Wed Oct 6 12:40:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
20414 * inssel-ppc.brg: added a couple of speedup rules.
20416 2004-10-05 Zoltan Varga <vargaz@freemail.hu>
20418 * Makefile.am (genmdesc_LDADD): Don't link this against libmetadata
20419 to speed up rebuilds.
20421 2004-10-04 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20423 * mini-s390.c: Minor fix to OP_OR_IMM.
20425 2004-10-03 Zoltan Varga <vargaz@freemail.hu>
20427 * tramp-sparc.c (sparc_magic_trampoline): Handle appdomain stuff
20428 better. Fixes appdomain-unload.exe on sparc.
20430 2004-10-02 Massimiliano Mantione <massi@ximian.com>
20432 * ssa.c: Fixed casts to unsigned where the value was of 64 bits in
20433 simulate_long_compare, patch by will@exomi.com (Ville-Pertti Keinonen),
20436 2004-10-02 Zoltan Varga <vargaz@freemail.hu>
20438 * jit-icalls.c: Handle a nonexisting trunc function more correctly.
20440 2004-09-30 Lluis Sanchez Gual <lluis@novell.com>
20442 * mini.c: Always generate a field read/write wrapper for members
20443 of the class MarshalByRefObject since the actual instance could
20446 2004-09-28 Lluis Sanchez Gual <lluis@novell.com>
20448 * mini.c: Use mono_thread_exit() to stop threads, instead of ExitThread.
20450 2004-09-28 Zoltan Varga <vargaz@freemail.hu>
20452 * driver.c mini.h trace.c: Move the setting of the main assembly into
20453 a separate function called mono_trace_set_assembly () and call it after
20454 actually loading the main assembly. Fixes #66872.
20456 2004-09-25 Zoltan Varga <vargaz@freemail.hu>
20458 * mini-amd64.h mini-amd64.c tramp-amd64.c: Allocate trampoline memory
20459 using the code manager.
20461 2004-09-24 Zoltan Varga <vargaz@freemail.hu>
20463 * tramp-amd64.c mini-amd64.h: Add support for MONO_ARCH_HAVE_INVALIDATE_METHOD.
20465 2004-09-23 Zoltan Varga <vargaz@freemail.hu>
20467 * cpu-amd64.md: Fix bug in previous patch.
20469 * cpu-amd64.md: Fix instruction lengths of membase opcodes. Fixes
20472 Wed Sep 22 19:03:20 CEST 2004 Paolo Molaro <lupus@ximian.com>
20474 * mini.h, exceptions-ppc.c, exceptions-s390.c, exceptions-s390x.c,
20475 mini-exceptions.c: updates for changed stack walk interface.
20477 2004-09-21 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20479 * mini-s390.c, cpu-s390.md: Minor changes to OP_ARGLIST handling
20481 2004-09-17 Zoltan Varga <vargaz@freemail.hu>
20483 * mini.c (mono_method_to_ir): Fix LDSTR in dynamic methods. Fixes #66132.
20485 2004-09-13 Zoltan Varga <vargaz@freemail.hu>
20487 * driver.c (mini_regression_list): Do not call mono_assembly_close
20488 since assemblies can't be unloaded.
20490 2004-09-11 Zoltan Varga <vargaz@freemail.hu>
20492 * cpu-amd64.md: Fix more instruction lengths.
20494 * cpu-amd64.md: Fix lengths of some instructions.
20496 2004-09-11 Ben Maurer <bmaurer@users.sourceforge.net>
20498 * inssel.brg: Make the array ldelema check aot friendly.
20500 2004-09-11 Zoltan Varga <vargaz@freemail.hu>
20502 * mini-amd64.c (mono_arch_get_argument_info): Fix stack_unwind test.
20504 * cpu-amd64.md inssel-long.brg inssel-amd64.brg: Small optimizations.
20506 2004-09-10 Zoltan Varga <vargaz@freemail.hu>
20508 * mini-x86.c: Fix build.
20510 * mini-sparc.c mini-x86.c mini-amd64.c: Use the new
20511 mono_type_get_underlying_type () helper function to simplify code.
20513 2004-09-09 Martin Baulig <martin@ximian.com>
20515 * mini-amd64.c: Don't access `type->data.klass' directly, call
20516 mono_class_from_mono_type() instead since the type may be a
20519 2004-09-09 Martin Baulig <martin@ximian.com>
20521 * mini-amd64.c (get_call_info): Fix support for generic instances.
20522 (add_valuetype): Use mono_class_from_mono_type() to get the class
20523 since we can be a generic instance.
20525 Thu Sep 9 01:43:53 PDT 2004 Paolo Molaro <lupus@ximian.com>
20527 * mini-ppc.c, mini.h, regalloc.c, regalloc.h: powerpc speedups.
20529 2004-09-07 Ben Maurer <bmaurer@users.sourceforge.net>
20531 * liveness.c: reset spill costs on each scan: bug 62107
20533 2004-09-07 Bernie Solomon <bernard@ugsolutions.com>
20535 * exceptions-sparc.c (mono_arch_find_jit_info): remove
20536 unnecessary line that doesn't compile
20538 2004-09-07 Zoltan Varga <vargaz@freemail.hu>
20540 * mini.c mini.h mini-x86.h tramp-x86.c: Instead of freeing delegate
20541 trampolines, make them call an error function so people can fix their
20544 2004-09-06 Martin Baulig <martin@ximian.com>
20546 * mini.c (mono_method_to_ir): When initializing locals, handle a
20547 generic instances like a valuetype if it's a valuetype and like a
20548 class if it's a class.
20550 2004-09-06 Zoltan Varga <vargaz@freemail.hu>
20552 * exceptions-x86.c (mono_arch_find_jit_info): Pop arguments off the
20553 stack. Fixes #64674.
20555 * exceptions.cs: Add test for unwinding of call arguments.
20557 Mon Sep 6 05:50:02 PDT 2004 Paolo Molaro <lupus@ximian.com>
20559 * mini-*.c, mini-ops.h, inssel-long32.brg: introduced
20560 OP_ADDCC_IMM and OP_SUBCC_IMM (add/sub immediate that will
20561 set the carry/borrow flag). The sparc and s390 implementations
20562 can now use optimized versions (and simplify the code). ppc bugfixes.
20564 2004-09-06 Zoltan Varga <vargaz@freemail.hu>
20566 * exceptions-ppc.c (mono_arch_find_jit_info): Fix memory leak.
20568 2004-09-05 Zoltan Varga <vargaz@freemail.hu>
20570 * inssel-amd64.brg: Remove leftover 32 bit rule.
20572 * mini-amd64.c (mono_arch_instrument_prolog): Fix tracing support.
20574 2004-09-04 Zoltan Varga <vargaz@freemail.hu>
20576 * mini-exceptions.c (mono_find_jit_info): Refactor common code from
20577 mono_arch_find_jit_info functions into a new function. Fix a memory
20580 * exceptions-x86.c exceptions-amd64.c exceptions-sparc.c: Remove
20583 2004-09-02 Zoltan Varga <vargaz@freemail.hu>
20585 * exceptions.cs inssel-long32.brg: Handle the OP_LCONV_TO_OVF_I2 case
20588 * exceptions.cs: Add array size tests.
20590 * mini.c: Allocate a separate icall wrapper for each arity of
20591 mono_array_new_va. Fixes #59509.
20593 * exceptions.cs: Add testcase for 64578.
20595 * inssel-long32.brg: Fix OP_LCONV_TO_OVF_I1 rule. Fixes #64578.
20597 * trace.c (is_filenamechar): Allow 0..9 in strings. Fixes #65094.
20599 2004-09-02 Martin Baulig <martin@ximian.com>
20601 * mini.c (mono_method_to_ir): When initializing the locals, call
20602 handle_initobj() on the generic instance itself, not its
20605 2004-09-02 Zoltan Varga <vargaz@freemail.hu>
20607 * mini.h (MonoJitDynamicMethodInfo): New structure, extension of
20608 MonoJitInfo for dynamic methods.
20610 * mini.c: Rename trampoline_hash_mutex to jit_mutex.
20612 * mini.c: Add support for freeing JIT data for dynamic methods.
20614 2004-09-01 Martin Baulig <martin@ximian.com>
20616 * mini-x86.c (is_regsize_var): Added support for generic
20618 (mono_arch_emit_prolog): Make this compile again, use
20619 `x86_push_imm_template (code)'.
20621 2004-08-30 Ben Maurer <bmaurer@users.sourceforge.net>
20623 * mini-x86.c: make all push_imm instructions that get
20624 patched always emit the long form
20626 2004-08-30 Zoltan Varga <vargaz@freemail.hu>
20628 * mini.c (mono_create_jump_trampoline): Store the jump trampolines
20629 in a per-domain hash.
20631 * mini-amd64.c (merge_argument_class_from_type): Handle generic
20634 2004-08-29 Zoltan Varga <vargaz@freemail.hu>
20636 * mini-amd64.c cpu-amd64.md inssel-amd64.brg mini-amd64.h: Ongoing SSE
20639 * mini-amd64.c cpu-amd64.md inssel-amd64.brg mini-amd64.h: More SSE
20642 * mini-amd64.c cpu-amd64.md: Implement checked int<->uint casts.
20643 Beginnings of SSE2 support.
20645 * exceptions.cs: Add more tests for checked int<->uint casts.
20647 2004-08-28 Martin Baulig <martin@ximian.com>
20649 * mini-x86.c (mono_arch_instrument_epilog): Added support for
20653 (mono_type_to_ldind, mono_type_to_stind, type_to_eval_stack_type):
20654 Handle generic instances recursively.
20656 2004-08-27 Ben Maurer <bmaurer@users.sourceforge.net>
20658 * iltests.il: test for conv.u8 on a constant
20660 2004-08-27 Ben Maurer <bmaurer@users.sourceforge.net>
20662 * inssel-long32.brg: c&p rules for LCONV_x4 (membase) and
20663 LCONV_x4 (shrun_32 (membase)).
20665 2004-08-27 Ben Maurer <bmaurer@users.sourceforge.net>
20667 * inssel-x86.brg: c&p rules for push/setret of long
20669 2004-08-26 Ben Maurer <bmaurer@users.sourceforge.net>
20671 * inssel-x86.brg: c&p rules for compare (base, regvar) and
20672 compare (regvar, base)
20674 * inssel-x86.brg: more burg love
20676 * inssel.brg: more cleanup
20678 * inssel-x86.brg, inssel-long32.brg: burg cleanup.
20680 2004-08-26 Ben Maurer <bmaurer@users.sourceforge.net>
20682 * basic-long.cs, basic-calls.cs: new tests for optimization.
20684 2004-08-26 Zoltan Varga <vargaz@freemail.hu>
20686 * mini-amd64.c (read_tls_offset_from_method): Fix typo in previous
20689 2004-08-25 Zoltan Varga <vargaz@freemail.hu>
20691 * mini-amd64.c (read_tls_offset_from_method): Add another case.
20693 2004-08-25 Bernie Solomon <bernard@ugsolutions.com>
20695 * inssel.brg (mini_emit_memcpy): use
20696 NO_UNALIGNED_ACCESS to disable memcpy optimization
20698 2004-08-25 Zoltan Varga <vargaz@freemail.hu>
20700 * mini-amd64.c: Handle generic types in various places.
20702 * mini.c (mono_method_to_ir): Handle generic types in init locals.
20704 2004-08-24 Zoltan Varga <vargaz@freemail.hu>
20706 * mini.c (handle_box): Fix warning.
20708 * mini-amd64.c (mono_arch_local_regalloc): Fix regalloc problem.
20710 * mini-amd64.h: Enable the emit_state optimization.
20712 * mini-ops.h cpu-amd64.md: Add new amd64_test_null opcode.
20714 * mini-amd64.c: Add some new 64 bit peephole opts.
20716 * inssel.brg (mini_emit_memcpy): Optimize for 64 bit architectures.
20718 * cpu-amd64.md: sreg1 of div instructions must be %rax.
20720 * mini-amd64.c: Register allocator fixes.
20722 * mini.c: Add an optimization to emit_state to avoid allocation of new
20723 registers on some platforms.
20725 2004-08-23 Zoltan Varga <vargaz@freemail.hu>
20727 * inssel-x86.brg inssel-amd64: Add yet another missing tree->dreg assignment.
20729 * mini-x86.c (mono_arch_local_regalloc): Fix bug in long register
20730 allocation. Fixes #63085.
20732 * basic-long.cs: Add new regression test.
20734 * mini-amd64.c: Register allocator improvements.
20736 2004-08-21 Zoltan Varga <vargaz@freemail.hu>
20738 * mini-amd64.c (read_tls_offset_from_method): Add another code
20741 * tramp-amd64.c (amd64_class_init_trampoline): Use a more efficient
20742 instruction sequence for nullifying class init trampolines.
20744 * objects.cs: Add new regalloc test.
20746 * mini-amd64.c inssel-amd64.brg: Optimize parameter passing.
20748 2004-08-20 Zoltan Varga <vargaz@freemail.hu>
20750 * mini-amd64.c (mono_arch_call_opcode): Refactor this a little.
20752 * mini-amd64.c (mono_arch_regalloc_cost): Adjust regalloc costs for
20755 * driver.c: Fix profiling after TLS changes.
20757 * driver.c (mono_main): Set mono_stats.enabled if needed.
20759 * mini.c (handle_alloc): New helper function used by CEE_NEWOBJ and
20762 2004-08-20 Ben Maurer <bmaurer@users.sourceforge.net>
20764 * mini-x86.c: use a 1 op rather than a 2 op tls access
20765 instruction -> faster.
20767 2004-08-20 Zoltan Varga <vargaz@freemail.hu>
20769 * mini-amd64.c inssel-amd64.brg cpu-amd64.md: Merge changes from
20772 2004-08-19 Bernie Solomon <bernard@ugsolutions.com>
20774 * exceptions-sparc.c (throw_exception): fix typo
20776 2004-08-19 Ben Maurer <bmaurer@users.sourceforge.net>
20778 * mini-x86.c, cpu-pentium.md, inssel-x86.brg:
20779 set tree->dreg correctly with tls. Allow any
20780 register to be used.
20782 * mini-x86.c (read_tls_offset_from_method): add new code
20783 generation pattern seen with GCC.
20786 Thu Aug 19 17:26:55 CEST 2004 Paolo Molaro <lupus@ximian.com>
20788 * mini-exceptions.c, exceptions-x86.c, exceptions-amd64.c,
20789 exceptions-ppc.c, exceptions-s390.c, exceptions-s390x.c,
20790 exceptions-sparc.c: fix some performance issues in exception
20791 handling and setting of the stack trace for exceptions that were
20794 2004-08-18 Zoltan Varga <vargaz@freemail.hu>
20796 * mini-amd64.c inssel-amd64.brg cpu-amd64.md: Merge changes from
20799 * mini-amd64.c (mono_arch_is_int_overflow): Handle all possible
20802 2004-08-18 Ben Maurer <bmaurer@users.sourceforge.net>
20804 This patch inlines tls access, when possible.
20806 * mini.h: new arch functions for TLS intrinsics.
20807 All platforms updated with a stub.
20809 * mini.c: use the new intrinsics
20811 * mini-x86.c, cpu-pentium.md, inssel-x86.brg, mini-ops.h:
20812 arch specific intrinsic for tls variables
20814 2004-08-18 Zoltan Varga <vargaz@freemail.hu>
20816 * Makefile.am (libmono_la_LDFLAGS): Enable creating of libmono dll
20819 2004-08-17 Ben Maurer <bmaurer@users.sourceforge.net>
20821 * mini.c: thread local allocation
20823 2004-08-16 Zoltan Varga <vargaz@freemail.hu>
20825 * mini-amd64.h (MONO_ARCH_NO_EMULATE_LONG_SHIFT_OPS): Enable.
20827 * Makefile.am: Link against the static version of libmonogc.
20829 * Makefile.am: Link the static versions of the convenience libraries
20830 into the mono executable.
20832 * mini-x86.h mini-x86.c: Throw the correct exception on integer overflow.
20834 2004-08-15 Zoltan Varga <vargaz@freemail.hu>
20836 * mini.h mini.c mini-amd64.h mini-amd64.c: Throw the correct exception
20837 on integer overflow.
20839 * mini-amd64.c: Reorganize function call code.
20841 * mini-amd64.c (peephole_pass): Merge changes from mini-x86.c.
20843 2004-08-14 Ben Maurer <bmaurer@ximian.com>
20845 * inssel-x86.brg: use xor eax,eax.
20847 * basic.cs: new tests
20849 2004-08-14 Zoltan Varga <vargaz@freemail.hu>
20851 * mini-amd64.c (mono_arch_emit_epilog): Use RIP relative addressing
20852 in exception throwing code.
20854 2004-08-14 Ben Maurer <bmaurer@ximian.com>
20856 * inssel-x86.brg: use xor esi,esi.
20858 2004-08-14 Zoltan Varga <vargaz@freemail.hu>
20860 * driver.c (mono_main): Call mono_trace_parse_options earlier so it
20861 can trace methods compiled during mini_init () too.
20863 * cpu-amd64.md mini-amd64.c (mono_arch_output_basic_block): Handle
20866 2004-08-14 Ben Maurer <bmaurer@ximian.com>
20868 * Makefile.am: static link on x86 (r=zoltan)
20870 2004-08-14 Zoltan Varga <vargaz@freemail.hu>
20872 * tramp-amd64.c (amd64_magic_trampoline): Avoid patching the trampoline
20873 code since it causes some programs to fail.
20875 2004-08-12 Zoltan Varga <vargaz@freemail.hu>
20877 * mini-amd64.c (bb_is_loop_start): Merge changes from mini-x86.c.
20879 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
20881 * mini.c: ovfops_op_map - add STACK_OBJ case for
20883 * basic.cs: add test_0_pin_string as test
20886 2004-08-11 Bernie Solomon <bernard@ugsolutions.com>
20888 * Makefile.am: build C# if srcdir != builddir
20890 Tue Aug 10 19:23:47 CEST 2004 Paolo Molaro <lupus@ximian.com>
20892 * dominators.c, mini.h, mini-x86.c: fix loop alignment with
20893 fall-through blocks.
20895 Tue Aug 10 16:18:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
20897 * driver.c: enable loop by default again and include abcrem in -O=all.
20899 2004-08-08 Zoltan Varga <vargaz@freemail.hu>
20901 * iltests.il: Add some localloc tests.
20903 * mini.c (mono_method_to_ir): Set stack type of LOCALLOC correctly.
20905 * inssel-amd64.brg inssel-x86.brg: Set dreg of LOCALLOC correctly.
20908 * inssel-amd64.brg: Add some optimizations.
20910 * mini-amd64.c (mono_arch_setup_jit_tls_data): Add tls offset detection
20913 * Makefile.am: Statically link mono against libmono on AMD64.
20915 * mini-amd64.c inssel-amd64.brg: Optimizations.
20917 2004-08-07 Zoltan Varga <vargaz@freemail.hu>
20919 * mini-amd64.c (mono_arch_emit_prolog): Optimize lmf saving a bit.
20921 * tramp-amd64.c: Patch calling code in trampolines.
20923 2004-08-06 Zoltan Varga <vargaz@freemail.hu>
20925 * mini-amd64.c: pinvoke struct passing fixes.
20927 2004-08-05 Bernie Solomon <bernard@ugsolutions.com>
20929 * mini-sparc.c: redo change, make mono_arch_cpu_init call
20930 mono_arch_cpu_optimizazions so sparcv9 is initialized when embedded
20932 2004-08-05 Duncan Mak <duncan@ximian.com>
20934 * mini.c: Renamed CEE_STELEM to CEE_STELEM_ANY and CEE_LDELEM to
20937 2004-08-05 Zoltan Varga <vargaz@freemail.hu>
20939 * mini-amd64.c (emit_move_return_value): Move return value for normal
20942 2004-08-05 Martin Baulig <martin@ximian.com>
20944 * mini.c (ret_type_to_call_opcode): Don't use a `t' variable for
20945 `type->type'; just modify `type' itself when dealing with enums
20946 and generic instances.
20947 (check_call_signature): Make `simple_type' a `MonoType *'.
20949 2004-08-05 Zoltan Varga <vargaz@freemail.hu>
20951 * mini.c: Use OP_PADD to add offsets to addresses.
20953 * mini-amd64.h: Disable SIGSEGV_ON_ALTSTACK.
20955 2004-08-04 Bernie Solomon <bernard@ugsolutions.com>
20957 * mini-sparc.c (mono_arch_emit_epilog): fix check
20958 for folding last op into restore instruction
20960 2004-08-05 Zoltan Varga <vargaz@freemail.hu>
20962 * exceptions-amd64.c (mono_arch_get_throw_exception_by_name): Allocate
20963 helper methods using the code manager.
20965 * exceptions-amd64.c (mono_arch_get_throw_exception): Fix maximum length.
20967 * mini-amd64.c (mono_arch_allocate_vars): Fix tls offset detection.
20969 Tue Aug 3 23:50:00 EST 2004 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
20971 * mini-s390x.c mini-s390x.h tramp-s390x.c inssel-s390x.brg
20972 cpu-s390x.md exceptions-s390x.c Makefile.am: S/390 64-bit JIT
20974 * mini-s390.c: fix tail processing
20976 Tue Aug 3 01:35:44 PDT 2004 Paolo Molaro <lupus@ximian.com>
20978 * mini-ppc.c: mul.ovf.un exception name fix.
20980 2004-08-03 Martin Baulig <martin@ximian.com>
20982 * mini-x86.c (mono_arch_call_opcode): Correctly handle generic
20983 instances; before jumping to `handle_enum', also modify `ptype'.
20985 2004-08-02 Bernie Solomon <bernard@ugsolutions.com>
20987 * cpu-sparc.md: fcall maximal length too small.
20989 2004-08-02 Zoltan Varga <vargaz@freemail.hu>
20991 * mini-amd64.c mini.h: Add initial support for passing/returning
20992 structures to/from pinvoked methods.
20994 Mon Aug 2 11:59:35 PDT 2004 Paolo Molaro <lupus@ximian.com>
20996 * mini-ppc.c: reg allocator fix.
20998 2004-07-31 Zoltan Varga <vargaz@freemail.hu>
21000 * mini-amd64.c (mono_arch_output_basic_block): Fix OP_X86_PUSH_OBJ.
21002 * inssel.brg: Optimize memset on 64 bit machines.
21004 * mini-amd64.c: Fix some vararg cases.
21006 2004-07-30 Neale Ferguson <Neale.Ferguson@SoftwareAG-usa.com>
21008 * mini-s390.c: Corrected macro in emit_float_to_int
21010 * s390-abi.cs: Tests to exercise the s390 ABI
21012 2004-07-30 Zoltan Varga <vargaz@freemail.hu>
21014 * exceptions-amd64.c (mono_arch_find_jit_info): Fix restoring of
21017 * basic.cs: Add a test for add.ovf.un.
21019 2004-07-30 Bernie Solomon <bernard@ugsolutions.com>
21021 * mini-sparc.c: add case for OP_IDIV_UN
21023 2004-07-30 Zoltan Varga <vargaz@freemail.hu>
21025 * mini-amd64.c mini-amd64.h mini.c: Add support for vararg pinvoke calls.
21027 * mini-amd64.c cpu-amd64.md: Ongoing JIT work.
21029 2004-07-30 Ben Maurer <bmaurer@ximian.com>
21031 * basic.cs: regression tests.
21033 * inssel-x86.brg: Disable cmp BYTE PTR [eax], imm, it causes various
21036 2004-07-30 Zoltan Varga <vargaz@freemail.hu>
21038 * basic.cs: Add a new test.
21040 * mini-amd64.c aot.c cpu-amd64.md: Add support for tracing, profiling
21041 and AOT. Various fixes and optimizations.
21043 * inssel.brg (CALL_REG): Add 64 bit versions of call_reg rules.
21045 Fri Jul 30 15:49:26 CEST 2004 Paolo Molaro <lupus@ximian.com>
21047 * mini-ppc.c: make sure temp regs are not used for global reg
21050 2004-07-29 Bernie Solomon <bernard@ugsolutions.com>
21052 * cpu-sparc.md: conv_i8 fix for 64bits
21054 * mini-sparc.c: add cases for OP_IXXX codes for 64bits
21056 2004-07-29 Ben Maurer <bmaurer@ximian.com>
21058 * cpu-pentium.md, mini-x86.c, inssel-x86.brg, mini-ops.h:
21059 add opcode for cmp BYTE PTR [eax], imm.
21061 * inssel.brg: Make memcpy and memset takes bases.
21063 2004-07-28 Zoltan Varga <vargaz@freemail.hu>
21065 * *-amd64.*: More AMD64 work.
21067 2004-07-28 Ben Maurer <bmaurer@ximian.com>
21069 * cpu-pentium.md, inssel-x86.brg, mini-ops.h, mini-x86.c:
21070 add a compare-not-equal opcode.
21072 2004-07-28 Lluis Sanchez Gual <lluis@novell.com>
21074 * mini.c: Use mono_init_from_assembly instead of mono_init.
21076 2004-07-28 Zoltan Varga <vargaz@freemail.hu>
21078 * mini.c: Fix opcode mapping for STACK_MP on 64 bit platforms.
21080 * mini.c (CEE_NEWOBJ): Call mono_array_new_va using the correct signature.
21082 * mini.c: Use MONO_ARCH_SIGACTION on AMD64 as well.
21084 * inssel.brg: 64 bit fixes.
21086 * mini.h (MonoCallInst): Add some AMD64 specific data.
21088 * mini.h: Add some OP_P opcodes.
21090 2004-07-28 Ben Maurer <bmaurer@ximian.com>
21092 * basic.cs: tests for 61797 and 61740
21094 Tue Jul 27 16:05:19 CEST 2004 Paolo Molaro <lupus@ximian.com>
21096 * mini-ppc.c, mini-sparc.c, mini-s390.c: keep track of line
21097 numbers in the debug info (spotted by Geoff Norton, <gnorton@customerdna.com>).
21099 2004-07-24 Zoltan Varga <vargaz@freemail.hu>
21101 * mini-sparc.c (mono_arch_output_basic_block): Add CEE_CONV_U8/I8.
21103 * *-amd64*.*: Ongoing AMD64 work.
21105 2004-07-23 Zoltan Varga <vargaz@freemail.hu>
21107 * inssel-long.brg: Implement CONV_I8/CONV_U8 in the backends.
21109 * *-amd64*: Ongoing AMD64 work.
21111 * mini-arch.h: Add AMD64 support.
21113 * mini-sparc.c (mono_arch_is_inst_imm): New arch dependent function.
21115 * mini.h: Add new arch dependent function mono_arch_is_inst_imm.
21117 * mini-ops.h: Add new opcodes.
21119 * Makefile.am: Add AMD64 support.
21121 * inssel.brg inssel-long32.brg inssel-long.brg: Move mul/div and shift
21122 rules into the inssel-long*.brg files.
21124 * *-amd64.*: Add beginnings of AMD64 backend.
21126 2004-07-22 Ben Maurer <bmaurer@ximian.com>
21128 * mini.c (print_dfn): commenting out the code that prints
21129 the cil. With -O=deadce, this makes -v -v crash.
21131 * cpu-pentium.md: make checkthis have a length of 2
21133 2004-04-21 Bernie Solomon <bernard@ugsolutions.com>
21135 * mini-sparc.h: fix implementations of __builtin
21136 functions for Sun compiler for V9.
21138 2004-07-16 Ben Maurer <bmaurer@ximain.com>
21140 * mini.c: use the new stelem.ref wrapper
21141 * exceptions.cs, arrays.cs: new stelem.ref tests
21143 Wed Jul 14 19:08:41 CEST 2004 Paolo Molaro <lupus@ximian.com>
21145 * mini-ppc.c, exceptions-ppc.c: cleanups and fixes (the
21146 new XSP should work with these changes).
21148 2004-07-14 Ben Maurer <bmaurer@ximain.com>
21150 * inssel-{long32,x86,}.brg: trivial optimizations.
21152 Mon Jul 12 20:25:57 CEST 2004 Paolo Molaro <lupus@ximian.com>
21154 * mini.c: load value when emitting box operation in
21157 2004-07-12 Ben Maurer <bmaurer@ximian.com>
21159 * mini-x86.c (OP_CHECK_THIS): cmp DWORD PTR [eax], eax
21160 is one byte shorter than cmp DWORD PTR [eax], 0.
21162 Mon Jul 12 17:47:00 CEST 2004 Paolo Molaro <lupus@ximian.com>
21164 * inssel-ppc.brg: arguments on the stack are always
21165 relative to the stack pointer (spotted by Neale Ferguson).
21167 2004-07-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
21169 * exceptions-x86.c: delay appending the method name to the trace until
21170 after mono_jit_info_table_find is called, as this gets the real
21173 2004-07-09 Ben Maurer <bmaurer@ximian.com>
21175 * aot.c: register roots
21177 2004-07-09 Atsushi Enomoto <atsushi@ximian.com>
21179 * aot.c : I could just use PLATFORM_WIN32 flag.
21181 2004-07-09 Atsushi Enomoto <atsushi@ximian.com>
21183 * aot.c : Reverting the previous fix. This time it broke linux build.
21185 2004-07-09 Atsushi Enomoto <atsushi@ximian.com>
21187 * aot.c : quick cygwin build fix. mkdir() with two args does not exist.
21189 2004-07-08 Zoltan Varga <vargaz@freemail.hu>
21191 * mini.c (handle_stack_args): Remove some more debugging code.
21193 * mini.c (handle_stack_args): Remove debug output left in by mistake.
21195 * driver.c mini.h aot.c: Allow additional options to be specified with
21196 --aot and pass them to mono_compile_assembly.
21198 * aot.c: Add experimental code to AOT compile all loaded assemblies
21199 on demand and save the code into a cache in the filesystem.
21201 * aot.c: Add support for more wrapper methods.
21203 * mini.c (handle_stack_args): Handle some corner cases. Fixes
21206 * cpu-*.md: Remove removed opcodes.
21208 * mini.h mini.c: Move JIT icall handling to icall.c. Replace usage of
21209 CEE_MONO_PROC<x> with CEE_MONO_ICALL. Move registration of marshalling
21210 related icalls to marshal.c.
21212 2004-07-06 Zoltan Varga <vargaz@freemail.hu>
21214 * mini-ops.h: Add OP_SAVE_LMF and OP_RESTORE_LMF.
21216 * Makefile.am (EXTRA_DIST): Add inssel-long[32].brg.
21218 * inssel.brg: Fix warning. Add rules for SAVE_LMF and RESTORE_LMF.
21220 2004-07-06 Ben Maurer <bmaurer@ximian.com>
21221 * liveness.c: If liveness is recomputated we need to reset the information
21222 for each variable. This way, if the liveness range has been narrowed
21223 by optimizations that happened after the last computation, we can return
21226 For example, if you have
21231 // Tons of code that does not affect i
21237 i = 0 is dead code and will be removed by SSA. However, when
21238 linear scan gets to the code, i will still appear to be live
21239 throughout the entire block. This prevents good register allocation.
21241 2004-07-06 Martin Baulig <martin@ximian.com>
21243 * debug-mini.c (mono_debug_init_method): Allow
21244 MONO_WRAPPER_MANAGED_TO_NATIVE wrappers.
21245 (mono_debug_add_icall_wrapper): New method.
21247 * mini.c (mono_icall_get_wrapper): Call mono_debug_add_icall_wrapper().
21249 2004-07-05 Zoltan Varga <vargaz@freemail.hu>
21251 * mini.c (optimize_branches): Fix linking of bblocks in branch->branch
21254 2004-07-03 Zoltan Varga <vargaz@freemail.hu>
21256 * aot.c (mono_aot_load_method): Fix loading of debug info.
21258 2004-07-02 Zoltan Varga <vargaz@freemail.hu>
21260 * aot.c: Add logging support.
21262 2004-07-01 Zoltan Varga <vargaz@freemail.hu>
21264 * mini.h: Add prototype for mono_print_method_from_ip.
21266 * mini.c: 64 bit fixes. Use LCOMPARE for comparing longs.
21268 * inssel.brg: 64 bit fixes.
21270 * inssel.brg inssel-long32.brg: Move 32 bit arithmetic rules to
21273 * Makefile.am: Add SPARC64 support.
21275 2004-07-02 Zoltan Varga <vargaz@freemail.hu>
21277 * aot.c: Fix alignment problems on 32 bit platforms.
21279 2004-07-01 Zoltan Varga <vargaz@freemail.hu>
21281 * helpers.c (mono_disassemble_code): Pass -xarch=v9 to assembler on
21284 * aot.c: Add SPARC64 support. Reorganize patch table to fix alignment
21287 * mini.h: Bump AOT file version. Some 64 bit fixes.
21289 2004-06-30 Zoltan Varga <vargaz@freemail.hu>
21291 * inssel-sparc.brg: Add new rule to avoid register moves.
21293 * inssel.brg: Add ldind_to_load_membase helper function.
21295 2004-06-30 Ben Maurer <bmaurer@ximian.com>
21297 * mini.c: OffsetToStringData intrinsic.
21299 2004-06-30 Zoltan Varga <vargaz@freemail.hu>
21301 * ssa.c: Handle OP_LCOMPARE the same as OP_COMPARE.
21303 * objects.cs exceptions.cs basic.cs basic-long.cs basic-calls.cs: New
21306 * mini-ops.h cpu-sparc.md mini-sparc.h mini-sparc.c exceptions-sparc.c tramp-sparc.c inssel-long.brg: Add SPARC64 support.
21307 Mon Jun 28 18:05:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
21309 * mini.c: reinstated mono_compile_get_interface_var()
21310 on x86, too, since the change breaks the Gtk# build there as well.
21312 Fri Jun 25 17:36:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21314 * driver.c: remove loop from the default optimizations: it seems to
21315 interact badly with some of the other options (see bug #60613).
21317 2004-06-25 Zoltan Varga <vargaz@freemail.hu>
21319 * mini.c mini-x86.h mini-x86.c: Applied patch from Guenter Feldmann
21320 (fld@informatik.uni-bremen.de): Add Solaris x86 support.
21322 Tue Jun 22 21:29:11 CEST 2004 Paolo Molaro <lupus@ximian.com>
21324 * mini-ppc.c, cpu-g4.md: small updates to be able to compile
21325 vararg-using methods.
21327 2004-06-21 Martin Baulig <martin@ximian.com>
21329 * mini/mini-exceptions.c
21330 (mono_handle_exception): Added `gpointer original_ip' argument.
21331 After calling mono_unhandled_exception(), call
21332 mono_debugger_unhandled_exception() and if that returns true,
21333 restore the context and return.
21335 Mon Jun 21 19:26:40 CEST 2004 Paolo Molaro <lupus@ximian.com>
21337 * mini-ppc.c: prefer the use of relative branches so
21338 they won't need to be patched in aot code (patch from Patrick Beard).
21340 Mon Jun 21 19:03:18 CEST 2004 Paolo Molaro <lupus@ximian.com>
21342 * aot.c: patch from Patrick Beard to make the output assembly
21343 more correct for the MacOSX assembler. Small tweak to
21344 generate sane images on Linux/PPC, too.
21346 Fri Jun 18 18:24:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21348 * mini.c, mini.h, mini-ppc.c: handle varargs methods with a special
21349 case until bug #59509 is fixed (shows up in #60332).
21351 Tue Jun 15 16:36:51 CEST 2004 Paolo Molaro <lupus@ximian.com>
21353 * mini.c: make sure the needed wrappers are compiled, too, with
21356 Mon Jun 14 18:36:08 CEST 2004 Paolo Molaro <lupus@ximian.com>
21358 * driver.c: remove NPTL reference in --version output.
21360 Sun Jun 13 17:25:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21362 * aot.c: patch from Patrick Beard (pcbeard@mac.com) to
21363 generate valid assembly for the Mach-O assembler.
21365 Sun Jun 13 15:59:38 CEST 2004 Paolo Molaro <lupus@ximian.com>
21367 * driver.c: don't include abcrem in the all optimization specifier
21368 since it slows down jit compilation too much for now.
21370 2004-06-12 Ben Maurer <bmaurer@users.sourceforge.net>
21372 * mini.c: use BIGMUL only if both operands have the same signage.
21373 * iltests.il: Test for bug 60056. (errors related to signage in
21378 Thu Jun 10 16:06:42 CEST 2004 Paolo Molaro <lupus@ximian.com>
21380 * mini.c, aot.c: memory leak fixes.
21382 Tue Jun 8 16:37:15 CEST 2004 Paolo Molaro <lupus@ximian.com>
21384 * inssel-long32.brg: implemented a few missing ulong cast opcodes.
21386 Tue Jun 8 15:36:30 CEST 2004 Paolo Molaro <lupus@ximian.com>
21388 * Makefile.am: remove the -static hack completely, it links in
21389 statically glib as well.
21391 Sat Jun 5 16:32:33 CEST 2004 Paolo Molaro <lupus@ximian.com>
21393 * iltests.il, mini.c: fixed bug#59580 in branch optimization.
21394 * exceptions.cs: make it compile with new mcs/csc.
21396 2004-06-03 Massimiliano Mantione <massi@ximian.com>
21397 * cpu-pentium.md basic-float.cs Fixed bug on fpu spills (see bug 54467),
21398 and added relevant test case.
21400 Mon May 31 19:41:46 CEST 2004 Paolo Molaro <lupus@ximian.com>
21402 * mini.c revert Zoltan's fix to bug#58863 on ppc, since it causes
21403 regressions in gtk-sharp.
21405 2004-05-29 Zoltan Varga <vargaz@freemail.hu>
21407 * exceptions.cs: New regression tests.
21409 * jit-icalls.c (mono_llmult_ovf): Fix some boundary conditions.
21411 Sat May 29 10:45:58 CEST 2004 Paolo Molaro <lupus@ximian.com>
21413 * mini.c: emit castclass/isinst in their own trees (bug #54209/59057).
21415 2004-05-28 Zoltan Varga <vargaz@freemail.hu>
21417 * mini-sparc.h (MONO_ARCH_NEED_DIV_CHECK): Define this.
21419 * cpu-sparc.md mini-sparc.c: Add overflow detection to div opcodes.
21421 2004-05-28 Patrik Torstensson <totte@hiddenpeaks.com>
21423 * mini.c (mono_jit_runtime_invoke): Init class in this
21424 method instead of trusting mono_jit_compile_method to
21425 do the work (because wrappers can be in object class)
21427 2004-05-27 Zoltan Varga <vargaz@freemail.hu>
21429 * mini-sparc.c (mono_arch_output_basic_block): Fix sub.imm.
21431 * basic-long.cs: New regression test.
21433 Thu May 27 15:50:52 CEST 2004 Paolo Molaro <lupus@ximian.com>
21435 * cpu-g4.md, mini-ppc.c: fixes to long add/sub ovf opcodes
21436 and div/rem checks.
21438 Thu May 27 12:36:53 CEST 2004 Paolo Molaro <lupus@ximian.com>
21440 * Makefile.am: fix miguel's change to build mono statically against
21441 libmono (track build dependencies).
21443 2004-05-26 Zoltan Varga <vargaz@freemail.hu>
21445 * cfold.c: Some glib versions do not have G_MININT32.
21447 2004-05-26 Massimiliano Mantione <massi@ximian.com>
21449 * mini-x86.c cpu-pentium.md Makefile.am basic-math.cs: Fixed problem
21450 with precision of tan, atan, sin and cos, and implemented related
21451 regressions tests (fixes bug 54467, but one new problem appeared and
21454 2004-05-26 Zoltan Varga <vargaz@freemail.hu>
21456 * cfold.c (FOLD_BINOPZ): Avoid division by zero.
21458 * exceptions.cs: Add test for constant folding && division by zero.
21460 * driver.c mini.h mini.c mini-x86.c: Revert most of the previous patch
21461 since driver.c is in libmono too, so the optimization was useless.
21463 * driver.c mini.h mini.c mini-x86.c: Moved the mono_lmf_addr TLS
21464 variable to driver.c so the compiler can emit more efficient code to
21467 2004-05-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
21469 * Makefile.am: don't distribute generated inssel.[ch] files.
21471 2004-05-25 Zoltan Varga <vargaz@freemail.hu>
21473 * mini.c (mono_jit_compile_method_with_opt): Really emit icall wrappers
21474 into the default appdomain. Fixes #58707.
21476 * jit-icalls.c: Remove the broken approximation for truncl, doing
21477 no conversion is better.
21479 * mini.c (handle_stack_args): Avoid reusing variables for stack slots.
21482 Tue May 25 14:33:56 CEST 2004 Paolo Molaro <lupus@ximian.com>
21484 * mini-ops.h, mini-ppc.c, cpu-g4.md, inssel-ppc.brg: eliminate the use
21485 of the mcrxr instruction which is not available on some processors
21486 even if it's documented to be. Implement add and sub overflow correctly
21487 (still not complete for long unsigned). Speed up icalls a bit.
21489 2004-05-25 13:01 CET Patrik Torstenson <totte@hiddenpeaks.com>
21491 * mini.c (mono_jit_compile_method_with_opt): Make sure that
21492 we run .cctor in the current domain instead of target_domain.
21494 Fixes bug #58558, .cctor not being called in -O=shared.
21496 Tue May 25 12:46:50 CEST 2004 Paolo Molaro <lupus@ximian.com>
21498 * mini-ppc.h, jit-icalls.c: added explicit checks for divide by zero.
21500 2004-05-24 Ben Maurer <bmaurer@users.sourceforge.net>
21502 * mini-x86.c (EMIT_COND_BRANCH): If an OP_LABEL has an offset
21503 which can be done with an imm8, do it that way.
21504 (mono_arch_output_basic_block): ditto for a jmp
21505 (mono_arch_emit_prolog): Computate maximum offset of a label.
21507 2004-05-24 18:18 CET Patrik Torstenson <totte@hiddenpeaks.com>
21509 * mini-x86.c (mono_arch_local_regalloc): the reg allocator
21510 now tries to allocate prefered physical reg's for virtual
21511 regs. This reduces the number of emited spills/loads with
21512 20-30% on our core assemblies.
21514 Mon May 24 18:21:51 CEST 2004 Paolo Molaro <lupus@ximian.com>
21516 * jit-icalls.c: truncl() is not needed and trunc() is
21517 the correct thing to do anyway (bug #58287).
21519 2004-05-24 Zoltan Varga <vargaz@freemail.hu>
21521 * mini-sparc.c (mono_arch_flush_icache): Call sync_instruction_memory
21524 Mon May 24 12:49:45 CEST 2004 Paolo Molaro <lupus@ximian.com>
21526 * driver.c: enable loop optimizations by default.
21528 Mon May 24 11:13:46 CEST 2004 Paolo Molaro <lupus@ximian.com>
21530 * mini-x86.c: fix calc of max loop size when aligning loops start.
21532 2004-05-23 Zoltan Varga <vargaz@freemail.hu>
21534 * ssa.c (mono_ssa_cprop): Allocate carray dynamically instead of on
21537 2004-05-22 Zoltan Varga <vargaz@freemail.hu>
21539 * mini-sparc.c (mono_arch_output_basic_block): ADD_IMM and SUB_IMM
21542 * basic-long.cs: Add tests for add/subtract of immediates with carry.
21544 * mini.c exceptions-x86.c: Remove MONO_USE_EXC_TABLES stuff.
21546 * mini.c (inline_method): Allways inline some wrappers even if the cost
21547 is too large. Fixes #58785.
21549 * mini.c: Add support for MARSHAL_CONV_FTN_DEL.
21551 2004-05-21 Zoltan Varga <vargaz@freemail.hu>
21553 * mini-sparc.c exceptions-sparc.c: Applied patch from Mark Crichton
21554 (crichton@gimp.org). Beginning of support for sparc/linux.
21556 * mini-sparc.c: Optimize retrieval of LMF address.
21558 Fri May 21 08:00:12 EDT 2004 Paolo Molaro <lupus@ximian.com>
21560 * exceptions-ppc.c: handle alloca in methods with clauses.
21562 Fri May 21 07:35:30 EDT 2004 Paolo Molaro <lupus@ximian.com>
21564 * mini-ppc.c: cleanups, off-by-one fixes, avoid recursive thunks.
21566 2004-05-20 Lluis Sanchez Gual <lluis@ximian.com>
21568 * mini.c: Delegate most of the abort signal work to
21569 mono_thread_request_interruption, which also handles Stop and Suspend
21572 2004-05-20 Zoltan Varga <vargaz@freemail.hu>
21574 * mini.c mini.h: Allow inlining of icall wrappers if the backend
21575 supports the save/restore lmf opcodes.
21577 2004-05-19 Zoltan Varga <vargaz@freemail.hu>
21579 * mini-x86.c (mono_arch_setup_jit_tls_data): Handle code generated
21580 by gcc-3.4 as well.
21582 * mini-x86.h mini-x86.c tramp-x86.c: Optimize lmf restoring code.
21584 2004-05-18 Zoltan Varga <vargaz@freemail.hu>
21586 * mini.h mini.c (mini_method_compile): Only run abc removal pass on
21587 methods which contain array accesses.
21589 * mini.c (CEE_LDTOKEN): Handle this instruction correctly on bb
21590 boundaries. Fixes #58537.
21592 * iltests.il: Add regression test for #58537.
21594 2004-05-18 Patrik Torstensson <totte@hiddenpeaks.com>
21596 * mini-x86.c (mono_arch_local_regalloc): Last part of
21597 fix for bug #58633 (releasing register to early).
21599 2004-05-18 Miguel de Icaza <miguel@ximian.com>
21601 * basic-long.cs: Add new regression test.
21603 2004-05-18 Patrik Torstensson <totte@hiddenpeaks.com>
21605 * mini-x86.c (mono_arch_local_regalloc): Avoid releasing a
21606 register too early on the chain.
21608 2004-05-18 Zoltan Varga <vargaz@freemail.hu>
21610 * mini.c (create_helper_signature): Use a helper function to reduce
21611 the code which needs to be written. Also set the calling convention of
21612 icalls on windows. Fixes #57840.
21614 Tue May 18 11:05:18 CEST 2004 Paolo Molaro <lupus@ximian.com>
21616 * mini.h, exceptions-x86.c, exceptions-sparc.c, exceptions-s390.c,
21617 exceptions-ppc.c: added helper function to get the instruction address
21618 from a signal handler context.
21620 2004-05-17 Ben Maurer <bmaurer@users.sourceforge.net>
21622 * helpers.c: use g_get_tmp_dir. Invokes happyness
21625 2004-05-17 Ben Maurer <bmaurer@users.sourceforge.net>
21627 * helpers.c: Add new env variable to pass args to objdump.
21628 Specifically for those of us who love -Mintel. r=miguel, gonzalo.
21630 2004-05-17 Radek Doulik <rodo@ximian.com>
21632 * Makefile.am (common_sources): added abcremoval.h so it get
21633 disted and daily mono packages on go-mono.com will build again
21635 2004-05-17 Massimiliano Mantione <massi@ximian.com>
21637 * abcremoval.c: Fixed coding style, added copyright header.
21639 * abcremoval.h: Fixed style and moved prototype to mini.h, added copyright header.
21641 * mini.h: Added prototype for abc removal main function.
21643 * build_relations_propagation_table.pl: Added copyright header.
21645 2004-05-16 Patrik Torstensson <totte@hiddenpeaks.com>
21647 * basic-long.cs: reg test for complex ceq_long bug.
21649 2004-05-16 Patrik Torstensson <totte@hiddenpeaks.com>
21651 * mini-x86.c (mono_arch_local_regalloc): Correctly free
21652 reg in long and clob case (bug #58343). Fixed/added comments.
21654 2004-05-14 Ben Maurer <bmaurer@users.sourceforge.net>
21656 * mini.c (mono_jit_runtime_invoke): Follow new convention
21657 of calling the invoke method with an function pointer.
21659 2004-05-14 Zoltan Varga <vargaz@freemail.hu>
21661 * ChangeLog: Fix author of memory leak patch.
21663 Fri May 14 15:13:06 CEST 2004 Paolo Molaro <lupus@ximian.com>
21665 * Makefile.am: fix make dist as well...
21668 2004-05-14 Massimiliano Mantione <massi@ximian.com>
21670 * cfold.c: Made so that conversions from pointer to int4 are no-ops
21671 on archs where pointers are 4 bytes long.
21673 * Makefile.am: Added abcremoval.c source file.
21675 * abcremoval.c: Added abcremoval.c.
21677 * abcremoval.h: Added abcremoval.h.
21679 * build_relations_propagation_table.pl: Added build_relations_propagation_table.pl.
21681 * inssel.brg: Enabled bounds check removal.
21683 * mini.c: Added support for abcrem optimization.
21685 * mini.h: Added abcrem optimization label.
21687 * driver.c: Added support for abcrem optimization.
21689 * propagated_relations_table.def: Added propagated_relations_table.def.
21691 Fri May 14 14:30:13 CEST 2004 Paolo Molaro <lupus@ximian.com>
21693 * mini.c, cfold.c: fix style.
21695 Fri May 14 14:28:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
21697 * mini.c: handle issue with the low-level implementation of
21698 some long opcodes (bug #54209).
21700 2004-05-13 Ben Maurer <bmaurer@users.sourceforge.net>
21702 * basic.cs: test for my new cmov stuff.
21704 2004-05-13 Patrik Torstensson
21706 * mini-x86.c: added OP_X86_COMPARE_MEMBASE_IMM peephole
21707 opt and added peephole documentation.
21709 Thu May 13 11:41:49 CEST 2004 Paolo Molaro <lupus@ximian.com>
21711 * tramp-ppc.c: rewrote the generic trampoline code.
21713 2004-05-11 Patrik Torstensson
21715 * mini-x86.c: optimize long shl/shr asm code (one less branch)
21717 2004-05-11 Zoltan Varga <vargaz@freemail.hu>
21719 * basic.cs basic-long.cs objects.cs: Make these compile under MS csc.
21721 * mini.h mini.c dominators.c: Applied patch from Derek Woo
21722 (derek@eecg.toronto.edu): Fix memory leaks in loop optimizations.
21724 * mini.c: Add new icalls for AsAny marshalling.
21726 Tue May 11 16:00:38 CEST 2004 Paolo Molaro <lupus@ximian.com>
21728 * tramp-ppc.c, mini-ppc.c: more cleanups.
21730 2004-05-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
21732 * mini.c: no warnings.
21734 Tue May 11 13:59:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21736 * mini-ppc.c, mini.c: use mono_resolve_patch_target ().
21738 2004-05-11 Lluis Sanchez Gual <lluis@ximian.com>
21740 * mini.c: In the thread abort signal handler, if the thread is in the
21741 process of being stoped, don't throw the Abort exception, just stop the
21744 Tue May 11 12:15:24 CEST 2004 Paolo Molaro <lupus@ximian.com>
21746 * tramp-ppc.c: removed old code.
21748 Tue May 11 12:02:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21750 * mini.h, mini-ppc.c, cfold.c: export mono_is_power_of_two().
21751 do some simple speed optimizations on ppc.
21753 Mon May 10 17:21:00 CEST 2004 Paolo Molaro <lupus@ximian.com>
21755 * mini-ppc.c, cpu-g4.md: fixes to handle large stack frames
21756 and large offsets in load/store.
21758 2004-05-07 Zoltan Varga <vargaz@freemail.hu>
21760 * mini-x86.c (mono_arch_local_regalloc): Remove the previous fix, since
21761 it causes regressions.
21763 2004-05-07 Zoltan Varga <vargaz@freemail.hu>
21765 * mini-sparc.c: Fix vararg support + add beginnings of sigaltstack
21768 Fri May 7 13:25:50 CEST 2004 Paolo Molaro <lupus@ximian.com>
21770 * jit-icalls.c: remove warnings.
21771 * inssel-x86.brg, inssel.brg, mini-x86.c, cfold.c: some simple
21772 speedups for unsafe code.
21774 2004-05-07 Ben Maurer <bmaurer@users.sourceforge.net>
21776 * inssel.brg: Optimize Stind.[ui][12]. r=zoltan.
21778 2004-05-06 Zoltan Varga <vargaz@freemail.hu>
21780 * basic-calls.cs: Add new regression test.
21782 * mini.c (mono_runtime_install_handlers): Use SA_ONSTACK since it is
21785 * mini.c (mono_method_to_ir): Handle opcode emulation for *_OVF opcodes.
21787 * mini-x86.c (mono_arch_local_regalloc): Free new_dest register when it
21790 2004-05-06 Patrik Torstensson
21792 * mini-x86.[c|h], inssel-x86.brg, cpu-pentium.md, mini.c: enabled
21793 long reg allocation in any reg (not only eax:edx) and implemented
21794 long shl/shr ops in asm instead of helpers.
21796 2004-05-05 Zoltan Varga <vargaz@freemail.hu>
21798 * mini-sparc.h: Fix warnings.
21800 * exceptions-sparc.c (mono_arch_find_jit_info): Pop unused lfm off the
21803 * mini-exceptions.c (mono_handle_exception): Call the filter in a
21804 separate statement for clarity.
21806 * mini-sparc.c: Update status.
21808 2004-05-04 Zoltan Varga <vargaz@freemail.hu>
21810 * mini-exceptions.c (ves_icall_get_frame_info): Flush register windows
21813 Mon May 3 22:58:51 CEST 2004 Paolo Molaro <lupus@ximian.com>
21815 * inssel-ppc.brg: another small pre-release workaround:
21816 we don't do overflow detection for long_sub_un.
21818 Sun May 2 20:12:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
21820 * mini.c, mini-ops, inssel-long32.brg: speedup ulong >> 32
21821 (also works around a weird ppc bug: 57957).
21823 Sat May 1 16:56:10 EDT 2004 Paolo Molaro <lupus@ximian.com>
21825 * tramp-ppc.c: trampoline fixes.
21827 Fri Apr 30 15:54:26 EDT 2004 Paolo Molaro <lupus@ximian.com>
21829 * mini-ppc.c: fixed typos.
21831 Thu Apr 29 20:15:41 CEST 2004 Paolo Molaro <lupus@ximian.com>
21833 * mini-ppc.c, exceptions-ppc.c: more code saves registers
21834 at the top of the stack. Fixed typos. Use a frame registers
21835 for all the methods with exception clauses.
21837 Thu Apr 29 18:52:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
21839 * exceptions-ppc.c: restore fp registers.
21841 Thu Apr 29 18:26:56 CEST 2004 Paolo Molaro <lupus@ximian.com>
21843 * mini-ppc.c, exceptions-ppc.c: save the registers in reverse
21844 order from the stack top (moved the stack room to save the
21845 return value for trace after the param area). Fixed corruption
21846 in restoring registers on unwind.
21848 Thu Apr 29 16:47:15 CEST 2004 Paolo Molaro <lupus@ximian.com>
21850 * mini-ppc.c, cpu-g4.md: fixed unisgned -> double conversion.
21852 Thu Apr 29 13:50:51 CEST 2004 Paolo Molaro <lupus@ximian.com>
21854 * exceptions-ppc.c, mini-ppc.h, mini-ppc.c: fixed localloc
21855 and prolog/epilog for methods that use it. Allow
21856 enough param area room for varargs methods. Fix miguel's
21857 breakage in exception handling.
21859 Thu Apr 29 12:06:51 CEST 2004 Paolo Molaro <lupus@ximian.com>
21861 * Makefile.am: run genmdesc only on current arch.
21863 2004-04-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
21865 * exceptions-x86.c:
21866 * mini-x86.h: fix the build on windows.
21868 2004-04-28 Zoltan Varga <vargaz@freemail.hu>
21870 * Makefile.am mini.h mini-exceptions.c mini-x86.h mini-sparc.h exceptions-sparc.c: Move parts of the sparc exception handling code to XP code.
21872 * exceptions-sparc.c exceptions-ppc.c exceptions-s390.c mini-ppc.h mini-s390.h mini-sparc.h: Fix up ports after changes.
21874 * mini-exceptions.c: New file.
21876 * mini.c mini-exceptions.c mini-x86.h exceptions-x86.c Makefile.am:
21877 Move some parts of the x86 exception handling code to an
21878 arch-independent file so it can be shared with other ports.
21880 Tue Apr 27 12:15:59 CEST 2004 Paolo Molaro <lupus@ximian.com>
21882 * trace.c, cpu-g4.md, inssel-ppc.brg, mini-ppc.c: some fixes for FP code.
21884 2004-04-26 David Waite <mass@akuma.org>
21886 * driver.c: remove comma from end of enumeration declaration
21888 2004-04-26 Jackson Harper <jackson@ximian.com>
21890 * driver.c: parse config file before loading first assembly. This
21891 allows the user gac to be enabled/disabled.
21893 2004-04-23 Miguel de Icaza <miguel@ximian.com>
21895 * mini-ppc.c (ppc_patch): Replaced the branch code patching with a
21896 simpler mechanism: we do not care what is encoded initially
21897 (branch absolute or relative), we care about the code and its
21898 target. I kept the old code for reference for now.
21900 The new code tries first to determine if the jump is anywhere in
21901 the -/+32 absolute meg range, if it succeeds, it encodes using the
21902 absolute branch; If not, it tried to find something in the
21903 relative range, if not, it uses the handle_thunk code.
21905 Fri Apr 23 14:20:40 EDT 2004 Paolo Molaro <lupus@ximian.com>
21907 * exceptions-ppc.c: use the correct ip register on macosx.
21909 Thu Apr 22 13:23:16 EDT 2004 Paolo Molaro <lupus@ximian.com>
21911 * exceptions.c, mini.c, mini-ppc.h: adapt code to macosx.
21913 Thu Apr 22 18:08:37 CEST 2004 Paolo Molaro <lupus@ximian.com>
21915 * mini-ppc.c, cpu-g4.md: made the branch macros more flexible.
21916 Raise exception on integer divide by zero by hand since the hw
21917 doesn't support it. Handle NaNs in FP compares.
21919 Thu Apr 22 16:10:31 CEST 2004 Paolo Molaro <lupus@ximian.com>
21921 * exceptions-ppc.c, mini-ppc.h, mini.c: simplified some
21922 code reducing duplication between the platforms and enabled
21923 signal exception handling (on linux for now).
21925 Wed Apr 21 12:27:48 EDT 2004 Paolo Molaro <lupus@ximian.com>
21927 * exceptions-ppc.c: more macosx support.
21929 Wed Apr 21 16:38:28 CEST 2004 Paolo Molaro <lupus@ximian.com>
21931 * mini-ppc.h, mini-ppc.c, cpu-g4.md: enable bigmul optimization.
21933 Wed Apr 21 16:20:32 CEST 2004 Paolo Molaro <lupus@ximian.com>
21935 * mini.h, mini-ppc.c, cpu-g4.md: support for implicit exceptions.
21937 2004-04-19 Ben Maurer <bmaurer@users.sourceforge.net>
21939 * iltests.il: more tests.
21941 2004-04-19 Zoltan Varga <vargaz@freemail.hu>
21943 * mini-*.c (mono_arch_get_allocatable_int_vars): Skip written-only
21946 Mon Apr 19 19:39:47 CEST 2004 Paolo Molaro <lupus@ximian.com>
21948 * mini-ppc.c: some fixes to bootstrap mcs/corlib/etc.
21950 2004-04-19 Zoltan Varga <vargaz@freemail.hu>
21952 * liveness.c: Mark variables as volatile in all basic blocks reachable
21953 from exception clauses.
21955 2004-04-18 Zoltan Varga <vargaz@freemail.hu>
21957 * exceptions.cs (test_0_rethow_stacktrace): Make this work with
21960 2004-04-18 Ben Maurer <bmaurer@users.sourceforge.net>
21962 * iltests.il, basic.cs: more tests for regalloc.
21964 2004-04-17 Ben Maurer <bmaurer@users.sourceforge.net>
21966 * iltests.il: Some tests for register allocation modifications
21969 2004-04-16 Zoltan Varga <vargaz@freemail.hu>
21971 * exceptions.cs: Add regression test for bug #56782.
21973 * exceptions-*.c (mono_arch_handle_exception): Do not overwrite the
21974 original stack trace if an exception is rethrown. Fixes #56782. Oh,
21975 the beauty of fixing the same thing in 5 different files...
21977 2004-04-15 Zoltan Varga <vargaz@freemail.hu>
21979 * mini.c (mono_method_to_ir): Do not compute coverage for inlined
21982 2004-04-14 Zoltan Varga <vargaz@freemail.hu>
21984 * mini.c: Add support for STRWLPARRAY marshalling convention.
21986 Wed Apr 14 18:15:55 CEST 2004 Paolo Molaro <lupus@ximian.com>
21988 * exceptions-ppc.c: missing fixes in mono_jit_walk_stack (need
21989 to init the context to setup the regs pointer).
21991 Wed Apr 14 17:59:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
21993 * exceptions-ppc.c: more exceptions work.
21995 Wed Apr 14 17:46:22 CEST 2004 Paolo Molaro <lupus@ximian.com>
21997 * mini.c: avoid reusing the same MonoInst on multiple trees: this is
22000 2004-04-13 Miguel de Icaza <miguel@ximian.com>
22002 * inssel-x86.brg (reg): Add new rules for add, sub and mul that
22003 can use the memory directly.
22005 * cpu-pentium.md: Update documentation from a post from Zoltan.
22007 add x86_add_membase, x86_sub_membase, x86_mul_membase
22009 2004-04-13 Miguel de Icaza <miguel@ximian.com>
22011 * mini-ppc.c: Remove unused definitions FLOAT_REGS and
22012 GENERAL_REGS they were also hardcoded for all PPC ports.
22014 (add_general): Use PPC_NUM_REG_ARGS instead of GENERAL_REGS.
22016 Remove hard-coded limit for floating point registers, use
22017 PPC_LAST_FPARG_REG instead in MONO_TYPE_R4 and MONO_TYPE_R8.
22019 Notice that in MacOS X calling conventions you can fit a lot more
22020 floating point values in registers, so I should update the PInvoke
22021 test to excercise the passing of floating point values on the
22022 stack (currently broken).
22024 2004-04-06 Miguel de Icaza <miguel@ximian.com>
22026 * tramp-ppc.c (create_trampoline_code): Added
22027 JUMP_TRAMPOLINE_SIZE.
22028 (ppc_magic_trampoline): Follow the pattern from
22029 x86_magic_trampoline: if code is set to zero, return.
22030 (create_trampoline_code): Always pass MonoMethod to the jump
22031 trampoline, before it was passing a null.
22032 (mono_arch_create_jump_trampoline): Implement the jump stub, could
22033 share the code with mono_arch_create_jit_trampoline.
22035 * mini-ppc.c (mono_arch_output_basic_block): CEE_JMP opcode
22037 (mono_arch_patch_code): MONO_PATCH_INFO_METHOD_JUMP patch type
22040 * cpu-g4.md: Added length for jmp instruction, the worst case
22041 scenario is 92 bytes (4 mandatory bytes, potential 19 registers
22044 2004-04-08 Zoltan Varga <vargaz@freemail.hu>
22046 * aot.c (mono_compile_assembly): Add back unlink removed by mistake.
22048 2004-04-07 Zoltan Varga <vargaz@freemail.hu>
22050 * mini.c: Only set bblock->real_offset when adding a new bblock, and
22051 before each IL instruction.
22053 * mini.c (CEE_BOX): Fix warnings.
22055 2004-04-07 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22057 * mini.c: removed a few unused vars and extra whitespace.
22059 2004-04-05 Ben Maurer <bmaurer@users.sourceforge.net>
22061 * inssel.brg (MONO_EMIT_BOUNDS_CHECK): a new macro to emit bounds
22063 (MONO_EMIT_BOUNDS_CHECK_IMM): the above, but when you know the
22065 (OP_GETCHR): use the above
22066 (CEE_LDELEMA): use the above.
22068 * inseel-x86.brg (MONO_EMIT_BOUNDS_CHECK): a faster and smaller
22069 version of the generic impl.
22070 (MONO_EMIT_BOUNDS_CHECK_IMM): the same
22071 (CEE_LDELEMA): use the above.
22073 2004-04-05 Zoltan Varga <vargaz@freemail.hu>
22075 * inssel-long32.brg (CEE_CONV_OVF_I8): Sign extend the i4 value to i8.
22078 * iltests.il: Added new regression test for #56317.
22080 2004-04-05 Zoltan Varga <vargaz@freemail.hu>
22082 * mini-x86.c (mono_arch_setup_jit_tls_data): Use pthread_attr_get_np
22083 under NetBSD. Fixes #56450.
22085 * liveness.c (update_gen_kill_set): Fix previous patch.
22087 2004-04-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22089 * mini-x86.h: SA_STACK defined as SA_ONSTACK. Fixed build under NetBSD.
22091 2004-04-02 Zoltan Varga <vargaz@freemail.hu>
22093 * mini.c (mono_method_to_ir): Avoid handle_loaded_temps in
22094 ldsfld and ldsflda.
22096 * inssel-sparc.brg: Add more optimizations.
22098 * mini-sparc.c: Replace multiply/divide with shifts if possible.
22100 2004-04-01 Martin Baulig <martin@ximian.com>
22102 * mini.c (handle_box): New static function; moved the
22103 implementation of CEE_BOX here.
22104 (mono_method_to_ir): Added `constrained_call' variable.
22105 (mono_method_to_ir:CEE_CONSTRAINED_): Set it.
22106 (mono_method_to_ir:CEE_CALL): If `constrained_call' is set, use
22107 mono_method_get_constrained() to get the method.
22109 2004-04-01 Martin Baulig <martin@ximian.com>
22111 * mini.c (TYPE_PARAM_TO_TYPE, TYPE_PARAM_TO_CLASS): Removed.
22112 (MTYPE_PARAM_TO_TYPE, MTYPE_PARAM_TO_CLASS): Removed.
22113 (mono_method_to_ir): We don't need these macros anymore since
22114 mono_class_get_full() already takes care of it.
22116 2004-03-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22118 * aot.c: set aot_verbose to 0, fixed format string that caused sigsegv,
22119 use @function (as doesn't accept #function here) and check the return
22120 value of system and stop if fails.
22122 2004-03-31 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22124 * mini.c: set the timeout to 2s when calling mono_domain_finalize.
22126 2004-03-31 Zoltan Varga <vargaz@freemail.hu>
22128 * mini-ppc.c (mono_arch_patch_code): Fix ppc build.
22130 * inssel-sparc.brg mini-sparc.c aot.c: Implement AOT support.
22132 * inssel-long32.brg (OP_LNEG): Use ADC instead of ADD here. Fixes
22135 * basic-long.cs: Add test for negation of Int64.MinValue.
22137 2004-03-30 Zoltan Varga <vargaz@freemail.hu>
22139 * mini-sparc.c: Update status.
22141 * mini-sparc.c tramp-sparc.c: Save lmf in trampolines.
22143 * exceptions-sparc.c: Fix return value in filters.
22145 * inssel-sparc.brg: Fix register allocation in some rules.
22147 2004-03-28 Martin Baulig <martin@ximian.com>
22149 * mini.c (mmono_method_to_ir): In CEE_STELEM, do a handle_stobj()
22152 2004-03-28 Zoltan Varga <vargaz@freemail.hu>
22154 * mini-x86.c (mono_arch_patch_code): Fix warnings.
22156 * mini-x86.c (mono_arch_output_basic_block): Fix CEE_MUL_OVF_UN if
22157 dreg is not EAX. Thanks to Willibard Krenn for spotting this. Also
22158 remove unused conv_u4 opcode.
22160 * mini-x86.c: Remove valgrind workaround since it slows down things
22161 even when mono is not run under valgrind.
22163 2004-03-26 Zoltan Varga <vargaz@freemail.hu>
22165 * mini-sparc.c: Update status.
22167 * inssel-sparc.brg: Add some optimizations.
22169 * inssel-sparc.brg mini-sparc.c: Rework branch instructions to allow
22170 future delay slot filling. Add support for varargs, tail calls and JMP.
22172 * inssel.brg mini-ops.h mini.c: Use OP_REFANYTYPE instead of
22173 CEE_REFANYTYPE, since CEE_REFANYTYPE needs a prefix to be unique.
22175 * inssel.brg: Fix register allocation in OP_ARGLIST.
22177 * inssel.brg: Fix warnings.
22179 2004-03-25 Martin Baulig <martin@ximian.com>
22181 * mini.c (inflate_generic_field): Removed.
22182 (mini_get_method): Removed, use mono_get_method_full(),
22183 (mini_get_class): Removed, use mono_class_get_full().
22184 (mono_method_to_ir): Pass our generic context to
22185 mono_field_from_token().
22187 2004-03-25 Martin Baulig <martin@ximian.com>
22189 * mini.c (mini_get_class): Take a `MonoGenericContext *' instead
22190 of a `MonoMethod *'.
22191 (mini_get_method): Take a `MonoGenericContext *' instead
22192 of a `MonoMethod *'.
22193 (TYPE_PARAM_TO_TYPE, MTYPE_PARAM_TO_TYPE): mono_method_to_ir() has
22194 a new local variable called `generic_context' which holds the
22195 current `MonoGenericContext *'; use it to lookup things.
22197 2004-03-24 Martin Baulig <martin@ximian.com>
22199 * mini.c (mini_get_class): New static method; if we're inside a
22200 generic instance, inflate the class if neccessary.
22201 (mono_method_to_ir): Use mini_get_class() instead of mono_class_get().
22203 2004-03-24 Zoltan Varga <vargaz@freemail.hu>
22205 * iltests.il: New regression test for #55976.
22207 * mini.c (mono_method_to_ir): Empty the stack in endfinally. Fixes
22210 2004-03-23 Zoltan Varga <vargaz@freemail.hu>
22212 * exceptions-sparc.c (mono_sparc_handle_exception): Remove debugging
22215 2004-03-23 Zoltan Varga <vargaz@freemail.hu>
22217 * liveness.c: Consider SSA stores as well as loads when making vars
22220 * exceptions.cs: New regression tests for register allocation.
22222 2004-03-22 Lluis Sanchez Gual <lluis@ximian.com>
22224 * mini-ppc.c, tramp-ppc.c: Added lock for accessing the domain code manager.
22225 * mini.c: Removed domain lock from mono_jit_compile_method_with_opt. Use
22226 domain lock only to protect puntual access to data structures.
22227 Added access lock for sighash, jit_icall_hash_name,
22228 jit_icall_hash_addr and domain->code_mp.
22230 2004-03-20 Zoltan Varga <vargaz@freemail.hu>
22232 * driver.c: Print SIGSEGV handling method.
22234 * mini-x86.c (mono_arch_free_jit_tls_data): Add missing ifdef.
22236 * mini.c (setup_jit_tls_data): Handle case when this is called
22237 multiple times for a thread.
22239 * mini-x86.c cpu-pentium.md: Fix floating point branch opcodes so fbxx
22240 is different from fbxx_un. Fixes #54303. Also use constants instead of
22241 magic numbers in a lot of places.
22243 2004-03-19 Zoltan Varga <vargaz@freemail.hu>
22245 * exceptions.cs: Fix cctor test when --regression is used.
22247 Thu Mar 18 19:57:56 CET 2004 Paolo Molaro <lupus@ximian.com>
22249 * mini-ppc.c, exceptions-ppc.c: basic exceptions support
22252 Thu Mar 18 19:56:19 CET 2004 Paolo Molaro <lupus@ximian.com>
22254 * inssel-ppc.brg: fixed register assignments for some rules.
22256 2004-03-17 Zoltan Varga <vargaz@freemail.hu>
22258 * exceptions.cs: Add test for exceptions in static constructors.
22260 * mini.c (mono_jit_compile_method_with_out): Move the calling of
22261 static constructors outside the domain lock. Fixes #55720.
22263 2004-03-17 Martin Baulig <martin@ximian.com>
22265 * mini.c (get_generic_field_inst): Removed, this'll never happen.
22266 (inflate_generic_field): Take the `MonoMethod *' instead of the
22267 `MonoClass *' and added support for generic method.
22268 (mono_method_to_ir): In CEE_LDSFLD and CEE_STSFLD, assert we never
22269 have a `field->parent->gen_params', only inflate the field if it's
22270 an open constructed type.
22272 2004-03-17 Zoltan Varga <vargaz@freemail.hu>
22274 * exceptions-x86.c (mono_arch_handle_exception): Allocate a new
22275 exception object instead of the preconstructed ones.
22277 2004-03-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22279 * mini.c: reverted changed to sigsegv_signal_handler commited
22280 accidentally in the previous patch.
22282 2004-03-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22285 (mono_method_to_ir): CEE_CALLVIRT, abort if no method. It hanged when
22286 running --aot with an old assembly.
22288 2004-03-16 Zoltan Varga <vargaz@freemail.hu>
22290 * mini-sparc.c (mono_arch_instrument_epilog): Fix handling of floating
22293 * mini-sparc.c: Add support for v9 branches with prediction.
22295 2004-03-15 Bernie Solomon <bernard@ugsolutions.com>
22297 * mini.c (mini_init): #warning is GNUC only
22299 * mini-sparc.h: implement __builtin_frame_address
22300 and __builtin_return_address for Sun C compiler
22302 2004-03-15 Zoltan Varga <vargaz@freemail.hu>
22304 * exceptions-sparc.c (mono_arch_has_unwind_info): Add missing function.
22306 2004-03-14 Zoltan Varga <vargaz@freemail.hu>
22308 * basic-calls.cs: Add test for unaligned byref long argument passing.
22310 * mini-ops.h: Add sparcv9 compare and branch instructions.
22312 * inssel-sparc.brg mini-sparc.h mini-sparc.c cpu-sparc.md: Use some
22313 v9 instructions if we have a v9 cpu.
22315 * mini-sparc.c (mono_arch_get_global_int_regs): Use unused input
22316 registers for global allocation.
22318 * exceptions-sparc.c: Fixes.
22320 2004-03-11 Zoltan Varga <vargaz@freemail.hu>
22322 * liveness.c (mono_analyze_liveness): Optimized version.
22324 * inssel-sparc.brg cpu-sparc.md: Ongoing sparc work.
22326 * mini-sparc.h mini-sparc.c tramp-sparc.c exceptions-sparc.c: Ongoing
22329 * basic-float.cs basic-calls.cs: New regression tests.
22331 2004-03-10 Zoltan Varga <vargaz@freemail.hu>
22333 * mini-x86.h: Define SIGSEGV_ON_ALTSTACK only if we have a working
22334 sigaltstack implementation.
22336 * mini-x86.c (mono_arch_setup_jit_tls_data): Fix previous patch.
22338 * mini-x86.c (mono_arch_setup_jit_tls_data): Turn off the sigaltstack
22339 stuff if SIGSEGV_ON_ALTSTACK is not defined.
22341 2004-03-09 Zoltan Varga <vargaz@freemail.hu>
22343 * mini.c: Fix warnings.
22345 * mini.c (mono_resolve_patch_target): New function which contains the
22346 arch independent part of the patching process.
22348 * mini-x86.c (mono_arch_patch_code): Move arch independent parts of the
22349 patching code to a separate function.
22351 2004-03-09 Bernie Solomon <bernard@ugsolutions.com>
22353 * mini.c (add_signal_handler): ifdef out on Windows
22355 2004-03-08 Zoltan Varga <vargaz@freemail.hu>
22357 * mini-sparc.h mini-sparc.c inssel-sparc.brg exceptions-sparc.c
22358 cpu-sparc.md: Add exception handling support + other fixes.
22360 * driver.c: Print --help output to stdout. Fixes #55261. Also fix
22361 typed GC detection in --version.
22363 * basic.cs exceptions.cs: New regression tests.
22365 * mini.h mini-x86.h mini-ppc.h: Add MonoCompileArch structure where
22366 the arch specific code can store data during a compilation.
22368 * mini-ops.h: Add OP_SETFRET.
22370 * mini.c (mini_get_ldelema_ins): Instead of allways calling the same
22371 function, register a separate icall for each arity, so the icalls can
22374 * mini.c (mono_print_tree): Print negative offsets in a more readable
22377 * mini.c: Make signal handling work on sparc.
22379 * mini.c (mini_init): Add emulation for lconv_to_r8_un.
22381 * inssel-long32.brg: Fix OP_LSUB_OVF_UN rule.
22383 * jit-icalls.c: Emulate truncl by aintl on solaris.
22385 * jit-icalls.c (mono_lconv_to_r8_un): New icall emulation function.
22387 2004-03-05 Zoltan Varga <vargaz@freemail.hu>
22389 * mini.c (mini_init): fconv_to_ovf can raise exceptions.
22391 2004-03-04 Lluis Sanchez Gual <lluis@ximian.com>
22393 * mini.c: In CEE_ISINST and CEE_CASTCLASS, if the type is an interface or
22394 a MarshalByRef type, inline a method that performs the check, taking into
22395 account that the object can be a proxy. Also implemented tow new opcodes:
22396 CEE_MONO_CISINST and CEE_MONO_CCASTCLASS.
22397 * inssel.brg: Implemented two new opcodes, mini-ops.h: OP_CISINST and
22398 OP_CCASTCLASS, which implement CEE_MONO_CISINST and CEE_MONO_CCASTCLASS.
22400 Tue Mar 2 17:23:48 CET 2004 Paolo Molaro <lupus@ximian.com>
22402 * mini-ppc.c: if a relative branch displacement is too big
22403 but it points to and area reachable with an absolute branch,
22406 Tue Mar 2 16:59:40 CET 2004 Paolo Molaro <lupus@ximian.com>
22408 * mini.c: optimize small copies in cpblk.
22410 2004-03-01 Zoltan Varga <vargaz@freemail.hu>
22412 * basic-calls.cs basic-float.cs: New regression tests.
22414 * mini-sparc.c inssel-sparc.brg mini-ops.h: Access local variables at
22415 negative offsets from %fp. Implement localloc. Fix local register
22416 allocation. Fix the case when the this argument needs to be saved to
22417 the stack. Implement some missing opcodes.
22419 2004-02-26 Zoltan Varga <vargaz@freemail.hu>
22421 * mini.c (mini_method_compile): Reenable global regalloc in methods
22422 with exception handlers.
22424 * linear-scan.c (mono_varlist_sort): Fix warning.
22426 * linear-scan.c (mono_linear_scan): Fix computation of used_regs.
22428 * mini-x86.c (mono_arch_regalloc_cost): Reenable precise computation of
22431 * liveness.c: Make all variables uses in exception clauses volatile, to
22432 prevent them from being allocated to registers. Fixes #42136.
22434 2004-02-25 Zoltan Varga <vargaz@freemail.hu>
22436 * mini-x86.c (mono_arch_regalloc_cost): Revert this change since it
22437 causes regressions.
22439 * mini.h linear-scan.c mini-x86.c mini-sparc.c mini-ppc.c: Add 'cfg'
22440 argument to mono_arch_regalloc_cost.
22442 * mini-x86.c (mono_arch_regalloc_cost): Compute regalloc costs
22445 2004-02-24 Zoltan Varga <vargaz@freemail.hu>
22447 * mini.h mini-x86.c mini-ppc.c mini-sparc.c linear-scan.c:
22448 Make the cost of allocating a variable to a register arch dependent.
22450 * basic-calls.cs: Fix compilation of tests.
22452 * mini.h mini.c tramp-x86.c mini-x86.c: Add mono_running_on_valgrind ()
22453 helper function to cut back on the number of #ifdefs needed.
22455 * mini-ppc.c: Fix compilation.
22457 * basic-calls.cs: New regression tests.
22459 * mini-sparc.c (mono_sparc_is_virtual_call): New helper function.
22461 * tramp-sparc.c (create_specific_trampoline): Use g5 register instead
22462 of l0 since that is callee saved.
22464 * tramp-sparc.c (sparc_magic_trampoline): Apply unbox trampoline only
22467 * mini-sparc.c: Ongoing work + flag virtual calls with a special kind
22468 of delay instruction.
22470 * inssel.brg (OP_CHECK_THIS): Set tree->sreg1 and dreg correctly.
22472 * mini.h (MonoCallInst): Add 'virtual' flag.
22474 * inssel.brg (mini_emit_virtual_call): Set 'virtual' flag.
22476 2004-02-23 Zoltan Varga <vargaz@freemail.hu>
22478 * *.cs: New regression tests.
22480 * mini-sparc.c inssel-sparc.brg: Update after latest changes. Ongoing sparc
22483 * mini.c (mono_runtime_install_handlers): Fix build.
22485 * mini.h (MonoJitTlsData): Add 'stack_size', 'signal_stack' and
22486 'signal_stack_size' members.
22488 * mini.h mini.c mini-x86.h mini-x86.c: Run sigsegv handlers on an
22489 alternate signal stack.
22491 * exceptions-x86.c: Add stack overflow handling.
22493 * mini.h mini.c mini-x86.c mini-ppc.c trace.h trace.c: Move tracing
22494 functions to arch independent code.
22496 * mini.c (mono_print_tree): Print more detailed info for load_membase
22499 2004-02-23 Martin Baulig <martin@ximian.com>
22501 * mini.c (mini_get_method): Set `gmethod->generic_inst'.
22503 Sun Feb 22 22:25:19 CET 2004 Paolo Molaro <lupus@ximian.com>
22505 * mini-x86.c: fixed reg allocation for div/rem.
22507 2004-02-22 Miguel de Icaza <miguel@ximian.com>
22509 * driver.c (mono_main): Report some configuratio options on --version.
22511 Fri Feb 20 11:01:44 PST 2004 Paolo Molaro <lupus@ximian.com>
22513 * mini-ppc.c: fixed clt.un, cgt.un. Optimized calls to functions
22514 low in the address space. Correctly flush memory in thunks where we
22515 output native code.
22517 2004-02-20 Martin Baulig <martin@ximian.com>
22519 * mini.c (mini_get_method): New static method; inflate all generic
22520 methods and methods in open generic instances.
22521 (mono_method_to_ir): Use mini_get_method() instead of mono_get_method().
22522 (ret_type_to_call_opcode): Added support for MONO_TYPE_GENERICINST.
22524 2004-02-19 Zoltan Varga <vargaz@freemail.hu>
22526 * mini-sparc.c (mono_arch_patch_code): Update after domain->code_mp changes.
22528 * tramp-sparc.c (mono_arch_create_jump_trampoline): Set ji->method.
22530 2004-02-19 Bernie Solomon <bernard@ugsolutions.com>
22532 * helpers.c (mono_disassemble_code): use Sun's dis if not using gcc
22534 * mini-sparc.c (flushi mono_arch_output_basic_block): make
22535 it compile using Sun's compiler.
22537 2004-02-19 Zoltan Varga <vargaz@freemail.hu>
22539 * mini-ops.h inssel-sparc.brg cpu-sparc.md mini-sparc.h mini-sparc.c tramp-sparc.c exceptions-sparc.c: Sparc port, part I.
22541 * basic-calls.cs basic-float.cs basic-long.cs objects.cs: New regression tests.
22543 Tue Feb 17 21:41:20 CET 2004 Paolo Molaro <lupus@ximian.com>
22545 * aot.c, mini-x86.c, mini.c: use the code manager instead of a mempool to hold native
22547 * mini-ppc.c: handle calls outside of the allowed range with thunks
22548 allocated using the code manager.
22549 * tramp-ppc.c: use the code manager to hold generated native code.
22550 Fixed the magic trampoline to just patch vtable entries.
22552 2004-02-17 Zoltan Varga <vargaz@freemail.hu>
22554 * inssel.brg inssel-x86.brg: Move call(immediate) rules to the platform
22557 2004-02-16 Zoltan Varga <vargaz@freemail.hu>
22559 * tramp-ppc.c (mono_arch_create_jump_trampoline): Fix compilation on
22562 * mini-x86.c: Call mono_arch_get_lmf_addr instead of mono_get_lmf_addr
22563 if we have a working __thread implementation.
22565 * mini-ops.h cpu-pentium.md mini-x86.c inssel-x86.brg: Remove
22566 OP_CALL_IMM opcodes, since the CALL opcodes handles immediates as well.
22568 2004-02-15 Zoltan Varga <vargaz@freemail.hu>
22570 * mini-x86.c: Fix compilation under gcc 2.
22572 2004-02-14 Zoltan Varga <vargaz@freemail.hu>
22574 * mini.c (mono_codegen): Avoid infinite loop when an icall wrapper
22575 contains a call to the wrapped function.
22577 * mini-ops.h cpu-pentium.md mini-x86.c inssel-x86.brg: Add
22578 OP_<CALL>_IMM opcodes, and use them under X86.
22580 * mini.c (mono_jit_find_compiled_method): Fix warning.
22582 * cpu-pentium.md: Fix length of opcodes which use x86_alu_membase_imm.
22584 * jit-icalls.c (mono_ldftn_nosync): New JIT icall.
22586 * tramp-x86.c (mono_arch_create_jump_trampoline): Move arch independent
22587 functionality to mini.c.
22589 * mini.c (mono_create_jump_trampoline): New function to create a jump
22590 trampoline. Return a compiled method instead of a trampoline if it
22591 exists. Add a cache for jump trampolines.
22593 * mini.c (mono_jit_find_compiled_method): New function to return a
22594 compiled method if it exists.
22596 * mini-x86.c: Call mono_create_jump_trampoline instead of
22597 mono_arch_create_jit_trampoline.
22599 * jit-icalls.c (mono_ldftn): Do not compile the method. Instead, return
22600 a jump trampoline. Fixes #52092.
22602 2004-02-11 Zoltan Varga <vargaz@freemail.hu>
22604 * debug-mini.c (mono_init_debugger): Remove call to mono_verify_corlib,
22605 which is not up-to-date. Add check_corlib_version () instead.
22607 * mini.c (mini_init): Call mono_thread_attach () so embedders do not
22610 * mini.c (mono_runtime_install_handlers): Remove check for valgrind
22611 since newer valgrind versions do not need it.
22613 * mini.c (mono_jit_compile_method_with_opt): New helper function to
22614 compile a method with a given set of optimizations.
22616 * mini.c: Compile icall wrappers on-demand instead of at startup.
22618 * mini-sparc.c mini-ppc.c: Call mono_icall_get_wrapper to obtain the
22619 wrapper for an icall.
22621 2004-02-10 Zoltan Varga <vargaz@freemail.hu>
22623 * mini.c (mono_method_to_ir): Handle switch with non-empty stack. Fixes
22626 * iltests.il: Add test for non-empty stack before switch instruction.
22628 2004-02-02 Zoltan Varga <vargaz@freemail.hu>
22630 * mini.c: Add support for new stringbuilder marshalling conventions.
22632 * mini.c (mono_method_to_ir): Fix stack management of generic CEE_BOX.
22634 2004-02-01 Martin Baulig <martin@ximian.com>
22636 * mini.c (MTYPE_PARAM_TO_TYPE): Method type arguments are stored
22637 in `ginst->mtype_argv'.
22639 2004-01-31 Miguel de Icaza <miguel@ximian.com>
22641 * mini.c: Add comments, replace CEE_XXX+128 with OP_XXX to
22642 facilitate grepping.
22644 Wed Jan 28 14:04:58 CET 2004 Paolo Molaro <lupus@ximian.com>
22646 * mini.c: fixed buglet in initobj generic implementation for references.
22648 Fri Jan 23 16:10:44 EST 2004 Paolo Molaro <lupus@ximian.com>
22650 * Makefile.am: make the version script conditional.
22651 * jit-icalls.c: handle missing truncl().
22653 2004-01-23 Zoltan Varga <vargaz@freemail.hu>
22655 * exceptions.cs: Add more tests for double->int conversion.
22657 * jit-icalls.c (mono_fconv_ovf_i8): Call truncl before comparison, so
22658 we don't throw exceptions when converting 1.1 to a long. Fixes #53250.
22660 Fri Jan 23 17:12:08 CET 2004 Paolo Molaro <lupus@ximian.com>
22662 * driver.c: make --verbose --version emit an error
22663 if the loaded corlib doesn't match the runtime version.
22665 Mon Jan 19 17:44:50 CET 2004 Paolo Molaro <lupus@ximian.com>
22667 * mini-ppc.h: export ppc_patch().
22668 * mini-ppc.c: call convention fixes. Added assert in ppc_patch().
22669 * tramp-ppc.c: call convention fixes: Linux/PPC support should be
22670 on par or better than on MacOSX.
22672 2004-01-19 Zoltan Varga <vargaz@freemail.hu>
22674 * mini.c tramp-x86.c tramp-sparc.c: Updated after changes to
22675 mono_lookup_pinvoke_call.
22677 * mini-x86.c: Under windows, the default pinvoke calling convention is
22678 stdcall. Fixes #52834.
22680 * mini.c (optimize_branches): Add an upper bound to the number of
22681 iterations to prevent infinite loops on strange loops. Fixes #53003.
22683 2004-01-16 Zoltan Varga <vargaz@freemail.hu>
22685 * inssel.brg: Add vectors<->one dimensional array checking to CASTCLASS
22686 and ISINST. Fixes #52093.
22688 * objects.cs (test_0_vector_array_cast): New tests.
22690 2004-01-15 Zoltan Varga <vargaz@freemail.hu>
22692 * jit-icalls.c (helper_stelem_ref_check): New jit icall for array type
22693 checking in Array.Set ().
22695 * mini.c (method_to_ir): Add array type checking in Array.Set (). Fixes
22698 * object.cs (test_0_multi_array_cast): New regression test.
22700 Thu Jan 15 16:30:24 CET 2004 Paolo Molaro <lupus@ximian.com>
22702 * exceptions-ppc.c: fix build on Linux/PPC.
22704 2004-01-14 Zoltan Varga <vargaz@freemail.hu>
22706 * tramp-x86.c (x86_magic_trampoline): Disable code patching when
22707 running under valgrind.
22708 (x86_magic_trampoline): Fix build bustage.
22710 * debug-mini.c: Modify the debug info serialize/deserialize code so it handles
22711 negative values as well. This is needed for the encoding of the line number
22712 info, since sometimes the line numbers are not in increasing order.
22714 2004-01-13 Zoltan Varga <vargaz@freemail.hu>
22716 * cpu-pentium.md (localloc): Increase the size of the localloc
22717 instruction since it is a loop under Win32.
22719 * debug-mini.c (record_line_number): Get rid of unneccesary memory
22722 2004-01-09 Zoltan Varga <vargaz@freemail.hu>
22724 * exceptions-ppc.c exceptions-x86.c exceptions-sparc.c
22725 tramp-x86.c tramp-ppc.c tramp-sparc.c: Applied patch from
22726 Max Horn (max@quendi.de). Fix file names in comments.
22728 2004-01-03 Zoltan Varga <vargaz@freemail.hu>
22730 * ssa.c (mono_ssa_rename_vars): Allocate new_stack on the heap to
22731 avoid stack overflow.
22732 (replace_usage): Avoid uninitialized variable warnings.
22734 * mini.c (mono_method_to_ir): Avoid disabling SSA for array operations
22735 and taking the address of valuetype variables.
22737 2004-01-03 Patrik Torstensson
22739 * mini-x86.c: renamed fpflags to flags in RegTrack, going to be used
22740 for other purposes than FP later on.
22742 2004-01-02 Zoltan Varga <vargaz@freemail.hu>
22744 * mini.c (mono_method_to_ir): Prevent register allocation for arguments
22747 Fri Jan 2 13:37:25 CET 2004 Paolo Molaro <lupus@ximian.com>
22749 * mini-ops.h, mini.c, inssel.brg: Object.GetType () speedup.
22751 2003-12-30 Patrik Torstensson <p@rxc.se>
22753 * mini-x86.h: Decreased number of availiable fp regs.
22754 Solves corner cases with FP spilling.
22756 2003-12-23 Patrik Torstensson <p@rxc.se>
22758 * mini-x86.c, mini-ops.h, cpu-pentium.md: Added support
22759 for floating point stack tracking / spilling on x86.
22762 * basic-float.cs: added float mul overflow test.
22764 2003-12-23 Zoltan Varga <vargaz@freemail.hu>
22766 * mini.c (mono_method_to_ir): Add workaround for bug #51126.
22768 Sun Dec 21 19:53:16 CET 2003 Paolo Molaro <lupus@ximian.com>
22770 * mini.h, mini-ppc.c, mini-ppc.h: small cleanups and
22771 supports for cond branches that overflow the immediate
22772 overflow offset. mcs can compile simple programs.
22774 Fri Dec 19 21:17:16 CET 2003 Paolo Molaro <lupus@ximian.com>
22776 * exceptions-ppc.c: exception handling support wip:
22777 finally handlers get run on exception.
22779 2003-12-19 Zoltan Varga <vargaz@freemail.hu>
22781 * aot.c (mono_aot_get_method_inner): Avoid loading AOT code while
22784 Fri Dec 19 17:58:28 CET 2003 Paolo Molaro <lupus@ximian.com>
22786 * cpu-g4.md, mini-ppc.c, exceptions-ppc.c, mini-ppc.h:
22787 initial support for stack walking and unwinding.
22789 2003-12-18 Zoltan Varga <vargaz@freemail.hu>
22791 * driver.c (mono_main): Make corlib-out-of-sync message more
22792 descriptive. Also remove verify_corlib call.
22794 Wed Dec 17 15:31:41 CET 2003 Paolo Molaro <lupus@ximian.com>
22796 * mini.c: make CEE_NEWARR calls and other emulated opcodes
22797 not overlap with other call's arguments, too.
22799 Wed Dec 17 12:49:23 CET 2003 Paolo Molaro <lupus@ximian.com>
22801 * mini.h, mini.c, mini-ppc.c, mini-sparc.c, mini-x86.c:
22802 move to arch-specific code the choice of arch-specific
22803 intrinsics (from Laurent Morichetti (l_m@pacbell.net)).
22804 * mini.c: ensure emulation calls will not interleave
22807 Wed Dec 17 12:27:26 CET 2003 Paolo Molaro <lupus@ximian.com>
22809 * tramp-ppc.c, basic-calls.cs: rework trampolines so that
22810 the magic trampoline stack frame is dropped before executing
22813 Mon Dec 15 18:13:57 CET 2003 Paolo Molaro <lupus@ximian.com>
22815 * mini-ppc.c, cpu-g4.md, inssel-ppc.brg: fixed some opcode lengths
22816 and integer to fp conversions. Added support for overflowing
22817 arguments on the stack. Reserve a couple more registers as temps.
22818 Added support for aot compilation (as output still needs to be
22821 Sat Dec 13 17:49:10 CET 2003 Paolo Molaro <lupus@ximian.com>
22823 * mini-ppc.c, basic-long.cs: fix jumps to known labels.
22824 Don't overwrite return register in some corner cases.
22826 2003-12-13 Zoltan Varga <vargaz@freemail.hu>
22828 * mini.h mini.c driver.c mini-x86.c mini-ppc.c aot.c: Do not run
22829 static constructors when AOT compiling.
22831 * driver.c (mono_main): Call mono_check_corlib_version.
22833 Sat Dec 13 10:31:12 CET 2003 Paolo Molaro <lupus@ximian.com>
22835 * cpu-g4.md, basic.cs: fixed div target register.
22837 Sat Dec 13 09:45:56 CET 2003 Paolo Molaro <lupus@ximian.com>
22839 * mini-ppc.c, basic.cs: shl_imm fix with test.
22841 Fri Dec 12 21:25:14 CET 2003 Paolo Molaro <lupus@ximian.com>
22843 * inssel-ppc.brg, mini-ppc.h, mini-ppc.c: support for passing
22844 structures by value. Misc fixes.
22845 * objects.cs: more tests.
22847 Fri Dec 12 10:11:49 CET 2003 Paolo Molaro <lupus@ximian.com>
22849 * mini-ppc.c: lconv.ovf.i implemented.
22851 2003-12-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
22854 (mini_init): don't error out if someone already called g_thread_init.
22856 Tue Dec 9 17:27:14 CET 2003 Paolo Molaro <lupus@ximian.com>
22858 * exceptions-x86.c, exceptions-ppc.c: allow the exception object
22859 to be any type per the spec. Fix abnormal memory usage when
22860 the same object is repeatedly thrown.
22862 Tue Dec 9 15:39:54 CET 2003 Paolo Molaro <lupus@ximian.com>
22864 * mini.c: check for overruns in IL code.
22866 2003-12-09 Zoltan Varga <vargaz@freemail.hu>
22868 * TODO: Add/remove some todo entries.
22870 2003-12-08 Zoltan Varga <vargaz@freemail.hu>
22872 * driver.c (mono_main): Call mono_verify_corlib.
22874 2003-12-07 Lluis Sanchez Gual <lluis@ximian.com>
22876 * inssel.brg: In CEE_ISINST and CEE_CASTCLASS, removed check for proxy.
22877 This has been moved to mini.c
22878 * mini.c: in mono_method_to_ir, CEE_ISINST and CEE_CASTCLASS cases, if the
22879 type being casted is marshalbyref it could be a proxy, so instead of
22880 emitting the type check code, emit a call to a runtime method that will
22881 perform the check by calling CanCastTo if needed.
22883 2003-12-06 Zoltan Varga <vargaz@freemail.hu>
22885 * mini-x86.c (mono_arch_emit_prolog): Fix stack space allocation for
22886 methods with large stack frames under Win32.
22888 2003-12-04 Zoltan Varga <vargaz@freemail.hu>
22890 * Makefile.am: Distribute regression tests.
22892 * mini-x86.c (mono_arch_get_allocatable_int_vars): Sort the var list
22893 at the end instead of inserting each variable into the sorted list.
22895 * linear-scan.c (mono_varlist_sort): New helper function.
22897 Wed Dec 3 20:46:28 CET 2003 Paolo Molaro <lupus@ximian.com>
22899 * mini.c: ensure arguments and locals are within bounds.
22901 Wed Dec 3 17:59:10 CET 2003 Paolo Molaro <lupus@ximian.com>
22903 * mini-ppc.c, cpu-g4.md, basic.cs, basic-long.cs: more tests and
22906 2003-12-03 Zoltan Varga <vargaz@freemail.hu>
22908 * mini.c (mono_cprop_copy_values): Fix crash.
22910 * aot.c: Set verbosity back to 0.
22912 Wed Dec 3 15:42:27 CET 2003 Paolo Molaro <lupus@ximian.com>
22914 * regalloc.c: complete memory leak fix by Laurent Morichetti
22917 2003-12-03 Zoltan Varga <vargaz@freemail.hu>
22919 * driver.c (main_thread_handler): Revert the previous patch.
22921 * tramp-x86.c (x86_class_init_trampoline): Avoid patching when running
22924 * mini-x86.c (mono_arch_local_regalloc): Do not allocate transient
22925 memory from the memory pool.
22927 * driver.c (main_thread_handler): Turn on all optimizations when
22930 * mini.c (mono_find_jit_opcode_emulation): Turn emul_opcode_hash into
22931 an array for better performance.
22933 * regalloc.c (mono_regstate_assign): Fix memory leak.
22935 * debug-mini.c (mono_debug_serialize_debug_info): New function to
22936 serialize the debug info.
22938 * debug-mini.c (mono_debug_add_aot_method): New function to load the
22939 debug info from the serialized representation.
22941 * aot.c: Save debug info into the generated file and load it when
22944 * mini.h (MONO_AOT_FILE_VERSION): Bump version number.
22946 Mon Dec 1 16:54:05 CET 2003 Paolo Molaro <lupus@ximian.com>
22948 * mini-ppc.c, tramp-ppc.c: save FP arguments in the trampoline.
22949 More FP-related fixes.
22951 Sun Nov 30 19:13:52 CET 2003 Paolo Molaro <lupus@ximian.com>
22953 * mini-ppc.c, cpu-g4.md, inssel-ppc.brg: fixed finally handlers
22954 and register allocation buglet. Hello world now runs.
22956 Fri Nov 28 23:03:05 CET 2003 Paolo Molaro <lupus@ximian.com>
22958 * cpu-g4.md, inssel-ppc.brg, mini-ppc.c: better long return support.
22959 * tramp-ppc.c: fixed class init trampoline.
22960 * inssel-ppc.brg, mini.c, jit-icalls.c, mini-ppc.h: more emulation.
22962 Fri Nov 28 16:36:29 CET 2003 Paolo Molaro <lupus@ximian.com>
22964 * cpu-g4.md, inssel-ppc.brg, jit-icalls.c, mini-ppc.c, mini-ppc.h,
22965 mini.c: more ppc changes/fixes.
22967 2003-11-27 Zoltan Varga <vargaz@freemail.hu>
22969 * mini.c (mono_method_to_ir): Fix tail calls with valuetype arguments.
22970 Also optimize the case when the arguments are the same in the caller
22973 * iltests.il: Add tests for tail calls with valuetype arguments.
22975 Thu Nov 27 21:06:37 CET 2003 Paolo Molaro <lupus@ximian.com>
22977 * mini-ppc.c: fixes for struct return type.
22979 Thu Nov 27 19:02:07 CET 2003 Paolo Molaro <lupus@ximian.com>
22981 * mini.h, mini.c, mini-x86.c, mini-ppc.c, mini-sparc.c: move
22982 mono_spillvar_offset() to arch-specific code.
22984 Thu Nov 27 18:30:42 CET 2003 Paolo Molaro <lupus@ximian.com>
22986 * mini-ppc.h, mini-ppc.c: handle some different ABI call convention issues.
22988 2003-11-27 Zoltan Varga <vargaz@freemail.hu>
22990 * exceptions-x86.c: Fix stack space leaks.
22992 * exceptions-x86.c (mono_arch_find_jit_info): Restore callee saved
22993 registers from the lmf if the method has save_lmf set.
22995 2003-11-26 Zoltan Varga <vargaz@freemail.hu>
22997 * tramp-x86.c (x86_magic_trampoline): Avoid patching in the addresses
22998 of icall wrappers into InvokeInDomain, since these are now per-domain.
23000 Wed Nov 26 20:15:04 CET 2003 Paolo Molaro <lupus@ximian.com>
23002 * mini-ppc.h, mini-x86.h, mini.c, inssel-ppc.brg, jit-icalls.c:
23003 make some opcode emulation and intrinsic ops enabled/disabled
23004 according to the architecture. More fixes.
23006 Wed Nov 26 19:59:09 CET 2003 Paolo Molaro <lupus@ximian.com>
23008 * mini-ppc.c, mini-sparc.c, cpu-g4.md: more bug fixes.
23010 Wed Nov 26 19:18:29 CET 2003 Paolo Molaro <lupus@ximian.com>
23012 * mini.h, inssel.brg, mini-x86.c, mini-ppc.c, mini-sparc.c: move
23013 arch-specific handling for 'this' and struct return type to
23014 arch-specific code.
23016 2003-11-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
23018 * aot.c: prevent divide by zero error when reporting (it happened with
23019 Accessibility.dll).
23021 2003-11-25 Zoltan Varga <vargaz@freemail.hu>
23023 * mini.h (inst_switch): Remove unused macro.
23025 2003-11-25 Gonzalo Paniagua Javier <gonzalo@ximian.com>
23028 (load_aot_module): free 'info->methods' and 'info' properly. No more
23029 "free(): invalid pointer blah" messages when you have an old aot
23032 2003-11-21 Lluis Sanchez Gual <lluis@ximian.com>
23034 * jit-icalls.c, mini.c: Added support for context static fields.
23036 2003-11-18 Zoltan Varga <vargaz@freemail.hu>
23038 * mini.c (mono_method_blittable): Methods which set LastError are not
23039 blittable either. Fixes #51108.
23041 Tue Nov 18 16:41:37 CET 2003 Paolo Molaro <lupus@ximian.com>
23043 * mini.c: flush icache.
23044 * cpu-g4.md, mini-ppc.c, inssel.brg: more fixes. Trace support.
23046 2003-11-18 Zoltan Varga <vargaz@freemail.hu>
23048 * mini.c (mono_type_blittable): OBJECT is not blittable. Fixes #47842.
23050 2003-11-17 Zoltan Varga <vargaz@freemail.hu>
23052 * tramp-x86.c (x86_class_init_trampoline): Make code patching thread
23055 * mini-x86.c (mono_arch_call_opcode): Disable AOT for methods with
23058 * inssel.brg (CEE_MKREFANY): Fix AOT case.
23060 2003-11-16 Zoltan Varga <vargaz@freemail.hu>
23062 * mini-x86.c (mono_arch_local_regalloc): Fix regalloc for div
23063 instruction when the result is discarded.
23065 * iltests.il (test_0_div_regalloc): New regression test.
23067 * arrays.cs: Fix compilation error.
23069 Fri Nov 14 21:34:06 CET 2003 Paolo Molaro <lupus@ximian.com>
23071 * inssel-x86.brg, inssel-float.brg, mini-ops.h: move x86-specific
23072 float rules to inssel-x86.brg: sane architectures with FP registers
23073 don't need to implement these rules.
23075 Fri Nov 14 20:52:12 CET 2003 Paolo Molaro <lupus@ximian.com>
23077 * mini-ppc.c, cpu-g4.md, inssel-ppc.brg: updates and fixes to the ppc port.
23079 Fri Nov 14 17:58:27 CET 2003 Paolo Molaro <lupus@ximian.com>
23081 * mini.h, inssel-long32.brg: fixed endianess issues in int64
23082 implementation of 32 bit systems.
23084 Thu Nov 13 16:14:41 CET 2003 Paolo Molaro <lupus@ximian.com>
23086 * exceptions-ppc.c: fix build on Linux/ppc from Jeroen@xs4all.nl
23087 (Jeroen Zwartepoorte).
23089 2003-11-12 Zoltan Varga <vargaz@freemail.hu>
23091 * mini.c (mono_method_to_ir): Use CEE_JMP only if the signature of
23092 the caller and the callee matches.
23094 * mini.c (mono_method_to_ir): Add comment.
23096 * mini-x86.c (mono_arch_output_basic_block): Use mono_signbit, since
23097 signbit is missing on some platforms.
23099 2003-11-06 Zoltan Varga <vargaz@freemail.hu>
23101 * mini.h (mono_arch_setup_jit_tls_data): New arch specific function.
23103 * mini.c (setup_jit_tls_data): Call the new function.
23105 * mini-x86.c mini-ppc.c mini-sparc.c: Define the new function.
23107 * mini-x86.c: Add experimental support for fast access to the lmf
23108 structure under NPTL/Linux 2.6.x.
23110 2003-11-06 Martin Baulig <martin@ximian.com>
23112 * ldscript: Make `GC_push_all_stack', `GC_start_blocking',
23113 `GC_end_blocking' and 'gc_thread_vtable' public; they're used by
23116 2003-11-02 Martin Baulig <martin@ximian.com>
23118 * mini.c (inflate_generic_field): New static method.
23119 (mono_method_to_ir): In CEE_LDFLD and CEE_LDSFLD: if we're a
23120 generic instance and the field is declared in a generic type, call
23121 inflate_generic_field() to inflate it. Fixes gen-28.cs.
23123 2003-10-31 Zoltan Varga <vargaz@freemail.hu>
23125 * mini.h mini.c (mono_method_same_domain): New function to return
23126 whenever the caller and the callee are in the same domain.
23128 * tramp-x86.c (x86_magic_trampoline): Use the new function.
23130 2003-10-30 Martin Baulig <martin@ximian.com>
23132 * mini.c (MTYPE_PARAM_TO_TYPE, MTYPE_PARAM_TO_CLASS): New macros;
23133 similar to TYPE_PARAM_TO_TYPE and TYPE_PARAM_TO_CLASS, but for
23135 (mono_method_to_ir): Added support for MONO_TYPE_MVAR; similar to
23136 MONO_TYPE_VAR, we the actual types from MTYPE_PARAM_TO_CLASS().
23138 2003-10-29 Zoltan Varga <vargaz@freemail.hu>
23140 * mini.c mini-ops.h inssel.brg: Implement undeniable exception
23143 * mini.c (sigusr1_signal_handler): Move creation of the thread abort
23144 object here, so it is in the correct appdomain etc.
23146 2003-10-27 Zoltan Varga <vargaz@freemail.hu>
23148 * mini.c (mono_jit_compile_method_inner): Lookup icalls here if not
23150 (mono_method_to_ir): Avoid freeing the type created returned from
23151 mono_type_create_from_typespec, since it is put into an internal cache
23152 by the function. Fixes pointer.exe.
23154 * mini.c tramp-x86.c tramp-sparc.c tramp-ppc.c: Use the normal
23155 trampolines for icalls and pinvokes as well. Fixes #33569.
23157 2003-10-24 Zoltan Varga <vargaz@freemail.hu>
23159 * mini.c: Update after appdomain changes.
23161 * mini.c (mono_jit_compile_method_inner): Allways compile native
23162 method wrappers in the root domain, since there can only be one
23163 instance of them, whose address is stored in method->info.
23165 2003-10-16 Zoltan Varga <vargaz@freemail.hu>
23167 * mini.c (mono_runtime_install_handlers): Get rid of the MONO_VALGRIND
23168 environment variable. Instead detect automatically whenever running
23169 under valgrind using the magic macro RUNNING_ON_VALGRIND from
23172 2003-10-16 Miguel de Icaza <miguel@ximian.com>
23174 * trace.c, trace.h: New files that implement the new trace option
23177 * driver.c: Document new --trace options.
23179 * exceptions-ppc.c, exceptions-x86.c, mini-ppc.c, mini-sparc.c,
23182 - if (mono_jit_trace_calls)
23183 + if (mono_jit_trace_calls != NULL && mono_trace_eval (method))
23185 * mini.h: prototypes.
23187 2003-10-15 Zoltan Varga <vargaz@freemail.hu>
23189 * mini.c (mono_method_to_ir): Fix initialization of typedbyref locals.
23191 * mini.c inssel.brg: Implement typedefbyref opcodes.
23193 * mini.c (mono_jit_compile_method): Remove unused local variable.
23195 * mini.c (mono_jit_compile_method_inner): Ditto.
23197 2003-10-12 Zoltan Varga <vargaz@freemail.hu>
23199 * tramp-x86.c (x86_class_init_trampoline): Fix build.
23201 * tramp-x86.c (x86_class_init_trampoline): Thread safety fixes.
23203 2003-10-10 Zoltan Varga <vargaz@freemail.hu>
23205 * mini.c (mono_no_aot): Remove unused global variable.
23207 * mini.c: Thread safety fixes.
23209 2003-10-09 Zoltan Varga <vargaz@freemail.hu>
23211 * mini.c (mono_create_class_init_trampoline): Add a lock around
23212 class_init_hash_addr.
23214 * arrays.cs (test_0_newarr_emulation): Add new regression test for
23217 * mini.c: Decompose the NEWARR instruction before decomposing its
23218 arguments. Fixes #30073.
23220 2003-10-08 Zoltan Varga <vargaz@freemail.hu>
23222 * mini-x86.c (mono_arch_emit_epilog): Add support for stdcall calling
23225 2003-10-06 Zoltan Varga <vargaz@freemail.hu>
23227 * mini.c (mono_method_to_ir): Allow wrapper data for CEE_LDELEMA.
23229 * inssel-x86.brg (OP_LOCALLOC): Fix register assignment for localloc.
23231 * driver.c: Add support for compiling icall wrappers to --compile.
23233 2003-10-05 Zoltan Varga <vargaz@freemail.hu>
23235 * inssel.brg: The empty value in class->interface_offsets is -1, not
23238 2003-10-03 Zoltan Varga <vargaz@freemail.hu>
23240 * objects.cs: New test for 'is' operator on an array of interfaces.
23242 Wed Oct 1 19:40:02 CEST 2003 Paolo Molaro <lupus@ximian.com>
23244 * tramp-ppc.c: update trampoline code to support jumps
23245 and class initialization.
23247 2003-09-30 Zoltan Varga <vargaz@freemail.hu>
23249 * mini.c (mono_jit_compile_method): Fix reading of freed memory.
23251 * inssel.brg (OP_UNBOXCAST): Fix #46027.
23253 * inssel.brg (OP_UNBOX): Remove unused rule.
23255 * mini.h mini.c inssel-x86.brg: Allocate one SP variable for each
23256 region instead of one for each method. Fixes #47813.
23258 2003-09-29 Zoltan Varga <vargaz@freemail.hu>
23260 * exceptions.cs (test_0_nested_finally): New regression test for
23261 nested exception handlers.
23263 * mini.c (mono_jit_runtime_invoke): Fix for the previous fix.
23265 * mini.c (mono_method_to_ir): Avoid inlining tail calls.
23267 * mini.c (mono_method_to_ir): Fix tail recursion in the presence of
23270 * mini.c (mono_method_check_inlining): Make the inlining limit
23271 configurable by an environment variable.
23273 * mini.c (mono_jit_runtime_invoke): Add Gonzalo's fix for #36545.
23275 * mini.h: Bump AOT file version.
23277 * mini.h mini.c aot.c mini-x86.c: For relocations which refer to a
23278 token, store the image along with the token, since the token might not
23279 refer to the same image as the method containing the relocation,
23280 because of inlining.
23282 2003-09-27 Zoltan Varga <vargaz@freemail.hu>
23284 * mini.c (mono_precompile_assemblies): New function to compile
23285 all methods in all loaded assemblies.
23287 * mini.h driver.c: Added new optimization flag MONO_OPT_PRECOMP.
23289 * regalloc.h regalloc.c (MonoRegState): Change the type of
23290 iassign and fassign to int*, since they can contain large negative
23291 values if the register is spilled. Also added some comments. Fixes
23294 * exceptions-x86.c (seh_handler): Fix handling of system exceptions
23295 under Win32. Fixes #42964.
23297 2003-09-26 Zoltan Varga <vargaz@freemail.hu>
23299 * mini.h (MONO_PATCH_INFO_WRAPPER): New patch type.
23301 * aot.c: Added support for AOT compiling methods which contain calls
23302 to wrappers. Currently, only remoting-invoke-with-check wrappers are
23305 * driver.c (compile_all_methods): Run the compilation in a thread
23306 managed by mono. Fixes #44023.
23308 * mini.c (mono_codegen): Print full method name in verbose output.
23310 * mini-x86.c (mono_arch_patch_code): Fix warning.
23312 * mini-x86.c (mono_arch_patch_code): Allways create a trampoline for
23313 jumps, since the method we are jumping to might be domain-specific.
23315 * aot.c: Added support for MONO_PATCH_INFO_METHOD_JUMP.
23317 Tue Sep 23 10:50:27 CEST 2003 Paolo Molaro <lupus@ximian.com>
23319 * inssel.brg: string chars are unsigned.
23321 2003-09-15 Zoltan Varga <vargaz@freemail.hu>
23323 * TODO: New todo item.
23325 * tramp-x86.c (x86_class_init_trampoline): New trampoline function
23326 which calls mono_runtime_class_init and patches the call site to
23327 avoid further calls.
23328 (mono_arch_create_class_init_trampoline): New arch specific function
23329 to create a class init trampoline.
23330 (create_trampoline_code): Generalized so it can create
23331 class init trampolines as well.
23333 * mini.c (helper_sig_class_init_trampoline): New helper variable.
23334 (mono_create_class_init_trampoline): New function to create and cache
23335 class init trampolines.
23336 (mono_find_class_init_trampoline_by_addr): New function to lookup the
23337 vtable given the address of a class init trampoline. Used by the
23339 (mono_codegen): Generate a call to a trampoline instead of
23340 mono_runtime_class_init in LDSFLD[A].
23341 (mono_codegen): Add relocations for the new trampoline.
23343 * mini.h mini-x86.c aot.c: Added a new relocation type:
23344 MONO_PATCH_INFO_CLASS_INIT.
23346 * mini.h: Bump AOT version number.
23348 * aot.c: Create a copy of the loaded code instead of using the original
23349 so methods which call each other will be close in memory, improving
23352 * exceptions-x86.c (mono_arch_has_unwind_info): Back out the previous
23353 patch since it breaks the regression tests.
23355 * exceptions-x86.c (mono_arch_has_unwind_info): Added explicit check
23356 for the register saving instruction sequence since the
23357 frame_state_for function in glibc 2.3.2 don't seem to detect it.
23359 2003-09-14 Zoltan Varga <vargaz@freemail.hu>
23361 * TODO: Fix todo item && remove another.
23363 2003-09-12 Zoltan Varga <vargaz@freemail.hu>
23365 * mini-x86.c (mono_arch_patch_code): Fix tail calls broken by a
23368 * aot.c: Moved the check for MONO_LASTAOT into the initialization
23369 function of the module.
23371 * mini.h mini.c aot.c: Added a new optimization flag OPT_AOT for
23372 turning on/off the usage of AOT code. Got rid of mono_no_aot and the
23373 --no-aot command line option.
23375 2003-09-11 Zoltan Varga <vargaz@freemail.hu>
23377 * helpers.c (mono_disassemble_code): Make this work under cygwin. Patch
23378 by Bernie Solomon (bernard@ugsolutions.com).
23380 * inssel.brg: Refactor the interface offset table related code into
23381 its separate functions and add support for the AOT case.
23383 2003-09-10 Zoltan Varga <vargaz@freemail.hu>
23385 * aot.c (mono_aot_get_method_inner): Fix memory leak.
23387 * aot.c: Added mono_aot_verbose variable and made all debugging
23388 output depend on the value of this variable.
23390 * aot.c (mono_aot_get_method_inner): Avoid dynamic allocation of
23391 method_label and info_label.
23393 * mini.h mini-x86.c aot.c: Added a new relocation type
23394 MONO_PATCH_INFO_IID for klass->interface_id.
23396 * mini.h mini.c driver.c aot.c: Changed mono_aot_get_method to return
23397 the MonoJitInfo structure.
23399 * mini.c (mono_jit_compile_method): Avoid using non-shared AOT in
23400 a non-root appdomain in shared mode.
23402 Tue Sep 9 16:33:07 CEST 2003 Paolo Molaro <lupus@ximian.com>
23404 * aot.c: make aot loader less verbose. Remove free of unused variable.
23406 2003-09-08 Zoltan Varga <vargaz@freemail.hu>
23408 * aot.c (mono_aot_get_method_inner): Fix MONO_PATCH_INFO_IMAGE.
23410 * .cvsignore: Added *.dll.
23412 * mini.c (mono_print_tree_nl): New function callable while debugging.
23414 * mini.c (mono_print_code): Export this.
23416 * tramp-x86.c (x86_magic_trampoline): Tell valgrind to recompile the
23419 2003-09-05 Zoltan Varga <vargaz@freemail.hu>
23421 * mini.h (MonoCompile): Added 'jit_info' field.
23423 * mini.c (mini_method_compile): Save the generated MonoJitInfo into
23424 the cfg structure, since it is needed by the AOT compiler.
23426 * mini.h (MONO_AOT_FILE_VERSION): Bump version number.
23428 * aot.c: A major rewrite. Changes include:
23429 - save exception tables for methods which have them.
23430 - cache failed lookups in aot_get_method () to avoid the (slow) calls
23431 to g_module_symbol.
23432 - reworked the file format so it is now much smaller and needs
23433 fewer relocation entries.
23435 2003-09-04 Zoltan Varga <vargaz@freemail.hu>
23437 * aot.c (load_aot_module): Fix build bustage on platforms without
23440 2003-09-04 Martin Baulig <martin@ximian.com>
23442 * Makefile.am (INCLUDES): Added $(LIBGC_CFLAGS).
23444 2003-09-04 Zoltan Varga <vargaz@freemail.hu>
23446 * TODO: Some new optimization ideas.
23448 * aot.c: Move AOT module loading logic here from mono_assembly_open.
23450 * aot.c: Save the optimization flags used to compile the code into
23453 * mini.h mini-x86.c mini.c aot.c: Added new types of relocations to
23454 support emitting domain specific code.
23456 * mini.h mini.c aot.c: Modified the JIT so the generated AOT code is
23457 no longer domain neutral. It can be made domain neutral by compiling
23458 with --optimize=shared.
23460 * aot.c (mono_aot_get_method_inner): Allow sharing of AOT methods
23461 between appdomains.
23463 * driver.c mini.h mini.c: New --no-aot debugging option which disables
23464 loading of AOT code.
23466 * inssel-x86.brg: Added missing AOTCONST -> OUTARG_VT rule.
23468 * tramp-x86.c (x86_magic_trampoline): Avoid patching the calling method
23469 if there is no domain neutrality information.
23471 2003-09-01 Zoltan Varga <vargaz@freemail.hu>
23473 * aot.c (mono_compile_assembly): Emit a symbol containing the file
23474 format version into the generated library.
23476 * mini-x86.c (mono_arch_patch_code): Do not emit the address of the
23477 callee method into the caller since one of them could be shared.
23479 * mini.h mini-x86.c aot.c: Added two new relocations so throwing
23480 system exceptions from AOT code now works.
23482 * tramp-x86.c (x86_magic_trampoline): Avoid patching the calling
23483 method if it is domain neutral and the callee is not.
23485 * graph.c (cfg_emit_one_loop_level): Fix warning.
23487 2003-08-30 Zoltan Varga <vargaz@freemail.hu>
23489 * aot.c (mono_compile_assembly): Oops. Remove debugging cruft from
23492 2003-08-29 Zoltan Varga <vargaz@freemail.hu>
23494 * mini.c (mini_init): Call mono_marshal_init () explicitly since it
23495 is needed by code which is executed before mono_runtime_init ().
23496 Thanks to Bernie Solomon (bernard@ugsolutions.com) for noticing this.
23498 * mini.c (mono_thread_abort): Fix warning.
23499 (mono_jit_compile_method): Call static constructor in the AOT case too.
23501 * aot.c (mono_compile_assembly): Fix warning.
23503 2003-08-28 Gonzalo Paniagua Javier <gonzalo@ximian.com>
23505 * mini.c: register a SIGINT handler if MONO_DEBUG is defined.
23507 2003-08-28 Zoltan Varga <vargaz@freemail.hu>
23509 * inssel.brg (OP_UNBOXCAST): Add support for the AOT case.
23511 * cpu-pentium.md: Fix the length of call opcodes so they include the
23512 ESP restoring instruction. Fixes #47968.
23514 2003-08-28 Martin Baulig <martin@ximian.com>
23516 * mini-x86.c (mono_arch_call_opcode): Added support for
23517 MONO_TYPE_GENERICINST.
23519 * mini.c (check_call_signature): Added support for MONO_TYPE_GENERICINST.
23521 2003-08-27 Zoltan Varga <vargaz@freemail.hu>
23523 * Makefile.am (BUILT_SOURCES): Fix compilation on platforms without
23524 a JIT. Patch by Bernie Solomon (bernard@ugsolutions.com).
23526 * mini.c jit-icalls.c tramp-x86.c tramp-ppc.c tramp-sparc.c: Get rid of
23529 2003-08-26 Martin Baulig <martin@ximian.com>
23531 * mini.c (get_basic_blocks): Added `unsigned char **pos' argument;
23532 when reporting an error, set this to the actual error location.
23533 (mono_method_to_ir): Report the correct error location if
23534 get_basic_blocks() returned an error.
23536 2003-08-25 Zoltan Varga <vargaz@freemail.hu>
23538 * mini.c (mono_type_blittable): OBJECT is not blittable.
23539 (mono_method_blittable): Methods which have marshalling descriptors
23540 are not blittable either. Fixes #47842.
23542 2003-08-22 Zoltan Varga <vargaz@freemail.hu>
23544 * driver.c mini.c: Use an environment variable instead of a global
23545 variable. Also fix the build.
23547 * mini.c (mini_init): Call g_thread_init () to make glib thread-safe.
23548 Fixes #47682. Thanks to Laurent Morichetti (l_m@pacbell.net) for
23551 * driver.c mini.c: Added --with-valgrind option to turn off some
23552 code which prevents mono from running under valgrind.
23554 * mini.c (mono_emit_call_args): Fixed warning.
23556 * mini.c (mono_emulate_opcode): Fixed warning.
23558 Thu Aug 21 19:10:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
23560 * inssel.brg: 64bit fixes from Laurent Morichetti <l_m@pacbell.net>.
23561 * linear-scan.c, mini-ppc.h, mini-sparc.h, mini-x86.h, mini.h,
23562 regalloc.c, regalloc.h: specify available registers in arch-specific
23563 code and support floats in the regallocator (patch by Laurent Morichetti
23566 Wed Aug 20 19:02:22 CEST 2003 Paolo Molaro <lupus@ximian.com>
23568 * mini.c: mono_thread_current() can be called only after
23569 mono_runtime_init(): rearrange code to not call it early on.
23571 Wed Aug 20 13:14:31 CEST 2003 Paolo Molaro <lupus@ximian.com>
23573 * mini.c: allocate jump tables in the code mempools.
23575 Wed Aug 20 13:04:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
23577 * mini.c, mini.h: make sure per-thread data allocated by the jit is
23580 2003-08-10 Miguel de Icaza <miguel@ximian.com>
23582 * cpu-pentium.md (ldtoken): Change the length for mul.ovf.un from
23583 12 to 16. This fixes bug #47453.
23586 Thu Aug 7 15:59:35 CEST 2003 Paolo Molaro <lupus@ximian.com>
23588 * mini-ppc.c: fixed indexed load and unsigned compares.
23590 2003-08-06 Lluis Sanchez Gual <lluis@ximian.com>
23592 * mini.c: reenabled installation of handler for
23593 thread abort signal.
23595 Tue Aug 5 12:21:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
23597 * cprop.c, mini-x86.c, cpu-pentium.md: fix buglets spotted
23598 by Laurent Morichetti <l_m@pacbell.net>. Disabled local cprop
23599 until it's fixed and actually useful.
23601 Mon Aug 4 12:12:26 CEST 2003 Paolo Molaro <lupus@ximian.com>
23603 * inssel-long32.brg: couple more opcodes implemented.
23605 Thu Jul 31 22:43:02 EDT 2003 Mark Crichton <crichton@gimp.org>
23607 * mini-sparc.c: Even more opcodes implemeted.
23609 Thu Jul 31 19:36:03 EDT 2003 Mark Crichton <crichton@gimp.org>
23611 * mini-sparc.c: More opcodes implemented.
23613 Thu Jul 31 15:16:26 EDT 2003 Mark Crichton <crichton@gimp.org>
23615 * mini-sparc.c: More opcodes implemented.
23617 Wed Jul 30 22:31:02 EDT 2003 Mark Crichton <crichton@gimp.org>
23619 * inssel-sparc.brg: Add some needed rules. Direct
23621 * Makefile.am: Use inssel-sparc.brg
23622 * exceptions-sparc.c: 0xdeadbeef/0xdecafbad to keep
23623 an assert happy for now.
23625 Wed Jul 30 20:44:07 EDT 2003 Mark Crichton <crichton@gimp.org>
23627 * mini-sparc.c: Fixed compile errors.
23628 * exceptions-sparc.c: Same. We now produce a mono binary
23629 on sparc-linux. Yea.
23631 Wed Jul 30 14:10:12 EDT 2003 Mark Crichton <crichton@gimp.org>
23633 * mini-sparc.c: Renamed registers. Also some macro cleanups.
23634 * exceptions-sparc.c, tramp-sparc.c: Various compile fixes.
23635 They compile, but do not work.
23637 Wed Jul 30 17:52:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
23639 * Makefile.am, cpu-sparc.md, exceptions-sparc.c, mini-sparc.c,
23640 mini-sparc.h, tramp-sparc.c: Beginning of sparc support
23641 from Mark Crichton <crichton@gimp.org> and Christopher Taylor
23644 Tue Jul 29 12:43:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
23646 * mini.c: more opcodes implemented and better support for generics.
23648 Fri Jul 25 18:51:45 CEST 2003 Paolo Molaro <lupus@ximian.com>
23650 * cpu-g4.md, cpu-pentium.md: updates for new instructions.
23651 * mini.c, mini.h: first cut at generics support: some new instructions
23652 added and changed the behaviour of some of the existing ones.
23654 2003-07-21 Miguel de Icaza <miguel@ximian.com>
23656 * mini.c: Removed definition of metadata_shared mutex here.
23658 Tue Jul 22 15:21:24 CEST 2003 Paolo Molaro <lupus@ximian.com>
23660 * mini-x86.c: make vararg calls work for instance methods.
23662 Fri Jul 18 19:26:20 CEST 2003 Paolo Molaro <lupus@ximian.com>
23664 * mini.c, mini.h, mini-x86.c, mini-ppc.c: mono_arch_call_opcode()
23665 returns the arguments in a separte list, now.
23667 Fri Jul 18 13:16:18 CEST 2003 Paolo Molaro <lupus@ximian.com>
23669 * aot.c, mini.c: updates for array type representation changes.
23671 Fri Jul 18 11:28:28 CEST 2003 Paolo Molaro <lupus@ximian.com>
23673 * mini.c: register function to perform jit shutdown.
23675 Thu Jul 17 16:02:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
23677 * mini.c: use a faster allocator if possible.
23679 Thu Jul 17 16:00:39 CEST 2003 Paolo Molaro <lupus@ximian.com>
23681 * aot.c: some cleanups and portability changes.
23683 Wed Jul 2 11:08:10 CEST 2003 Paolo Molaro <lupus@ximian.com>
23685 * mini.c: use faster allocation for CEE_BOX if possible.
23687 Mon Jun 30 19:16:33 CEST 2003 Paolo Molaro <lupus@ximian.com>
23689 * mini.c, mini-ops.h, inssel.brg, mini-x86.c: optimized access to fields.
23690 Moved inlined mempcy code to its own function so that is can be
23691 reused. Added an inline memset function as well (optimized initobj).
23692 * cpu-pentium.md, inssel-x86.brg: add and use lea_membase.
23694 Fri Jun 27 11:19:10 CEST 2003 Paolo Molaro <lupus@ximian.com>
23696 * mini.c, mini-ops.h, inssel.brg: optimized a couple of Array methods.
23698 Wed Jun 25 13:19:25 CEST 2003 Paolo Molaro <lupus@ximian.com>
23700 * mini.c, mini.h, mini.x86.c, mini-ppc.c: added facility so that
23701 arch code can setup the cpu for CLR execution, if needed.
23702 We use it on x86 to set the precision of FP operations.
23704 Tue Jun 17 19:02:55 CEST 2003 Paolo Molaro <lupus@ximian.com>
23706 * mini.c: disable some optimizations if we can guess they'll cost too
23707 much for a given method.
23709 2003-06-17 Zoltan Varga <vargaz@freemail.hu>
23711 * mini.h mini.c: Rework last patch based on suggestions by Paolo.
23713 2003-06-17 Zoltan Varga <vargaz@freemail.hu>
23714 * mini.h mini.c mini-x86.c: Added instruction level coverage
23715 info collection support.
23717 Mon Jun 16 18:13:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
23719 * driver.c, mini-ppc.c, mini-x86.c, mini.c, mini.h: the coverage stuff
23720 is now implemented in the profiling API. Get rid of a couple of
23721 unnecessary global variables.
23723 2003-06-15 Nick Drochak <ndrochak@gol.com>
23725 * basic-long.cs: tests for negative values for bigmul, and unsigned.
23726 * cpu-g4.md: add op_bigmul and op_bigmul_un
23727 * cpu_pentium.md: add op_bigmul_un
23728 * inssel-long32.brg: add rule for unsigned bigmul
23729 * mini-ops.h: define OP_BIGMUL_UN
23730 * mini-x86.c: THE BUG: handle (un)signed properly
23731 * mini.c: choose unsigned opcode if needed.
23732 This set of patches fixes bug #44291
23734 2003-06-13 Dietmar Maurer <dietmar@ximian.com>
23736 * mini.c (optimize_branches): improved to handle all kinds of
23737 conditional branches.
23739 Wed Jun 11 18:01:06 CEST 2003 Paolo Molaro <lupus@ximian.com>
23741 * mini.c, mini.h, jit-icalls.c: speedup emulation of opcodes that
23742 don't raise exceptions.
23744 Tue Jun 10 19:00:31 CEST 2003 Paolo Molaro <lupus@ximian.com>
23746 * tramp-x86.c, tramp-ppc.c, debug-mini.c: move arch-specific code
23747 to arch-specific files.
23749 2003-06-09 Martin Baulig <martin@ximian.com>
23751 * Makefile.am (libs): Added $(LIBGC_LIBS).
23753 Mon Jun 9 20:21:47 CEST 2003 Paolo Molaro <lupus@ximian.com>
23755 * cpu-pentium.md, mini-x86.c: fix (well, actually implement) OP_TAN
23756 and OP_ATAN (fixes bug#44293).
23758 Mon Jun 9 19:00:56 CEST 2003 Paolo Molaro <lupus@ximian.com>
23760 * Makefile.am, mini-x86.c: rename cpu description array to
23761 pentium_desc, since some compilers define the 'pentium' preprocessor
23764 2003-05-28 Dietmar Maurer <dietmar@ximian.com>
23766 * mini.c (mini_select_instructions): add explicit branch if the
23767 following block is not the false target of a conditional branch -
23768 we need this with any optimization that reorder or remove bblocks
23770 * mini.c (optimize_branches): bug fixes
23772 2003-06-06 Dietmar Maurer <dietmar@ximian.com>
23774 * mini.c (mono_method_to_ir): inline static readonly fields
23776 * ssa.c (fold_tree): start cfold support for long (very simple
23779 * cfold.c (mono_constant_fold_inst): opt. CEE_CONV_I8 (OP_ICONST)
23781 Fri Jun 6 11:41:18 CEST 2003 Paolo Molaro <lupus@ximian.com>
23783 * inssel.brg: fixed memcpy (bug #44219).
23785 2003-06-05 Dick Porter <dick@ximian.com>
23787 * driver.c: Set the glib log levels to not abort if g_message
23790 g_set_prgname() has to happen before mini_init() so that the
23791 process handle gets the info.
23793 Thu Jun 5 20:11:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
23795 * driver.c: add intrins to the default optimizations to get wider
23798 Wed Jun 4 19:47:57 CEST 2003 Paolo Molaro <lupus@ximian.com>
23800 * mini.h: some large basic blocks will overflow a 16-bit
23801 integers for symbolic registers.
23803 2003-06-04 Dietmar Maurer <dietmar@ximian.com>
23805 * mini-x86.c (mono_arch_output_basic_block): revert previous fprem changes.
23806 (mono_arch_output_basic_block): fix bug 43499
23808 Wed Jun 4 13:13:52 CEST 2003 Paolo Molaro <lupus@ximian.com>
23810 * mini.c: kill duplicated definition of mono_debug_format.
23812 Wed Jun 4 13:09:51 CEST 2003 Paolo Molaro <lupus@ximian.com>
23814 * mini-x86.c, arrays.cs: fixed register allocation bug.
23816 2003-06-04 Dietmar Maurer <dietmar@ximian.com>
23818 * mini-x86.c (mono_arch_output_basic_block): use IEEE compatible fprem1
23820 * mini.c (mini_get_opcode_for_method): inline IEEERemainder
23822 2003-06-04 Gonzalo Paniagua Javier <gonzalo@ximian.com>
23825 (print_method_from_ip): also print source location information if
23828 2003-06-02 Dietmar Maurer <dietmar@ximian.com>
23830 * mini.c (mono_find_block_region): bug fix in region code
23831 (mini_method_compile): enable removing unreachable code again, but
23832 only in methods without exception clauses.
23834 Fri May 30 18:40:24 CEST 2003 Paolo Molaro <lupus@ximian.com>
23836 * mini.c, mini-ops.h, cpu-pentium.md, inssel.brg, mini-x86.c, mini.h:
23837 Implemented arglist opcode and handling of TypedReference type.
23838 Fixed x86 call convention when a structure is returned.
23839 Minimal support for calling static vararg methods.
23841 2003-05-30 Dietmar Maurer <dietmar@ximian.com>
23843 * mini.c (mini_method_compile): always remove unreachable code,
23844 because the code in them may be inconsistent (access to dead
23845 variables for example).
23847 Thu May 29 11:44:49 CEST 2003 Paolo Molaro <lupus@ximian.com>
23849 * driver.c, debug-mini.c: warning fixes.
23851 Wed May 28 11:19:15 CEST 2003 Paolo Molaro <lupus@ximian.com>
23853 * Makefile.am, jit.h, mini.h: install header for embedding mono.
23855 Tue May 27 17:56:12 CEST 2003 Paolo Molaro <lupus@ximian.com>
23857 * mini.c: thread-static fields are registered in mono_class_vtable(),
23858 so ensure the function is called before checking for them.
23860 2003-05-27 Dietmar Maurer <dietmar@ximian.com>
23862 * mini.c (optimize_branches): fix for bug 43586
23864 * jit-icalls.c (mono_llmult_ovf): added an additional check for
23865 overflow (fixes Bug #43639)
23867 Tue May 27 11:33:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
23869 * mini.c, objects.cs: allow the use of stobj for primitive types.
23871 Tue May 27 10:33:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
23873 * mini.c: be less strict about argument checking until we support
23874 running the verifier.
23876 2003-05-27 Nick Drochak <ndrochak@gol.com>
23878 * basic-long.cs: tests for (ulong)int * (ulong)int also
23879 * mini.c: use the same trick for (ulong)int * (ulong)int
23881 2003-05-27 Nick Drochak <ndrochak@gol.com>
23883 * basic-long.cs: add regression test for (long)int * (long)int
23884 * cpu-pentium.md: add op_bigmul specification
23885 * inssel-long32.brg: add OP_BIGMUL rule
23886 * mini-ops.h: add OP_BIGMUL
23887 * mini-x86.c: register allocator: handle case where src1 needs to be
23889 * mini.c: substitute special BIGMUL opcode in the tree for
23890 (long)int * (long)int
23892 Mon May 26 20:20:13 CEST 2003 Paolo Molaro <lupus@ximian.com>
23894 * jit-icalls.c: call the type ctor on field access if needed.
23896 Mon May 26 15:21:21 CEST 2003 Paolo Molaro <lupus@ximian.com>
23898 * mini-ops.h, mini.c, inssel.brg, exceptions.cs: validate arguments passed
23899 to a method (including results of ldelema, bug#43207).
23901 2003-05-26 Dietmar Maurer <dietmar@ximian.com>
23903 * graph.c (cfg_emit_one_loop_level): loop over all blocks. use
23904 colors to show exception handler blocks.
23906 * inssel-x86.brg (OP_OUTARG_VT): dont push zero sized structures
23907 (fix for pinvoke7.cs).
23909 Mon May 26 12:11:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
23911 * mini.h, mini.c: ensure correct initialization order for types that
23912 require it. Prepare for lazy compilation of jit icall wrappers.
23913 Provide a name for opcode emulation to reduce unneeded mallocing.
23915 Fri May 23 16:08:54 CEST 2003 Paolo Molaro <lupus@ximian.com>
23917 * mini-x86.c: better register restoring code and profiling
23918 support for tail calls.
23920 Fri May 23 15:30:53 CEST 2003 Paolo Molaro <lupus@ximian.com>
23922 * mini.h, driver.c: prepare for leaf methods optimization.
23924 Fri May 23 15:28:32 CEST 2003 Paolo Molaro <lupus@ximian.com>
23926 * mini.c: get targets of branches before converting a method.
23928 2003-05-23 Dietmar Maurer <dietmar@ximian.com>
23930 * mini.c (optimize_branches): added some experimental code (disbaled)
23932 2003-05-22 Dietmar Maurer <dietmar@ximian.com>
23934 * mini.c (optimize_branches): fix branch to branch optimization
23936 * exceptions-x86.c (mono_arch_handle_exception): bug fix.
23938 * mini-x86.c (mono_arch_output_basic_block): cleanup up exception code
23940 * inssel-x86.brg: added OP_START_HANDLER, CEE_ENDFINALLY, OP_ENDFILTER
23942 * mini-x86.c (mono_arch_allocate_vars): only reserve space for lmf
23945 2003-05-21 Dietmar Maurer <dietmar@ximian.com>
23947 * mini.c (mono_method_to_ir): call handle_loaded_temps before inlining.
23948 enable use of interface variables again.
23950 * mini-x86.c (mono_arch_get_allocatable_int_vars): dont allocate
23951 I1 to registers because there is no simply way to sign extend 8bit
23952 quantities in caller saved registers on x86.
23954 * inssel-float.brg: set costs of some rules to 2 so
23955 that monobure always select the arch. specific ones if supplied,
23956 regardless of the order we pass the files to monoburg.
23958 Tue May 20 17:19:14 CEST 2003 Paolo Molaro <lupus@ximian.com>
23960 * mini.c, mini-x86.c: since the magic trampoline for jumps
23961 can't patch the code directly, we do it as soon as the
23962 method gets compiled.
23964 Tue May 20 16:02:52 CEST 2003 Paolo Molaro <lupus@ximian.com>
23966 * mini-x86.c, mini.h: introduce a new patching method
23967 to support CEE_JMP and tail calls.
23968 * mini.c: obey tail.call. Don't precompile methods target
23970 * tramp-x86.c: new trampoline code to handle methods
23971 reached through a jump.
23973 2003-05-20 Dietmar Maurer <dietmar@ximian.com>
23975 * mini-x86.c (mono_arch_get_allocatable_int_vars): allocate 8/16
23976 bit values to registers
23978 2003-05-19 Dietmar Maurer <dietmar@ximian.com>
23980 * mini.c (mono_compile_get_interface_var): share interface
23981 variables if possible.
23983 2003-05-16 Martin Baulig <martin@ximian.com>
23985 * debug-mini.c (mono_init_debugger): New function to initialize
23986 the debugger. This is not in the debugger since it needs to
23987 access some of mini's internals.
23989 2003-05-16 Dietmar Maurer <dietmar@ximian.com>
23991 * mini.c (mono_method_to_ir): inlining fixes/cleanups
23993 Fri May 16 13:27:23 CEST 2003 Paolo Molaro <lupus@ximian.com>
23995 * mini.c, mini-opts.h, inssel.brg: inline small memcpy
23996 for value type handling.
23998 2003-05-16 Dietmar Maurer <dietmar@ximian.com>
24000 * mini.c (mono_method_to_ir): inline LDFLD/STFLD wrappers
24001 (mono_method_check_inlining): enable inlining of all kinds of wrappers
24003 2003-05-15 Lluis Sanchez Gual <lluis@ideary.com>
24005 * mini.c: fixed little bug in CEE_NEWOBJ case when calling
24006 the constructor through a proxy.
24008 Thu May 15 17:17:27 CEST 2003 Paolo Molaro <lupus@ximian.com>
24010 * jit-icalls.c, inssel.brg: fixes to array element address
24013 2003-05-15 Dietmar Maurer <dietmar@ximian.com>
24015 * mini-x86.c (is_regsize_var): allocate pointer to registers
24017 Thu May 15 13:04:02 CEST 2003 Paolo Molaro <lupus@ximian.com>
24019 * driver.c: fixed typo, added intrins to the set of optimizations
24020 tested with regressions.
24022 Thu May 15 11:57:42 CEST 2003 Paolo Molaro <lupus@ximian.com>
24024 * mini-ops.h, mini.c, inssel.brg: optimize access to 2D arrays.
24025 * jit-icalls.c, exceptions.cs: fixed index out of range checks, added
24028 2003-05-14 Dietmar Maurer <dietmar@ximian.com>
24030 * inssel.brg: remove some common pop instructions without side effects
24032 Wed May 14 12:40:31 CEST 2003 Paolo Molaro <lupus@ximian.com>
24034 * inssel-x86.brg: fixed thinko in int to double conversions.
24036 Wed May 14 12:01:58 CEST 2003 Paolo Molaro <lupus@ximian.com>
24038 * mini.c, jit-icalls.c: added runtime thread-static variable support.
24040 Tue May 13 22:02:06 CEST 2003 Paolo Molaro <lupus@ximian.com>
24042 * inssel-long32.brg: two more missing instructions.
24044 2003-05-13 Dietmar Maurer <dietmar@ximian.com>
24046 * mini.c (mono_emit_call_args): set the cil_code for all arguments
24047 if not already set.
24049 2003-05-12 Zoltan Varga <vargaz@freemail.hu>
24051 * mini-x86.c (mono_arch_output_basic_block): Handle negative zero
24054 * basic-float.cs: Added tests for negative zero.
24056 Sun May 11 14:56:27 CEST 2003 Paolo Molaro <lupus@ximian.com>
24058 * inssel-long32.brg, basic-long.cs, exceptions.cs: handle
24059 a couple of missing operations for long casts, with test cases.
24061 2003-05-11 Gonzalo Paniagua Javier <gonzalo@ximian.com>
24063 * exceptions-x86.c: fixed small leaks in mono_arch_handle_exception.
24065 2003-05-09 Dietmar Maurer <dietmar@ximian.com>
24067 * mini-x86.c (mono_arch_emit_prolog): avoid reallocs with better
24068 code size estimation.
24070 2003-05-08 Dietmar Maurer <dietmar@ximian.com>
24072 * mini.c (mono_jit_create_remoting_trampoline): make it work with
24073 abstract methods (fix bug 42542)
24075 * aot.c: add ability to handle array types
24077 2003-05-08 Zoltan Varga <vargaz@freemail.hu>
24079 * mini.c: Call the _specific versions of the object allocation
24080 functions if possible.
24082 Tue May 6 17:18:33 CEST 2003 Paolo Molaro <lupus@ximian.com>
24084 * driver.c: call setlocale ().
24086 Tue May 6 14:38:22 CEST 2003 Paolo Molaro <lupus@ximian.com>
24088 * mini.h, mini.c, aot.c, debug-mini.c, exceptions.c: build fixes for
24091 2003-05-05 Dietmar Maurer <dietmar@ximian.com>
24093 * mini.c (optimize_branches): dont touch code inside exception clauses (fix bug 38136)
24095 * exceptions-x86.c (ves_icall_get_frame_info): also skip remoting
24096 wrappers (fix bug 42122)
24098 2003-05-04 Martin Baulig <martin@ximian.com>
24100 * mini.h (mono_jit_init, mono_jit_cleanup): Added prototypes.
24102 * driver.c: s/MONO_OPT_SAHRED/MONO_OPT_SHARED/g.
24103 s/mini_set_defaults/mono_set_defaults/g.
24105 2003-05-04 Martin Baulig <martin@ximian.com>
24107 * driver.c: s/mini_parse_default_optimizations/mono_parse_default_optimizations/g.
24109 Sun May 4 11:48:08 CEST 2003 Paolo Molaro <lupus@ximian.com>
24111 * inssel-long32.brg: add missing lreg: OP_LCONV_TO_U8 (lreg) rule
24112 (reported by Don Roberts).
24114 Fri May 2 18:36:45 CEST 2003 Paolo Molaro <lupus@ximian.com>
24116 * mini.c: temporarily work around two bugs for this release.
24118 Fri May 2 17:37:29 CEST 2003 Paolo Molaro <lupus@ximian.com>
24120 * Makefile.am: avoid linking libmono with GMODULE_LIBS, because
24121 that contains -export-dynamic and it makes using the ld script
24123 * mini.h, main.c, driver.c: s/mini_main/mono_main/g.
24125 Fri May 2 12:52:32 CEST 2003 Paolo Molaro <lupus@ximian.com>
24127 * mini.h, mini-x86.c, driver.c: disable optimizations not available on a
24130 Thu May 1 15:28:21 CEST 2003 Paolo Molaro <lupus@ximian.com>
24132 * mini.c: make sure leave calls all the needed finally blocks,
24133 even when the target jumps out of multiple exception clauses.
24135 Thu May 1 15:18:26 CEST 2003 Paolo Molaro <lupus@ximian.com>
24137 * ldscript, Makefile.am: add linker script to reduce the number of
24138 exported symbols (should also fix the issues with libwine defining
24139 some of the same symbols in io-layer).
24141 2003-05-01 Zoltan Varga <vargaz@freemail.hu>
24143 * driver.c (mini_main): Avoid assertion when no file name is given on
24146 Wed Apr 30 15:33:11 CEST 2003 Paolo Molaro <lupus@ximian.com>
24148 * driver.c: added --version/-V command line option.
24149 Added the inline optimization in the regression tests.
24151 Wed Apr 30 15:16:02 CEST 2003 Paolo Molaro <lupus@ximian.com>
24153 * mini.c, basic-calls.cs: when inlining, save arguments to locals according
24154 to the type in the method signature (fixes bug#42134).
24156 Wed Apr 30 12:38:44 CEST 2003 Paolo Molaro <lupus@ximian.com>
24158 * mini.c: when inlining, check this is not null only when needed (bug #42135).
24160 Wed Apr 30 11:44:36 CEST 2003 Paolo Molaro <lupus@ximian.com>
24162 * mini-ppc.h, tramp-pcc.c: type fixes from Max Horn <max@quendi.de>.
24164 2003-04-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
24166 * driver.c: fixed bug #42100.
24168 2003-04-29 Dietmar Maurer <dietmar@ximian.com>
24170 * mini.c (mono_method_to_ir): UNBOX need to CAST objects first
24172 Mon Apr 28 17:03:14 CEST 2003 Paolo Molaro <lupus@ximian.com>
24174 * mini.c: moved most of the code required to do inlining to its own
24175 function so it can be reused. Inline also ctors if appropriate.
24177 2003-04-28 Zoltan Varga <vargaz@freemail.hu>
24179 * Makefile.am: Link with -export-dynamic so shared libs loaded by
24180 the runtime can call mono API functions.
24182 2003-04-27 Martin Baulig <martin@ximian.com>
24184 * debug-mini.c (mono_debug_init_method): Added
24185 `guint32 breakpoint_id' argument; if the method has a breakpoint,
24186 send a notification to the debugger.
24188 * mini.c (mono_method_to_ir): Don't insert a breakpoint if we're
24189 running in the Mono Debugger, just pass the breakpoint number to
24190 mono_debug_init_method().
24192 * tramp-x86.c, tramp-ppc.c: Removed the breakpoint trampolines.
24194 Sun Apr 27 13:18:04 CEST 2003 Paolo Molaro <lupus@ximian.com>
24196 * mini.c: allow some more unsafe compares.
24198 Sat Apr 26 11:55:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
24200 * mini-x86.c, Makefile.am: make distcheck works (partially from
24201 a patch by Richard Lee <r.h.lee@attbi.com>).
24202 * regset.c, regset.h: removed, they are unused.
24204 2003-04-25 Dick Porter <dick@ximian.com>
24206 * driver.c: Usage reports the name as 'mono' not 'mini'
24207 * exceptions-x86.c: Build and run on freebsd
24209 Thu Apr 24 17:09:03 CEST 2003 Paolo Molaro <lupus@ximian.com>
24211 * Makefile.am: install the program with the 'mono' name and
24212 the library as libmono instead of mini and libmini.
24214 Thu Apr 24 17:08:07 CEST 2003 Paolo Molaro <lupus@ximian.com>
24216 * driver.c: provide the APIs for the embedding interface of the old jit.
24218 2003-04-23 Dietmar Maurer <dietmar@ximian.com>
24220 * jit-icalls.c (helper_stelem_ref): impl. (fix bug 41775)
24222 2003-04-23 Martin Baulig <martin@ximian.com>
24224 * tramp-x86.c, tramp-ppc.c: Reenable the debugger breakpoint interface.
24226 * driver.c: Added `--debug' command line argument to enable
24229 2003-04-23 Martin Baulig <martin@ximian.com>
24231 * debug.[ch]: Removed. The code is now in
24232 ../metadata/mono-debug.[ch] and mono-debug-debugger.[ch].
24234 * debug-stabs.c, debug-dwarf2.c: Removed; nobody used this for the
24237 2003-04-22 Dietmar Maurer <dietmar@ximian.com>
24239 * mini.c (mono_method_to_ir): set the cil_code address (fix bug 41525)
24241 2003-04-17 Gonzalo Paniagua Javier <gonzalo@ximian.com>
24244 (mini_cleanup): moved mono_runtime_cleanup call after the call to
24245 mono_domain_finalize.
24246 (mini_method_compile): use mono_method_profile* if the the option is
24249 2003-04-17 Zoltan Varga <vargaz@freemail.hu>
24251 * tramp-x86.c (mono_arch_create_jit_trampoline): Subsitute synchronized
24252 methods with their wrapper.
24254 * tramp-ppc.c (mono_arch_create_jit_trampoline): Subsitute synchronized
24255 methods with their wrapper.
24257 * jit-icalls.c (mono_ldvirtfn): Subsitute synchronized methods with
24260 * mini.c (mono_method_to_ir): Subsitute synchronized methods with their
24263 * mini.c (mono_method_check_inlining): Avoid inlining synchronized
24266 2003-04-17 Dietmar Maurer <dietmar@ximian.com>
24268 * exceptions-x86.c (mono_arch_handle_exception): fix for bug 36252
24270 2003-04-16 Dietmar Maurer <dietmar@ximian.com>
24272 * mini.c (mono_compile_create_var): use g_malloc/g_realloc instead
24273 of the mempool. This is slightly faster and uses less memory
24275 Wed Apr 16 12:53:10 CEST 2003 Paolo Molaro <lupus@ximian.com>
24277 * mini.c: avoid O(n) allocation for variables.
24279 Tue Apr 15 19:13:41 CEST 2003 Paolo Molaro <lupus@ximian.com>
24281 * mini.c: handle items on the stack after inlining methods.
24283 Tue Apr 15 14:17:57 CEST 2003 Paolo Molaro <lupus@ximian.com>
24285 * mini.c: make the method->opcode optimization dependent
24286 on MONO_OPT_INSTRINS and do it lazily.
24288 Tue Apr 15 14:15:39 CEST 2003 Paolo Molaro <lupus@ximian.com>
24290 * driver.c: print overall results at the end of regression run.
24292 Tue Apr 15 11:18:46 CEST 2003 Paolo Molaro <lupus@ximian.com>
24294 * inssel.brg: don't overwrite symbolic registers.
24296 Mon Apr 14 17:41:34 CEST 2003 Paolo Molaro <lupus@ximian.com>
24298 * inssel-x86.brg: fix conversion from long to float.
24300 2003-04-11 Dietmar Maurer <dietmar@ximian.com>
24302 * mini.c (mini_init): use an opcode for get_Chars (OP_GETCHR)
24304 2003-04-10 Zoltan Varga <vargaz@freemail.hu>
24306 * mini.c (mono_type_blittable): MONO_TYPE_OBJECT is blittable.
24308 * driver.c: Added --print-vtable option as in the old JIT.
24310 Thu Apr 10 17:43:49 CEST 2003 Paolo Molaro <lupus@ximian.com>
24312 * inssel-long32.brg, exceptions.cs: fix conversions from long, too.
24314 Thu Apr 10 16:27:43 CEST 2003 Paolo Molaro <lupus@ximian.com>
24316 * inssel.brg, basic.cs: fixed checked conversions to byte and short.
24318 2003-04-09 Zoltan Varga <vargaz@freemail.hu>
24320 * mini.c regalloc.c regalloc.h: Fix memory leak.
24322 2003-04-09 Dietmar Maurer <dietmar@ximian.com>
24324 * aot.c (mono_aot_get_method): register all used strings
24326 Wed Apr 9 15:22:18 CEST 2003 Paolo Molaro <lupus@ximian.com>
24328 * mini.c: always intern strings references with ldstr at compile time.
24330 Tue Apr 8 11:41:26 CEST 2003 Paolo Molaro <lupus@ximian.com>
24332 * Makefile.am: add BUILT_SOURCES.
24334 Mon Apr 7 16:31:34 CEST 2003 Paolo Molaro <lupus@ximian.com>
24336 * driver.c: give a better error message when the assembly to execute
24337 doesn't have an entry point.
24339 2003-04-07 Dietmar Maurer <dietmar@ximian.com>
24341 * Makefile.am: added hack for automake
24343 * mono/mini/mini.c (mono_save_args): always copy arguments to keep
24346 * mono/mini/ssa.c (mono_ssa_avoid_copies): don't optimize calls
24348 22003-04-07 Martin Baulig <martin@ximian.com>
24350 * Makefile.am: Added Makefile.am.
24352 * debugger-main.c: Removed, this is now in the debugger where it
24355 * mini.pc.in: Call this package `mini' for the moment.