X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=TABLE;h=62e5f585182778e7abddde36052abca02b33cbda;hp=9dd69ac075f13f428391a85f784340d188f2cda7;hb=af9fafdbd190c506da1dced5902d21f20243716a;hpb=a00e414faf76db8372f4e5fe04010e47e8ff90d4 diff --git a/TABLE b/TABLE index 9dd69ac075..62e5f58518 100644 --- a/TABLE +++ b/TABLE @@ -20,6 +20,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -27,6 +30,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** BS2000-OSD $cc = c89 @@ -48,6 +52,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -55,6 +62,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** BSD-generic32 $cc = gcc @@ -76,6 +84,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -83,6 +94,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-generic64 $cc = gcc @@ -104,6 +116,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -111,6 +126,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-ia64 $cc = gcc @@ -121,17 +137,20 @@ $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -139,6 +158,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-sparc64 $cc = gcc @@ -151,15 +171,18 @@ $bn_ops = BN_LLONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -167,6 +190,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-sparcv8 $cc = gcc @@ -188,6 +212,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -195,6 +222,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-x86 $cc = gcc @@ -204,18 +232,21 @@ $thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o mo86-out.o -$des_obj = dx86-out.o yx86-out.o -$aes_obj = ax86-out.o -$bf_obj = bx86-out.o -$md5_obj = mx86-out.o -$sha1_obj = sx86-out.o s512sse2-out.o -$cast_obj = cx86-out.o -$rc4_obj = rx86-out.o -$rmd160_obj = rm86-out.o -$rc5_obj = r586-out.o -$wp_obj = wp_block.o w86mmx-out.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out $dso_scheme = dlfcn $shared_target= bsd-shared $shared_cflag = -fPIC @@ -223,6 +254,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-x86-elf $cc = gcc @@ -232,18 +264,21 @@ $thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-shared $shared_cflag = -fPIC @@ -251,6 +286,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** BSD-x86_64 $cc = gcc @@ -263,15 +299,18 @@ $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK 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 +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = $rc5_obj = $wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -279,6 +318,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** Cygwin $cc = gcc @@ -288,18 +328,21 @@ $thread_cflag = $sys_id = CYGWIN32 $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = x86cpuid-cof.o -$bn_obj = bn86-cof.o co86-cof.o mo86-cof.o -$des_obj = dx86-cof.o yx86-cof.o -$aes_obj = ax86-cof.o -$bf_obj = bx86-cof.o -$md5_obj = mx86-cof.o -$sha1_obj = sx86-cof.o s512sse2-cof.o -$cast_obj = cx86-cof.o -$rc4_obj = rx86-cof.o -$rmd160_obj = rm86-cof.o -$rc5_obj = r586-cof.o -$wp_obj = wp_block.o w86mmx-cof.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = coff $dso_scheme = dlfcn $shared_target= cygwin-shared $shared_cflag = -D_WINDLL @@ -307,6 +350,7 @@ $shared_ldflag = -shared $shared_extension = .dll.a $ranlib = $arflags = +$multilib = *** Cygwin-pre1.3 $cc = gcc @@ -328,6 +372,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -335,6 +382,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** DJGPP $cc = gcc @@ -344,18 +392,21 @@ $thread_cflag = $sys_id = MSDOS $lflags = -L/dev/env/WATT_ROOT/lib -lwatt $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o mo86-out.o -$des_obj = dx86-out.o yx86-out.o -$aes_obj = ax86-out.o -$bf_obj = bx86-out.o -$md5_obj = mx86-out.o -$sha1_obj = sx86-out.o s512sse2-out.o -$cast_obj = cx86-out.o -$rc4_obj = rx86-out.o -$rmd160_obj = rm86-out.o -$rc5_obj = r586-out.o -$wp_obj = wp_block.o w86mmx-out.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out $dso_scheme = $shared_target= $shared_cflag = @@ -363,6 +414,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** MPE/iX-gcc $cc = gcc @@ -384,6 +436,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -391,6 +446,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** OS2-EMX $cc = gcc @@ -412,6 +468,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -419,6 +478,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** OS390-Unix $cc = c89.sh @@ -440,6 +500,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -447,6 +510,71 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** QNX6 +$cc = gcc +$cflags = -DTERMIOS +$unistd = +$thread_cflag = +$sys_id = +$lflags = -lsocket +$bn_ops = +$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 = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** QNX6-i386 +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = -lsocket +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= bsd-gcc-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** ReliantUNIX $cc = cc @@ -468,6 +596,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= reliantunix-shared $shared_cflag = @@ -475,6 +606,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** SINIX $cc = cc @@ -496,6 +628,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -503,6 +638,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** SINIX-N $cc = /usr/ucb/cc @@ -524,6 +660,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -531,6 +670,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** UWIN $cc = cc @@ -552,6 +692,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -559,6 +702,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** VC-CE $cc = cl @@ -580,6 +724,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= $shared_cflag = @@ -587,55 +734,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = - -*** VC-NT -$cc = cl -$cflags = -$unistd = -$thread_cflag = -$sys_id = WINNT -$lflags = -$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$wp_obj = -$dso_scheme = win32 -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = +$multilib = *** VC-WIN32 $cc = cl -$cflags = +$cflags = -W3 -WX -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE $unistd = $thread_cflag = $sys_id = WIN32 $lflags = $bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$wp_obj = +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = win32n $dso_scheme = win32 $shared_target= $shared_cflag = @@ -643,27 +766,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** VC-WIN64A $cc = cl -$cflags = +$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = $thread_cflag = $sys_id = WIN64A $lflags = $bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN -$cpuid_obj = -$bn_obj = +$cpuid_obj = x86_64cpuid.o +$bn_obj = bn_asm.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_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_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = -$wp_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = auto $dso_scheme = win32 $shared_target= $shared_cflag = @@ -671,27 +798,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** VC-WIN64I $cc = cl -$cflags = +$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE $unistd = $thread_cflag = $sys_id = WIN64I $lflags = $bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN -$cpuid_obj = -$bn_obj = +$cpuid_obj = ia64cpuid.o +$bn_obj = ia64.o ia64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = ias $dso_scheme = win32 $shared_target= $shared_cflag = @@ -699,62 +830,71 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** aix-cc $cc = cc -$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 +$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = $thread_cflag = -qthreaded $sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR -$cpuid_obj = -$bn_obj = aix_ppc32.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix32 $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q32 +$shared_ldflag = -q32 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 32 +$multilib = *** aix-gcc $cc = gcc $cflags = -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR -$cpuid_obj = -$bn_obj = aix_ppc32.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix32 $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X32 +$multilib = *** aix3-cc $cc = cc @@ -776,6 +916,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -783,62 +926,71 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** aix64-cc $cc = cc -$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 +$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst $unistd = -$thread_cflag = (unknown) +$thread_cflag = -qthreaded $sys_id = AIX $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR -$cpuid_obj = -$bn_obj = aix_ppc64.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix64 $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = -$shared_ldflag = -q64 +$shared_ldflag = -q64 -G $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 64 +$multilib = *** aix64-gcc $cc = gcc -$cflags = -O -DB_ENDIAN +$cflags = -maix64 -O -DB_ENDIAN $unistd = -$thread_cflag = -D_THREAD_SAFE +$thread_cflag = -pthread $sys_id = AIX $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR -$cpuid_obj = -$bn_obj = aix_ppc64.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = aix64 $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = +$shared_ldflag = -maix64 -shared -Wl,-G +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X64 +$multilib = *** aux3-gcc $cc = gcc @@ -860,6 +1012,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -867,6 +1022,71 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** 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.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = +$multilib = + +*** 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.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC -DPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = +$multilib = *** bsdi-elf-gcc $cc = gcc @@ -876,18 +1096,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -895,6 +1118,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** cc $cc = cc @@ -916,6 +1140,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -923,6 +1150,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** cray-j90 $cc = cc @@ -944,6 +1172,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -951,6 +1182,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** cray-t3e $cc = cc @@ -972,6 +1204,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -979,62 +1214,135 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** darwin-i386-cc $cc = cc -$cflags = -O3 -fomit-frame-pointer -DL_ENDIAN +$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX -$lflags = +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch i386 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** darwin-ppc-cc +$cc = cc +$cflags = -arch ppc -O3 -DB_ENDIAN -Wa,-force_cpusubtype_ALL +$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 = +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx32 $dso_scheme = dlfcn $shared_target= darwin-shared $shared_cflag = -fPIC -fno-common -$shared_ldflag = -dynamiclib +$shared_ldflag = -arch ppc -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = +$multilib = -*** darwin-ppc-cc +*** darwin64-ppc-cc $cc = cc -$cflags = -O3 -DB_ENDIAN +$cflags = -arch ppc64 -O3 -DB_ENDIAN $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 = osx_ppc32.o +$lflags = -Wl,-search_paths_first% +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx64 $dso_scheme = dlfcn $shared_target= darwin-shared $shared_cflag = -fPIC -fno-common -$shared_ldflag = -dynamiclib +$shared_ldflag = -arch ppc64 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = + +*** darwin64-x86_64-cc +$cc = cc +$cflags = -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch x86_64 -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = +$multilib = *** debug $cc = gcc @@ -1056,6 +1364,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1063,6 +1374,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-BSD-x86-elf $cc = gcc @@ -1072,18 +1384,21 @@ $thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= bsd-shared $shared_cflag = -fPIC @@ -1091,6 +1406,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-Cygwin $cc = gcc @@ -1112,6 +1428,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= cygwin-shared $shared_cflag = -D_WINDLL @@ -1119,6 +1438,39 @@ $shared_ldflag = -shared $shared_extension = .dll.a $ranlib = $arflags = +$multilib = + +*** debug-VC-WIN32 +$cc = cl +$cflags = -W3 -WX -Gs0 -GF -Gy -Zi -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE +$unistd = +$thread_cflag = +$sys_id = WIN32 +$lflags = +$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = win32n +$dso_scheme = win32 +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = *** debug-ben $cc = gcc @@ -1140,6 +1492,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1147,10 +1502,43 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-debug $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -DBN_DEBUG -DCONF_DEBUG -DBN_CTX_DEBUG -DDEBUG_SAFESTACK -g3 -O2 -pipe +$unistd = +$thread_cflag = (unknown) +$sys_id = +$lflags = +$bn_ops = +$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 = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** debug-ben-no-opt +$cc = gcc +$cflags = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -DTERMIOS -Wall -g3 $unistd = $thread_cflag = (unknown) $sys_id = @@ -1168,6 +1556,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1175,6 +1566,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-openbsd $cc = gcc @@ -1196,6 +1588,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1203,6 +1598,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-openbsd-debug $cc = gcc @@ -1224,6 +1620,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1231,6 +1630,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-ben-strict $cc = gcc @@ -1252,6 +1652,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1259,27 +1662,31 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-bodo $cc = gcc -$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall +$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -1287,6 +1694,39 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** debug-darwin-i386-cc +$cc = cc +$cflags = -arch i386 -g3 -DL_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first% +$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = macosx +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -arch i386 -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = +$multilib = *** debug-darwin-ppc-cc $cc = cc @@ -1296,18 +1736,21 @@ $thread_cflag = -D_REENTRANT $sys_id = MACOSX $lflags = $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = osx_ppc32.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = osx32 $dso_scheme = dlfcn $shared_target= darwin-shared $shared_cflag = -fPIC @@ -1315,15 +1758,16 @@ $shared_ldflag = -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = +$multilib = -*** debug-geoff +*** debug-geoff32 $cc = gcc $cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG +$bn_ops = BN_LLONG $cpuid_obj = $bn_obj = $des_obj = @@ -1336,6 +1780,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1343,27 +1790,63 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** debug-levitte-linux-elf +*** debug-geoff64 $cc = gcc -$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe +$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$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 +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT 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 = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-levitte-linux-elf +$cc = gcc +$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1371,6 +1854,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-elf-extreme $cc = gcc @@ -1380,18 +1864,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1399,6 +1886,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-noasm $cc = gcc @@ -1420,6 +1908,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1427,6 +1918,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-levitte-linux-noasm-extreme $cc = gcc @@ -1448,6 +1940,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1455,6 +1950,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-elf $cc = gcc @@ -1464,18 +1960,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lefence -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1483,6 +1982,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-elf-noefence $cc = gcc @@ -1492,18 +1992,117 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-generic32 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT 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 = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-generic64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DTERMIO -g -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT 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 = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-linux-ia32-aes +$cc = gcc +$cflags = -DAES_EXPERIMENTAL -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_x86core.o aes_cbc.o aes_ctr.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1511,6 +2110,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-linux-pentium $cc = gcc @@ -1520,18 +2120,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1539,6 +2142,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-linux-ppro $cc = gcc @@ -1548,18 +2152,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1567,6 +2174,39 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** debug-linux-x86_64 +$cc = gcc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -m64 -DL_ENDIAN -DTERMIO -g -Wall -DMD32_REG_T=int +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = 64 *** debug-rse $cc = cc @@ -1576,18 +2216,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -1595,6 +2238,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv8-cc $cc = cc @@ -1606,7 +2250,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 -$des_obj = +$des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -1616,6 +2260,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -1623,6 +2270,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv8-gcc $cc = gcc @@ -1634,7 +2282,7 @@ $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_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -1644,6 +2292,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -1651,6 +2302,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv9-cc $cc = cc @@ -1663,15 +2315,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_P $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -1679,6 +2334,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** debug-solaris-sparcv9-gcc $cc = gcc @@ -1691,15 +2347,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -1707,62 +2366,103 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = -*** debug-steve +*** debug-steve-opt $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 = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -O3 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g -DMD32_REG_T=int +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** debug-steve32 +$cc = gcc +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m32 -DL_ENDIAN -DCONF_DEBUG -DDEBUG_SAFESTACK -g -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -rdynamic -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $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 = +$multilib = -*** debug-steve-linux-pseudo64 +*** debug-steve64 $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 +$cflags = -Wall -pedantic -DPEDANTIC -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wshadow -Wformat -Werror -DCRYPTO_MDEBUG_ALL -DCRYPTO_MDEBUG_ABORT -DREF_CHECK -DOPENSSL_NO_DEPRECATED -m64 -DL_ENDIAN -DTERMIO -DCONF_DEBUG -DDEBUG_SAFESTACK -g -DMD32_REG_T=int $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -rdynamic -ldl -$bn_ops = SIXTY_FOUR_BIT -$cpuid_obj = -$bn_obj = +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_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_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = -$wp_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $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 = +$multilib = *** debug-ulf $cc = gcc @@ -1784,6 +2484,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = win32 $shared_target= cygwin-shared $shared_cflag = @@ -1791,10 +2494,11 @@ $shared_ldflag = $shared_extension = .dll $ranlib = $arflags = +$multilib = *** debug-vos-gcc $cc = gcc -$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG +$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -D_VOS_EXTENDED_NAMES -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG $unistd = $thread_cflag = (unknown) $sys_id = VOS @@ -1812,6 +2516,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -1819,6 +2526,7 @@ $shared_ldflag = $shared_extension = .so $ranlib = $arflags = +$multilib = *** dgux-R3-gcc $cc = gcc @@ -1840,6 +2548,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1847,6 +2558,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dgux-R4-gcc $cc = gcc @@ -1868,6 +2580,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1875,6 +2590,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dgux-R4-x86-gcc $cc = gcc @@ -1884,18 +2600,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lnsl -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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = $shared_target= $shared_cflag = @@ -1903,6 +2622,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** dist $cc = cc @@ -1924,6 +2644,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1931,6 +2654,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** gcc $cc = gcc @@ -1952,6 +2676,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -1959,6 +2686,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** hpux-cc $cc = cc @@ -1980,6 +2708,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -1987,6 +2718,7 @@ $shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-gcc $cc = gcc @@ -2008,6 +2740,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2015,6 +2750,7 @@ $shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-ia64-cc $cc = cc @@ -2025,17 +2761,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2043,6 +2782,7 @@ $shared_ldflag = +DD32 -b $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux32 *** hpux-ia64-gcc $cc = gcc @@ -2053,17 +2793,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2071,6 +2814,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux32 *** hpux-parisc-cc $cc = cc @@ -2092,6 +2836,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2099,6 +2846,7 @@ $shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc-cc-o4 $cc = cc @@ -2120,6 +2868,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2127,6 +2878,7 @@ $shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc-gcc $cc = gcc @@ -2148,6 +2900,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2155,27 +2910,31 @@ $shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $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_ctr.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 = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 32 $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2183,6 +2942,39 @@ $shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa1.1 + +*** hpux-parisc1_1-gcc +$cc = gcc +$cflags = -O3 -DB_ENDIAN -DBN_DIV2W +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -Wl,+s -ldld +$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 +$cpuid_obj = pariscid.o +$bn_obj = bn_asm.o parisc-mont.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-parisc.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-parisc.o sha256-parisc.o sha512-parisc.o +$cast_obj = +$rc4_obj = rc4-parisc.o +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 32 +$dso_scheme = dl +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** hpux-parisc2-cc $cc = cc @@ -2204,6 +2996,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2211,6 +3006,7 @@ $shared_ldflag = -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux-parisc2-gcc $cc = gcc @@ -2232,6 +3028,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2239,6 +3038,7 @@ $shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** hpux64-ia64-cc $cc = cc @@ -2249,17 +3049,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2267,6 +3070,7 @@ $shared_ldflag = +DD64 -b $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux64 *** hpux64-ia64-gcc $cc = gcc @@ -2277,17 +3081,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2295,6 +3102,7 @@ $shared_ldflag = -mlp64 -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /hpux64 *** hpux64-parisc2-cc $cc = cc @@ -2304,18 +3112,21 @@ $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_ctr.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 = +$modes_obj = ghash-parisc.o +$perlasm_scheme = 64 $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2323,6 +3134,7 @@ $shared_ldflag = +DD64 -b $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa20_64 *** hpux64-parisc2-gcc $cc = gcc @@ -2344,6 +3156,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2351,6 +3166,7 @@ $shared_ldflag = -shared $shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /pa20_64 *** hurd-x86 $cc = gcc @@ -2360,18 +3176,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2379,6 +3198,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** irix-cc $cc = cc @@ -2400,6 +3220,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2407,6 +3230,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** irix-gcc $cc = gcc @@ -2428,6 +3252,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2435,10 +3262,11 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** irix-mips3-cc $cc = cc -$cflags = -n32 -mips3 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = @@ -2456,6 +3284,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2463,6 +3294,7 @@ $shared_ldflag = -n32 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 32 *** irix-mips3-gcc $cc = gcc @@ -2484,6 +3316,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2491,10 +3326,11 @@ $shared_ldflag = -mabi=n32 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 32 *** irix64-mips4-cc $cc = cc -$cflags = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = @@ -2512,6 +3348,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2519,6 +3358,7 @@ $shared_ldflag = -64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** irix64-mips4-gcc $cc = gcc @@ -2540,6 +3380,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2547,6 +3390,7 @@ $shared_ldflag = -mabi=64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** linux-alpha+bwx-ccc $cc = ccc @@ -2556,18 +3400,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -2575,6 +3422,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** linux-alpha+bwx-gcc $cc = gcc @@ -2584,18 +3432,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2603,6 +3454,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-alpha-ccc $cc = ccc @@ -2612,18 +3464,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -2631,6 +3486,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** linux-alpha-gcc $cc = gcc @@ -2640,18 +3496,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2659,6 +3518,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-aout $cc = gcc @@ -2668,18 +3528,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = x86cpuid-out.o -$bn_obj = bn86-out.o co86-out.o mo86-out.o -$des_obj = dx86-out.o yx86-out.o -$aes_obj = ax86-out.o -$bf_obj = bx86-out.o -$md5_obj = mx86-out.o -$sha1_obj = sx86-out.o s512sse2-out.o -$cast_obj = cx86-out.o -$rc4_obj = rx86-out.o -$rmd160_obj = rm86-out.o -$rc5_obj = r586-out.o -$wp_obj = wp_block.o w86mmx-out.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = a.out $dso_scheme = $shared_target= $shared_cflag = @@ -2687,6 +3550,39 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** linux-armv4 +$cc = gcc +$cflags = -DTERMIO -O3 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR +$cpuid_obj = +$bn_obj = bn_asm.o armv4-mont.o +$des_obj = +$aes_obj = aes_cbc.o aes_ctr.o aes-armv4.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-armv4-large.o sha256-armv4.o sha512-armv4.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = ghash-armv4.o +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** linux-elf $cc = gcc @@ -2696,18 +3592,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2715,6 +3614,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-generic32 $cc = gcc @@ -2736,6 +3636,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2743,6 +3646,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-generic64 $cc = gcc @@ -2764,6 +3668,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2771,6 +3678,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ia32-icc $cc = icc @@ -2780,18 +3688,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -KPIC @@ -2799,6 +3710,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ia64 $cc = gcc @@ -2809,17 +3721,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2827,6 +3742,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ia64-ecc $cc = ecc @@ -2837,17 +3753,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2855,6 +3774,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ia64-icc $cc = icc @@ -2865,17 +3785,20 @@ $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_INT $cpuid_obj = ia64cpuid.o -$bn_obj = bn-ia64.o +$bn_obj = bn-ia64.o ia64-mont.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ia64.o $bf_obj = $md5_obj = md5-ia64.o $sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-ia64.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2883,6 +3806,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ppc $cc = gcc @@ -2892,18 +3816,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = linux_ppc32.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = linux32 $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2911,34 +3838,71 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-ppc64 $cc = gcc -$cflags = -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 -Wall +$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_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = linux_ppc64.o +$cpuid_obj = ppccpuid.o ppccap.o +$bn_obj = bn-ppc.o ppc-mont.o ppc64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-ppc.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = linux64 $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC -$shared_ldflag = -bpowerpc64-linux +$shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 + +*** 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 = s390xcap.o s390xcpuid.o +$bn_obj = bn-s390x.o s390x-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-s390x.o +$bf_obj = +$md5_obj = +$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o +$cast_obj = +$rc4_obj = rc4-s390x.o +$rmd160_obj = +$rc5_obj = +$wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = 64 *** linux-sparcv8 $cc = gcc @@ -2960,6 +3924,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2967,10 +3934,11 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-sparcv9 $cc = gcc -$cflags = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plusa -DBN_DIV2W +$cflags = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC @@ -2979,15 +3947,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2995,6 +3966,7 @@ $shared_ldflag = -m32 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** linux-x86_64 $cc = gcc @@ -3003,19 +3975,22 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK 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 +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = $rc5_obj = $wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3023,6 +3998,7 @@ $shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** linux64-sparcv9 $cc = gcc @@ -3031,19 +4007,22 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3051,34 +4030,71 @@ $shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = 64 *** mingw $cc = gcc -$cflags = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -D_WIN32_WINNT=0x333 +$cflags = -mno-cygwin -DL_ENDIAN -DWIN32_LEAN_AND_MEAN -fomit-frame-pointer -O3 -march=i486 -Wall $unistd = -$thread_cflag = +$thread_cflag = -D_MT $sys_id = MINGW32 -$lflags = -lwsock32 -lgdi32 +$lflags = -lws2_32 -lgdi32 -lcrypt32 $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN -$cpuid_obj = x86cpuid-cof.o -$bn_obj = bn86-cof.o co86-cof.o mo86-cof.o -$des_obj = dx86-cof.o yx86-cof.o -$aes_obj = ax86-cof.o -$bf_obj = bx86-cof.o -$md5_obj = mx86-cof.o -$sha1_obj = sx86-cof.o s512sse2-cof.o -$cast_obj = cx86-cof.o -$rc4_obj = rx86-cof.o -$rmd160_obj = rm86-cof.o -$rc5_obj = r586-cof.o -$wp_obj = wp_block.o w86mmx-cof.o +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = coff $dso_scheme = win32 $shared_target= cygwin-shared $shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK -$shared_ldflag = -mno-cygwin -shared +$shared_ldflag = -mno-cygwin +$shared_extension = .dll.a +$ranlib = +$arflags = +$multilib = + +*** mingw64 +$cc = gcc +$cflags = -mno-cygwin -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE +$unistd = +$thread_cflag = -D_MT +$sys_id = MINGW64 +$lflags = -lws2_32 -lgdi32 -lcrypt32 +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = mingw64 +$dso_scheme = win32 +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL +$shared_ldflag = -mno-cygwin $shared_extension = .dll.a $ranlib = $arflags = +$multilib = *** ncr-scde $cc = cc @@ -3100,6 +4116,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3107,6 +4126,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** netware-clib $cc = mwccnlm @@ -3115,7 +4135,7 @@ $unistd = $thread_cflag = $sys_id = $lflags = -$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$bn_ops = RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -3128,6 +4148,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3135,6 +4158,103 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = + +*** netware-clib-bsdsock +$cc = mwccnlm +$cflags = +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$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 = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** netware-clib-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -DNETWARE_BSDSOCK -DNETDB_USE_INTERNET -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$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 = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** netware-clib-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -I/ndk/ws295sdk/include -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = RC4_INDEX MD2_INT +$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 = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = *** netware-libc $cc = mwccnlm @@ -3156,6 +4276,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3163,6 +4286,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** netware-libc-bsdsock $cc = mwccnlm @@ -3184,6 +4308,41 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = +$multilib = + +*** netware-libc-bsdsock-gcc +$cc = i586-netware-gcc +$cflags = -nostdinc -I/ndk/libc/include -DNETWARE_BSDSOCK -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT +$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 = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3191,6 +4350,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** netware-libc-gcc $cc = i586-netware-gcc @@ -3212,6 +4372,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3219,6 +4382,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** newsos4-gcc $cc = gcc @@ -3240,6 +4404,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3247,6 +4414,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** nextstep $cc = cc @@ -3268,6 +4436,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3275,6 +4446,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** nextstep3.3 $cc = cc @@ -3296,6 +4468,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3303,6 +4478,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** osf1-alpha-cc $cc = cc @@ -3312,18 +4488,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= alpha-osf1-shared $shared_cflag = @@ -3331,6 +4510,7 @@ $shared_ldflag = $shared_extension = .so $ranlib = $arflags = +$multilib = *** osf1-alpha-gcc $cc = gcc @@ -3340,18 +4520,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1 -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= alpha-osf1-shared $shared_cflag = @@ -3359,6 +4542,7 @@ $shared_ldflag = $shared_extension = .so $ranlib = $arflags = +$multilib = *** purify $cc = purify gcc @@ -3380,6 +4564,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3387,6 +4574,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** qnx4 $cc = cc @@ -3408,6 +4596,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3415,34 +4606,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = - -*** qnx6 -$cc = cc -$cflags = -DL_ENDIAN -DTERMIOS -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -lsocket -$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$wp_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = +$multilib = *** rhapsody-ppc-cc $cc = cc @@ -3464,6 +4628,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -3471,6 +4638,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** sco5-cc $cc = cc @@ -3480,18 +4648,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lsocket -lnsl $bn_ops = 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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= svr3-shared $shared_cflag = -Kpic @@ -3499,6 +4670,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** sco5-gcc $cc = gcc @@ -3508,18 +4680,21 @@ $thread_cflag = (unknown) $sys_id = $lflags = -lsocket -lnsl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= svr3-shared $shared_cflag = -fPIC @@ -3527,6 +4702,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv7-cc $cc = cc @@ -3548,6 +4724,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3555,6 +4734,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv7-gcc $cc = gcc @@ -3576,6 +4756,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3583,6 +4766,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv8-cc $cc = cc @@ -3604,6 +4788,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3611,6 +4798,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv8-gcc $cc = gcc @@ -3632,6 +4820,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3639,10 +4830,11 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv9-cc $cc = cc -$cflags = -xtarget=ultra -xarch=v8plusa -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W +$cflags = -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC @@ -3651,15 +4843,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_P $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3667,6 +4862,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-sparcv9-gcc $cc = gcc @@ -3679,15 +4875,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3695,6 +4894,7 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-x86-cc $cc = cc @@ -3716,6 +4916,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3723,6 +4926,7 @@ $shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris-x86-gcc $cc = gcc @@ -3732,18 +4936,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3751,10 +4958,11 @@ $shared_ldflag = -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** solaris64-sparcv9-cc $cc = cc -$cflags = -xtarget=ultra -xarch=v9a -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN +$cflags = -xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC @@ -3763,15 +4971,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3779,6 +4990,7 @@ $shared_ldflag = -xarch=v9 -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = /usr/ccs/bin/ar rs $arflags = +$multilib = /64 *** solaris64-sparcv9-gcc $cc = gcc @@ -3791,15 +5003,18 @@ $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL $cpuid_obj = sparcv9cap.o sparccpuid.o $bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o $des_obj = des_enc-sparc.o fcrypt_b.o -$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o +$aes_obj = aes_core.o aes_cbc.o aes_ctr.o aes-sparcv9.o $bf_obj = -$md5_obj = md5-sparcv9.o -$sha1_obj = +$md5_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-sparcv9.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3807,6 +5022,7 @@ $shared_ldflag = -m64 -shared $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /64 *** solaris64-x86_64-cc $cc = cc @@ -3815,19 +5031,22 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL -$cpuid_obj = -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_ctr.o aes-x86_64.o aesni-x86_64.o $bf_obj = -$md5_obj = -$sha1_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_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = -$wp_obj = +$wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC @@ -3835,6 +5054,7 @@ $shared_ldflag = -xarch=amd64 -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /64 *** solaris64-x86_64-gcc $cc = gcc @@ -3843,19 +5063,22 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK 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 +$aes_obj = aes_ctr.o aes-x86_64.o aesni-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 = $rc5_obj = $wp_obj = wp-x86_64.o +$cmll_obj = cmll-x86_64.o cmll_misc.o +$modes_obj = ghash-x86_64.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -3863,6 +5086,7 @@ $shared_ldflag = -m64 -shared -static-libgcc $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = /64 *** sunos-gcc $cc = gcc @@ -3884,6 +5108,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -3891,6 +5118,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** tandem-c89 $cc = c89 @@ -3912,6 +5140,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3919,6 +5150,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** tru64-alpha-cc $cc = cc @@ -3928,18 +5160,21 @@ $thread_cflag = -pthread $sys_id = $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = +$cpuid_obj = alphacpuid.o +$bn_obj = bn_asm.o alpha-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-alpha.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = ghash-alpha.o +$perlasm_scheme = void $dso_scheme = dlfcn $shared_target= alpha-osf1-shared $shared_cflag = @@ -3947,6 +5182,71 @@ $shared_ldflag = -msym $shared_extension = .so $ranlib = $arflags = +$multilib = + +*** uClinux-dist +$cc = +$cflags = $(CFLAGS) +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = $(LDFLAGS) $(LDLIBS) +$bn_ops = BN_LLONG +$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 = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = + +*** uClinux-dist64 +$cc = +$cflags = $(CFLAGS) +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = +$lflags = $(LDFLAGS) $(LDLIBS) +$bn_ops = SIXTY_FOUR_BIT_LONG +$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 = +$modes_obj = +$perlasm_scheme = void +$dso_scheme = +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = +$multilib = *** ultrix-cc $cc = cc @@ -3968,6 +5268,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -3975,6 +5278,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** ultrix-gcc $cc = gcc @@ -3996,6 +5300,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4003,6 +5310,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-2.0 $cc = cc @@ -4024,6 +5332,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4031,6 +5342,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-2.1 $cc = cc @@ -4052,6 +5364,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4059,6 +5374,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** unixware-7 $cc = cc @@ -4068,18 +5384,21 @@ $thread_cflag = -Kthread $sys_id = $lflags = -lsocket -lnsl $bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL -$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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= svr5-shared $shared_cflag = -Kpic @@ -4087,6 +5406,7 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** unixware-7-gcc $cc = gcc @@ -4096,18 +5416,21 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl $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 +$cpuid_obj = x86cpuid.o +$bn_obj = bn-586.o co-586.o x86-mont.o +$des_obj = des-586.o crypt586.o +$aes_obj = aes_ctr.o aes-586.o aesni-x86.o +$bf_obj = bf-586.o +$md5_obj = md5-586.o +$sha1_obj = sha1-586.o sha256-586.o sha512-586.o +$cast_obj = cast-586.o +$rc4_obj = rc4-586.o +$rmd160_obj = rmd-586.o +$rc5_obj = rc5-586.o +$wp_obj = wp_block.o wp-mmx.o +$cmll_obj = cmll-x86.o +$modes_obj = ghash-x86.o +$perlasm_scheme = elf $dso_scheme = dlfcn $shared_target= gnu-shared $shared_cflag = -fPIC @@ -4115,10 +5438,11 @@ $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +$multilib = *** vos-gcc $cc = gcc -$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN +$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -D_VOS_EXTENDED_NAMES -DB_ENDIAN $unistd = $thread_cflag = (unknown) $sys_id = VOS @@ -4136,6 +5460,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -4143,6 +5470,7 @@ $shared_ldflag = $shared_extension = .so $ranlib = $arflags = +$multilib = *** vxworks-mipsle $cc = ccmips @@ -4164,6 +5492,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = void $dso_scheme = $shared_target= $shared_cflag = @@ -4171,6 +5502,7 @@ $shared_ldflag = $shared_extension = $ranlib = ranlibmips $arflags = +$multilib = *** vxworks-ppc405 $cc = ccppc @@ -4192,6 +5524,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4199,6 +5534,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** vxworks-ppc750 $cc = ccppc @@ -4220,6 +5556,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4227,6 +5566,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** vxworks-ppc750-debug $cc = ccppc @@ -4248,6 +5588,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4255,6 +5598,7 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib = *** vxworks-ppc860 $cc = ccppc @@ -4276,6 +5620,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $wp_obj = +$cmll_obj = +$modes_obj = +$perlasm_scheme = $dso_scheme = $shared_target= $shared_cflag = @@ -4283,3 +5630,4 @@ $shared_ldflag = $shared_extension = $ranlib = $arflags = +$multilib =