https://bugzilla.novell.com/show_bug.cgi?id=324134
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324134#c47 Andreas Färber <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #252184|0 |1 is obsolete| | --- Comment #47 from Andreas Färber <[EMAIL PROTECTED]> 2008-11-14 06:46:45 MST --- Created an attachment (id=252271) --> (https://bugzilla.novell.com/attachment.cgi?id=252271) patch: atomic.h, implement Interlocked*Pointer for both ppc and ppc64 Patch revised to share implementations of InterlockedCompareExchangePointer and InterlockedExchangePointer between ppc and ppc64, using local defines for the differing instructions as suggested on IRC. Compiles okay on OSX/ppc. Okay to commit? -- 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
