aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2008-04-17 10:19:16 +0000
committerLutz Jänicke <jaenicke@openssl.org>2008-04-17 10:19:16 +0000
commit4c1a6e004a940a66c1d113ea3656a124e3dca1ea (patch)
tree83046c2cd8ef940d621c2be052fa822c31730ee0 /crypto
parent6e6ada18c626baf0215accb3a377f3b1c0e862c1 (diff)
downloadopenssl-4c1a6e004a940a66c1d113ea3656a124e3dca1ea.tar.gz
Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev
PR: 1552 Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/.cvsignore4
-rw-r--r--crypto/aes/.cvsignore3
-rw-r--r--crypto/bf/.cvsignore2
-rw-r--r--crypto/bn/.cvsignore7
-rw-r--r--crypto/camellia/.cvsignore1
-rw-r--r--crypto/cast/.cvsignore2
-rw-r--r--crypto/des/.cvsignore4
-rw-r--r--crypto/md5/.cvsignore3
-rw-r--r--crypto/rc4/.cvsignore3
-rw-r--r--crypto/ripemd/.cvsignore2
-rw-r--r--crypto/sha/.cvsignore10
-rw-r--r--crypto/ts/.cvsignore1
-rw-r--r--crypto/whrlpool/.cvsignore4
-rw-r--r--crypto/x509/Makefile2
14 files changed, 21 insertions, 27 deletions
diff --git a/crypto/.cvsignore b/crypto/.cvsignore
index 52d2683ea3..337529eece 100644
--- a/crypto/.cvsignore
+++ b/crypto/.cvsignore
@@ -4,5 +4,5 @@ opensslconf.h
Makefile.save
*.flc
semantic.cache
-x86cpuid-elf.s
-x86_64cpuid.s
+*cpuid.s
+uplink-cof.s
diff --git a/crypto/aes/.cvsignore b/crypto/aes/.cvsignore
index 957e89ba05..035489ba78 100644
--- a/crypto/aes/.cvsignore
+++ b/crypto/aes/.cvsignore
@@ -2,5 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-ax86-elf.s
-aes-x86_64.s
+aes-*.s
diff --git a/crypto/bf/.cvsignore b/crypto/bf/.cvsignore
index 403e8f3eab..86da787e1b 100644
--- a/crypto/bf/.cvsignore
+++ b/crypto/bf/.cvsignore
@@ -2,4 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-bx86-elf.s
+bf-*.s
diff --git a/crypto/bn/.cvsignore b/crypto/bn/.cvsignore
index f8067f2553..ebe4b61bb3 100644
--- a/crypto/bn/.cvsignore
+++ b/crypto/bn/.cvsignore
@@ -2,7 +2,6 @@ lib
Makefile.save
*.flc
semantic.cache
-co86-elf.s
-bn86-elf.s
-mo86-elf.s
-x86_64-mont.s
+co-*.s
+bn-*.s
+*-mont.s
diff --git a/crypto/camellia/.cvsignore b/crypto/camellia/.cvsignore
index a65b41774a..c6d03a9dbc 100644
--- a/crypto/camellia/.cvsignore
+++ b/crypto/camellia/.cvsignore
@@ -1 +1,2 @@
lib
+Makefile.save
diff --git a/crypto/cast/.cvsignore b/crypto/cast/.cvsignore
index e79919b118..56fedb2d5c 100644
--- a/crypto/cast/.cvsignore
+++ b/crypto/cast/.cvsignore
@@ -2,4 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-cx86-elf.s
+cx86-*.s
diff --git a/crypto/des/.cvsignore b/crypto/des/.cvsignore
index 5dcc40f4f4..6f011eae8a 100644
--- a/crypto/des/.cvsignore
+++ b/crypto/des/.cvsignore
@@ -3,5 +3,5 @@ Makefile.save
des
*.flc
semantic.cache
-yx86-elf.s
-dx86-elf.s
+crypt*.s
+des-*.s
diff --git a/crypto/md5/.cvsignore b/crypto/md5/.cvsignore
index 50d58e881a..e7bf5ddce4 100644
--- a/crypto/md5/.cvsignore
+++ b/crypto/md5/.cvsignore
@@ -2,5 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-mx86-elf.s
-md5-x86_64.s
+md5-*.s
diff --git a/crypto/rc4/.cvsignore b/crypto/rc4/.cvsignore
index 8885ec12a7..55e2f07396 100644
--- a/crypto/rc4/.cvsignore
+++ b/crypto/rc4/.cvsignore
@@ -2,5 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-rx86-elf.s
-rc4-x86_64.s
+rc4-*.s
diff --git a/crypto/ripemd/.cvsignore b/crypto/ripemd/.cvsignore
index f7abe18d0b..4e5de4863b 100644
--- a/crypto/ripemd/.cvsignore
+++ b/crypto/ripemd/.cvsignore
@@ -2,4 +2,4 @@ lib
Makefile.save
*.flc
semantic.cache
-rm86-elf.s
+rmd-*.s
diff --git a/crypto/sha/.cvsignore b/crypto/sha/.cvsignore
index 6ab2266d00..4f51f915e7 100644
--- a/crypto/sha/.cvsignore
+++ b/crypto/sha/.cvsignore
@@ -2,10 +2,6 @@ lib
Makefile.save
*.flc
semantic.cache
-sx86-elf.s
-s512sse2-elf.s
-sha1-x86_64.s
-sha256-x86_64.s
-sha512-x86_64.s
-sha256x86-elf.s
-sha512x86-elf.s
+sha1-*.s
+sha256-*.s
+sha512-*.s
diff --git a/crypto/ts/.cvsignore b/crypto/ts/.cvsignore
index a65b41774a..c6d03a9dbc 100644
--- a/crypto/ts/.cvsignore
+++ b/crypto/ts/.cvsignore
@@ -1 +1,2 @@
lib
+Makefile.save
diff --git a/crypto/whrlpool/.cvsignore b/crypto/whrlpool/.cvsignore
index 60be998d18..baa1c42710 100644
--- a/crypto/whrlpool/.cvsignore
+++ b/crypto/whrlpool/.cvsignore
@@ -1,3 +1,3 @@
lib
-w86mmx-elf.s
-wp-x86_64.s
+Makefile.save
+wp-*.s
diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile
index ca8f02bfe7..72c82278f4 100644
--- a/crypto/x509/Makefile
+++ b/crypto/x509/Makefile
@@ -48,7 +48,7 @@ lib: $(LIBOBJ)
@touch lib
files:
- $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO
+ $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
links:
@$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)