summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2004-08-01 17:33:58 +0000
committerAndy Polyakov <appro@openssl.org>2004-08-01 17:33:58 +0000
commitec38ddc765bb077dbc0e62b827da2eb65501c589 (patch)
treebd510881682d16dad0fa2d8c83c510b5bdd0f4b3 /TABLE
parent8aae01e2238e1f1b7b4647395625ce23a635529b (diff)
Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"
COFF and a.out targets [similar to ELF targets]. You might notice some rudementary support for shared mingw builds under cygwin. It works (it produces cryptoeay32.dll and ssleay32.dll with everything exported by name), but it's primarily for testing/debugging purposes, at least for now...
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE115
1 files changed, 44 insertions, 71 deletions
diff --git a/TABLE b/TABLE
index 8eabda30a4..faeaedb489 100644
--- a/TABLE
+++ b/TABLE
@@ -89,21 +89,21 @@ $thread_cflag =
$sys_id = CYGWIN32
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj =
-$bn_obj = asm/bn86-out.o asm/co86-out.o
-$des_obj = asm/dx86-out.o asm/yx86-out.o
-$aes_obj =
-$bf_obj = asm/bx86-out.o
-$md5_obj = asm/mx86-out.o
-$sha1_obj = asm/sx86-out.o
-$cast_obj = asm/cx86-out.o
-$rc4_obj = asm/rx86-out.o
-$rmd160_obj = asm/rm86-out.o
-$rc5_obj = asm/r586-out.o
+$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 =
+$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 =
-$shared_ldflag =
+$shared_cflag = -D_DLL
+$shared_ldflag = -shared
$shared_extension = .dll
$ranlib =
$arflags =
@@ -143,17 +143,17 @@ $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 =
-$bn_obj =
-$des_obj =
+$cpuid_obj = x86cpuid-out.o
+$bn_obj = asm/bn86-out.o asm/co86-out.o
+$des_obj = asm/dx86-out.o asm/yx86-out.o
$aes_obj =
-$bf_obj =
-$md5_obj =
-$sha1_obj =
-$cast_obj =
-$rc4_obj =
-$rmd160_obj =
-$rc5_obj =
+$bf_obj = asm/bx86-out.o
+$md5_obj = asm/mx86-out.o
+$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o
+$cast_obj = asm/cx86-out.o
+$rc4_obj = asm/rx86-out.o
+$rmd160_obj = asm/rm86-out.o
+$rc5_obj = asm/r586-out.o
$dso_scheme =
$shared_target=
$shared_cflag =
@@ -170,13 +170,13 @@ $thread_cflag = (unknown)
$sys_id =
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj =
+$cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$aes_obj =
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
-$sha1_obj = asm/sx86-out.o
+$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
@@ -548,13 +548,13 @@ $thread_cflag = (unknown)
$sys_id =
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj =
+$cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$aes_obj =
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
-$sha1_obj = asm/sx86-out.o
+$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
@@ -1350,33 +1350,6 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
-*** bsdi-gcc
-$cc = gcc
-$cflags = -O3 -ffast-math -DL_ENDIAN -DPERL5 -m486
-$unistd =
-$thread_cflag = (unknown)
-$sys_id =
-$lflags =
-$bn_ops = RSA_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj =
-$bn_obj = asm/bn86bsdi.o asm/co86bsdi.o
-$des_obj = asm/dx86bsdi.o asm/yx86bsdi.o
-$aes_obj =
-$bf_obj = asm/bx86bsdi.o
-$md5_obj = asm/mx86bsdi.o
-$sha1_obj = asm/sx86bsdi.o
-$cast_obj = asm/cx86bsdi.o
-$rc4_obj = asm/rx86bsdi.o
-$rmd160_obj = asm/rm86bsdi.o
-$rc5_obj = asm/r586bsdi.o
-$dso_scheme =
-$shared_target=
-$shared_cflag =
-$shared_ldflag =
-$shared_extension =
-$ranlib =
-$arflags =
-
*** cc
$cc = cc
$cflags = -O
@@ -3059,13 +3032,13 @@ $thread_cflag = (unknown)
$sys_id =
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
-$cpuid_obj =
+$cpuid_obj = x86cpuid-out.o
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$aes_obj =
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
-$sha1_obj = asm/sx86-out.o
+$sha1_obj = asm/sx86-out.o asm/s512sse2-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
@@ -3647,27 +3620,27 @@ $arflags =
*** mingw
$cc = gcc
-$cflags = -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -mno-cygwin -Wall
+$cflags = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
$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
-$cpuid_obj =
-$bn_obj = asm/bn86-out.o asm/co86-out.o
-$des_obj = asm/dx86-out.o asm/yx86-out.o
-$aes_obj =
-$bf_obj = asm/bx86-out.o
-$md5_obj = asm/mx86-out.o
-$sha1_obj = asm/sx86-out.o
-$cast_obj = asm/cx86-out.o
-$rc4_obj = asm/rx86-out.o
-$rmd160_obj = asm/rm86-out.o
-$rc5_obj = asm/r586-out.o
+$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 =
+$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=
-$shared_cflag =
-$shared_ldflag =
+$shared_target= cygwin-shared
+$shared_cflag = -D_DLL
+$shared_ldflag = -shared
$shared_extension = .dll
$ranlib =
$arflags =