0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 16, 2024 — May 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SH4: force required alignment only if misaligned.
cedric_vincent
as Cedric VINCENT
More... almost 16 years ago
SH4: adjust the shebang of cpu-md.pl to "/usr/bin/env perl".
cedric_vincent
as Cedric VINCENT
More... almost 16 years ago
SH4: fix the implementation of the opcodes "compare lesser than".
cedric_vincent
as Cedric VINCENT
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.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: relax allocate_vars() to support zero-sized variables.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: deactivate optimizations for the Alpha1 release.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: deactivate the "branch" optimization & remove some debug statements.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
Fix the name of 4 tests in the basic SIMD test-suite (wrong format).
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: fix the computation of [large] frame size when unwinding.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: add more explicit messages about unsupported features.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: remove useless statements in mono_arch_get_unbox_trampoline().
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: ensure correct floating-point modes within the runtime environment.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: coding-style harmonization.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: make the usage of sh4_[load|store]* functions less error prone.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: remove useless statements in emit_call_struct().
cedric_vincent
as Cedric VINCENT
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.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: add the opcodes 'vcall*_reg'.
cedric_vincent
as Cedric VINCENT
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.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: fix the declared size of the opcodes "endfilter" and "endfinally".
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: restore the stack pointer during unwinding.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: minor clean-up.
cedric_vincent
as Cedric VINCENT
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.
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: relax emit_setret() and implement the opcode "memory_barrier".
cedric_vincent
as Cedric VINCENT
More... about 16 years ago
SH4: implement the opcodes "localloc*" and the built-in "bzero4".
cedric_vincent
as Cedric VINCENT
More... about 16 years ago