CVS: sml-dist/src/cm/main specific-symval-fn.sml, 1.9, 1.10
Matthias Blume <[email protected]> Thu, 05 Oct 2006 09:26:31 -0700
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/cm/main
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv30638/src/cm/main
Modified Files:
specific-symval-fn.sml
Log Message:
merged amd64 code from Mike Rainey
Index: specific-symval-fn.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/cm/main/specific-symval-fn.sml,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** specific-symval-fn.sml 14 Feb 2006 23:31:14 -0000 1.9
--- specific-symval-fn.sml 5 Oct 2006 16:26:29 -0000 1.10
***************
*** 21,24 ****
--- 21,25 ----
| "rs6000" => ("RS6000", false, 32)
| "ppc" => ("PPC", true, 32)
+ | "amd64" => ("AMD64", false, 32)
| arch => ErrorMsg.impossible
("unknown architecture: " ^ arch)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV