From: Jack Jansen Date: Wed, 10 Oct 2001 21:59:08 +0000 (+0000) Subject: Some of the lesser used targets still used FMADD/FMSUB instructions. Fixed. X-Git-Tag: v2.2.1c1~1350 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b088dd4a2691fc336e727d271ade456523ad7270;p=thirdparty%2FPython%2Fcpython.git Some of the lesser used targets still used FMADD/FMSUB instructions. Fixed. --- diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp index 75866641f4e3..6c13e41f4956 100644 Binary files a/Mac/Build/PythonStandSmall.mcp and b/Mac/Build/PythonStandSmall.mcp differ diff --git a/Mac/Build/PythonStandalone.mcp b/Mac/Build/PythonStandalone.mcp index 787cd6bb5ff3..abf57e45a716 100644 Binary files a/Mac/Build/PythonStandalone.mcp and b/Mac/Build/PythonStandalone.mcp differ