John Reiser
ea0dfe83b7
arm-linux.elf-entry.S clobbered ADRU with sz_unc of fold
2007-08-30 11:53:16 -07:00
Markus F.X.J. Oberhumer
b6f302dfc0
Makefile: use /bin/echo for better portability.
2007-07-30 12:56:35 +02:00
Markus F.X.J. Oberhumer
8e9b5f14af
Small Makefile updates.
2007-07-11 07:03:05 +02:00
Markus F.X.J. Oberhumer
3635c00143
Added support for LZMA SDK 4.49. Compiles, but pretty much untested.
2007-07-08 13:58:08 +02:00
Markus F.X.J. Oberhumer
cf0c49277e
Add processing instructions to gpp_inc.py.
2007-06-12 13:40:35 +02:00
Markus F.X.J. Oberhumer
16c3f9fa9c
Small Makefile updates.
2007-06-12 12:46:56 +02:00
John Reiser
2f2539cf34
workaround weak python script gpp_inc.py
2007-06-10 06:54:10 -07:00
John Reiser
e66823d017
mipsel.r3000-linux: flush cache for NRV, fix stub copying when big
2007-06-09 17:13:50 -07:00
John Reiser
881c32a3df
fix NRV_HEAD and NRV_TAIL in stub for mipsel.r3000-linux
2007-06-09 13:52:56 -07:00
John Reiser
ea0a361c35
fix argv[0] on PowerPC with --lzma
2007-06-04 10:13:14 -07:00
John Reiser
a503a54240
mipsel remember /proc/self/exe in environment
2007-05-16 15:37:22 -07:00
John Reiser
265957712a
merge
2007-05-16 13:56:37 -07:00
John Reiser
c26962bb71
fix build glitch
2007-05-16 13:53:17 -07:00
John Reiser
a428eddf93
catch up automatically-generated files
2007-05-16 13:51:44 -07:00
John Reiser
dc4f7eb2f9
mipsel close()
2007-05-16 13:51:00 -07:00
John Reiser
d54ac1ba91
use register $25 for trampoline
2007-05-16 13:50:16 -07:00
John Reiser
a3d46b18ac
cacheflush
2007-05-16 13:49:54 -07:00
John Reiser
e81dd05666
bug in make_hatch_*(); simplify xfind_pages() when MAP_FIXED; update AT_BASE
2007-05-16 13:48:44 -07:00
Markus F.X.J. Oberhumer
29394935e3
Use -Wstrict-prototypes CFLAGS in stub/Makefile.
2007-05-16 04:34:30 +02:00
Markus F.X.J. Oberhumer
df8acc4ed7
Added .NOTPARALLEL to stub/Makefile.
2007-05-14 11:30:40 +02:00
John Reiser
81928d4ab1
mipsel stub escape hatch for munmap
2007-05-10 13:13:11 -07:00
John Reiser
3ebf93e03d
mipsel syscall read+write of same register
2007-05-09 22:17:09 -07:00
John Reiser
59e4032f1f
mipsel stub syscall registers
2007-05-08 13:33:00 -07:00
John Reiser
748c4bf780
mipsel stub system calls
2007-05-08 10:41:13 -07:00
John Reiser
f252f824a4
mipsel conditional stub/src/i386-linux.elf-main.c
2007-05-08 05:48:15 -07:00
John Reiser
1d7e5a8130
typedef struct Extent
2007-05-08 05:18:41 -07:00
John Reiser
cb2ff92c2f
mipsel hack stub
2007-05-07 21:03:58 -07:00
John Reiser
ef373ab54f
mipsel hacking
2007-05-07 19:20:25 -07:00
John Reiser
9141a78c29
mipsel stub for mmap on Linux (not NetBSD); and subroutine arg[4..6]
...
in t0..t2 instead of on stack, to match LMZA_DEC20
2007-05-07 07:02:16 -07:00
John Reiser
10a6370738
hacking UPX_F_LINUX_ELF32_MIPSEL
2007-05-06 14:21:25 -07:00
John Reiser
573009eeb6
new format UPX_F_LINUX_ELF32_MIPSEL [work in progress]
2007-05-06 06:17:49 -07:00
John Reiser
f347458c53
new format UPX_F_VMLINUX_PPC32 Linux kernel for PowerPC (32-bit)
2007-04-30 13:34:06 -07:00
John Reiser
84dedb73a5
propagate changes arm*-linux.elf-fold.h
2007-04-24 16:08:34 -07:00
John Reiser
8964aa5221
fix endian issue with .b_method (arm-linux.elf-entry.S)
2007-04-24 12:05:53 -07:00
Markus F.X.J. Oberhumer
3481ae236c
Added missing armeb generated files.
2007-04-23 18:11:24 +02:00
John Reiser
46adc5f8a4
armeb-linux.kernel.vmlinux.S
2007-04-23 09:00:28 -07:00
John Reiser
5296df5899
add armeb-linux.kernel.vmlinux-head.S
2007-04-23 08:53:53 -07:00
John Reiser
3d4d30766d
merge
2007-04-22 15:24:17 -07:00
John Reiser
41ba7077ad
propagate change to O_INP
2007-04-22 14:50:58 -07:00
John Reiser
229924adf9
Fix O_INP etc because calling sequence changed to omit cto8.
...
This parallel change was forgotten at:
changeset: 1382:367eb149f29c
date: Sun Aug 20 11:19:37 2006 -0700
summary: i386-linux.elf decompress does not need cto8
2007-04-22 14:47:08 -07:00
John Reiser
e8106e2e34
propagate change to 'loadcon8' macro
2007-04-18 09:55:15 -07:00
John Reiser
c21d3e24f8
fix 'loadcon8'; was bad for big-endian vmlinux ARM
2007-04-18 09:52:52 -07:00
Markus F.X.J. Oberhumer
2d87aa0753
Better ctok32 fix.
2007-04-02 18:57:42 +02:00
László Molnár
b2ad4dc9a0
another fix for ctok32
2007-04-02 14:12:16 +02:00
László Molnár
370f2ea98f
tmt/adam: fixed a ctok32 related bug
2007-04-01 17:31:48 +02:00
László Molnár
a05ca565ff
fixed a bug in ctok32
2007-04-01 17:07:43 +02:00
László Molnár
1f59a9f846
more PS1 updates from Jens
2007-03-12 12:11:17 +01:00
László Molnár
80c20a90ea
PS1 updates from Jens
2007-03-12 11:56:16 +01:00
Markus F.X.J. Oberhumer
56a35649fe
Update Makefiles.
2007-03-09 07:59:50 +01:00
Markus F.X.J. Oberhumer
c18ebc63a6
dos/exe: enable optimized code paths.
2007-03-06 18:14:32 +01:00