[Mono-bugs] [Bug 69541][Wis] New - [PPC PATCH] OP_ARGLIST unsupported
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Nov 2004 23:59:01 -0500 (EST)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69541
--- shadow/69541 2004-11-15 23:59:01.000000000 -0500
+++ shadow/69541.tmp.22399 2004-11-15 23:59:01.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 69541
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: OSX 10.3.4
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: grompf@sublimeintervention.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PPC PATCH] OP_ARGLIST unsupported
+
+The attached patch adds __arglist support to the PPC jit.
+
+-kangaroo