Commit graph

8 commits

Author SHA1 Message Date
adam
2a1209188c Also enable ZLIB support 2012-05-02 08:26:21 +00:00
adam
b4421c7a75 Changes 3.08:
* 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-05-02 06:45:14 +00:00
hans
21d4a5f35b Fix build on SunOS. 2012-02-15 19:27:10 +00:00
joerg
9541a77764 Don't use malloc.h. 2007-08-05 17:38:47 +00:00
minskim
e56d3e4a88 Honor LDFLAGS. 2005-03-02 04:35:38 +00:00
ben
f2bc41c677 Update upx to version 1.25. This addresses PR#29327.
Changes include:
  * INFO: http://upx.sourceforge.net is the permanent UPX home page
  * watcom/le: don't crash on files without relocations
  * win32/pe: stricter checks of some PE values
  * source code: much improved portability using ACC, the
    Automatic Compiler Configuration
  * source code: compile fixes for strict ISO C++ compilers
  * source code: compile fixes for Win64
2005-02-10 15:51:38 +00:00
ben
ab9d43430d Fix UPX build error relative to new version of UCL. 2004-01-11 20:18:39 +00:00
ben
b22712fdc6 Initial import of upx-1.24, based on wip/upx and the package provided by
fab@gnux.info in PR 23903.  This is the "Ultimate Packer for eXecutables".
This will build and run on NetBSD, but it only operates on the binary
formats of other systems.
2004-01-07 15:12:59 +00:00