CVS: sml/src/compiler/CodeGen/x86 x86CG.sml,1.26,1.27
John Reppy <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml/src/compiler/CodeGen/x86
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18474/src/compiler/CodeGen/x86
Modified Files:
x86CG.sml
Log Message:
Modified CCalls for partial support of MacOS X on Intel ABI.
Index: x86CG.sml
===================================================================
RCS file: /cvsroot/smlnj/sml/src/compiler/CodeGen/x86/x86CG.sml,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** x86CG.sml 7 Mar 2002 21:16:27 -0000 1.26
--- x86CG.sml 13 Feb 2006 22:17:29 -0000 1.27
***************
*** 23,29 ****
"whether to use the fast-fp backend (x86)")
! structure CCalls =
! IA32SVID_CCalls (structure T = X86MLTree fun ix x = x
! val fast_floating_point = fast_floating_point)
structure OmitFramePtr =
--- 23,33 ----
"whether to use the fast-fp backend (x86)")
! structure CCalls = IA32SVID_CCalls (
! structure T = X86MLTree
! fun ix x = x
! val fast_floating_point = fast_floating_point
! (* NOTE: the following need to be changed for MacOS X on Intel *)
! val frameAlign = 4
! val returnSmallStructsInRegs = false)
structure OmitFramePtr =
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642