Sync zlib sources with GCC, upgrading to 1.2.10.
[deliverable/binutils-gdb.git] / zlib / contrib / vstudio / vc9 / zlibvc.def
index 63670467220c7268cb3eb153a109b1caa3bc7672..54e683d99c3547ad891396f3927b2fda49a21c65 100644 (file)
@@ -1,7 +1,7 @@
 LIBRARY\r
 ; zlib data compression and ZIP file I/O library\r
 \r
-VERSION                1.2.8\r
+VERSION                1.2\r
 \r
 EXPORTS\r
         adler32                                  @1\r
@@ -141,3 +141,13 @@ EXPORTS
 ; zlib1 v1.2.8 added:\r
         inflateGetDictionary                    @166\r
         gzvprintf                               @167\r
+\r
+; zlib1 v1.2.9 added:\r
+        inflateCodesUsed                        @168\r
+        inflateValidate                         @169\r
+        uncompress2                             @170\r
+        gzfread                                 @171\r
+        gzfwrite                                @172\r
+        deflateGetDictionary                    @173\r
+        adler32_z                               @174\r
+        crc32_z                                 @175\r
This page took 0.025783 seconds and 4 git commands to generate.