[Mono-bugs] [Bug 324134] Add support for Mac OS X / ppc64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 13 18:22:39 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=324134

User andreas.faerber at web.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=324134#c21





--- Comment #21 from Andreas Färber <andreas.faerber at web.de>  2008-05-13 16:22:39 MST ---
Created an attachment (id=214931)
 --> (https://bugzilla.novell.com/attachment.cgi?id=214931)
semi-functional patch (2/3)

Functional non-ppc64 changes:

* mono/arch/ppc/ppc-codegen.h:
  use GLib defines consistently,
  macros should consistently not end in semicolon (li, lis),
  simplify bx instruction family definition
* mono/mini/mini-ppc.c:
  use GLib defines consistently,
  avoid pointer type warnings (guint32* vs. guint8*, char* vs. guint8*, const
vs. non-const)
* mono/mini/mini-ppc.h:
  use GLib defines consistently
* mono/mini/tramp-ppc.c:
  use GLib defines consistently,
  avoid pointer type warnings (char* vs. guint8*)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list