1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src/stub
John Reiser 5ce60aad53 data cache prefetch
ppc_d_nrv2e.S l_lx_elfppc32.h

committer: jreiser <jreiser> 1109034808 +0000
2005-02-22 01:13:28 +00:00
..
mr3k New ps1/exe version from Jens. Needs new asm5900-mfx5. 2002-10-14 17:39:59 +00:00
scripts Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
util/sstrip Upgraded to ELFkickers 2.0. 2001-04-15 22:38:52 +00:00
.cvsignore Updated. 2004-07-13 03:02:11 +00:00
cl1_d32.ash Decodes a format similar to nrv2b, except that a run of literals 2004-07-13 04:19:45 +00:00
fold_elf86.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
fold_elf86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
fold_elfppc32.h stub loader for Linux Elf PowerPC32 2005-02-20 00:59:42 +00:00
fold_elfppc32.S remove debugg-only 'trap' 2005-02-21 19:06:28 +00:00
fold_exec86.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
fold_exec86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
fold_machppc32.h stub loader for Macintosh (Darwin) Mach-o PowerPC32 2005-02-20 00:44:14 +00:00
fold_machppc32.S stub loader for Macintosh (Darwin) Mach-o PowerPC32 2005-02-20 00:44:14 +00:00
fold_pti86.asm Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
fold_pti86.h Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
fold_sh86.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
fold_sh86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
header.ash Enter 2004. 2004-01-20 18:37:48 +00:00
ident_n.ash Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
ident_s.ash Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
ident.ash Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_com.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_com.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_djgpp2.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_djgpp2.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_exe.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_exe.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_lx_elf.c Detabified. 2004-07-13 02:19:05 +00:00
l_lx_elf86.asm Avoid "ASCII armor" area below 16MB (0x01000000) for exec-shield and 2004-05-19 00:15:00 +00:00
l_lx_elf86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_lx_elf86.lds Avoid "ASCII armor" area below 16MB (0x01000000) for exec-shield and 2004-05-19 00:15:00 +00:00
l_lx_elfppc32.h data cache prefetch 2005-02-22 01:13:28 +00:00
l_lx_elfppc32.lds stub loader for Linux Elf PowerPC32 2005-02-20 00:59:42 +00:00
l_lx_elfppc32.S stub loader for Linux Elf PowerPC32 2005-02-20 00:59:42 +00:00
l_lx_exec.c Fixes for gcc 3.4 (-funit-at-a-time). Reduced size of stubs a little bit. 2004-05-12 00:58:38 +00:00
l_lx_exec86.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_lx_exec86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_lx_exec86.lds explicit PHDRS to control number of Elf32_Phdr: no PT_GNU_STACK 2004-05-08 06:25:06 +00:00
l_lx_pti.c Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
l_lx_pti86.asm Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
l_lx_pti86.h Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
l_lx_pti86.lds Let the UPX loader be an Elf PT_INTERP /opt/upx/run 2005-02-19 23:16:50 +00:00
l_lx_sep.c make_hatch() is called from l_lx_sep86.asm, so cannot be 'static' 2005-02-19 22:00:37 +00:00
l_lx_sep86.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_lx_sep86.lds explicit PHDRS to control number of Elf32_Phdr: no PT_GNU_STACK 2004-05-08 06:25:06 +00:00
l_lx_sh.c Detabified. 2004-07-13 02:19:05 +00:00
l_lx_sh86.asm Avoid "ASCII armor" area below 16MB (0x01000000) for exec-shield and 2004-05-19 00:15:00 +00:00
l_lx_sh86.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_lx_sh86.lds Avoid "ASCII armor" area below 16MB (0x01000000) for exec-shield and 2004-05-19 00:15:00 +00:00
l_mac_ppc32.h stub loader for Macintosh (Darwin) Mach-o PowerPC32 2005-02-20 00:44:14 +00:00
l_mac_ppc32.S stub loader for Macintosh (Darwin) Mach-o PowerPC32 2005-02-20 00:44:14 +00:00
l_ps1.asm New PS1 version from Jens. 2004-10-01 13:27:39 +00:00
l_ps1b.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_ps1c.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_sys.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_sys.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2b.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2bs.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2d.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2ds.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2e.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_t_n2es.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_tmt.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_tmt.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_tos.s Enter 2004. 2004-01-20 18:37:48 +00:00
l_vmlinx.asm Fix stack synchronization bug at end of unfilter. 2004-12-20 03:35:13 +00:00
l_vmlinx.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_vmlinz.asm %cs at entry to decompressor varies a _lot_ among Linux 2.4.x, 2.6.y kernels. 2004-12-21 05:01:18 +00:00
l_vmlinz.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_w32pe.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_w32pe.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
l_wcle.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00
l_wcle.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
linux.hh disinguish between __i386__ and generic 2005-02-20 01:03:07 +00:00
m_lx_elfppc32.c stub loader for Linux Elf PowerPC32 2005-02-20 00:59:42 +00:00
m_mac_mach32.c stub loader for Macintosh (Darwin) Mach-o PowerPC32 2005-02-20 00:44:14 +00:00
macros.ash Converted ctojr32 to use macro-local defines. 2004-02-03 11:13:23 +00:00
Makefile New stubs pti86 (PT_INTERP for Linux x86), Linux Elf PowerPC-32, 2005-02-20 01:15:48 +00:00
ppc_bxx.S PowerPC unfilter, decompress, and register definitions 2005-02-19 23:32:39 +00:00
ppc_d_nrv2e.S data cache prefetch 2005-02-22 01:13:28 +00:00
ppc_regs.h PowerPC unfilter, decompress, and register definitions 2005-02-19 23:32:39 +00:00
stub.asm Detabified. 2004-05-11 23:11:15 +00:00
stubify.h Enter 2005; added all needed stub files to CVS. 2005-02-07 19:27:27 +00:00
upx_itoa.asm Added CPU instructions to all nasm source files. 2004-02-03 11:00:34 +00:00