X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=TABLE;h=f68d283691c0eeaa4b5572fe336b73b4ad81a837;hp=7d7fbc37d8a6b541fbac82e943189775c60d03c1;hb=9c54e18bf037aad58dd19346fe23866a444df05c;hpb=ed65fab9103c5d2f32c2c4c07ceab22687d95327 diff --git a/TABLE b/TABLE index 7d7fbc37d8..f68d283691 100644 --- a/TABLE +++ b/TABLE @@ -1,32 +1,5 @@ Output of `Configure TABLE': -*** BC-16 -$cc = bcc -$cflags = -$unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 -$lflags = -$bn_ops = BN_LLONG DES_PTR RC4_INDEX SIXTEEN_BIT -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - *** BC-32 $cc = bcc32 $cflags = @@ -46,6 +19,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = win32 $shared_target= $shared_cflag = @@ -73,6 +47,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -81,203 +56,14 @@ $shared_extension = $ranlib = $arflags = -*** Cygwin -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -$unistd = -$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 = asm/bn86-cof.o asm/co86-cof.o -$des_obj = asm/dx86-cof.o asm/yx86-cof.o -$aes_obj = aes_cbc.o asm/ax86-cof.o -$bf_obj = asm/bx86-cof.o -$md5_obj = asm/mx86-cof.o -$sha1_obj = asm/sx86-cof.o asm/s512sse2-cof.o -$cast_obj = asm/cx86-cof.o -$rc4_obj = asm/rx86-cof.o -$rmd160_obj = asm/rm86-cof.o -$rc5_obj = asm/r586-cof.o -$dso_scheme = win32 -$shared_target= cygwin-shared -$shared_cflag = -D_DLL -$shared_ldflag = -shared -$shared_extension = .dll -$ranlib = -$arflags = - -*** Cygwin-pre1.3 -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -$unistd = -$thread_cflag = (unknown) -$sys_id = CYGWIN32 -$lflags = -$bn_ops = BN_LLONG 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 = -$dso_scheme = win32 -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** DJGPP -$cc = gcc -$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall -DDEVRANDOM="/dev/urandom\x24" -$unistd = -$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 -$des_obj = dx86-out.o yx86-out.o -$aes_obj = ase_cbc.o 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 -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** FreeBSD -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -$unistd = -$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 -$des_obj = dx86-out.o yx86-out.o -$aes_obj = ase_cbc.o 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 -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** FreeBSD-alpha +*** BSD-generic32 $cc = gcc -$cflags = -DTERMIOS -O +$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC2 -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** FreeBSD-elf -$cc = gcc -$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -$unistd = -$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE -$sys_id = -$lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT -$cpuid_obj = x86cpuid-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** FreeBSD-ia64 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = asm/ia64.o -$des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o -$bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o -$cast_obj = -$rc4_obj = asm/rc4-ia64.o -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** FreeBSD-sparc64 -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE -$sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR +$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL $cpuid_obj = $bn_obj = $des_obj = @@ -289,6 +75,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -297,41 +84,14 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** MPE/iX-gcc +*** BSD-generic64 $cc = gcc -$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB +$cflags = -DTERMIOS -O3 -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = MPE -$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses -$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** NetBSD-m68 -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -$unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = $bn_obj = $des_obj = @@ -343,6 +103,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -351,25 +112,26 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** NetBSD-sparc +*** BSD-ia64 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN +$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL -$cpuid_obj = -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.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 = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -378,25 +140,26 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** NetBSD-x86 +*** BSD-sparc64 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DB_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall $unistd = -$thread_cflag = (unknown) +$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 = -$bn_obj = -$des_obj = -$aes_obj = +$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 $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -405,98 +168,17 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** OS2-EMX +*** BSD-sparcv8 $cc = gcc -$cflags = +$cflags = -DB_ENDIAN -DTERMIOS -O3 -mv8 -Wall $unistd = -$thread_cflag = -$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 = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** OS390-Unix -$cc = c89.sh -$cflags = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H -D_ALL_SOURCE -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** OpenBSD -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = $bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL $cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-alpha -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 -$cpuid_obj = -$bn_obj = -$des_obj = +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -505,6 +187,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -513,45 +196,18 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** OpenBSD-hppa +*** BSD-x86 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_UNROLL -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-i386 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) +$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 +$bn_obj = bn86-out.o co86-out.o mo86-out.o $des_obj = dx86-out.o yx86-out.o -$aes_obj = ase_cbc.o ax86-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 @@ -559,6 +215,7 @@ $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 $dso_scheme = dlfcn $shared_target= bsd-shared $shared_cflag = -fPIC @@ -567,160 +224,54 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** OpenBSD-m68k -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-m88k +*** BSD-x86-elf $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-mips -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2 -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn -$shared_target= bsd-gcc-shared +$shared_target= bsd-shared $shared_cflag = -fPIC $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** OpenBSD-powerpc +*** BSD-x86_64 $cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT $sys_id = $lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX 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 = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-sparc -$cc = gcc -$cflags = -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$cpuid_obj = -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenBSD-sparc64 -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR -$cpuid_obj = -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$aes_obj = aes-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-x86_64.o $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -729,95 +280,42 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** OpenBSD-vax +*** Cygwin $cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer +$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = +$thread_cflag = +$sys_id = CYGWIN32 $lflags = -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= bsd-gcc-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenUNIX-8 -$cc = cc -$cflags = -O -DFILIO_H -Kalloca -$unistd = -$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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= svr5-shared -$shared_cflag = -Kpic -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** OpenUNIX-8-gcc -$cc = gcc -$cflags = -O -DFILIO_H -fomit-frame-pointer -$unistd = -$thread_cflag = -pthread -$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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$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 $dso_scheme = dlfcn -$shared_target= svr5-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_target= cygwin-shared +$shared_cflag = -D_WINDLL +$shared_ldflag = -shared +$shared_extension = .dll.a $ranlib = $arflags = -*** ReliantUNIX -$cc = cc -$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN -$unistd = -$thread_cflag = -Kthread -$sys_id = SNI -$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb -$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR +*** Cygwin-pre1.3 +$cc = gcc +$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$unistd = +$thread_cflag = (unknown) +$sys_id = CYGWIN32 +$lflags = +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -829,22 +327,51 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = dlfcn -$shared_target= reliantunix-shared +$wp_obj = +$dso_scheme = win32 +$shared_target= $shared_cflag = $shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$shared_extension = $ranlib = $arflags = -*** SINIX -$cc = cc -$cflags = -O +*** DJGPP +$cc = gcc +$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall +$unistd = +$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 +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** MPE/iX-gcc +$cc = gcc +$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB $unistd = $thread_cflag = (unknown) -$sys_id = SNI -$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb -$bn_ops = RC4_INDEX RC4_CHAR +$sys_id = MPE +$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses +$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1 $cpuid_obj = $bn_obj = $des_obj = @@ -856,6 +383,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -864,14 +392,14 @@ $shared_extension = $ranlib = $arflags = -*** SINIX-N -$cc = /usr/ucb/cc -$cflags = -O2 -misaligned +*** OS2-EMX +$cc = gcc +$cflags = $unistd = -$thread_cflag = (unknown) +$thread_cflag = $sys_id = -$lflags = -lucb -$bn_ops = RC4_INDEX RC4_CHAR +$lflags = +$bn_ops = $cpuid_obj = $bn_obj = $des_obj = @@ -883,6 +411,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -891,14 +420,14 @@ $shared_extension = $ranlib = $arflags = -*** UWIN -$cc = cc -$cflags = -DTERMIOS -DL_ENDIAN -O -Wall +*** OS390-Unix +$cc = c89.sh +$cflags = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H -D_ALL_SOURCE $unistd = -$thread_cflag = -$sys_id = UWIN +$thread_cflag = (unknown) +$sys_id = $lflags = -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR $cpuid_obj = $bn_obj = $des_obj = @@ -910,7 +439,8 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = win32 +$wp_obj = +$dso_scheme = $shared_target= $shared_cflag = $shared_ldflag = @@ -918,14 +448,14 @@ $shared_extension = $ranlib = $arflags = -*** VC-CE -$cc = cl -$cflags = +*** ReliantUNIX +$cc = cc +$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN $unistd = -$thread_cflag = -$sys_id = WINCE -$lflags = -$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$thread_cflag = -Kthread +$sys_id = SNI +$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb +$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = $des_obj = @@ -937,22 +467,23 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = win32 -$shared_target= +$wp_obj = +$dso_scheme = dlfcn +$shared_target= reliantunix-shared $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** VC-MSDOS -$cc = cl -$cflags = +*** SINIX +$cc = cc +$cflags = -O $unistd = $thread_cflag = (unknown) -$sys_id = MSDOS -$lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT +$sys_id = SNI +$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb +$bn_ops = RC4_INDEX RC4_CHAR $cpuid_obj = $bn_obj = $des_obj = @@ -964,6 +495,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -972,14 +504,14 @@ $shared_extension = $ranlib = $arflags = -*** VC-NT -$cc = cl -$cflags = +*** SINIX-N +$cc = /usr/ucb/cc +$cflags = -O2 -misaligned $unistd = -$thread_cflag = -$sys_id = WINNT -$lflags = -$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT +$thread_cflag = (unknown) +$sys_id = +$lflags = -lucb +$bn_ops = RC4_INDEX RC4_CHAR $cpuid_obj = $bn_obj = $des_obj = @@ -991,7 +523,8 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = win32 +$wp_obj = +$dso_scheme = $shared_target= $shared_cflag = $shared_ldflag = @@ -999,14 +532,14 @@ $shared_extension = $ranlib = $arflags = -*** VC-W31-16 -$cc = cl -$cflags = +*** UWIN +$cc = cc +$cflags = -DTERMIOS -DL_ENDIAN -O -Wall $unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 +$thread_cflag = +$sys_id = UWIN $lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -1018,7 +551,8 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$dso_scheme = win32 $shared_target= $shared_cflag = $shared_ldflag = @@ -1026,14 +560,14 @@ $shared_extension = $ranlib = $arflags = -*** VC-W31-32 +*** VC-CE $cc = cl $cflags = $unistd = $thread_cflag = -$sys_id = WIN16 +$sys_id = WINCE $lflags = -$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT +$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -1045,7 +579,8 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$dso_scheme = win32 $shared_target= $shared_cflag = $shared_ldflag = @@ -1053,14 +588,14 @@ $shared_extension = $ranlib = $arflags = -*** VC-WIN16 +*** VC-NT $cc = cl $cflags = $unistd = -$thread_cflag = (unknown) -$sys_id = WIN16 +$thread_cflag = +$sys_id = WINNT $lflags = -$bn_ops = MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT +$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -1072,7 +607,8 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$dso_scheme = win32 $shared_target= $shared_cflag = $shared_ldflag = @@ -1099,6 +635,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = win32 $shared_target= $shared_cflag = @@ -1114,7 +651,7 @@ $unistd = $thread_cflag = $sys_id = WIN64A $lflags = -$bn_ops = SIXTY_FOUR_BIT EXPORT_VAR_AS_FN +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN $cpuid_obj = $bn_obj = $des_obj = @@ -1126,6 +663,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = win32 $shared_target= $shared_cflag = @@ -1141,7 +679,7 @@ $unistd = $thread_cflag = $sys_id = WIN64I $lflags = -$bn_ops = SIXTY_FOUR_BIT EXPORT_VAR_AS_FN +$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN $cpuid_obj = $bn_obj = $des_obj = @@ -1153,6 +691,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = win32 $shared_target= $shared_cflag = @@ -1163,23 +702,24 @@ $arflags = *** 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 = asm/aix_ppc32.o +$cpuid_obj = ppccpuid_aix32.o +$bn_obj = aix_ppc32.o aix_ppc32-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_aix32.o sha256-ppc_aix32.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = @@ -1196,24 +736,25 @@ $thread_cflag = -D_THREAD_SAFE $sys_id = AIX $lflags = $bn_ops = BN_LLONG RC4_CHAR -$cpuid_obj = -$bn_obj = asm/aix_ppc32.o +$cpuid_obj = ppccpuid_aix32.o +$bn_obj = aix_ppc32.o aix_ppc32-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_aix32.o sha256-ppc_aix32.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn -$shared_target= +$shared_target= aix-shared $shared_cflag = $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X 32 *** aix3-cc $cc = cc @@ -1234,6 +775,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1244,23 +786,24 @@ $arflags = *** 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 = asm/aix_ppc64.o +$cpuid_obj = ppccpuid_aix64.o +$bn_obj = aix_ppc64.o aix_ppc64-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_aix64.o sha256-ppc_aix64.o sha512-ppc_aix64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= aix-shared $shared_cflag = @@ -1269,32 +812,33 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -X 64 -*** alpha-cc-rpath -$cc = cc -$cflags = -std1 -tune host -fast -readonly_strings +*** aix64-gcc +$cc = gcc +$cflags = -maix64 -O -DB_ENDIAN $unistd = -$thread_cflag = -pthread -$sys_id = +$thread_cflag = -D_THREAD_SAFE +$sys_id = AIX $lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR +$cpuid_obj = ppccpuid_aix64.o +$bn_obj = aix_ppc64.o aix_ppc64-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_aix64.o sha256-ppc_aix64.o sha512-ppc_aix64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn -$shared_target= tru64-shared-rpath +$shared_target= aix-shared $shared_cflag = -$shared_ldflag = -$shared_extension = .so +$shared_ldflag = -maix64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = -$arflags = +$arflags = -X64 *** aux3-gcc $cc = gcc @@ -1315,6 +859,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1323,25 +868,82 @@ $shared_extension = $ranlib = $arflags = +*** beos-x86-bone +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = BEOS +$lflags = -lbe -lbind -lsocket +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = + +*** beos-x86-r5 +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = BEOS +$lflags = -lbe -lnet +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$cpuid_obj = x86cpuid-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o +$dso_scheme = beos +$shared_target= beos-shared +$shared_cflag = -fPIC -DPIC +$shared_ldflag = -shared +$shared_extension = .so +$ranlib = +$arflags = + *** bsdi-elf-gcc $cc = gcc -$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall +$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall $unistd = $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= bsd-gcc-shared $shared_cflag = -fPIC @@ -1369,6 +971,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1396,6 +999,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1423,6 +1027,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1433,7 +1038,7 @@ $arflags = *** darwin-i386-cc $cc = cc -$cflags = -O3 -fomit-frame-pointer -fno-common -DB_ENDIAN +$cflags = -O3 -fomit-frame-pointer -DL_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX @@ -1450,37 +1055,67 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$dso_scheme = dlfcn $shared_target= darwin-shared -$shared_cflag = -fPIC -$shared_ldflag = +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = *** darwin-ppc-cc $cc = cc -$cflags = -O3 -fno-common -DB_ENDIAN +$cflags = -O3 -DB_ENDIAN $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX -$lflags = +$lflags = -Wl,-search_paths_first $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/osx_ppc32.o +$cpuid_obj = ppccpuid_osx32.o +$bn_obj = osx_ppc32.o osx_ppc32-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_osx32.o sha256-ppc_osx32.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = +$wp_obj = +$dso_scheme = dlfcn $shared_target= darwin-shared -$shared_cflag = -fPIC -$shared_ldflag = +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = + +*** darwin64-ppc-cc +$cc = cc +$cflags = -m64 -O3 -DB_ENDIAN +$unistd = +$thread_cflag = -D_REENTRANT +$sys_id = MACOSX +$lflags = -Wl,-search_paths_first +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$cpuid_obj = ppccpuid_osx64.o +$bn_obj = osx_ppc64.o osx_ppc64-mont.o +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = sha1-ppc_osx64.o sha256-ppc_osx64.o sha512-ppc_osx64.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC -fno-common +$shared_ldflag = -m64 -dynamiclib $shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib $ranlib = $arflags = @@ -1504,6 +1139,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1512,6 +1148,34 @@ $shared_extension = $ranlib = $arflags = +*** debug-BSD-x86-elf +$cc = gcc +$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall -g +$unistd = +$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 +$dso_scheme = dlfcn +$shared_target= bsd-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** debug-Cygwin $cc = gcc $cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror @@ -1531,11 +1195,12 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = win32 +$wp_obj = +$dso_scheme = dlfcn $shared_target= cygwin-shared -$shared_cflag = -$shared_ldflag = -$shared_extension = .dll +$shared_cflag = -D_WINDLL +$shared_ldflag = -shared +$shared_extension = .dll.a $ranlib = $arflags = @@ -1548,7 +1213,7 @@ $sys_id = $lflags = $bn_ops = $cpuid_obj = -$bn_obj = asm/bn86-elf.o asm/co86-elf.o +$bn_obj = bn86-elf.o co86-elf.o $des_obj = $aes_obj = $bf_obj = @@ -1558,6 +1223,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1585,6 +1251,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1612,6 +1279,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1639,6 +1307,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1666,6 +1335,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -1676,23 +1346,24 @@ $arflags = *** debug-bodo $cc = gcc -$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -m486 -pedantic -Wshadow -Wall +$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = $shared_target= $shared_cflag = @@ -1701,14 +1372,42 @@ $shared_extension = $ranlib = $arflags = +*** debug-darwin-ppc-cc +$cc = cc +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O +$unistd = +$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 osx_ppc32-mont.o +$des_obj = +$aes_obj = +$bf_obj = +$md5_obj = +$sha1_obj = sha1-ppc_osx32.o +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$wp_obj = +$dso_scheme = dlfcn +$shared_target= darwin-shared +$shared_cflag = -fPIC +$shared_ldflag = -dynamiclib +$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib +$ranlib = +$arflags = + *** debug-geoff $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 -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long +$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 +$bn_ops = SIXTY_FOUR_BIT_LONG $cpuid_obj = $bn_obj = $des_obj = @@ -1720,6 +1419,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1737,16 +1437,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1764,16 +1465,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1801,6 +1503,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1828,6 +1531,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1838,23 +1542,24 @@ $arflags = *** debug-linux-elf $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall $unistd = $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1865,23 +1570,52 @@ $arflags = *** debug-linux-elf-noefence $cc = gcc -$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall +$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -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-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** 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-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = aes_x86core.o aes_cbc.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -1899,16 +1633,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1926,16 +1661,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= $shared_cflag = @@ -1953,16 +1689,17 @@ $sys_id = $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = $shared_target= $shared_cflag = @@ -1980,7 +1717,7 @@ $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR $cpuid_obj = -$bn_obj = asm/sparcv8.o +$bn_obj = sparcv8.o $des_obj = $aes_obj = $bf_obj = @@ -1990,10 +1727,11 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -2007,7 +1745,7 @@ $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = -$bn_obj = asm/sparcv8.o +$bn_obj = sparcv8.o $des_obj = $aes_obj = $bf_obj = @@ -2017,6 +1755,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -2033,21 +1772,22 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/sparcv8plus.o -$des_obj = -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/md5-sparcv8plus.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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -2060,17 +1800,18 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/md5-sparcv8plus.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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -2081,23 +1822,24 @@ $arflags = *** debug-steve $cc = gcc -$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -mcpu=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe +$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -rdynamic -ldl $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = @@ -2125,6 +1867,35 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** debug-steve-opt +$cc = gcc +$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -march=i486 -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe -O3 +$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 $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = @@ -2152,6 +1923,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = win32 $shared_target= cygwin-shared $shared_cflag = @@ -2162,7 +1934,7 @@ $arflags = *** debug-vos-gcc $cc = gcc -$cflags = -b hppa1.1-stratus-vos -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG +$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG $unistd = $thread_cflag = (unknown) $sys_id = VOS @@ -2179,33 +1951,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = .so -$ranlib = -$arflags = - -*** debug-vos-vcc -$cc = vcc -$cflags = -b i386-stratus-vos -O0 -g -D_POSIX_C_SOURCE=200112L -D_BSD -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -$unistd = -$thread_cflag = (unknown) -$sys_id = VOS -$lflags = -Wl,-map -$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 = $dso_scheme = $shared_target= $shared_cflag = @@ -2233,6 +1979,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -2260,6 +2007,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -2277,16 +2025,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = $shared_target= $shared_cflag = @@ -2314,6 +2063,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -2341,6 +2091,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -2368,6 +2119,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2395,6 +2147,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2411,17 +2164,18 @@ $thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT -$cpuid_obj = -$bn_obj = asm/ia64.o +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = asm/rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2438,17 +2192,18 @@ $thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT -$cpuid_obj = -$bn_obj = asm/ia64.o +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = asm/aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = asm/sha256-ia64.o asm/sha512-ia64.o +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = asm/rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2476,6 +2231,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2503,6 +2259,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2530,6 +2287,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2557,6 +2315,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2574,7 +2333,7 @@ $sys_id = $lflags = -Wl,+s -ldld $bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT $cpuid_obj = -$bn_obj = asm/pa-risc2.o +$bn_obj = pa-risc2.o $des_obj = $aes_obj = $bf_obj = @@ -2584,6 +2343,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = +Z @@ -2601,7 +2361,7 @@ $sys_id = $lflags = -Wl,+s -ldld $bn_ops = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL DES_RISC1 $cpuid_obj = -$bn_obj = asm/pa-risc2.o +$bn_obj = pa-risc2.o $des_obj = $aes_obj = $bf_obj = @@ -2611,6 +2371,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dl $shared_target= hpux-shared $shared_cflag = -fPIC @@ -2627,17 +2388,18 @@ $thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT -$cpuid_obj = -$bn_obj = asm/ia64.o +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = asm/rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2654,17 +2416,18 @@ $thread_cflag = $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT -$cpuid_obj = -$bn_obj = asm/ia64.o +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o +$aes_obj = aes_core.o aes_cbc.o aes-ia64.o $bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o +$md5_obj = md5-ia64.o +$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o $cast_obj = -$rc4_obj = asm/rc4-ia64.o +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2682,7 +2445,7 @@ $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 = asm/pa-risc2W.o +$bn_obj = pa-risc2W.o $des_obj = $aes_obj = $bf_obj = @@ -2692,6 +2455,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = +Z @@ -2709,7 +2473,7 @@ $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 = asm/pa-risc2W.o +$bn_obj = pa-risc2W.o $des_obj = $aes_obj = $bf_obj = @@ -2719,6 +2483,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= hpux-shared $shared_cflag = -fpic @@ -2729,23 +2494,24 @@ $arflags = *** hurd-x86 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -march=i486 -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-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2773,6 +2539,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2800,6 +2567,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2817,7 +2585,7 @@ $sys_id = $lflags = $bn_ops = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT $cpuid_obj = -$bn_obj = asm/mips3.o +$bn_obj = bn-mips3.o $des_obj = $aes_obj = $bf_obj = @@ -2827,6 +2595,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2837,14 +2606,14 @@ $arflags = *** irix-mips3-gcc $cc = gcc -$cflags = -mabi=n32 -mmips-as -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -mabi=n32 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT $cpuid_obj = -$bn_obj = asm/mips3.o +$bn_obj = bn-mips3.o $des_obj = $aes_obj = $bf_obj = @@ -2854,6 +2623,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2871,7 +2641,7 @@ $sys_id = $lflags = $bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG $cpuid_obj = -$bn_obj = asm/mips3.o +$bn_obj = bn-mips3.o $des_obj = $aes_obj = $bf_obj = @@ -2881,6 +2651,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2891,14 +2662,14 @@ $arflags = *** irix64-mips4-gcc $cc = gcc -$cflags = -mabi=64 -mips4 -mmips-as -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W +$cflags = -mabi=64 -mips4 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W $unistd = $thread_cflag = -D_SGI_MP_SOURCE $sys_id = $lflags = $bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG $cpuid_obj = -$bn_obj = asm/mips3.o +$bn_obj = bn-mips3.o $des_obj = $aes_obj = $bf_obj = @@ -2908,6 +2679,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= irix-shared $shared_cflag = @@ -2924,8 +2696,8 @@ $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 = @@ -2935,6 +2707,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -2951,8 +2724,8 @@ $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 = @@ -2962,6 +2735,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -2978,8 +2752,8 @@ $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 = @@ -2989,6 +2763,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3005,8 +2780,8 @@ $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 = @@ -3016,6 +2791,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3026,16 +2802,16 @@ $arflags = *** linux-aout $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall $unistd = $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 +$bn_obj = bn86-out.o co86-out.o mo86-out.o $des_obj = dx86-out.o yx86-out.o -$aes_obj = ase_cbc.o ax86-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 @@ -3043,6 +2819,7 @@ $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 $dso_scheme = $shared_target= $shared_cflag = @@ -3053,212 +2830,24 @@ $arflags = *** linux-elf $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -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-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-elf-arm -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -ldl -$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 = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-ia32-icc -$cc = icc -$cflags = -DL_ENDIAN -DTERMIO -O2 -no_cpprt -$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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -KPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-ia64 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -Wall -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = asm/ia64.o -$des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o -$bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o -$cast_obj = -$rc4_obj = asm/rc4-ia64.o -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-ia64-ecc -$cc = ecc -$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$cpuid_obj = -$bn_obj = asm/ia64.o -$des_obj = -$aes_obj = aes_core.o aes_cbc.o asm/aes-ia64.o -$bf_obj = -$md5_obj = -$sha1_obj = asm/sha1-ia64.o asm/sha256-ia64.o asm/sha512-ia64.o -$cast_obj = -$rc4_obj = asm/rc4-ia64.o -$rmd160_obj = -$rc5_obj = -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-k6 -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=k6 -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-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o -$dso_scheme = dlfcn -$shared_target= linux-shared -$shared_cflag = -fPIC -$shared_ldflag = -$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) -$ranlib = -$arflags = - -*** linux-m68k -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O2 -fomit-frame-pointer -Wall -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -$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 = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** linux-mips -$cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -$unistd = -$thread_cflag = -D_REENTRANT -$sys_id = -$lflags = -ldl -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2 -$cpuid_obj = -$bn_obj = -$des_obj = -$aes_obj = -$bf_obj = -$md5_obj = -$sha1_obj = -$cast_obj = -$rc4_obj = -$rmd160_obj = -$rc5_obj = +$cflags = -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-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3267,14 +2856,14 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-mipsel +*** linux-generic32 $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL DES_RISC2 +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = $des_obj = @@ -3286,6 +2875,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3294,14 +2884,14 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-parisc +*** linux-generic64 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W +$cflags = -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR $cpuid_obj = $bn_obj = $des_obj = @@ -3313,60 +2903,63 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = +$wp_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC $shared_ldflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-pentium -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentium -Wall +*** linux-ia32-icc +$cc = icc +$cflags = -DL_ENDIAN -DTERMIO -O2 -no_cpprt $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= linux-shared -$shared_cflag = -fPIC +$shared_cflag = -KPIC $shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-ppc +*** linux-ia64 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$cpuid_obj = -$bn_obj = asm/linux_ppc32.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.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 = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3375,52 +2968,54 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-ppc64 -$cc = gcc -$cflags = -bpowerpc64-linux -DB_ENDIAN -DTERMIO -O3 -Wall +*** linux-ia64-ecc +$cc = ecc +$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt $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 = asm/linux_ppc64.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.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 = +$rc4_obj = rc4-ia64.o rc4_skey.o $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC -$shared_ldflag = -bpowerpc64-linux +$shared_ldflag = $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-ppro -$cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mcpu=pentiumpro -Wall +*** linux-ia64-icc +$cc = icc +$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_INT +$cpuid_obj = ia64cpuid.o +$bn_obj = bn-ia64.o +$des_obj = +$aes_obj = aes_core.o aes_cbc.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_skey.o +$rmd160_obj = +$rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3429,25 +3024,26 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-s390 +*** linux-ppc $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -DNO_ASM -O3 -fomit-frame-pointer -Wall +$cflags = -DB_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = BN_LLONG -$cpuid_obj = -$bn_obj = +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL +$cpuid_obj = ppccpuid_linux32.o +$bn_obj = linux_ppc32.o linux_ppc32-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_linux32.o sha256-ppc_linux32.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3456,57 +3052,59 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-s390x +*** linux-ppc64 $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -DNO_ASM -O3 -fomit-frame-pointer -Wall +$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG -$cpuid_obj = -$bn_obj = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL +$cpuid_obj = ppccpuid_linux64.o +$bn_obj = linux_ppc64.o linux_ppc64-mont.o $des_obj = $aes_obj = $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-ppc_linux64.o sha256-ppc_linux64.o sha512-ppc_linux64.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC -$shared_ldflag = +$shared_ldflag = -m64 $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = -*** linux-sparcv7 +*** linux-s390x $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall $unistd = $thread_cflag = -D_REENTRANT $sys_id = -$lflags = -$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = -$bn_obj = +$bn_obj = bn_asm.o s390x-mont.o $des_obj = -$aes_obj = +$aes_obj = aes_core.o aes_cbc.o aes-s390x.o $bf_obj = $md5_obj = -$sha1_obj = +$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = +$wp_obj = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -3519,8 +3117,8 @@ $sys_id = $lflags = -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -3529,6 +3127,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3545,17 +3144,18 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/md5-sparcv8plus.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 = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3572,17 +3172,18 @@ $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL -$cpuid_obj = amd64cpuid.o -$bn_obj = asm/x86_64-gcc.o +$cpuid_obj = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = -$aes_obj = +$aes_obj = aes-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 = asm/rc4-amd64.o +$rc4_obj = rc4-x86_64.o $rmd160_obj = $rc5_obj = +$wp_obj = wp-x86_64.o $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3598,18 +3199,19 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/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 = $dso_scheme = dlfcn $shared_target= linux-shared $shared_cflag = -fPIC @@ -3624,24 +3226,25 @@ $cflags = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wal $unistd = $thread_cflag = $sys_id = MINGW32 -$lflags = -mno-cygwin -lwsock32 -lgdi32 -$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$lflags = -lws2_32 -lgdi32 +$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 = asm/bn86-cof.o asm/co86-cof.o -$des_obj = asm/dx86-cof.o asm/yx86-cof.o -$aes_obj = aes_cbc.o asm/ax86-cof.o -$bf_obj = asm/bx86-cof.o -$md5_obj = asm/mx86-cof.o -$sha1_obj = asm/sx86-cof.o asm/s512sse2-cof.o -$cast_obj = asm/cx86-cof.o -$rc4_obj = asm/rx86-cof.o -$rmd160_obj = asm/rm86-cof.o -$rc5_obj = asm/r586-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 $dso_scheme = win32 $shared_target= cygwin-shared -$shared_cflag = -D_DLL -$shared_ldflag = -shared -$shared_extension = .dll +$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK +$shared_ldflag = -mno-cygwin -shared +$shared_extension = .dll.a $ranlib = $arflags = @@ -3664,6 +3267,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3678,8 +3282,8 @@ $cflags = $unistd = $thread_cflag = $sys_id = -$lflags = RC4_INDEX MD2_INT -$bn_ops = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -3691,6 +3295,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3705,8 +3310,36 @@ $cflags = $unistd = $thread_cflag = $sys_id = -$lflags = BN_LLONG RC4_INDEX MD2_INT -$bn_ops = +$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 = +$dso_scheme = +$shared_target= +$shared_cflag = +$shared_ldflag = +$shared_extension = +$ranlib = +$arflags = + +*** netware-libc-bsdsock +$cc = mwccnlm +$cflags = +$unistd = +$thread_cflag = +$sys_id = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -3718,6 +3351,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3732,8 +3366,8 @@ $cflags = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_EN $unistd = $thread_cflag = $sys_id = -$lflags = RC4_INDEX MD2_INT -$bn_ops = +$lflags = +$bn_ops = BN_LLONG RC4_INDEX MD2_INT $cpuid_obj = $bn_obj = $des_obj = @@ -3745,6 +3379,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3772,6 +3407,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3799,6 +3435,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3826,6 +3463,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3834,7 +3472,7 @@ $shared_extension = $ranlib = $arflags = -*** ofs1-alpha-cc +*** osf1-alpha-cc $cc = cc $cflags = -std1 -tune host -O4 -readonly_strings $unistd = @@ -3842,8 +3480,8 @@ $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 = @@ -3853,6 +3491,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= alpha-osf1-shared $shared_cflag = @@ -3869,8 +3508,8 @@ $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 = @@ -3880,6 +3519,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= alpha-osf1-shared $shared_cflag = @@ -3907,6 +3547,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3934,6 +3575,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3961,6 +3603,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -3988,33 +3631,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = -$ranlib = -$arflags = - -*** sco3-gcc -$cc = gcc -$cflags = -O3 -fomit-frame-pointer -Dssize_t=int -DNO_SYS_UN_H -$unistd = -$thread_cflag = (unknown) -$sys_id = -$lflags = -lsocket -$bn_ops = BN_LLONG 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 = @@ -4032,16 +3649,17 @@ $sys_id = $lflags = -lsocket -lnsl $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $cpuid_obj = x86cpuid-elf.o -$bn_obj = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= svr3-shared $shared_cflag = -Kpic @@ -4059,16 +3677,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= svr3-shared $shared_cflag = -fPIC @@ -4096,10 +3715,11 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -4123,6 +3743,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -4140,8 +3761,8 @@ $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR $cpuid_obj = -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -4150,10 +3771,11 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -4167,8 +3789,8 @@ $sys_id = $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR $cpuid_obj = -$bn_obj = asm/sparcv8.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o +$bn_obj = sparcv8.o +$des_obj = des_enc-sparc.o fcrypt_b.o $aes_obj = $bf_obj = $md5_obj = @@ -4177,6 +3799,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -4193,21 +3816,22 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/md5-sparcv8plus.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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = @@ -4220,17 +3844,18 @@ $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl $bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = asm/sparcv8plus.o -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/md5-sparcv8plus.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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -4258,33 +3883,35 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = +$shared_ldflag = -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = *** solaris-x86-gcc $cc = gcc -$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM +$cflags = -O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM $unistd = $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -4300,22 +3927,23 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -KPIC -$shared_ldflag = -xarch=v9 +$shared_ldflag = -xarch=v9 -G -dy -z text $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = /usr/ccs/bin/ar rs $arflags = @@ -4327,18 +3955,19 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = ULTRASPARC $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR -$cpuid_obj = -$bn_obj = -$des_obj = asm/des_enc-sparc.o fcrypt_b.o -$aes_obj = +$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 $bf_obj = -$md5_obj = asm/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 = $dso_scheme = dlfcn $shared_target= solaris-shared $shared_cflag = -fPIC @@ -4347,6 +3976,62 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = $arflags = +*** solaris64-x86_64-cc +$cc = cc +$cflags = -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN +$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 = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes-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 +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -KPIC +$shared_ldflag = -xarch=amd64 -G -dy -z text +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + +*** solaris64-x86_64-gcc +$cc = gcc +$cflags = -m64 -O3 -Wall -DL_ENDIAN -DMD32_REG_T=int +$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 = x86_64cpuid.o +$bn_obj = x86_64-gcc.o x86_64-mont.o +$des_obj = +$aes_obj = aes-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 +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -fPIC +$shared_ldflag = -m64 -shared -static-libgcc +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = +$arflags = + *** sunos-gcc $cc = gcc $cflags = -O3 -mv8 -Dssize_t=int @@ -4366,6 +4051,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4393,6 +4079,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4409,8 +4096,8 @@ $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 = @@ -4420,10 +4107,11 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = dlfcn -$shared_target= tru64-shared +$shared_target= alpha-osf1-shared $shared_cflag = -$shared_ldflag = +$shared_ldflag = -msym $shared_extension = .so $ranlib = $arflags = @@ -4447,6 +4135,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4462,7 +4151,7 @@ $unistd = $thread_cflag = (unknown) $sys_id = $lflags = -$bn_ops = +$bn_ops = BN_LLONG $cpuid_obj = $bn_obj = $des_obj = @@ -4474,6 +4163,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4501,6 +4191,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4528,6 +4219,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4545,16 +4237,17 @@ $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= svr5-shared $shared_cflag = -Kpic @@ -4565,23 +4258,24 @@ $arflags = *** unixware-7-gcc $cc = gcc -$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall +$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -march=pentium -Wall $unistd = $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 = asm/bn86-elf.o asm/co86-elf.o -$des_obj = asm/dx86-elf.o asm/yx86-elf.o -$aes_obj = aes_cbc.o asm/ax86-elf.o -$bf_obj = asm/bx86-elf.o -$md5_obj = asm/mx86-elf.o -$sha1_obj = asm/sx86-elf.o asm/s512sse2-elf.o -$cast_obj = asm/cx86-elf.o -$rc4_obj = asm/rx86-elf.o -$rmd160_obj = asm/rm86-elf.o -$rc5_obj = asm/r586-elf.o +$bn_obj = bn86-elf.o co86-elf.o mo86-elf.o +$des_obj = dx86-elf.o yx86-elf.o +$aes_obj = ax86-elf.o +$bf_obj = bx86-elf.o +$md5_obj = mx86-elf.o +$sha1_obj = sx86-elf.o s512sse2-elf.o +$cast_obj = cx86-elf.o +$rc4_obj = rx86-elf.o +$rmd160_obj = rm86-elf.o +$rc5_obj = r586-elf.o +$wp_obj = wp_block.o w86mmx-elf.o $dso_scheme = dlfcn $shared_target= gnu-shared $shared_cflag = -fPIC @@ -4592,7 +4286,7 @@ $arflags = *** vos-gcc $cc = gcc -$cflags = -b hppa1.1-stratus-vos -O3 -Wall -Wuninitialized -D_POSIX_C_SOURCE=200112L -D_BSD +$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN $unistd = $thread_cflag = (unknown) $sys_id = VOS @@ -4609,33 +4303,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_ldflag = -$shared_extension = .so -$ranlib = -$arflags = - -*** vos-vcc -$cc = vcc -$cflags = -b i386-stratus-vos -O3 -D_POSIX_C_SOURCE=200112L -D_BSD -$unistd = -$thread_cflag = (unknown) -$sys_id = VOS -$lflags = -Wl,-map -$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 = $dso_scheme = $shared_target= $shared_cflag = @@ -4663,6 +4331,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4690,6 +4359,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4717,6 +4387,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4744,6 +4415,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag = @@ -4771,6 +4443,7 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = +$wp_obj = $dso_scheme = $shared_target= $shared_cflag =