https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c24 Andreas Färber <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #214931|0 |1 is obsolete| | --- Comment #24 from Andreas Färber <[EMAIL PROTECTED]> 2008-05-18 12:48:11 MST --- Created an attachment (id=216242) --> (https://bugzilla.novell.com/attachment.cgi?id=216242) semi-functional patch (2/3) Updated patch: * mono/arch/ppc/ppc-codegen.h: - add rlwinmx mnemonics - fix bclrx family, simplify blr and blrl - add cmpw mnemonic where changes were made, guard against macro arguments * mono/mini/mini-ppc.c: - fix OSX-only sysctl, using arguments from man page (size_t) - avoid signedness warnings for mono_type_native_stack_size (int* vs. guint32*) - use new rlwinm mnemonics -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
