1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

win64/pe: tls callback assembly improvements + misc cleanups

This commit is contained in:
László Molnár
2013-08-28 21:53:23 +02:00
parent 86392f197f
commit 9da09b51ed
5 changed files with 951 additions and 970 deletions

1
NEWS
View File

@ -4,6 +4,7 @@ User visible changes for UPX
Changes in 3.10 (XX XXX 2013):
* Experimental support added for Windows 64-bit PE files.
based on the work by Stefan Widmann
* bug fixes
Changes in 3.09 (18 Feb 2013):