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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 11 15:39:21 EST 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#c42





--- Comment #42 from Andreas Färber <andreas.faerber at web.de>  2008-11-11 13:39:20 MST ---
I just learned from someone investigating an AIX port of Mono that some parts
of the ppc64 port will be necessary for 32-bit AIX as well, apparently that
uses TOCs / function descriptors for both ppc and ppc64.

The two ftnptr functions (object.c) are already in SVN; still unreviewed is the
ppc_load_func macro (ppc-codegen.h) that I suggested for ppc64 - it does the
full load sequence followed by ld, AIX/ppc would then presumably need the load
sequence followed by lwz, if I'm on the right track there.


-- 
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