1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-08-16 08:13:36 +02:00
..
filter CT24ARM needs big+little endian versions 2006-06-21 13:57:12 -07:00
stub Started renaming .asm files to .S. 2006-08-16 08:13:36 +02:00
bele_policy.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
bele.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
bptr.h Enter 2006. 2006-06-16 15:17:29 +02:00
c_file.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_init.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_none.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
c_screen.cpp Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
compress_lzma.cpp Remove debugging code. 2006-06-29 07:00:06 +02:00
compress_ucl.cpp Move upx_compress_result_t handling into right place. 2006-06-29 06:24:24 +02:00
compress.cpp Move upx_compress_result_t handling into right place. 2006-06-29 06:24:24 +02:00
compress.h Refactoring: pass upx_compress_config_t to Packer::compressWithFilters() 2006-06-29 06:15:28 +02:00
conf.h BSD/elf386 2006-07-02 16:25:31 -07:00
console.h Cleanup: removed upx_bool and upx_uint types. 2006-06-23 15:00:33 +02:00
except.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
except.h Enter 2006. 2006-06-16 15:17:29 +02:00
file.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
file.h Enter 2006. 2006-06-16 15:17:29 +02:00
filter.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
filter.h Enter 2006. 2006-06-16 15:17:29 +02:00
filteri.cpp Merge 2006-06-16 06:53:56 -07:00
help.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
lefile.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
lefile.h Enter 2006. 2006-06-16 15:17:29 +02:00
linker.cpp auto-define symbol *ABS* in section *ABS* 2006-08-10 17:02:36 -07:00
linker.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
main.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
Makefile Disable WITH_LUA for now. 2006-08-15 19:23:03 +02:00
mem.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
mem.h Enter 2006. 2006-06-16 15:17:29 +02:00
miniacc.h miniacc support for arm-wince-pe 2006-07-13 16:50:26 +02:00
msg.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
mygetopt.cpp Misc updates. 2004-07-19 16:56:02 +00:00
mygetopt.h
options.h ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
p_armpe.cpp step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_armpe.h step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_com.cpp loader.txt updated 2006-07-03 15:13:53 +02:00
p_com.h ElfLinker started. Dos/com & dos/sys formats converted 2006-06-28 14:45:58 +02:00
p_djgpp2.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_djgpp2.h dos/djgpp2 using nrv2e converted to ElfLinker 2006-07-01 17:29:41 +02:00
p_elf.h Introduced bele_policy.h. 2006-08-13 15:30:26 +02:00
p_elks.cpp Start major refactoring. 2006-06-19 19:20:50 +02:00
p_exe.cpp ElfLinkerX86 introduced. 2006-06-29 18:21:01 +02:00
p_exe.h dos/exe: migrated to ElfLinker 2006-06-29 00:44:12 +02:00
p_lx_elf.cpp Avoid linker->setLoaderAlignOffset(). 2006-08-14 19:21:15 -07:00
p_lx_elf.h Use better name osabi_note. 2006-08-13 20:14:14 -07:00
p_lx_exc.cpp PackLinuxI386::newLinker() is a new ElfLinkerX86; 2006-08-10 18:48:32 -07:00
p_lx_exc.h PackLinuxI386::newLinker(); also use arm-unknown-linux-gnu-gcc-4.1.0 2006-08-10 16:52:20 -07:00
p_lx_interp.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_lx_interp.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_lx_sh.cpp Major refactoring of src/stub directory. 2006-06-15 08:17:50 +02:00
p_lx_sh.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_mach.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
p_mach.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_ps1.cpp ps1/exe updates from Jens 2006-08-14 17:15:26 +02:00
p_ps1.h ps1/exe updates from Jens 2006-08-14 17:15:26 +02:00
p_sys.cpp dos/com & dos/sys: use the new ElfLinker features 2006-07-01 00:21:06 +02:00
p_sys.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_tmt.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_tmt.h tmp/adam using nrv2e converted to ElfLinker 2006-07-02 22:39:53 +02:00
p_tos.cpp conversion of atari/tos to ElfLinker finished 2006-07-07 17:49:30 +02:00
p_tos.h Start major refactoring. 2006-06-19 19:20:50 +02:00
p_unix.cpp Refactoring: pass upx_compress_config_t to Packer::compressWithFilters() 2006-06-29 06:15:28 +02:00
p_unix.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_vmlinx.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_vmlinx.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vmlinz.cpp vmlinuz/386: fixed zlib uncompression problem on dos 2006-08-11 17:59:12 +02:00
p_vmlinz.h vmlinu[xz] using nrv2e converted to ElfLinker 2006-07-04 17:36:54 +02:00
p_vxd.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_w16ne.cpp Start major refactoring. 2006-06-19 19:20:50 +02:00
p_w16ne.h Enter 2006. 2006-06-16 15:17:29 +02:00
p_w32pe.cpp step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_w32pe.h step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
p_wcle.cpp lzma should be working again for most of the i386 formats 2006-07-18 13:44:44 +02:00
p_wcle.h watcom/le using nrv2e converted to ElfLinker 2006-07-02 23:21:15 +02:00
packer_c.cpp Packer::defineDecompressorSymbols added 2006-07-17 17:34:03 +02:00
packer_f.cpp Start major refactoring. 2006-06-19 19:20:50 +02:00
packer.cpp PackLinuxElf32ppc conversion; alignment in *::Section 2006-07-16 15:04:16 -07:00
packer.h Packer::defineDecompressorSymbols added 2006-07-17 17:34:03 +02:00
packhead.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
packmast.cpp refactoring of arm/pe and win32/pe started 2006-07-25 18:30:12 +02:00
packmast.h Enter 2006. 2006-06-16 15:17:29 +02:00
pefile.cpp step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
pefile.h step 0 of refactoring arm/pe & win32/pe ready 2006-07-26 14:00:36 +02:00
s_djgpp2.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
s_object.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
s_vcsa.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
s_win32.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
screen.h Enter 2006. 2006-06-16 15:17:29 +02:00
snprintf.cpp
snprintf.h Enter 2006. 2006-06-16 15:17:29 +02:00
stdcxx.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
stdcxx.h Enter 2006. 2006-06-16 15:17:29 +02:00
ui.cpp Refactoring: move fields ui_pass and ui_total_passes from class 2006-06-29 14:37:01 +02:00
ui.h Refactoring: move fields ui_pass and ui_total_passes from class 2006-06-29 14:37:01 +02:00
util.cpp Avoid djgpp2 link error. 2006-06-20 15:25:38 +02:00
util.h i386 conversion stub conversion; nrv2b_d32_2.ash etc. 2006-07-12 11:15:14 -07:00
version.h Bump version. 2006-06-22 14:50:09 +02:00
work.cpp Enter 2006. 2006-06-16 15:17:29 +02:00