changeset: 2451:4e2a6c33d5fb
tag: ppc64le user: Thierry Fauck <tfauck@free.fr> date: Wed Jun 22 08:25:13 2016 -0400 summary: Add support for ppc64le statically linked binaries
This commit is contained in:
@@ -519,6 +519,11 @@ private:
|
||||
#define UPX_F_LINUX_ELF32_MIPSEB 137
|
||||
#define UPX_F_DYLIB_PPC32 138
|
||||
|
||||
#define UPX_F_MACH_PPC64LE 140
|
||||
#define UPX_F_LINUX_ELFPPC64LE 141
|
||||
#define UPX_F_VMLINUX_PPC64LE 142
|
||||
#define UPX_F_DYLIB_PPC64LE 143
|
||||
|
||||
|
||||
// compression methods
|
||||
#define M_ALL (-1)
|
||||
|
||||
Reference in New Issue
Block a user