summaryrefslogtreecommitdiff
path: root/cgport.h
diff options
context:
space:
mode:
authorJohn van Groningen2005-01-19 10:52:58 +0000
committerJohn van Groningen2005-01-19 10:52:58 +0000
commit35929d022753195e9461fca5ff9d1b4aa82f7868 (patch)
treec8c66e7466637e2b0c59f47e1b4bf104119b42fe /cgport.h
parentadd divU for the PowerPC (diff)
implement mulUUL and divLU instructions for IA32,
define acos, asin, exp, ln and log10 instructons only for M68000 platform, add code for jsr_ap and jmp_ap instructions (not yet enabled)
Diffstat (limited to 'cgport.h')
-rw-r--r--cgport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgport.h b/cgport.h
index 6840dd5..4cf03e7 100644
--- a/cgport.h
+++ b/cgport.h
@@ -1,5 +1,6 @@
#define FINALIZERS
+#undef NEW_APPLY
#if defined (__MWERKS__) || defined (__MRC__)
# define POWER