Support for MacOS X (Rhapsody) is added. Also get rid of volatile

qualifier in asm definitions as it prevents compiler from moving
the instruction(s) during optimization pass.
This commit is contained in:
Andy Polyakov
2000-02-06 11:15:20 +00:00
parent 7cf6e2a35b
commit 0fad6cb7e7
4 changed files with 17 additions and 6 deletions

View File

@@ -314,6 +314,9 @@ my %table=(
"OpenBSD", "gcc:-DTERMIOS -O3 -fomit-frame-pointer::(unknown)::BN_LLONG RC2_CHAR RC4_INDEX DES_UNROLL:::",
"OpenBSD-mips","gcc:-O2 -DL_ENDIAN::(unknown):BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR BF_PTR::::",
##### MacOS X (a.k.a. Rhapsody) setup
"rhapsody-ppc-cc","cc:-O3 -DB_ENDIAN::(unknown)::BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::",
);
my @WinTargets=qw(VC-NT VC-WIN32 VC-WIN16 VC-W31-16 VC-W31-32 VC-MSDOS BC-32