This project is a fork of the mono.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/mono.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionSTMicroelectronics' developments on Mono, an open source implementation of .NET.
homepage URLhttp://code.google.com/p/mono-sh4
ownercedric.vincent@st.com
last changeMon, 25 May 2009 11:44:12 +0000 (25 13:44 +0200)
content tags
add:
readme
<script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-8666627-1"); pageTracker._trackPageview(); } catch(err) {}</script>
shortlog
2009-05-25 Cedric VINCENTSH4: force required alignment only if misaligned.mastersh4a
2009-05-20 Cedric VINCENTSH4: adjust the shebang of cpu-md.pl to "/usr/bin/env...
2009-05-15 Christophe... Fixed genmdesc.pl such that order of -U/-D option to... sh4_alpha2
2009-05-15 Cedric VINCENTSH4: fix the implementation of the opcodes "compare...
2009-05-13 Cedric VINCENTSH4: relax the lowering pass to support generic branch...
2009-05-05 Cedric VINCENTSH4: relax allocate_vars() to support zero-sized variables.
2009-04-30 Cedric VINCENTSH4: deactivate optimizations for the Alpha1 release.sh4_alpha1
2009-04-30 Cedric VINCENTSH4: deactivate the "branch" optimization & remove...
2009-04-29 Cedric VINCENTFix the name of 4 tests in the basic SIMD test-suite...
2009-04-29 Cedric VINCENTSH4: fix the computation of [large] frame size when...
2009-04-29 Cedric VINCENTSH4: add more explicit messages about unsupported features.
2009-04-28 Cedric VINCENTSH4: remove useless statements in mono_arch_get_unbox_t...
2009-04-28 Cedric VINCENTSH4: ensure correct floating-point modes within the...
2009-04-28 Cedric VINCENTSH4: make the usage of sh4_[load|store]* functions...
2009-04-28 Cedric VINCENTSH4: remove useless statements in emit_call_struct().
2009-04-28 Cedric VINCENTSH4: coding-style harmonization.
...
tags
14 years ago sh4_alpha2 Mono/SH4 Alpha2 Release Notes ...
15 years ago sh4_alpha1 The Mono/SH4 port reaches the Alpha...
heads
14 years ago sh4a
14 years ago master
14 years ago mob