Withdraw support for shared libraries (.dylib) on Darwin (Apple Mac OS X).

This commit is contained in:
John Reiser
2010-03-12 10:20:18 -08:00
parent dba256d384
commit 6e4aeffc0c
5 changed files with 86 additions and 18 deletions
+2
View File
@@ -3,6 +3,8 @@ User visible changes for UPX
==================================================================
Changes in 3.05 (27 Apr 2010):
* Withdraw support for shared libraries on Darwin (Apple Mac OS X)
because upx does not understand enough about .dylib.
* i386-linux and amd64-linux support shared libraries (DT_INIT must
exist, all info needed by runtime loader must be first in .text, etc.)
* Linux /proc/self/exe now is preserved by default, by leaving behind