summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2010-01-19 17:10:24 +0000
committerAndy Polyakov <appro@openssl.org>2010-01-19 17:10:24 +0000
commit46c42e78ffe1435ef9584bc5ba1a3e12c8b146c8 (patch)
tree698879107324b04b86ee54068833d44aa621c769 /TABLE
parentee2b8ed2f535660950ceefb21de62d880bcf7f34 (diff)
Enable PA-RISC assembler in Configure (feedback from PA-RISC 2.0 is still
needed).
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE30
1 files changed, 15 insertions, 15 deletions
diff --git a/TABLE b/TABLE
index 2b8a60c6e7..f764f8d6cf 100644
--- a/TABLE
+++ b/TABLE
@@ -2821,28 +2821,28 @@ $ranlib =
$arflags =
$multilib =
-*** hpux-parisc1_0-cc
+*** hpux-parisc1_1-cc
$cc = cc
-$cflags = +DAportable +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
+$cflags = +DA1.1 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -Wl,+s -ldld
$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
-$cpuid_obj =
-$bn_obj =
+$cpuid_obj = pariscid.o
+$bn_obj = bn_asm.o parisc-mont.o
$des_obj =
-$aes_obj =
+$aes_obj = aes_core.o aes_cbc.o aes-parisc.o
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o
$cast_obj =
-$rc4_obj =
+$rc4_obj = rc4-parisc.o
$rmd160_obj =
$rc5_obj =
$wp_obj =
$cmll_obj =
-$perlasm_scheme = void
+$perlasm_scheme = 32
$dso_scheme = dl
$shared_target= hpux-shared
$shared_cflag = +Z
@@ -2850,7 +2850,7 @@ $shared_ldflag = -b
$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
-$multilib =
+$multilib = /pa1.1
*** hpux-parisc2-cc
$cc = cc
@@ -2984,20 +2984,20 @@ $thread_cflag =
$sys_id =
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
-$cpuid_obj =
-$bn_obj = pa-risc2W.o
+$cpuid_obj = pariscid.o
+$bn_obj = pa-risc2W.o parisc-mont.o
$des_obj =
-$aes_obj =
+$aes_obj = aes_core.o aes_cbc.o aes-parisc.o
$bf_obj =
$md5_obj =
-$sha1_obj =
+$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o
$cast_obj =
-$rc4_obj =
+$rc4_obj = rc4-parisc.o
$rmd160_obj =
$rc5_obj =
$wp_obj =
$cmll_obj =
-$perlasm_scheme = void
+$perlasm_scheme = 64
$dso_scheme = dlfcn
$shared_target= hpux-shared
$shared_cflag = +Z