summaryrefslogtreecommitdiffstats
path: root/cpukit/zlib/contrib/README.contrib
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/zlib/contrib/README.contrib')
-rw-r--r--cpukit/zlib/contrib/README.contrib4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/zlib/contrib/README.contrib b/cpukit/zlib/contrib/README.contrib
index 732d48c957..20afc62154 100644
--- a/cpukit/zlib/contrib/README.contrib
+++ b/cpukit/zlib/contrib/README.contrib
@@ -42,6 +42,10 @@ masm686/ by Dan Higdon <hdan@kinesoft.com>
and Chuck Walbourn <chuckw@kinesoft.com>
asm code for Pentium Pro/PII, using the MASM syntax
+masmx64/ by Gilles Vollant <info@winimage.com>
+ x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
+ replace longest_match() and inflate_fast()
+
masmx86/ by Gilles Vollant <info@winimage.com>
x86 asm code to replace longest_match() and inflate_fast(),
for Visual C++ and MASM