1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
Markus F.X.J. Oberhumer d6c3ff5997 Cleanups.
committer: mfx <mfx> 1143454663 +0000
2006-03-27 10:17:43 +00:00
..
filter conditionally compile debugging printf 2006-03-03 05:59:55 +00:00
stub Cleanups. 2006-03-27 10:17:43 +00:00
.cvsignore Updated. 2005-06-24 11:44:01 +00:00
bele.h Fixed typo in disabled code. 2006-03-14 02:17:59 +00:00
bptr.h Updated. 2004-06-29 20:45:38 +00:00
c_file.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
c_init.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
c_none.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
c_screen.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
compress.ch Added support for UCL_USE_ASM. 2005-09-16 04:15:11 +00:00
compress.cpp Removed some old and dead code. 2005-09-15 00:30:17 +00:00
conf.h Small update. 2006-03-11 00:15:55 +00:00
console.h Enter 2004. 2004-01-20 18:37:48 +00:00
except.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
except.h Enter 2004. 2004-01-20 18:37:48 +00:00
file.cpp Avoid warnings. 2005-06-24 11:50:56 +00:00
file.h Removed some old and dead code. 2005-09-15 00:30:17 +00:00
filter.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
filter.h Enter 2004. 2004-01-20 18:37:48 +00:00
filteri.cpp PPC branch+call trick: filter first 4MB only 2005-04-23 04:17:57 +00:00
help.cpp Updated short-list of supported executable formats. 2006-03-17 15:37:32 +00:00
lefile.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
lefile.h Enter 2004. 2004-01-20 18:37:48 +00:00
linker.cpp Revert previous checkin. 2006-02-14 10:54:39 +00:00
linker.h Enter 2004. 2004-01-20 18:37:48 +00:00
main.cpp Added UPX_VERSION_DATE_ISO. 2006-03-11 13:53:15 +00:00
Makefile Small update. 2006-02-13 15:17:27 +00:00
mem.cpp Increase alignment to 16. 2006-03-17 15:17:37 +00:00
mem.h Enter 2004. 2004-01-20 18:37:48 +00:00
miniacc.h New ACC version. 2006-03-11 00:03:05 +00:00
msg.cpp msg.cpp: fixed possible sigsegv caused by a tricky filename 2005-02-14 12:06:20 +00: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 Removed "volatile" from global var "opt" - this was only needed 2006-02-15 11:14:54 +00:00
p_armpe.cpp arm/pe: the assembly thumb mode decompressor is used in the stub 2006-03-27 08:57:42 +00:00
p_armpe.h Avoid some warnings about unused args. 2005-09-09 19:38:47 +00:00
p_com.cpp Linker updates from Laszlo. Needs some testing. 2005-03-01 09:24:38 +00:00
p_com.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_djgpp2.cpp Disabled an expensive run-time assertion. 2006-03-06 11:01:18 +00:00
p_djgpp2.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_elf.h Elf64 2005-11-09 21:08:50 +00:00
p_elks.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
p_exe.cpp Rearranged debug options. 2006-02-14 11:22:21 +00:00
p_exe.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_lx_elf.cpp Workaround linux-2.6.14 binfmt_elf.c: SIGKILL if (0==.p_memsz) on a page boundary. 2006-03-22 20:02:50 +00:00
p_lx_elf.h Generalize to more than 2 PT_LOAD using find_LOAD_gap; needed for linux/ElfAMD. 2006-03-03 01:21:16 +00:00
p_lx_exc.cpp Workaround linux-2.6.14 binfmt_elf.c: SIGKILL if (0==.p_memsz) on a page boundary. 2006-03-22 20:02:50 +00:00
p_lx_exc.h Remove "struct" keywords. 2005-03-01 09:59:13 +00:00
p_lx_interp.cpp Added __attribute__((__sentinel__)) to Packer::addLoader(). This is 2006-03-11 00:10:33 +00:00
p_lx_interp.h new packers PackMachPPC32 PackLinuxElf32ppc PackLinuxI386interp 2005-02-20 22:52:37 +00:00
p_lx_sep.cpp Enter 2006. 2006-02-12 21:14:43 +00:00
p_lx_sep.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_lx_sh.cpp Enter 2006. 2006-02-12 21:14:43 +00:00
p_lx_sh.h ::pack3 to set .p_filesz; also set blocksize to allow giant scripts as input 2005-01-11 21:30:43 +00:00
p_mach.cpp Added __attribute__((__sentinel__)) to Packer::addLoader(). This is 2006-03-11 00:10:33 +00:00
p_mach.h Added several __attribute_packed. 2005-03-13 16:09:46 +00:00
p_ps1.cpp Use boolean instead of bitwise logic. 2006-03-14 04:44:45 +00:00
p_ps1.h New PS1 version from Jens. 2004-10-01 13:27:39 +00:00
p_sys.cpp Linker updates from Laszlo. Needs some testing. 2005-03-01 09:24:38 +00:00
p_sys.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_tmt.cpp Linker updates from Laszlo. Needs some testing. 2005-03-01 09:24:38 +00:00
p_tmt.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_tos.cpp Introduced UPX_VERSION_YEAR. 2006-02-13 10:22:43 +00:00
p_tos.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_unix.cpp acknowledge unused results to avoid compiler warnings treated as errors 2006-03-02 19:12:01 +00:00
p_unix.h Extra parameter for compressWithFilters and packExtent, 2006-02-18 05:37:10 +00:00
p_vmlinx.cpp Detabified. 2005-09-17 03:55:15 +00:00
p_vmlinx.h Start re-organizing the packing of Elf, by making Elf32 come first, 2005-02-20 22:57:04 +00:00
p_vmlinz.cpp Linker updates from Laszlo. Needs some testing. 2005-03-01 09:24:38 +00:00
p_vmlinz.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_vxd.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_w16ne.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
p_w16ne.h Enter 2004. 2004-01-20 18:37:48 +00:00
p_w32pe.cpp Removed bogus __attribute_packed from struct udll. 2006-03-17 14:57:20 +00:00
p_w32pe.h Clear the dirty stack on win32/pe. 2006-02-14 11:02:45 +00:00
p_wcle.cpp Rearranged debug options. 2006-02-14 11:22:21 +00:00
p_wcle.h Enter 2004. 2004-01-20 18:37:48 +00:00
packer.cpp Filter parameters should be called "ft" instead of "fp". 2006-03-14 02:02:10 +00:00
packer.h Filter parameters should be called "ft" instead of "fp". 2006-03-14 02:02:10 +00:00
packerf.cpp Added __attribute__((__sentinel__)) to Packer::addLoader(). This is 2006-03-11 00:10:33 +00:00
packhead.cpp Fixed wrong n_mru storage in putPackHeader(). 2004-06-29 20:42:08 +00:00
packmast.cpp PackLinuxElf64amd 2005-11-09 21:12:58 +00:00
packmast.h Enter 2004. 2004-01-20 18:37:48 +00:00
s_djgpp2.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
s_object.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
s_vcsa.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
s_win32.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
screen.h Enter 2004. 2004-01-20 18:37:48 +00:00
snprintf.cpp Win64 updates. 2003-08-05 12:35:24 +00:00
snprintf.h Enter 2004. 2004-01-20 18:37:48 +00:00
stdcxx.cpp Enter 2004. 2004-01-20 18:37:48 +00:00
stdcxx.h Replaced ACC with miniACC. 2004-07-23 11:54:19 +00:00
ui.cpp Removed some old and dead code. 2005-09-15 00:30:17 +00:00
ui.h Enter 2004. 2004-01-20 18:37:48 +00:00
util.cpp Refactored a new mem_replace() function. 2006-02-03 16:40:02 +00:00
util.h Refactored a new mem_replace() function. 2006-02-03 16:40:02 +00:00
version.h Bumped tentative release date. 2006-03-17 15:40:24 +00:00
work.cpp Don't suppress errors with -qq. 2006-03-11 12:44:01 +00:00