Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(410)

Side by Side Diff: syzygy/build/RELEASE-NOTES.TXT

Issue 2621353002: Bump version number to produce new binaries. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « syzygy/SYZYGY_VERSION ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Syzygy Release Notes 1 Syzygy Release Notes
2 ==================== 2 ====================
3 3
4 Version 0.8.26.0
5 [78fa5bc24d] SyzyAsan - Improve the performance of the heap corruption detector.
6
4 Version 0.8.25.0 7 Version 0.8.25.0
5 [226ab514b7] Add support for more AVX2 instructions. 8 [226ab514b7] Add support for more AVX2 instructions.
6 9
7 Version 0.8.24.0 10 Version 0.8.24.0
8 [ea4e050ecd] SyzyAsan - Support the allocations with a size > 1GB. 11 [ea4e050ecd] SyzyAsan - Support the allocations with a size > 1GB.
9 [a1f6aa6249] SyzyAsan - Remove support for the nested allocations. 12 [a1f6aa6249] SyzyAsan - Remove support for the nested allocations.
10 13
11 Version 0.8.23.0 14 Version 0.8.23.0
12 [379045f2fe] SyzyAsan - Remove the Kasko integration. 15 [379045f2fe] SyzyAsan - Remove the Kasko integration.
13 [38646919c4] Add support for the vbroadcastss instruction. 16 [38646919c4] Add support for the vbroadcastss instruction.
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 [r1284] Started keeping release notes. 512 [r1284] Started keeping release notes.
510 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get 513 [r1283] SyzyASan uses remote stack tracing in RPC logging service so as to get
511 accurate traces even in sandboxed code. 514 accurate traces even in sandboxed code.
512 [r1282] Much simplified straight-path decomposer. 515 [r1282] Much simplified straight-path decomposer.
513 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values 516 [r1281] SyzyASan no longer corrupts IAT entries and NT headers size/start values
514 are properly calculated. 517 are properly calculated.
515 [r1276] PDB/MSF files contain properly formatted free page maps. 518 [r1276] PDB/MSF files contain properly formatted free page maps.
516 [r1272] zap_timestamps for normalizing PE/PDB pairs. 519 [r1272] zap_timestamps for normalizing PE/PDB pairs.
517 [r1263] pdbfind for locating the PDB associated with a PE file. 520 [r1263] pdbfind for locating the PDB associated with a PE file.
518 [r1261] Proper parsing of imported data symbols. 521 [r1261] Proper parsing of imported data symbols.
OLDNEW
« no previous file with comments | « syzygy/SYZYGY_VERSION ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698