Dylib/ppc32 format works.

This commit is contained in:
John Reiser
2009-05-31 12:57:10 -07:00
parent a187cb6c9c
commit d8345a44a4
5 changed files with 64 additions and 38 deletions
+3 -2
View File
@@ -3,8 +3,9 @@ User visible changes for UPX
==================================================================
Changes in 3.05 (01 XXX 2009):
* new format Dylib/i386 supports shared libraries on Darwin (Mach-o);
an existing -init function (LC_ROUTINES command) is required.
* new formats Dylib/i386 and Dylib/ppc32 support shared libraries
[such as browser plugins] on Darwin (Apple Macintosh). An existing
-init function (LC_ROUTINES command) is required.
Changes in 3.04 (27 Apr 2009):
* new format vmlinuz/armel for Debian NSLU2 (etc.) linux kernel