summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-11-14 16:40:37 +0000
committerAndy Polyakov <appro@openssl.org>2008-11-14 16:40:37 +0000
commit93c4ba07d715fc8e3bad982ef4ea33e90d6a344e (patch)
tree2b03f4c8c66004f46214db4e5511b04040370b50 /TABLE
parent36d46234c77f11d246309332d08eebe37eb4458f (diff)
x86_64-xlate.pl update, engage x86_64 assembler in mingw64.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE16
1 files changed, 8 insertions, 8 deletions
diff --git a/TABLE b/TABLE
index 2388e02556..bc4a0f7c46 100644
--- a/TABLE
+++ b/TABLE
@@ -3608,20 +3608,20 @@ $thread_cflag =
$sys_id = MINGW64
$lflags = -lws2_32 -lgdi32
$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
-$cpuid_obj =
-$bn_obj =
+$cpuid_obj = x86_64cpuid.o
+$bn_obj = 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 =
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
-$wp_obj =
+$wp_obj = wp-x86_64.o
$cmll_obj =
-$perlasm_scheme = void
+$perlasm_scheme = mingw64
$dso_scheme = win32
$shared_target= cygwin-shared
$shared_cflag = -D_WINDLL