summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-05-12 15:31:28 +0000
committerRichard Levitte <levitte@openssl.org>2006-05-12 15:31:28 +0000
commit98bf13c36b6ed51bad44cf2a5eb88279cf58b60c (patch)
tree035d9612ff01dac821614a3b68203af0e5cb10e0 /TABLE
parent7e76e5638777e8b8a3ec180c89511acd7b9aabb1 (diff)
make update
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE124
1 files changed, 104 insertions, 20 deletions
diff --git a/TABLE b/TABLE
index e3b5eca31d..fe4a3d5f98 100644
--- a/TABLE
+++ b/TABLE
@@ -266,7 +266,7 @@ $des_obj =
$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-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 =
@@ -709,12 +709,12 @@ $sys_id = AIX
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -737,12 +737,12 @@ $sys_id = AIX
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj = aix_ppc32.o aix_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -793,12 +793,12 @@ $sys_id = AIX
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -821,12 +821,12 @@ $sys_id = AIX
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj = aix_ppc64.o aix_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_aix64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -868,6 +868,62 @@ $shared_extension =
$ranlib =
$arflags =
+*** beos-x86-bone
+$cc = gcc
+$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = BEOS
+$lflags = -lbe -lbind -lsocket
+$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$cpuid_obj = x86cpuid-elf.o
+$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
+$des_obj = dx86-elf.o yx86-elf.o
+$aes_obj = ax86-elf.o
+$bf_obj = bx86-elf.o
+$md5_obj = mx86-elf.o
+$sha1_obj = sx86-elf.o s512sse2-elf.o
+$cast_obj = cx86-elf.o
+$rc4_obj = rx86-elf.o
+$rmd160_obj = rm86-elf.o
+$rc5_obj = r586-elf.o
+$wp_obj = wp_block.o w86mmx-elf.o
+$dso_scheme = beos
+$shared_target= beos-shared
+$shared_cflag = -fPIC
+$shared_ldflag = -shared
+$shared_extension = .so
+$ranlib =
+$arflags =
+
+*** beos-x86-r5
+$cc = gcc
+$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = BEOS
+$lflags = -lbe -lnet
+$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$cpuid_obj = x86cpuid-elf.o
+$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o
+$des_obj = dx86-elf.o yx86-elf.o
+$aes_obj = ax86-elf.o
+$bf_obj = bx86-elf.o
+$md5_obj = mx86-elf.o
+$sha1_obj = sx86-elf.o s512sse2-elf.o
+$cast_obj = cx86-elf.o
+$rc4_obj = rx86-elf.o
+$rmd160_obj = rm86-elf.o
+$rc5_obj = r586-elf.o
+$wp_obj = wp_block.o w86mmx-elf.o
+$dso_scheme = beos
+$shared_target= beos-shared
+$shared_cflag = -fPIC -DPIC
+$shared_ldflag = -shared
+$shared_extension = .so
+$ranlib =
+$arflags =
+
*** bsdi-elf-gcc
$cc = gcc
$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
@@ -1017,12 +1073,12 @@ $sys_id = MACOSX
$lflags = -Wl,-search_paths_first
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = osx_ppc32.o
+$bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_osx32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -1036,6 +1092,34 @@ $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
$ranlib =
$arflags =
+*** darwin64-ppc-cc
+$cc = cc
+$cflags = -m64 -O3 -DB_ENDIAN
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id = MACOSX
+$lflags = -Wl,-search_paths_first
+$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
+$cpuid_obj =
+$bn_obj = osx_ppc64.o osx_ppc64-mont.o
+$des_obj =
+$aes_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj = sha1-ppc_osx64.o
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$wp_obj =
+$dso_scheme = dlfcn
+$shared_target= darwin-shared
+$shared_cflag = -fPIC -fno-common
+$shared_ldflag = -m64 -dynamiclib
+$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
+$ranlib =
+$arflags =
+
*** debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
@@ -1297,12 +1381,12 @@ $sys_id = MACOSX
$lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = osx_ppc32.o
+$bn_obj = osx_ppc32.o osx_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_osx32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -1710,7 +1794,7 @@ $arflags =
*** debug-steve
$cc = gcc
-$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
+$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
@@ -2893,12 +2977,12 @@ $sys_id =
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj =
-$bn_obj = linux_ppc32.o
+$bn_obj = linux_ppc32.o linux_ppc32-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_linux32.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -2921,12 +3005,12 @@ $sys_id =
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$cpuid_obj =
-$bn_obj = linux_ppc64.o
+$bn_obj = linux_ppc64.o linux_ppc64-mont.o
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-ppc_linux64.o
$cast_obj =
$rc4_obj =
$rmd160_obj =
@@ -3010,7 +3094,7 @@ $des_obj =
$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-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 =
@@ -3850,7 +3934,7 @@ $des_obj =
$aes_obj = aes-x86_64.o
$bf_obj =
$md5_obj = md5-x86_64.o
-$sha1_obj = sha256-x86_64.o sha512-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 =