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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=324134#c42





--- Comment #42 from Andreas Färber <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to