summaryrefslogtreecommitdiff
path: root/archivers/upx/patches/patch-src_p__exe.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-05-02Changes 3.08:adam1-21/+21
* Fix allocation in runtime stub for darwin.macho-entry (i386 and amd64). * Compress shared library on ELF i386 only [ld.so threatens even this case]. * Attempt to suport ELF on QNX 6.3.0 for armel (experimental). * Better diangostic when ELF -fPIC is needed. * PT_NOTE improvements for *BSD. * Preserve more ELF .e_flags on ARM. * Minor code improvements for ELF stubs * Defend against another flavor of corrupt PE header. * bug fixes
2012-02-15Fix build on SunOS.hans1-0/+40