aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-04-30 09:22:27 +0000
committerAndy Polyakov <appro@openssl.org>2007-04-30 09:22:27 +0000
commitb900df525848eb887bd91ef3e514d88514a3d0aa (patch)
tree5e47fe88192fcfb1e11084ff5e797613e142bfa6 /TABLE
parenta2a54ffc5f3e27a5e12547063b0ebbb4ba30956f (diff)
downloadopenssl-b900df525848eb887bd91ef3e514d88514a3d0aa.tar.gz
Engage s390x assembler modules.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE28
1 files changed, 28 insertions, 0 deletions
diff --git a/TABLE b/TABLE
index d7b1732e2d..2892bc40bf 100644
--- a/TABLE
+++ b/TABLE
@@ -3080,6 +3080,34 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
+*** linux-s390x
+$cc = gcc
+$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
+$unistd =
+$thread_cflag = -D_REENTRANT
+$sys_id =
+$lflags = -ldl
+$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
+$cpuid_obj =
+$bn_obj = s390x-mont.o
+$des_obj =
+$aes_obj = aes_core.o aes_cbc.o aes-s390x.o
+$bf_obj =
+$md5_obj =
+$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$wp_obj =
+$dso_scheme = dlfcn
+$shared_target= linux-shared
+$shared_cflag = -fPIC
+$shared_ldflag = -m64
+$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
+$ranlib =
+$arflags =
+
*** linux-sparcv8
$cc = gcc
$cflags = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W