summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-12-18 17:33:49 +0000
committerAndy Polyakov <appro@openssl.org>2007-12-18 17:33:49 +0000
commitca64056836116fae62285f2e5b6ccb4e087e80e7 (patch)
tree9d734b9293384db5ada2143670772763b1a5f4fe /TABLE
parentdf77428443a63028af57cab3b67fdbf8a5921eef (diff)
Engage x86 assembler in Mac OS X build.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE106
1 files changed, 53 insertions, 53 deletions
diff --git a/TABLE b/TABLE
index e75f69f98d..d6b4b79efa 100644
--- a/TABLE
+++ b/TABLE
@@ -1080,19 +1080,19 @@ $unistd =
$thread_cflag = -D_REENTRANT
$sys_id = MACOSX
$lflags = -Wl,-search_paths_first%
-$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
-$cpuid_obj =
-$bn_obj =
-$des_obj =
-$aes_obj =
-$bf_obj =
-$md5_obj =
-$sha1_obj =
-$cast_obj =
-$rc4_obj =
-$rmd160_obj =
-$rc5_obj =
-$wp_obj =
+$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
+$cpuid_obj = x86cpuid-macosx.o
+$bn_obj = bn86-macosx.o co86-macosx.o mo86-macosx.o
+$des_obj = dx86-macosx.o yx86-macosx.o
+$aes_obj = ax86-macosx.o
+$bf_obj = bx86-macosx.o
+$md5_obj = mx86-macosx.o
+$sha1_obj = sx86-macosx.o sha256x86-macosx.o sha512x86-macosx.o
+$cast_obj = cx86-macosx.o
+$rc4_obj = rx86-macosx.o
+$rmd160_obj = rm86-macosx.o
+$rc5_obj = r586-macosx.o
+$wp_obj = wp_block.o w86mmx-macosx.o
$cmll_obj =
$dso_scheme = dlfcn
$shared_target= darwin-shared
@@ -1914,13 +1914,13 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
-*** debug-steve
+*** debug-steve-opt
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
+$cflags = -m64 -O3 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
-$lflags = -rdynamic -ldl
+$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
$cpuid_obj = x86_64cpuid.o
$bn_obj = x86_64-gcc.o x86_64-mont.o
@@ -1937,44 +1937,15 @@ $wp_obj = wp-x86_64.o
$cmll_obj =
$dso_scheme = dlfcn
$shared_target= linux-shared
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
-$ranlib =
-$arflags =
-
-*** debug-steve-linux-pseudo64
-$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DOPENSSL_NO_ASM -g -mcpu=i486 -Wall -Werror -Wshadow -pipe
-$unistd =
-$thread_cflag = -D_REENTRANT
-$sys_id =
-$lflags = -rdynamic -ldl
-$bn_ops = SIXTY_FOUR_BIT
-$cpuid_obj =
-$bn_obj =
-$des_obj =
-$aes_obj =
-$bf_obj =
-$md5_obj =
-$sha1_obj =
-$cast_obj =
-$rc4_obj =
-$rmd160_obj =
-$rc5_obj =
-$wp_obj =
-$cmll_obj =
-$dso_scheme = dlfcn
-$shared_target= linux-shared
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
+$shared_cflag = -fPIC
+$shared_ldflag = -m64
+$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
-*** debug-steve-opt
+*** debug-steve32
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe -O3
+$cflags = -m32 -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
@@ -1995,9 +1966,38 @@ $wp_obj = wp_block.o w86mmx-elf.o
$cmll_obj =
$dso_scheme = dlfcn
$shared_target= linux-shared
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
+$shared_cflag = -fPIC
+$shared_ldflag = -m32
+$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
+$ranlib =
+$arflags =
+
+*** debug-steve64
+$cc = gcc
+$cflags = -m64 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id =
+$lflags = -ldl
+$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
+$cpuid_obj = x86_64cpuid.o
+$bn_obj = x86_64-gcc.o x86_64-mont.o
+$des_obj =
+$aes_obj = aes-x86_64.o
+$bf_obj =
+$md5_obj = md5-x86_64.o
+$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
+$cast_obj =
+$rc4_obj = rc4-x86_64.o
+$rmd160_obj =
+$rc5_obj =
+$wp_obj = wp-x86_64.o
+$cmll_obj =
+$dso_scheme = dlfcn
+$shared_target= linux-shared
+$shared_cflag = -fPIC
+$shared_ldflag = -m64
+$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =