make update
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 23:38:11 +0000 (23:38 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 23:38:11 +0000 (23:38 +0000)
TABLE
util/libeay.num

diff --git a/TABLE b/TABLE
index 954c0fc553ffe30b82654cb6f17e760c8b6ae497..c474ff742ddb660dd75e89f3140a33de74e05644 100644 (file)
--- a/TABLE
+++ b/TABLE
@@ -120,6 +120,30 @@ $shared_ldflag =
 $shared_extension = 
 $ranlib       = 
 
+*** DJGPP
+$cc           = gcc
+$cflags       = -I/dev/env/DJDIR/watt32/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
+$unistd       = 
+$thread_cflag = 
+$sys_id       = MSDOS
+$lflags       = -L/watt32/lib -lwatt
+$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$bn_obj       = 
+$des_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       = 
+
 *** FreeBSD
 $cc           = gcc
 $cflags       = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
@@ -792,6 +816,30 @@ $shared_ldflag =
 $shared_extension = 
 $ranlib       = 
 
+*** UWIN
+$cc           = cc
+$cflags       = -DTERMIOS -DL_ENDIAN -O -Wall
+$unistd       = 
+$thread_cflag = 
+$sys_id       = UWIN
+$lflags       = 
+$bn_ops       = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
+$bn_obj       = 
+$des_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       = 
+
 *** VC-MSDOS
 $cc           = cl
 $cflags       = 
index 4845158158fbc2534e7e1da85bc30d32b74a9c9b..e491e5e79f7cd1da1f698dfd37c0498b0a9a8b69 100755 (executable)
@@ -701,7 +701,7 @@ bn_mul_words                            707 EXIST::FUNCTION:
 BN_uadd                                 708    EXIST::FUNCTION:
 BN_usub                                 709    EXIST::FUNCTION:
 bn_sqr_words                            710    EXIST::FUNCTION:
-_ossl_old_crypt                         711    EXIST:!NeXT,!PERL5,!__FreeBSD__:FUNCTION:DES
+_ossl_old_crypt                         711    EXIST:!NeXT,!PERL5:FUNCTION:DES
 d2i_ASN1_BIT_STRING                     712    EXIST::FUNCTION:
 d2i_ASN1_BOOLEAN                        713    EXIST::FUNCTION:
 d2i_ASN1_HEADER                         714    EXIST::FUNCTION:
@@ -2780,3 +2780,7 @@ EVP_aes_128_cfb                         3222      EXIST::FUNCTION:AES
 EVP_aes_256_cfb                         3223   EXIST::FUNCTION:AES
 EVP_aes_128_ofb                         3224   EXIST::FUNCTION:AES
 EVP_aes_192_cfb                         3225   EXIST::FUNCTION:AES
+CONF_modules_free                       3226   EXIST::FUNCTION:
+NCONF_default                           3227   EXIST::FUNCTION:
+OPENSSL_no_config                       3228   EXIST::FUNCTION:
+NCONF_WIN32                             3229   EXIST::FUNCTION: