1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00
Commit Graph

1704 Commits

Author SHA1 Message Date
4cb57d9059 OutputFile::unset_extent(); endianness in Mach_fat_* and PackMachBase::b_info 2007-02-06 13:11:31 -08:00
42d69bd0e5 debug PackMachFat 2007-02-05 22:34:23 -08:00
f27b399f81 PackMachFat 2007-02-05 14:00:41 -08:00
a545a3938f FileBase::set_extent(offset, length) constrains seek() and tell() 2007-02-03 13:31:44 -08:00
d1e352c9ee PackMachI386 2007-02-03 11:40:25 -08:00
99be1e798b PackMachPPC32 2007-02-03 11:04:57 -08:00
2132a28a17 UPX_F_MACH_i386 and skeleton stub. (Much of PackMachI386 is incomplete.) 2007-02-02 13:51:51 -08:00
8b1cc28783 templates to prepare for Mach-O i386 and Universal ("fat") executables 2007-01-31 20:25:13 -08:00
78364ac830 Small Watcom updates. 2007-01-31 14:28:15 +01:00
6e5f5732b5 brandelf.py: do not write "Linux" any longer as newer ldd's (e.g.
from glibc-common-2.5-10.fc6) do not like this.
2007-01-31 05:58:17 +01:00
87844254d1 Minor Makefile updates. 2007-01-31 05:53:38 +01:00
08ef9f69fb Very minor portability fixes. 2007-01-30 20:36:59 +01:00
5fbd1b78e7 Added non-working experimental infrastructure for using OpenWatcom 1.6
to support i086 + lzma.
2007-01-30 20:25:20 +01:00
39f5eb753f Bump version for next release. 2007-01-23 22:17:02 +01:00
f4cbe3f300 Added tag for RELEASE_292. 2007-01-23 22:13:01 +01:00
70632e5541 Bump release date. v2.92 2007-01-23 22:11:23 +01:00
0bba700105 merge 2007-01-23 10:35:20 -08:00
b71aaccff3 fix amd64-linux.elf-entry.S invoking large programs (>3MB compressed) 2007-01-23 10:34:33 -08:00
7271ae9611 Small updates. 2007-01-23 13:50:39 +01:00
6e32dff2ad armpe_tester.c updated to work with files containing 4 sections 2007-01-17 21:53:18 +01:00
8f7c898c08 use an exception instead of assert() for overlay checking (bug #1624840) 2007-01-16 12:58:35 +01:00
f4a9815f48 Keep entries sorted in stub/Makefile. 2007-01-15 07:46:22 +01:00
0f8d5c7e98 arm-linux.kernel.vmlinux.S remove unused sections 2007-01-14 13:40:50 -08:00
5e83596a1b Enter 2007. 2007-01-14 13:08:58 +01:00
6361213e07 More portability fixes. 2007-01-14 12:47:38 +01:00
9c59a5d9b6 p_vmlinx test jig for ARM 2007-01-13 17:30:03 -08:00
bb04844bd5 Decompressor for UPX_F_VMLINUX_ARM follows ELF convention 2007-01-13 15:26:05 -08:00
0b988176fa Portability fixes. 2007-01-10 17:16:59 +01:00
a354f18a2d Consistently use .arch nojumps on i086 and i386. 2007-01-09 22:40:01 +01:00
a7ca0fec88 Merge. 2007-01-09 18:31:13 +01:00
06eec508df Cosmetic macros.S cleanups. 2007-01-09 18:27:53 +01:00
10dc580a3a tweak i386-linux.kernel.vmlinux-head.S 2007-01-08 13:56:47 -08:00
2f6ae3ef01 merge 2007-01-07 16:33:04 -08:00
392e803905 vmlinux/AMD64 works 2007-01-07 16:31:46 -08:00
83a5fb585b ELF External_Note 2007-01-03 06:54:48 -08:00
c6205ffbe0 tls index should be zero after decompression 2007-01-02 18:16:16 +01:00
c04737ce20 Cosmetic cleanup. 2006-12-31 15:51:17 +01:00
11b92172fe PackVmlinuxBase my_boot_label; kernel Makefiles 2006-12-25 13:55:28 -08:00
3a6c574376 pe: correctly handle import table with 0 entries during decompression (#1620733) 2006-12-24 16:25:36 +01:00
b21ce925fb Factor out a common Packer::defineFilterSymbols(). Enable filters
0x49 and 0x49 for all i386-dos32.* formats. Needs testing.
2006-12-22 16:39:42 +01:00
de9dcc4ed6 Enable filters 0x49 and 0x46 for win32/pe. This needs some more testing. 2006-12-22 15:28:14 +01:00
9e77dbfe20 Added an assertion to make sure I've really understood the semantics
of the ctok32 filter length.
2006-12-22 15:19:51 +01:00
4cee0676a4 Consistently rename section names of ctok32 filter. 2006-12-22 14:22:45 +01:00
8ad9d21db3 Also add ICHECK() calls to p_armpe.cpp. 2006-12-22 13:37:19 +01:00
8ba8317eea sf.net bug #1620733: As a very first step, added two calls to
ICHECK(dname,1). Of course we still need a proper fix for this.
2006-12-22 13:35:39 +01:00
d221187f24 Misc cosmetical cleanups. 2006-12-22 12:36:55 +01:00
db54ec294f Added some missing stub/tmp/*.bin.dump files. 2006-12-20 10:50:49 +01:00
1d39796e3f PackVmlinuxBase::canPack bug for AMD64 with holes between PT_LOAD 2006-12-19 18:18:47 -08:00
cd6a318903 cleanup merge 2006-12-19 16:19:19 -08:00
73090b98ab merge 2006-12-19 16:16:20 -08:00