Checking in version 1287 release binaries.

BUG=

Review URL: https://codereview.appspot.com/7174044

git-svn-id: http://sawbuck.googlecode.com/svn/trunk/syzygy/binaries@1289 15e8cca8-e42c-11de-a347-f34a4f72eb7d
diff --git a/Benchmark_Chrome-0.1_r1152-py2.6.egg b/Benchmark_Chrome-0.1_r1152-py2.6.egg
deleted file mode 100644
index 63f63bf..0000000
--- a/Benchmark_Chrome-0.1_r1152-py2.6.egg
+++ /dev/null
Binary files differ
diff --git a/Benchmark_Chrome-0.1_r1222-py2.6.egg b/Benchmark_Chrome-0.1_r1222-py2.6.egg
new file mode 100644
index 0000000..5ad56b6
--- /dev/null
+++ b/Benchmark_Chrome-0.1_r1222-py2.6.egg
Binary files differ
diff --git a/ETW-0.6.5.0-py2.6.egg b/ETW-0.6.5.0-py2.6.egg
index 677ac8a..2526f81 100644
--- a/ETW-0.6.5.0-py2.6.egg
+++ b/ETW-0.6.5.0-py2.6.egg
Binary files differ
diff --git a/ETW_Db-0.1_r1213-py2.6.egg b/ETW_Db-0.1_r1213-py2.6.egg
new file mode 100644
index 0000000..90c5fa7
--- /dev/null
+++ b/ETW_Db-0.1_r1213-py2.6.egg
Binary files differ
diff --git a/ETW_Db-0.1_r844-py2.6.egg b/ETW_Db-0.1_r844-py2.6.egg
deleted file mode 100644
index 5897a1c..0000000
--- a/ETW_Db-0.1_r844-py2.6.egg
+++ /dev/null
Binary files differ
diff --git a/benchmark.bat b/benchmark.bat
index 510220a..131ec98 100644
--- a/benchmark.bat
+++ b/benchmark.bat
@@ -1,6 +1,6 @@
 @echo off
 rem = """
-:: Copyright 2012 Google Inc.
+:: Copyright 2013 Google Inc.
 ::
 :: Licensed under the Apache License, Version 2.0 (the "License");
 :: you may not use this file except in compliance with the License.
@@ -23,9 +23,9 @@
 
 # Prepend the eggs we need to our python path.
 _EGGS = [
-    'Benchmark_Chrome-0.1_r1152-py2.6.egg',
+    'Benchmark_Chrome-0.1_r1222-py2.6.egg',
     'ETW-0.6.5.0-py2.6.egg',
-    'ETW_Db-0.1_r844-py2.6.egg',
+    'ETW_Db-0.1_r1213-py2.6.egg',
     'setuptools-0.6c11-py2.6.egg',
   ]
 dir = os.path.dirname(__file__)
diff --git a/exe/README.TXT b/exe/README.TXT
index 6f0bd9e..fdeb556 100644
--- a/exe/README.TXT
+++ b/exe/README.TXT
@@ -1,8 +1,8 @@
 Syzygy Post-Link Transformation Toolchain

 =========================================

 

-Date:     2012/10/26

-Version:  0.2.9.0 (1193)

+Date:     2013/01/18

+Version:  0.2.14.0 (1287)

 

 The Syzygy project consists of a suite of tools for the instrumentation of

 PE binaries. The various instrumentation modes allow for computing code

diff --git a/exe/RELEASE-NOTES.TXT b/exe/RELEASE-NOTES.TXT
new file mode 100644
index 0000000..1e02094
--- /dev/null
+++ b/exe/RELEASE-NOTES.TXT
@@ -0,0 +1,18 @@
+Syzygy Release Notes
+====================
+Version 0.2.14.0
+
+[r1285] Small fix to binaries script.
+
+Version 0.2.13.0
+
+[r1284] Started keeping release notes.
+[r1283] SyzyASAN uses remote stack tracing in RPC logging service so as to get
+        accurate traces even in sandboxed code.
+[r1282] Much simplified straight-path decomposer.
+[r1281] SyzyASAN no longer corrupts IAT entries and NT headers size/start values
+        are properly calculated.
+[r1276] PDB/MSF files contain properly formatted free page maps.
+[r1272] zap_timestamps for normalizing PE/PDB pairs.
+[r1263] pdbfind for locating the PDB associated with a PE file.
+[r1261] Proper parsing of imported data symbols.
diff --git a/exe/asan_rtl.dll b/exe/asan_rtl.dll
index bfa62ce..de2cea4 100644
--- a/exe/asan_rtl.dll
+++ b/exe/asan_rtl.dll
Binary files differ
diff --git a/exe/basic_block_entry_client.dll b/exe/basic_block_entry_client.dll
index e63aff0..08cf627 100644
--- a/exe/basic_block_entry_client.dll
+++ b/exe/basic_block_entry_client.dll
Binary files differ
diff --git a/exe/call_trace_client.dll b/exe/call_trace_client.dll
index 3868883..0934747 100644
--- a/exe/call_trace_client.dll
+++ b/exe/call_trace_client.dll
Binary files differ
diff --git a/exe/call_trace_control.exe b/exe/call_trace_control.exe
index 9a5a2c5..9efc040 100644
--- a/exe/call_trace_control.exe
+++ b/exe/call_trace_control.exe
Binary files differ
diff --git a/exe/call_trace_service.exe b/exe/call_trace_service.exe
index a29040f..a5c0864 100644
--- a/exe/call_trace_service.exe
+++ b/exe/call_trace_service.exe
Binary files differ
diff --git a/exe/coverage_client.dll b/exe/coverage_client.dll
index 3853ad5..5bb3e49 100644
--- a/exe/coverage_client.dll
+++ b/exe/coverage_client.dll
Binary files differ
diff --git a/exe/decompose.exe b/exe/decompose.exe
index 2cbf049..ffb37d9 100644
--- a/exe/decompose.exe
+++ b/exe/decompose.exe
Binary files differ
diff --git a/exe/decompose_image_to_text.exe b/exe/decompose_image_to_text.exe
index 898d067..c6a40e2 100644
--- a/exe/decompose_image_to_text.exe
+++ b/exe/decompose_image_to_text.exe
Binary files differ
diff --git a/exe/dump_trace.exe b/exe/dump_trace.exe
index fefbbaf..9150788 100644
--- a/exe/dump_trace.exe
+++ b/exe/dump_trace.exe
Binary files differ
diff --git a/exe/experimental/code_tally.exe b/exe/experimental/code_tally.exe
index 43a2474..fe5d1ed 100644
--- a/exe/experimental/code_tally.exe
+++ b/exe/experimental/code_tally.exe
Binary files differ
diff --git a/exe/experimental/compare.exe b/exe/experimental/compare.exe
index dc00493..5f129a3 100644
--- a/exe/experimental/compare.exe
+++ b/exe/experimental/compare.exe
Binary files differ
diff --git a/exe/experimental/pdb_dumper.exe b/exe/experimental/pdb_dumper.exe
index e13956c..20dc901 100644
--- a/exe/experimental/pdb_dumper.exe
+++ b/exe/experimental/pdb_dumper.exe
Binary files differ
diff --git a/exe/experimental/timed_decomposer.exe b/exe/experimental/timed_decomposer.exe
index e9fcbc6..b61f213 100644
--- a/exe/experimental/timed_decomposer.exe
+++ b/exe/experimental/timed_decomposer.exe
Binary files differ
diff --git a/exe/grinder.exe b/exe/grinder.exe
index c8be97a..61dc67d 100644
--- a/exe/grinder.exe
+++ b/exe/grinder.exe
Binary files differ
diff --git a/exe/instrument.exe b/exe/instrument.exe
index dacfbcf..214e550 100644
--- a/exe/instrument.exe
+++ b/exe/instrument.exe
Binary files differ
diff --git a/exe/logger.exe b/exe/logger.exe
new file mode 100644
index 0000000..2adf2d0
--- /dev/null
+++ b/exe/logger.exe
Binary files differ
diff --git a/exe/pdbfind.exe b/exe/pdbfind.exe
new file mode 100644
index 0000000..23ae470
--- /dev/null
+++ b/exe/pdbfind.exe
Binary files differ
diff --git a/exe/profile_client.dll b/exe/profile_client.dll
index bca0e53..4e3a6c4 100644
--- a/exe/profile_client.dll
+++ b/exe/profile_client.dll
Binary files differ
diff --git a/exe/relink.exe b/exe/relink.exe
index 81f6bf5..0981bb0 100644
--- a/exe/relink.exe
+++ b/exe/relink.exe
Binary files differ
diff --git a/exe/reorder.exe b/exe/reorder.exe
index 0362c7f..1144b7b 100644
--- a/exe/reorder.exe
+++ b/exe/reorder.exe
Binary files differ
diff --git a/exe/run_in_snapshot.exe b/exe/run_in_snapshot.exe
index d096e37..d92c051 100644
--- a/exe/run_in_snapshot.exe
+++ b/exe/run_in_snapshot.exe
Binary files differ
diff --git a/exe/run_in_snapshot_x64.exe b/exe/run_in_snapshot_x64.exe
index 1dde56d..c738ca6 100644
--- a/exe/run_in_snapshot_x64.exe
+++ b/exe/run_in_snapshot_x64.exe
Binary files differ
diff --git a/exe/run_in_snapshot_xp.exe b/exe/run_in_snapshot_xp.exe
index ca3fbc6..767d587 100644
--- a/exe/run_in_snapshot_xp.exe
+++ b/exe/run_in_snapshot_xp.exe
Binary files differ
diff --git a/exe/simulate.exe b/exe/simulate.exe
index 07da960..f932443 100644
--- a/exe/simulate.exe
+++ b/exe/simulate.exe
Binary files differ
diff --git a/exe/wsdump.exe b/exe/wsdump.exe
index 58494f7..39f6296 100644
--- a/exe/wsdump.exe
+++ b/exe/wsdump.exe
Binary files differ
diff --git a/exe/zap_timestamp.exe b/exe/zap_timestamp.exe
new file mode 100644
index 0000000..0840fa5
--- /dev/null
+++ b/exe/zap_timestamp.exe
Binary files differ
diff --git a/instrument.bat b/instrument.bat
index 2d8599c..4f27094 100644
--- a/instrument.bat
+++ b/instrument.bat
@@ -1,6 +1,6 @@
 @echo off
 rem = """
-:: Copyright 2012 Google Inc.
+:: Copyright 2013 Google Inc.
 ::
 :: Licensed under the Apache License, Version 2.0 (the "License");
 :: you may not use this file except in compliance with the License.
@@ -23,9 +23,9 @@
 
 # Prepend the eggs we need to our python path.
 _EGGS = [
-    'Benchmark_Chrome-0.1_r1152-py2.6.egg',
+    'Benchmark_Chrome-0.1_r1222-py2.6.egg',
     'ETW-0.6.5.0-py2.6.egg',
-    'ETW_Db-0.1_r844-py2.6.egg',
+    'ETW_Db-0.1_r1213-py2.6.egg',
     'setuptools-0.6c11-py2.6.egg',
   ]
 dir = os.path.dirname(__file__)
diff --git a/optimize.bat b/optimize.bat
index aa75c2f..783ba97 100644
--- a/optimize.bat
+++ b/optimize.bat
@@ -1,6 +1,6 @@
 @echo off
 rem = """
-:: Copyright 2012 Google Inc.
+:: Copyright 2013 Google Inc.
 ::
 :: Licensed under the Apache License, Version 2.0 (the "License");
 :: you may not use this file except in compliance with the License.
@@ -23,9 +23,9 @@
 
 # Prepend the eggs we need to our python path.
 _EGGS = [
-    'Benchmark_Chrome-0.1_r1152-py2.6.egg',
+    'Benchmark_Chrome-0.1_r1222-py2.6.egg',
     'ETW-0.6.5.0-py2.6.egg',
-    'ETW_Db-0.1_r844-py2.6.egg',
+    'ETW_Db-0.1_r1213-py2.6.egg',
     'setuptools-0.6c11-py2.6.egg',
   ]
 dir = os.path.dirname(__file__)
diff --git a/profile.bat b/profile.bat
index 8855d91..94b6c65 100644
--- a/profile.bat
+++ b/profile.bat
@@ -1,6 +1,6 @@
 @echo off
 rem = """
-:: Copyright 2012 Google Inc.
+:: Copyright 2013 Google Inc.
 ::
 :: Licensed under the Apache License, Version 2.0 (the "License");
 :: you may not use this file except in compliance with the License.
@@ -23,9 +23,9 @@
 
 # Prepend the eggs we need to our python path.
 _EGGS = [
-    'Benchmark_Chrome-0.1_r1152-py2.6.egg',
+    'Benchmark_Chrome-0.1_r1222-py2.6.egg',
     'ETW-0.6.5.0-py2.6.egg',
-    'ETW_Db-0.1_r844-py2.6.egg',
+    'ETW_Db-0.1_r1213-py2.6.egg',
     'setuptools-0.6c11-py2.6.egg',
   ]
 dir = os.path.dirname(__file__)