[Mono-bugs] [Bug 75953][Maj] Changed - ARM icache flush is missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 12:11:53 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75953
--- shadow/75953 2005-09-01 09:05:07.000000000 -0400
+++ shadow/75953.tmp.15458 2005-09-01 12:11:53.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: 1.1
OS: GNU/Linux [Other]
OS Details: ARM Linux
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: tomba at bat.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -17,6 +17,11 @@
Summary: ARM icache flush is missing
Mono interpreter is missing icache flushing code in
mono/arch/arm/tramp.c:flush_icache(). This causes mint to crash on our
ARM11 based board. Mono JIT has a working cache flush code in
mono/mini/mini-arm.c:mono_arch_flush_icache() though.
+
+------- Additional Comments From vargaz at gmail.com 2005-09-01 12:11 -------
+The interpreter is not supported at all, it is only in SVN for
+demonstration purposes at this point.
+
More information about the mono-bugs
mailing list