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 7a5b0a09e0 Remove "-mno-schedule-prologue" when compiling under linux/i386 as the
current gcc cvs-snapshot seems to no longer accept this option.

committer: mfx <mfx> 974916395 +0000
2000-11-22 18:06:35 +00:00
..
config_h Make it compile again by adding a more portable setfold.sh script. 2000-06-26 16:55:00 +00:00
stub Use "-=" instead of "+=" to ensure a value <= 127. 2000-11-22 17:44:46 +00:00
.cvsignore Added some more wildcards. 2000-09-21 07:36:45 +00:00
bele.h Updated the file headers. 2000-11-13 12:22:40 +00:00
c_file.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_init.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_none.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
c_screen.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
compress.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
conf.h Try S_IWRITE if S_IWUSR is not defined. 2000-11-22 18:04:24 +00:00
console.h Updated the file headers. 2000-11-13 12:22:40 +00:00
except.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
except.h Updated the file headers. 2000-11-13 12:22:40 +00:00
fcto_ml.ch Updated the file headers. 2000-11-13 12:22:40 +00:00
fcto_ml2.ch Updated the file headers. 2000-11-13 12:22:40 +00:00
file.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
file.h Updated the file headers. 2000-11-13 12:22:40 +00:00
filter.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
filter.h Updated the file headers. 2000-11-13 12:22:40 +00:00
filteri.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
help.cpp Disabled the `--script=' option. 2000-11-14 01:35:20 +00:00
lefile.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
lefile.h Updated the file headers. 2000-11-13 12:22:40 +00:00
linker.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
linker.h Updated the file headers. 2000-11-13 12:22:40 +00:00
main.cpp Disabled the `--script=' option. 2000-11-14 01:35:20 +00:00
Makefile Remove "-mno-schedule-prologue" when compiling under linux/i386 as the 2000-11-22 18:06:35 +00:00
Makefile.inc Can use multiple libraries. 2000-09-20 16:52:49 +00:00
mem.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
mem.h Updated the file headers. 2000-11-13 12:22:40 +00:00
msg.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
mygetopt.cpp Added a "const". 2000-11-22 18:01:05 +00:00
mygetopt.h Initial commit (from git) 2000-05-19 16:04:55 +00:00
p_com.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_com.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_djgpp2.cpp Added an assertion. 2000-11-17 19:31:51 +00:00
p_djgpp2.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_elf.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_exe.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_exe.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_elf.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_elf.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sep.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sep.h Fixed trailing tokens after a #endif. 2000-11-22 18:01:57 +00:00
p_lx_sh.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_lx_sh.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_sys.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_sys.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_tmt.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_tmt.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_tos.cpp Use nrelocs to test if there are any relocations. 2000-11-22 18:04:57 +00:00
p_tos.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_unix.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_unix.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_vmlinux.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_vxd.h Updated the file headers. 2000-11-13 12:22:40 +00:00
p_w32pe.cpp Disabled compressWithFilters() for now. 2000-11-17 19:46:11 +00:00
p_w32pe.h Disabled compressWithFilters() for now. 2000-11-17 19:46:11 +00:00
p_wcle.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
p_wcle.h Updated the file headers. 2000-11-13 12:22:40 +00:00
packer.cpp Updated the UI system. 2000-11-22 18:02:30 +00:00
packer.h Added optional buffer offset parameters to compressWithFilters(). 2000-11-17 18:19:43 +00:00
packhead.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
packmast.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
packmast.h Updated the file headers. 2000-11-13 12:22:40 +00:00
s_djgpp2.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_object.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_vcsa.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
s_win32.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
screen.h Updated the file headers. 2000-11-13 12:22:40 +00:00
stdcxx.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
stdcxx.h Updated the file headers. 2000-11-13 12:22:40 +00:00
tailor.h Updated the file headers. 2000-11-13 12:22:40 +00:00
ui.cpp Updated the UI system. 2000-11-22 18:02:30 +00:00
ui.h Updated the UI system. 2000-11-22 18:02:30 +00:00
unupx.h Updated the file headers. 2000-11-13 12:22:40 +00:00
util.cpp Updated the file headers. 2000-11-13 12:22:40 +00:00
util.h Updated the file headers. 2000-11-13 12:22:40 +00:00
version.h Updated version date. 2000-11-13 10:43:35 +00:00
work.cpp Don't compress write protected files unless we make a backup. 2000-11-17 18:17:04 +00:00