SH4: force required alignment only if misaligned. |
|
More...
|
almost 16 years ago
|
SH4: adjust the shebang of cpu-md.pl to "/usr/bin/env perl". |
|
More...
|
almost 16 years ago
|
SH4: fix the implementation of the opcodes "compare lesser than". |
|
More...
|
about 16 years ago
|
Fixed genmdesc.pl such that order of -U/-D option to cpp is not significant. |
|
More...
|
about 16 years ago
|
SH4: relax the lowering pass to support generic branch optimizations. |
|
More...
|
about 16 years ago
|
SH4: relax allocate_vars() to support zero-sized variables. |
|
More...
|
about 16 years ago
|
SH4: deactivate optimizations for the Alpha1 release. |
|
More...
|
about 16 years ago
|
SH4: deactivate the "branch" optimization & remove some debug statements. |
|
More...
|
about 16 years ago
|
Fix the name of 4 tests in the basic SIMD test-suite (wrong format). |
|
More...
|
about 16 years ago
|
SH4: fix the computation of [large] frame size when unwinding. |
|
More...
|
about 16 years ago
|
SH4: add more explicit messages about unsupported features. |
|
More...
|
about 16 years ago
|
SH4: remove useless statements in mono_arch_get_unbox_trampoline(). |
|
More...
|
about 16 years ago
|
SH4: ensure correct floating-point modes within the runtime environment. |
|
More...
|
about 16 years ago
|
SH4: coding-style harmonization. |
|
More...
|
about 16 years ago
|
SH4: make the usage of sh4_[load|store]* functions less error prone. |
|
More...
|
about 16 years ago
|
SH4: remove useless statements in emit_call_struct(). |
|
More...
|
about 16 years ago
|
SH4: Fix floating-point (pinvoke) parameter passing. |
|
More...
|
about 16 years ago
|
SH4: prepare native TLS support but default back to pthread implementation. |
|
More...
|
about 16 years ago
|
SH4: add the opcodes 'vcall*_reg'. |
|
More...
|
about 16 years ago
|
SH4: fix stack allocation of "typedbyref" return values. |
|
More...
|
about 16 years ago
|
SH4: implement "ckfinite" as "fmove" raising an exception for NaN/Inf. |
|
More...
|
about 16 years ago
|
SH4: add trivial test-suite for pinvoke floating-point parameter passing. |
|
More...
|
about 16 years ago
|
SH4: activate the garbage collector. |
|
More...
|
about 16 years ago
|
SH4: fix the declared size of the opcodes "endfilter" and "endfinally". |
|
More...
|
about 16 years ago
|
SH4: restore the stack pointer during unwinding. |
|
More...
|
about 16 years ago
|
SH4: minor clean-up. |
|
More...
|
about 16 years ago
|
SH4: implement the conversion int64->int32 with overflow checking. |
|
More...
|
about 16 years ago
|
SH4: fix a brown-paper-bag bug. |
|
More...
|
about 16 years ago
|
SH4: relax emit_setret() and implement the opcode "memory_barrier". |
|
More...
|
about 16 years ago
|
SH4: implement the opcodes "localloc*" and the built-in "bzero4". |
|
More...
|
about 16 years ago
|