OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
27-Aug-2007 18:26:38
Branch: OpenSSL-fips-0_9_8-stable Handle:
2007082717263700
Modified files: (Branch:
OpenSSL-fips-0_9_8-stable)
openssl Configure TABLE
Log:
Disable non-x86[_64] assembler modules.
Summary:
Revision Changes Path
1.488.2.35.2.22+64 -62 openssl/Configure
1.184.2.15.2.11+74 -74 openssl/TABLE
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/Configure
============================================================
================
$ cvs diff -u -r1.488.2.35.2.21 -r1.488.2.35.2.22
Configure
--- openssl/Configure 26 Aug 2007 14:57:08
-0000 1.488.2.35.2.21
+++ openssl/Configure 27 Aug 2007 16:26:37
-0000 1.488.2.35.2.22
 -121,11 +121,12 
my $x86_out_asm="x86cpuid-out.o:bn86-out.o
co86-out.o mo86-out.o:dx86-out.o
yx86-out.o:ax86-out.o:bx86-out.o:mx86-out.o:sx86-out.o
s512sse2-out.o:cx86-out.o:rx86-out.o:rm86-out.o:r586-out.o&q
uot;;
my $x86_64_asm="x86_64cpuid.o 86_64
-gcc.o
x86_64-mont.o::aes-x86_64.o::md5-x86_64.o:sha1-x86_64.o
sha256-x86_64.o sha512-x86_64.o::rc4-x86_64.o::";
-my $ia64_asm=":bn-ia64.o::aes_core.o aes_cbc.o
aes-ia64.o:::sha1-ia64.o sha256-ia64.o
sha512-ia64.o::rc4-ia64.o::";
-my $s390x_asm=":bn-s390x.o::aes_cbc.o
aes-s390x.o:::sha1-s390x.o sha256-s390x.o
sha512-s390x.o::::";
my $no_asm="::::::::::";
+my $ia64_asm=$no_asm;
+my $s390x_asm=$no_asm;
+
# As for $BSDthreads. Idea is to maintain
"collective" set of flags,
# which would cover all BSD flavors. -pthread applies to
them all,
# but is treated differently. OpenBSD expands is as
-D_POSIX_THREAD
 -202,25 +203,25 
#### SPARC Solaris with GNU C setups
"solaris-sparcv7-gcc","gcc:-O3
-fomit-frame-pointer -Wall -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-shared:.so.$(S
HLIB_MAJOR).$(SHLIB_MINOR)",
-"solaris-sparcv8-gcc","gcc:-mv8 -O3
-fomit-frame-pointer -Wall -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR::sparcv8.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-fPIC:-shared:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"solaris-sparcv8-gcc","gcc:-mv8 -O3
-fomit-frame-pointer -Wall -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-shared:.so.$(S
HLIB_MAJOR).$(SHLIB_MINOR)",
# -m32 should be safe to add as long as driver recognizes
-mcpu=ultrasparc
-"solaris-sparcv9-gcc","gcc:-m32
-mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR::sparcv8plus.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-fPIC:-shared:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"solaris64-sparcv9-gcc","gcc:-m64
-mcpu=ultrasparc -O3 -Wall
-DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR
DES_RISC1 DES_UNROLL BF_PTR:::des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-fPIC:-m64
-shared:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"solaris-sparcv9-gcc","gcc:-m32
-mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-shared:.so.$(S
HLIB_MAJOR).$(SHLIB_MINOR)",
+"solaris64-sparcv9-gcc","gcc:-m64
-mcpu=ultrasparc -O3 -Wall
-DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR
DES_RISC1 DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-m64
-shared:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
####
-"debug-solaris-sparcv8-gcc","gcc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mv8
-Wall -DB_ENDIAN::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR::sparcv8.o::::::::::dlfcn:solaris-shared:-fPIC:-share
d:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"debug-solaris-sparcv9-gcc","gcc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O
-g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow
-Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR::sparcv8plus.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-fPIC:-shared:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"debug-solaris-sparcv8-gcc","gcc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mv8
-Wall -DB_ENDIAN::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-shared:.so.$(S
HLIB_MAJOR).$(SHLIB_MINOR)",
+"debug-solaris-sparcv9-gcc","gcc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O
-g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow
-Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-fPIC:-shared:.so.$(S
HLIB_MAJOR).$(SHLIB_MINOR)",
#### SPARC Solaris with Sun C setups
# SC4.0 doesn't pass 'make test', upgrade to SC5.0 or
SC4.2.
# SC4.2 is ok, better than gcc even on bn as long as you
tell it -xarch=v8
# SC5.0 note: Compiler common patch 107357-01 or later is
required!
"solaris-sparcv7-cc","cc O5 -xstrconst
-xdepend -Xa -DB_ENDIAN -DBN_DIV2W::-D_REENTRANT::-lsocket
-lnsl -ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1
DES_UNROLL BF_PTR:$:dlfcn:solaris-shared:-KPIC:-G
-dy -z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"solaris-sparcv8-cc","cc arch=v8 -xO5
-xstrconst -xdepend -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL
BF_PTR::sparcv8.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-KPIC:-G -dy -z
text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"solaris-sparcv9-cc","cc target=ultra
-xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1
DES_UNROLL BF_PTR::sparcv8plus.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-KPIC:-G -dy -z
text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"solaris64-sparcv9-cc","cc target=ultra
-xarch=v9 -xO5 -xstrconst -xdepend -Xa
-DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR
DES_RISC1 DES_UNROLL BF_PTR:::des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:solaris-shared:-KPIC arch=v9 -G
-dy -z
text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR):/usr/ccs/bin/ar
rs",
+"solaris-sparcv8-cc","cc arch=v8 -xO5
-xstrconst -xdepend -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-lsocket -lnsl -ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-KPIC:-G -dy -z
text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"solaris-sparcv9-cc","cc target=ultra
-xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1
DES_UNROLL BF_PTR:$:dlfcn:solaris-shared:-KPIC:-G
-dy -z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"solaris64-sparcv9-cc","cc target=ultra
-xarch=v9 -xO5 -xstrconst -xdepend -Xa
-DB_ENDIAN::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR
DES_RISC1 DES_UNROLL
BF_PTR:$:dlfcn:solaris-shared:-KPIC arch=v9 -G
-dy -z
text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR):/usr/ccs/bin/ar
rs",
####
-"debug-solaris-sparcv8-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xarch=v8 -g -O
-xstrconst -Xa -DB_ENDIAN -DBN_DIV2W::-D_REENTRANT::-lsocket
-lnsl -ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1
DES_UNROLL
BF_PTR::sparcv8.o::::::::::dlfcn:solaris-shared:-KPIC:-G -dy
-z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"debug-solaris-sparcv9-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xtarget=ultra
-xarch=v8plus -g -O -xstrconst -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1
DES_UNROLL
BF_PTR::sparcv8plus.o::::::::::dlfcn:solaris-shared:-KPIC:-G
-dy -z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"debug-solaris-sparcv8-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xarch=v8 -g -O
-xstrconst -Xa -DB_ENDIAN -DBN_DIV2W::-D_REENTRANT::-lsocket
-lnsl -ldl:BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1
DES_UNROLL BF_PTR:$:dlfcn:solaris-shared:-KPIC:-G
-dy -z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"debug-solaris-sparcv9-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG_ALL -xtarget=ultra
-xarch=v8plus -g -O -xstrconst -Xa -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-lsocket -lnsl
-ldl:BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1
DES_UNROLL BF_PTR:$:dlfcn:solaris-shared:-KPIC:-G
-dy -z text:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
#### SunOS configs, assuming sparc for the gcc one.
#"sunos-cc", "cc:-O4 -DNOPROTO
-DNOCONST::(unknown):SUNOS: ES_UNROL
L:$::",
 -233,11 +234,11 
#### IRIX 6.x configs
# Only N32 and N64 ABIs are supported. If you need O32
ABI build, invoke
# './Configure irix-cc -o32' manually.
-"irix-mips3-gcc","gcc:-mabi=n32 -O3
-DTERMIOS -DB_ENDIAN -DBN_DIV3W::-D_SGI_MP_SOURCE:::MD2_CHAR
RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR
BF_PTR
SIXTY_FOUR_BIT::bn-mips3.o::::::::::dlfcn:irix-shared::-mabi
=n32:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"irix-mips3-cc", "cc:-n32 -mips3 -O2
-use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:: ES_PTR
RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR
SIXTY_FOUR_BIT::bn-mips3.o::::::::::dlfcn:irix-shared::-n32:
.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"irix-mips3-gcc","gcc:-mabi=n32 -O3
-DTERMIOS -DB_ENDIAN -DBN_DIV3W::-D_SGI_MP_SOURCE:::MD2_CHAR
RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR
BF_PTR
SIXTY_FOUR_BIT:$:dlfcn:irix-shared::-mabi=n32:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"irix-mips3-cc", "cc:-n32 -mips3 -O2
-use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:: ES_PTR
RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR
SIXTY_FOUR_BIT:$:dlfcn:irix-shared::-n32:.so.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
# N64 ABI builds.
-"irix64-mips4-gcc","gcc:-mabi=64 -mips4
-O3 -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:::RC4_CHAR RC4_CHUNK DES_RISC2
DES_UNROLL
SIXTY_FOUR_BIT_LONG::bn-mips3.o::::::::::dlfcn:irix-shared::
-mabi=64:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"irix64-mips4-cc", "cc:-64 -mips4 -O2
-use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:::RC4_CHAR RC4_CHUNK DES_RISC2
DES_UNROLL
SIXTY_FOUR_BIT_LONG::bn-mips3.o::::::::::dlfcn:irix-shared::
-64:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"irix64-mips4-gcc","gcc:-mabi=64 -mips4
-O3 -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:::RC4_CHAR RC4_CHUNK DES_RISC2
DES_UNROLL
SIXTY_FOUR_BIT_LONG:$:dlfcn:irix-shared::-mabi=64:.s
o.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"irix64-mips4-cc", "cc:-64 -mips4 -O2
-use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN
-DBN_DIV3W::-D_SGI_MP_SOURCE:::RC4_CHAR RC4_CHUNK DES_RISC2
DES_UNROLL
SIXTY_FOUR_BIT_LONG:$:dlfcn:irix-shared::-64:.so.$(
SHLIB_MAJOR).$(SHLIB_MINOR)",
#### Unified HP-UX ANSI C configs.
# Special notes:
 -270,8 +271,8 
# Since there is mention of this in shlib/hpux10-cc.sh
"hpux-parisc-cc-o4","cc:-Ae +O4 +ESlit -z
-DB_ENDIAN -DBN_DIV2W
-DMD32_XARRAY::-D_REENTRANT::-ldld:BN_LLONG DES_PTR
DES_UNROLL
DES_RISC1:$:dl:hpux-shared:+Z:-b:.sl.$(SHLIB_MAJOR)
.$(SHLIB_MINOR)",
"hpux-parisc-gcc","gcc:-O3 -DB_ENDIAN
-DBN_DIV2W::-D_REENTRANT::-Wl,+s -ldld:BN_LLONG DES_PTR
DES_UNROLL
DES_RISC1:$:dl:hpux-shared:-fPIC:-shared:.sl.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
-"hpux-parisc2-gcc","gcc:-march=2.0 -O3
-DB_ENDIAN -D_REENTRANT::::-Wl,+s -ldld:SIXTY_FOUR_BIT
RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL
DES_RISC1::pa-risc2.o::::::::::dl:hpux-shared:-fPIC:-shared:
.sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"hpux64-parisc2-gcc","gcc:-O3 -DB_ENDIAN
-D_REENTRANT::::-ldl:SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT::pa-risc2W.o::::::::::dlfcn:hpux-shared:-fpic:-share
d:.sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"hpux-parisc2-gcc","gcc:-march=2.0 -O3
-DB_ENDIAN -D_REENTRANT::::-Wl,+s -ldld:SIXTY_FOUR_BIT
RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL
DES_RISC1:$:dl:hpux-shared:-fPIC:-shared:.sl.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
+"hpux64-parisc2-gcc","gcc:-O3 -DB_ENDIAN
-D_REENTRANT::::-ldl:SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT:$:dlfcn:hpux-shared:-fpic:-shared:.sl.$(SHL
IB_MAJOR).$(SHLIB_MINOR)",
# More attempts at unified 10.X and 11.X targets for HP C
compiler.
#
 -279,8 +280,8 
# Kevin Steves <ks hp.se>
"hpux-parisc-cc","cc:+O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DBN_DIV2W
-DMD32_XARRAY::-D_REENTRANT::-Wl,+s -ldld:MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT:$:dl:hpux-shared:+Z:-b:.sl.$(SHLIB_MAJOR).
$(SHLIB_MINOR)",
"hpux-parisc1_0-cc","cc:+DAportable +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN
-DMD32_XARRAY::-D_REENTRANT::-Wl,+s -ldld:MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT:$:dl:hpux-shared:+Z:-b:.sl.$(SHLIB_MAJOR).
$(SHLIB_MINOR)",
-"hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
-D_REENTRANT::::-Wl,+s -ldld:SIXTY_FOUR_BIT MD2_CHAR
RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1
DES_INT::pa-risc2.o::::::::::dl:hpux-shared:+Z:-b:.sl.$(SHL
IB_MAJOR).$(SHLIB_MINOR)",
-"hpux64-parisc2-cc","cc:+DD64 +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
-D_REENTRANT::::-ldl:SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT::pa-risc2W.o::::::::::dlfcn:hpux-shared:+Z:+DD64
-b:.sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"hpux-parisc2-cc","cc:+DA2.0 +DS2.0 +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
-D_REENTRANT::::-Wl,+s -ldld:SIXTY_FOUR_BIT MD2_CHAR
RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1
DES_INT:$:dl:hpux-shared:+Z:-b:.sl.$(SHLIB_MAJOR).
$(SHLIB_MINOR)",
+"hpux64-parisc2-cc","cc:+DD64 +O3
+Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
-D_REENTRANT::::-ldl:SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1
DES_INT:$:dlfcn:hpux-shared:+Z:+DD64
-b:.sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
# HP/UX IA-64 targets
"hpux-ia64-cc","cc:-Ae +DD32 +O2 +Olit=all
-z -DB_ENDIAN -D_REENTRANT::::-ldl:SIXTY_FOUR_BIT MD2_CHAR
RC4_INDEX DES_UNROLL DES_RISC1
DES_INT:$:dlfcn:hpux-shared:+Z:+DD32
-b:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
 -317,14 +318,14 
# *-generic* is endian-neutral target, but ./config is
free to
# throw in -D[BL]_ENDIAN, whichever appropriate...
"linux-generic32","gcc:-DTERMIO -O3
-fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG
RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
BF_PTR:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB_MAJO
R).$(SHLIB_MINOR)",
-"linux-ppc", "gcc:-DB_ENDIAN -DTERMIO -O3
-Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK
DES_RISC1
DES_UNROLL::linux_ppc32.o::::::::::dlfcn:linux-shared:-fPIC:
:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"linux-ppc", "gcc:-DB_ENDIAN -DTERMIO -O3
-Wall::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK
DES_RISC1
DES_UNROLL:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB_
MAJOR).$(SHLIB_MINOR)",
#### IA-32 targets...
"linux-ia32-icc", "icc:-DL_ENDIAN -DTERMIO
-O2 -no_cpprt::-D_REENTRANT::-ldl:BN_LLONG $
$:$:dlfcn:linux-shared:-KPIC::.so
.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
"linux-elf", "gcc:-DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG
$
$:$:dlfcn:linux-shared:-fPIC::.so
.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
"linux-aout", "gcc:-DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -march=i486 -Wall::(unknown):::BN_LLONG
$ $:$",
####
"linux-generic64","gcc:-DTERMIO -O3
-Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHAR
RC4_CHUNK DES_INT DES_UNROLL
BF_PTR:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB_MAJO
R).$(SHLIB_MINOR)",
-"linux-ppc64", "gcc:-m64 -DB_ENDIAN
-DTERMIO -O3 -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHAR RC4_CHUNK DES_RISC1
DES_UNROLL::linux_ppc64.o::::::::::dlfcn:linux-shared:-fPIC:
-m64:.so.$(SHLIB_MAJOR).$(SHLIB_MINOR)",
+"linux-ppc64", "gcc:-m64 -DB_ENDIAN
-DTERMIO -O3 -Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHAR RC4_CHUNK DES_RISC1
DES_UNROLL:$:dlfcn:linux-shared:-fPIC:-m64:.so.$(SH
LIB_MAJOR).$(SHLIB_MINOR)",
"linux-ia64", "gcc:-DL_ENDIAN -DTERMIO -O3
-Wall::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHUNK:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB
_MAJOR).$(SHLIB_MINOR)",
"linux-ia64-ecc","ecc:-DL_ENDIAN -DTERMIO
-O2 -Wall -no_cpprt::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHUNK:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB
_MAJOR).$(SHLIB_MINOR)",
"linux-ia64-icc","icc:-DL_ENDIAN -DTERMIO
-O2 -Wall -no_cpprt::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHUNK:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB
_MAJOR).$(SHLIB_MINOR)",
 -333,12 +334,12 
#### SPARC Linux setups
# Ray Miller <ray.miller computing-services.oxford.ac.uk> has patiently
# assisted with debugging of following two configs.
-"linux-sparcv8","gcc:-mv8 -DB_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -Wall
-DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL BF_PTR::sparcv8.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC::.so.$(SHLIB_MA
JOR).$(SHLIB_MINOR)",
+"linux-sparcv8","gcc:-mv8 -DB_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -Wall
-DBN_DIV2W::-D_REENTRANT::-ldl:BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL
BF_PTR:$:dlfcn:linux-shared:-fPIC::.so.$(SHLIB_MAJO
R).$(SHLIB_MINOR)",
# it's a real mess with -mcpu=ultrasparc option under
Linux, but
# -Wa,-Av8plus should do the trick no matter what.
-"linux-sparcv9","gcc:-m32 -mcpu=ultrasparc
-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
-Wa,-Av8plus
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-ldl:BN_LLONG RC4_CHAR
RC4_CHUNK DES_UNROLL BF_PTR::sparcv8plus.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC:-m32:.so.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
+"linux-sparcv9","gcc:-m32 -mcpu=ultrasparc
-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
-Wa,-Av8plus
-DBN_DIV2W::-D_REENTRANT:ULTRASPARC:-ldl:BN_LLONG RC4_CHAR
RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:linux-shared:-fPIC:-m32:.so.$(SHLIB_
MAJOR).$(SHLIB_MINOR)",
# GCC 3.1 is a requirement
-"linux64-sparcv9","gcc:-m64
-mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3
-fomit-frame-pointer
-Wall::-D_REENTRANT:ULTRASPARC:-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR:::des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:linux-shared:-fPIC:-m64:.so.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
+"linux64-sparcv9","gcc:-m64
-mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3
-fomit-frame-pointer
-Wall::-D_REENTRANT:ULTRASPARC:-ldl:SIXTY_FOUR_BIT_LONG
RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:linux-shared:-fPIC:-m64:.so.$(SHLIB_
MAJOR).$(SHLIB_MINOR)",
#### Alpha Linux with GNU C and Compaq C setups
# Special notes:
# - linux-alpha+bwx-gcc is ment to be used from ./config
only. If you
 -362,13 +363,13 
"BSD-x86", "gcc:-DL_ENDIAN -DTERMIOS -O3
-fomit-frame-pointer -Wall::$:::BN_LLONG
$
$:$:dlfcn:bsd-shared:-fPIC::.so.
$(SHLIB_MAJOR).$(SHLIB_MINOR)",
"BSD-x86-elf", "gcc:-DL_ENDIAN -DTERMIOS
-O3 -fomit-frame-pointer -Wall::$:::BN_LLONG
$
$:$:dlfcn:bsd-shared:-fPIC::.so.
$(SHLIB_MAJOR).$(SHLIB_MINOR)",
"debug-BSD-x86-elf", "gcc:-DL_ENDIAN
-DTERMIOS -O3 -Wall -g::$:::BN_LLONG
$
$:$:dlfcn:bsd-shared:-fPIC::.so.
$(SHLIB_MAJOR).$(SHLIB_MINOR)",
-"BSD-sparcv8", "gcc:-DB_ENDIAN -DTERMIOS
-O3 -mv8 -Wall::$:::BN_LLONG RC2_CHAR RC4_INDEX
DES_INT DES_UNROLL::sparcv8.o:des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHLIB_
MAJOR).$(SHLIB_MINOR)",
+"BSD-sparcv8", "gcc:-DB_ENDIAN -DTERMIOS
-O3 -mv8 -Wall::$:::BN_LLONG RC2_CHAR RC4_INDEX
DES_INT
DES_UNROLL:$:dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
"BSD-generic64","gcc:-DTERMIOS -O3
-Wall::$:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
DES_UNROLL:$:dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHLI
B_MAJOR).$(SHLIB_MINOR)",
# -DMD32_REG_T=int doesn't actually belong in sparc64
target, it
# simply *happens* to work around a compiler bug in gcc
3.3.3,
# triggered by RIPEMD160 code.
-"BSD-sparc64", "gcc:-DB_ENDIAN -DTERMIOS
-O3 -DMD32_REG_T=int
-Wall::$:::SIXTY_FOUR_BIT_LONG RC2_CHAR
RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR:::des_enc-sparc.o
fcrypt_b.o:::::::::dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHLIB_
MAJOR).$(SHLIB_MINOR)",
+"BSD-sparc64", "gcc:-DB_ENDIAN -DTERMIOS
-O3 -DMD32_REG_T=int
-Wall::$:::SIXTY_FOUR_BIT_LONG RC2_CHAR
RC4_CHUNK DES_INT DES_PTR DES_RISC2
BF_PTR:$:dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHLIB_MA
JOR).$(SHLIB_MINOR)",
"BSD-ia64", "gcc:-DL_ENDIAN -DTERMIOS -O3
-Wall::$:::SIXTY_FOUR_BIT_LONG
RC4_CHUNK:$:dlfcn:bsd-gcc-shared:-fPIC::.so.$(SHL
IB_MAJOR).$(SHLIB_MINOR)",
"BSD-x86_64", "gcc:-DL_ENDIAN -DTERMIOS
-O3 -DMD32_REG_T=int
-Wall::$:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
DES_UNROLL:$:dlfcn:bsd-gcc-shared:-fPIC::.so.$(
SHLIB_MAJOR).$(SHLIB_MINOR)",
 -406,12 +407,12 
#### IBM's AIX.
"aix3-cc", "cc:-O -DB_ENDIAN
-qmaxmem=16384::(unknown):AIX::BN_LLONG RC4_CHAR:::",
-"aix-gcc", "gcc:-O
-DB_ENDIAN::-D_THREAD_SAFE:AIX::BN_LLONG
RC4_CHAR::aix_ppc32.o::::::::::dlfcn:aix-shared:::.so.$(SHL
IB_MAJOR).$(SHLIB_MINOR)::-X 32",
-"aix64-gcc","gcc:-maix64 -O
-DB_ENDIAN::-D_THREAD_SAFE:AIX::SIXTY_FOUR_BIT_LONG
RC4_CHAR::aix_ppc64.o::::::::::dlfcn:aix-shared::-maix64:.so
.$(SHLIB_MAJOR).$(SHLIB_MINOR)::-X64",
+"aix-gcc", "gcc:-O
-DB_ENDIAN::-D_THREAD_SAFE:AIX::BN_LLONG
RC4_CHAR:$:dlfcn:aix-shared:::.so.$(SHLIB_MAJOR).$
(SHLIB_MINOR)::-X 32",
+"aix64-gcc","gcc:-maix64 -O
-DB_ENDIAN::-D_THREAD_SAFE:AIX::SIXTY_FOUR_BIT_LONG
RC4_CHAR:$:dlfcn:aix-shared::-maix64:.so.$(SHLIB_MA
JOR).$(SHLIB_MINOR)::-X64",
# Below targets assume AIX 5. Idea is to effectively
disregard $OBJECT_MODE
# at build time. $OBJECT_MODE is respected at ./config
stage!
-"aix-cc", "cc:-q32 -O -DB_ENDIAN
-qmaxmem=16384 -qro -qroconst::-qthreaded:AIX::BN_LLONG
RC4_CHAR::aix_ppc32.o::::::::::dlfcn:aix-shared::-q32:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)::-X 32",
-"aix64-cc", "cc:-q64 -O -DB_ENDIAN
-qmaxmem=16384 -qro
-qroconst::-qthreaded:AIX::SIXTY_FOUR_BIT_LONG
RC4_CHAR::aix_ppc64.o::::::::::dlfcn:aix-shared::-q64:.so.$
(SHLIB_MAJOR).$(SHLIB_MINOR)::-X 64",
+"aix-cc", "cc:-q32 -O -DB_ENDIAN
-qmaxmem=16384 -qro -qroconst::-qthreaded:AIX::BN_LLONG
RC4_CHAR:$:dlfcn:aix-shared::-q32:.so.$(SHLIB_MAJOR
).$(SHLIB_MINOR)::-X 32",
+"aix64-cc", "cc:-q64 -O -DB_ENDIAN
-qmaxmem=16384 -qro
-qroconst::-qthreaded:AIX::SIXTY_FOUR_BIT_LONG
RC4_CHAR:$:dlfcn:aix-shared::-q64:.so.$(SHLIB_MAJOR
).$(SHLIB_MINOR)::-X 64",
#
# Cray T90 and similar (SDSC)
 -503,9 +504,9 
##### MacOS X (a.k.a. Rhapsody or Darwin) setup
"rhapsody-ppc-cc","cc:-O3
-DB_ENDIAN::(unknown):MACOSX_RHAPSODY::BN_LLONG RC4_CHAR
RC4_CHUNK DES_UNROLL BF_PTR:$::",
-"darwin-ppc-cc","cc:-O3
-DB_ENDIAN::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:BN_
LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR::osx_ppc32.o::::::::::dlfcn:darwin-shared:-fPIC
-fno-common:-dynamiclib:.$(SHLIB_MAJOR).$(SHLIB_MINOR).dyl
ib",
+"darwin-ppc-cc","cc:-O3
-DB_ENDIAN::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:BN_
LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:darwin-shared:-fPIC
-fno-common:-dynamiclib:.$(SHLIB_MAJOR).$(SHLIB_MINOR).dyl
ib",
"darwin-i386-cc","cc:-O3
-fomit-frame-pointer
-fno-common::-D_REENTRANT:MACOSX:-Wl,-search_paths_first%:BN
_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:$:dlfcn:darwin-shared:-fPIC
-fno-common:-dynamiclib:.$(SHLIB_MAJOR).$(SHLIB_MINOR).dyl
ib",
-"debug-darwin-ppc-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall
-O::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL
BF_PTR::osx_ppc32.o::::::::::dlfcn:darwin-shared:-fPIC
-fno-common:-dynamiclib:.$(SHLIB_MAJOR).$(SHLIB_MINOR).dyl
ib",
+"debug-darwin-ppc-cc","cc:-DBN_DEBUG
-DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall
-O::-D_REENTRANT:MACOSX::BN_LLONG RC4_CHAR RC4_CHUNK
DES_UNROLL BF_PTR:$:dlfcn:darwin-shared:-fPIC
-fno-common:-dynamiclib:.$(SHLIB_MAJOR).$(SHLIB_MINOR).dyl
ib",
##### A/UX
"aux3-gcc","gcc:-O2
-DTERMIO::(unknown):AUX:-lbsd:RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR:::",
 -905,9 +906,37 
&usage if (!defined($table{$target}));
-if ($fips && ($disabled{"shared"} eq
"default"))
+my fields = split(/s*:s*/,$table{$target} .
":" x 30 , -1);
+my $cc = $fields[$idx_cc];
+my $cflags = $fields[$idx_cflags];
+my $unistd = $fields[$idx_unistd];
+my $thread_cflag = $fields[$idx_thread_cflag];
+my $sys_id = $fields[$idx_sys_id];
+my $lflags = $fields[$idx_lflags];
+my $bn_ops = $fields[$idx_bn_ops];
+my $cpuid_obj = $fields[$idx_cpuid_obj];
+my $bn_obj = $fields[$idx_bn_obj];
+my $des_obj = $fields[$idx_des_obj];
+my $aes_obj = $fields[$idx_aes_obj];
+my $bf_obj = $fields[$idx_bf_obj];
+my $md5_obj = $fields[$idx_md5_obj];
+my $sha1_obj = $fields[$idx_sha1_obj];
+my $cast_obj = $fields[$idx_cast_obj];
+my $rc4_obj = $fields[$idx_rc4_obj];
+my $rmd160_obj = $fields[$idx_rmd160_obj];
+my $rc5_obj = $fields[$idx_rc5_obj];
+my $dso_scheme = $fields[$idx_dso_scheme];
+my $shared_target = $fields[$idx_shared_target];
+my $shared_cflag = $fields[$idx_shared_cflag];
+my $shared_ldflag = $fields[$idx_shared_ldflag];
+my $shared_extension = $fields[$idx_shared_extension];
+my $ranlib = $fields[$idx_ranlib];
+my $arflags = $fields[$idx_arflags];
+
+if ($fips)
{
- delete $disabled{"shared"};
+ delete $disabled{"shared"} if
($disabled{"shared"} eq "default");
+ $disabled{"asm"}="forced" if
("$cpuid_obj:$bn_obj:$aes_obj:$des_obj:$sha1_obj"
eq "::::");
}
 -1001,33 +1030,6 
print "IsMK1MF=$IsMK1MFn";
-my fields = split(/s*:s*/,$table{$target} .
":" x 30 , -1);
-my $cc = $fields[$idx_cc];
-my $cflags = $fields[$idx_cflags];
-my $unistd = $fields[$idx_unistd];
-my $thread_cflag = $fields[$idx_thread_cflag];
-my $sys_id = $fields[$idx_sys_id];
-my $lflags = $fields[$idx_lflags];
-my $bn_ops = $fields[$idx_bn_ops];
-my $cpuid_obj = $fields[$idx_cpuid_obj];
-my $bn_obj = $fields[$idx_bn_obj];
-my $des_obj = $fields[$idx_des_obj];
-my $aes_obj = $fields[$idx_aes_obj];
-my $bf_obj = $fields[$idx_bf_obj];
-my $md5_obj = $fields[$idx_md5_obj];
-my $sha1_obj = $fields[$idx_sha1_obj];
-my $cast_obj = $fields[$idx_cast_obj];
-my $rc4_obj = $fields[$idx_rc4_obj];
-my $rmd160_obj = $fields[$idx_rmd160_obj];
-my $rc5_obj = $fields[$idx_rc5_obj];
-my $dso_scheme = $fields[$idx_dso_scheme];
-my $shared_target = $fields[$idx_shared_target];
-my $shared_cflag = $fields[$idx_shared_cflag];
-my $shared_ldflag = $fields[$idx_shared_ldflag];
-my $shared_extension = $fields[$idx_shared_extension];
-my $ranlib = $fields[$idx_ranlib];
-my $arflags = $fields[$idx_arflags];
-
# '%' in $lflags is used to split flags to
"pre-" and post-flags
my ($prelflags,$postlflags)=split('%',$lflags);
if (defined($postlflags)) { $lflags=$postlflags; }
 .
patch -p0 <<' .'
Index: openssl/TABLE
============================================================
================
$ cvs diff -u -r1.184.2.15.2.10 -r1.184.2.15.2.11 TABLE
--- openssl/TABLE 26 Aug 2007 14:57:09
-0000 1.184.2.15.2.10
+++ openssl/TABLE 27 Aug 2007 16:26:37
-0000 1.184.2.15.2.11
 -117,14 +117,14 
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -145,7 +145,7 
$bn_ops = SIXTY_FOUR_BIT_LONG RC2_CHAR RC4_CHUNK
DES_INT DES_PTR DES_RISC2 BF_PTR
$cpuid_obj =
$bn_obj =
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -171,8 +171,8 
$lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT
DES_UNROLL
$cpuid_obj =
-$bn_obj = sparcv8.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -684,7 +684,7 
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -711,7 +711,7 
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc32.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -765,7 +765,7 
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -792,7 +792,7 
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
$cpuid_obj =
-$bn_obj = aix_ppc64.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -981,7 +981,7 
$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 =
$des_obj =
$aes_obj =
$bf_obj =
 -1251,7 +1251,7 
$lflags =
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = osx_ppc32.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -1548,7 +1548,7 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR
DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -1575,7 +1575,7 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -1602,7 +1602,7 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR
DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8plus.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -1629,8 +1629,8 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8plus.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -1953,14 +1953,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX
DES_UNROLL DES_RISC1 DES_INT
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -1980,14 +1980,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX
DES_UNROLL DES_RISC1 DES_INT
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2115,7 +2115,7 
$lflags = -Wl,+s -ldld
$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX
RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
$cpuid_obj =
-$bn_obj = pa-risc2.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2142,7 +2142,7 
$lflags = -Wl,+s -ldld
$bn_ops = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR
DES_UNROLL DES_RISC1
$cpuid_obj =
-$bn_obj = pa-risc2.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2169,14 +2169,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
DES_UNROLL DES_RISC1 DES_INT
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2196,14 +2196,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX
DES_UNROLL DES_RISC1 DES_INT
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2223,7 +2223,7 
$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
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2250,7 +2250,7 
$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
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2358,7 +2358,7 
$lflags =
$bn_ops = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2
DES_UNROLL BF_PTR SIXTY_FOUR_BIT
$cpuid_obj =
-$bn_obj = bn-mips3.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2385,7 +2385,7 
$lflags =
$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL
DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT
$cpuid_obj =
-$bn_obj = bn-mips3.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2412,7 +2412,7 
$lflags =
$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL
SIXTY_FOUR_BIT_LONG
$cpuid_obj =
-$bn_obj = bn-mips3.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2439,7 +2439,7 
$lflags =
$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL
SIXTY_FOUR_BIT_LONG
$cpuid_obj =
-$bn_obj = bn-mips3.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2709,14 +2709,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2736,14 +2736,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2763,14 +2763,14 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
$cpuid_obj =
-$bn_obj = bn-ia64.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
+$sha1_obj =
$cast_obj =
-$rc4_obj = rc4-ia64.o
+$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
 -2790,7 +2790,7 
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1
DES_UNROLL
$cpuid_obj =
-$bn_obj = linux_ppc32.o
+$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
 -2817,7 +2817,7 
$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 =
$des_obj =
$aes_obj =
$bf_obj =
 -2844,12 +2844,12 
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK
DES_INT DES_UNROLL
$cpuid_obj =
-$bn_obj = bn-s390x.o
+$bn_obj =
$des_obj =
-$aes_obj = aes_cbc.o aes-s390x.o
+$aes_obj =
$bf_obj =
$md5_obj =
-$sha1_obj = sha1-s390x.o sha256-s390x.o
sha512-s390x.o
+$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
 -2871,8 +2871,8 
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -2898,8 +2898,8 
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8plus.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -2953,7 +2953,7 
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK
DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj =
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3492,8 +3492,8 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR
DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3519,8 +3519,8 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3546,8 +3546,8 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR
DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8plus.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3573,8 +3573,8 
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL
BF_PTR
$cpuid_obj =
-$bn_obj = sparcv8plus.o
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$bn_obj =
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3655,7 +3655,7 
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK
DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj =
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 -3682,7 +3682,7 
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK
DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$cpuid_obj =
$bn_obj =
-$des_obj = des_enc-sparc.o fcrypt_b.o
+$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|