[Mono-bugs] [Bug 61479][Wis] Changed - [PATCH] Make OP_MEMCPY and OP_MEMSET take a base

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Jul 2004 10:27:58 -0400 (EDT)


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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=61479

--- shadow/61479	2004-07-13 11:45:54.000000000 -0400
+++ shadow/61479.tmp.30708	2004-07-29 10:27:58.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61479
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -33,6 +33,9 @@
 [ebp-16] and so on. This allows us to avoid using the lea instruction.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-13 11:45 -------
 Created an attachment (id=8539)
 mini-memcpy-base-base.patch
 
+
+------- Additional Comments From lupus@ximian.com  2004-07-29 10:27 -------
+Plase commit with the proper changelog entry.