1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
2006-05-18 15:19:55 +02:00
..
filter added a new filter for ARM 24-bit naive calltrick 2006-04-13 12:23:42 +00:00
stub arm/pe: minor cleanup in the thumb mode stub 2006-05-18 15:18:50 +02:00
bele.h Added some more operators. 2006-04-08 19:00:38 +00:00
bptr.h
c_file.cpp
c_init.cpp
c_none.cpp
c_screen.cpp
compress.ch
compress.cpp
conf.h Undef PAGE_{MASK,SIZE} in conf.h. 2006-03-27 10:18:37 +00:00
console.h
except.cpp
except.h
file.cpp
file.h
filter.cpp
filter.h updated my email address 2006-05-17 21:05:46 +02:00
filteri.cpp updated my email address 2006-05-17 21:05:46 +02:00
help.cpp Updated short-list of supported executable formats. 2006-03-17 15:37:32 +00:00
lefile.cpp
lefile.h
linker.cpp Revert previous checkin. 2006-02-14 10:54:39 +00:00
linker.h updated my email address 2006-05-17 21:05:46 +02:00
main.cpp Avoid code bloat in the official builds. 2006-04-19 08:45:21 +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
miniacc.h New ACC version. 2006-04-05 11:07:51 +00:00
msg.cpp
mygetopt.cpp
mygetopt.h
options.h Removed "volatile" from global var "opt" - this was only needed 2006-02-15 11:14:54 +00:00
p_armpe.cpp pe: do not crash on out of bounds bogus relocation records 2006-05-18 15:19:55 +02:00
p_armpe.h arm/pe: use the new linker friendly stubs 2006-05-03 09:12:00 +00:00
p_com.cpp
p_com.h updated my email address 2006-05-17 21:05:46 +02:00
p_djgpp2.cpp Disabled an expensive run-time assertion. 2006-03-06 11:01:18 +00:00
p_djgpp2.h updated my email address 2006-05-17 21:05:46 +02:00
p_elf.h updated my email address 2006-05-17 21:05:46 +02:00
p_elks.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_exe.cpp dos/exe: saved some bytes in device driver mode 2006-05-18 15:17:53 +02:00
p_exe.h updated my email address 2006-05-17 21:05:46 +02:00
p_lx_elf.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_lx_elf.h updated my email address 2006-05-17 21:05:46 +02:00
p_lx_exc.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_lx_exc.h updated my email address 2006-05-17 21:05:46 +02:00
p_lx_interp.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_lx_interp.h updated my email address 2006-05-17 21:05:46 +02:00
p_lx_sep.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_lx_sep.h updated my email address 2006-05-17 21:05:46 +02:00
p_lx_sh.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_lx_sh.h updated my email address 2006-05-17 21:05:46 +02:00
p_mach.cpp find_SEGMENT_gap() like find_LOAD_gap(). Use it to avoid checksum trouble. 2006-03-28 20:00:15 +00:00
p_mach.h updated my email address 2006-05-17 21:05:46 +02:00
p_ps1.cpp Use boolean instead of bitwise logic. 2006-03-14 04:44:45 +00:00
p_ps1.h
p_sys.cpp
p_sys.h updated my email address 2006-05-17 21:05:46 +02:00
p_tmt.cpp
p_tmt.h updated my email address 2006-05-17 21:05:46 +02:00
p_tos.cpp Introduced UPX_VERSION_YEAR. 2006-02-13 10:22:43 +00:00
p_tos.h
p_unix.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_unix.h Extra parameter for compressWithFilters and packExtent, 2006-02-18 05:37:10 +00:00
p_vmlinx.cpp
p_vmlinx.h updated my email address 2006-05-17 21:05:46 +02:00
p_vmlinz.cpp
p_vmlinz.h updated my email address 2006-05-17 21:05:46 +02:00
p_vxd.h updated my email address 2006-05-17 21:05:46 +02:00
p_w16ne.cpp updated my email address 2006-05-17 21:05:46 +02:00
p_w16ne.h updated my email address 2006-05-17 21:05:46 +02:00
p_w32pe.cpp pe: do not crash on out of bounds bogus relocation records 2006-05-18 15:19:55 +02:00
p_w32pe.h updated my email address 2006-05-17 21:05:46 +02:00
p_wcle.cpp Rearranged debug options. 2006-02-14 11:22:21 +00:00
p_wcle.h updated my email address 2006-05-17 21:05:46 +02:00
packer.cpp added new virtual function createLinker() 2006-04-27 15:54:50 +00:00
packer.h updated my email address 2006-05-17 21:05:46 +02:00
packerf.cpp Added __attribute__((__sentinel__)) to Packer::addLoader(). This is 2006-03-11 00:10:33 +00:00
packhead.cpp updated my email address 2006-05-17 21:05:46 +02:00
packmast.cpp updated my email address 2006-05-17 21:05:46 +02:00
packmast.h updated my email address 2006-05-17 21:05:46 +02:00
s_djgpp2.cpp
s_object.cpp
s_vcsa.cpp
s_win32.cpp
screen.h
snprintf.cpp
snprintf.h
stdcxx.cpp
stdcxx.h
ui.cpp
ui.h
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 Next version will be 2.01. 2006-04-27 12:27:23 +00:00
work.cpp Don't suppress errors with -qq. 2006-03-11 12:44:01 +00:00