CVS: sml-dist/src/system/smlnj/compiler all.cm,1.9,1.10 current.cm,1.11,1.12 x86.cm,1.10,1.11
Matthias Blume <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/system/smlnj/compiler In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9167/src/system/smlnj/compiler Modified Files: all.cm current.cm x86.cm Log Message: hooked intel mac abi code into main system Index: all.cm =================================================================== RCS file: /cvsroot/smlnj/sml-dist/src/system/smlnj/compiler/all.cm,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** all.cm 30 Sep 2004 15:53:06 -0000 1.9 --- all.cm 14 Feb 2006 23:31:16 -0000 1.10 *************** *** 73,76 **** --- 73,79 ---- structure X86CCallBackend (* + structure X86IntelMacBackend + *) + (* structure MipsLittleBackend structure MipsBigBackend *************** *** 87,90 **** --- 90,96 ---- structure X86Win32CMB (* + structure X86IntelMacCMB + *) + (* structure MipsLittleUnixCMB structure MipsBigUnixCMB *************** *** 106,107 **** --- 112,116 ---- $smlnj/cmb/x86-unix.cm $smlnj/cmb/x86-win32.cm + (* + $smlnj/cmb/x86-intelmac.cm + *) Index: current.cm =================================================================== RCS file: /cvsroot/smlnj/sml-dist/src/system/smlnj/compiler/current.cm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** current.cm 30 Sep 2004 15:53:06 -0000 1.11 --- current.cm 14 Feb 2006 23:31:16 -0000 1.12 *************** *** 124,128 **** --- 124,136 ---- $smlnj/compiler/x86.cm # if defined(OPSYS_UNIX) + (* + # if defined(ABI_Darwin) + x86-intelmac.sml + # else + *) x86-ccall.sml + (* + # endif + *) # elif defined(OPSYS_WIN32) x86-stdcall.sml Index: x86.cm =================================================================== RCS file: /cvsroot/smlnj/sml-dist/src/system/smlnj/compiler/x86.cm,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** x86.cm 30 Sep 2004 15:53:06 -0000 1.10 --- x86.cm 14 Feb 2006 23:31:16 -0000 1.11 *************** *** 95,98 **** --- 95,101 ---- structure X86StdCallBackend structure X86CCallBackend + (* + structure X86IntelMacBackend + *) is $smlnj/viscomp/basics.cm ------------------------------------------------------- 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