1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-09-06 14:31:30 +02:00
..
filter CT24ARM needs big+little endian versions 2006-06-21 13:57:12 -07:00
stub Updated mips Makefile. 2006-09-04 14:23:21 +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 Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02: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 Implemented alignCode() for m68k. 2006-08-28 09:09:29 +02:00
linker.h Implemented alignCode() for m68k. 2006-08-28 09:09:29 +02:00
main.cpp ps1/exe updates from Jens Medoch 2006-07-10 13:28:27 +02:00
Makefile Disable lua for now. 2006-09-01 02:38:35 +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 New ACC version. 2006-08-24 12:39:45 +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 Cleanups. 2004-01-20 18:27:33 +00:00
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 Updated unused code. 2006-08-23 11:30:42 +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 8-byte align LZMA_DEC20 2006-08-27 10:03:12 -07:00
p_lx_elf.h Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_lx_exc.cpp Started renaming some loader symbols - now that we have a real 2006-08-30 00:11:40 +02:00
p_lx_exc.h --force-execve for *BSD/386 2006-08-17 17:35:33 -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 Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_mach.h Renamed addLinkerSymbols() to defineSymbols(). 2006-08-23 11:20:06 +02:00
p_ps1.cpp merge 2006-08-29 17:11:03 +02:00
p_ps1.h ps1/exe updated from jens 2006-08-29 16:25:59 +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 Atari/tos is currently broken, so throw an InternalError. 2006-09-06 14:31:30 +02:00
p_tos.h Start work on updating p_tos. 2006-08-29 23:46:21 +02:00
p_unix.cpp remove patchFilter32() 2006-08-22 20:49:28 -07: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 Started renaming some loader symbols - now that we have a real 2006-08-30 00:11:40 +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 Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02:00
p_w16ne.h Removed all old linker classes - we exclusively use ElfLinker now. 2006-08-19 14:00:22 +02:00
p_w32pe.cpp Some linker.cpp cleanups. 2006-08-20 11:15: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 Started renaming some loader symbols - now that we have a real 2006-08-30 00:11:40 +02:00
packer_f.cpp remove patchFilter32() 2006-08-22 20:49:28 -07:00
packer.cpp Removed Packer::patchVersion() and Packer::patchVersionYear(). 2006-08-21 20:28:14 +02:00
packer.h remove patchFilter32() 2006-08-22 20:49:28 -07:00
packhead.cpp Enter 2006. 2006-06-16 15:17:29 +02:00
packmast.cpp --force-execve for *BSD/386 2006-08-17 17:35:33 -07: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 Win64 updates. 2003-08-05 12:35:24 +00:00
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