John Reiser
|
703d498772
|
Implement cache flush for PowerPC.
|
2008-02-26 12:15:09 -08:00 |
|
Markus F.X.J. Oberhumer
|
7f9c47176a
|
Introduce target endianness accessors get_teXX() and set_teXX() in packer.h to
replace all [gs]et_nativeXX() member functions.
|
2008-01-09 13:57:47 +01:00 |
|
Markus F.X.J. Oberhumer
|
6ff1bd5917
|
Update my email address.
|
2008-01-02 10:12:42 +01:00 |
|
Markus F.X.J. Oberhumer
|
fa49dbe2cb
|
Enter 2008.
|
2008-01-02 09:42:31 +01:00 |
|
John Reiser
|
5562b21a20
|
PackMach* checkAlreadyPacked()
|
2007-02-16 08:02:59 -08:00 |
|
John Reiser
|
7324f4c3d1
|
PackMach* filters only the [1st] largest executable LC_SEGMNET
|
2007-02-10 17:47:04 -08:00 |
|
John Reiser
|
b598ad1bc0
|
i386-darwin.macho runtime stub
|
2007-02-10 09:16:49 -08:00 |
|
Markus F.X.J. Oberhumer
|
ace24ad68e
|
Minor portability fixes.
|
2007-02-08 16:17:32 +01:00 |
|
Markus F.X.J. Oberhumer
|
750c1a0f27
|
Avoid compiler warnings.
|
2007-02-08 15:00:42 +01:00 |
|
John Reiser
|
52d89bd66b
|
PackMachFat has trouble with --fileinfo
|
2007-02-07 22:24:42 -08:00 |
|
John Reiser
|
8cfb9d35e9
|
fix ui report after PackMachFat::unpack
|
2007-02-07 22:03:15 -08:00 |
|
John Reiser
|
6e68ab6d9e
|
canUnpack() and unpack() for PackMachBase, PackMachFat
|
2007-02-07 21:30:18 -08:00 |
|
John Reiser
|
fb39d6304a
|
Enable --lzma for PackMach*.
|
2007-02-07 11:23:21 -08:00 |
|
John Reiser
|
4cb57d9059
|
OutputFile::unset_extent(); endianness in Mach_fat_* and PackMachBase::b_info
|
2007-02-06 13:11:31 -08:00 |
|
John Reiser
|
42d69bd0e5
|
debug PackMachFat
|
2007-02-05 22:34:23 -08:00 |
|
John Reiser
|
f27b399f81
|
PackMachFat
|
2007-02-05 14:00:41 -08:00 |
|
John Reiser
|
d1e352c9ee
|
PackMachI386
|
2007-02-03 11:40:25 -08:00 |
|
John Reiser
|
99be1e798b
|
PackMachPPC32
|
2007-02-03 11:04:57 -08:00 |
|
John Reiser
|
2132a28a17
|
UPX_F_MACH_i386 and skeleton stub. (Much of PackMachI386 is incomplete.)
|
2007-02-02 13:51:51 -08:00 |
|
John Reiser
|
8b1cc28783
|
templates to prepare for Mach-O i386 and Universal ("fat") executables
|
2007-01-31 20:25:13 -08:00 |
|
Markus F.X.J. Oberhumer
|
5e83596a1b
|
Enter 2007.
|
2007-01-14 13:08:58 +01:00 |
|
Markus F.X.J. Oberhumer
|
0b988176fa
|
Portability fixes.
|
2007-01-10 17:16:59 +01:00 |
|
Markus F.X.J. Oberhumer
|
f2b9dff596
|
More work so that watom/le now uses compressWithFilters().
|
2006-12-06 11:08:32 +01:00 |
|
Markus F.X.J. Oberhumer
|
8875470b37
|
Refactored compressWithFilters().
|
2006-12-06 07:27:23 +01:00 |
|
Markus F.X.J. Oberhumer
|
2ced230965
|
Updated packers to use new stub names.
|
2006-11-21 03:40:11 +01:00 |
|
Markus F.X.J. Oberhumer
|
a6cb6f57d3
|
Introduce Packer::relocateLoader(). This is the first step of finally getting
rid of all Packer::patchXXX() methods.
|
2006-11-20 18:10:23 +01:00 |
|
Markus F.X.J. Oberhumer
|
be235ddc38
|
Removed unused Packer::freezeLoader(). Changed return type of
buildLoader() from "int" to "void".
|
2006-11-12 20:57:08 +01:00 |
|
Markus F.X.J. Oberhumer
|
0c61ca1a6b
|
Renamed addLinkerSymbols() to defineSymbols().
|
2006-08-23 11:20:06 +02:00 |
|
John Reiser
|
4f0d89ef8b
|
convert PackMachPPC32 to new Linker
|
2006-08-19 15:28:16 -07:00 |
|
Markus F.X.J. Oberhumer
|
aab984618d
|
Fix newLinker() for mach/ppc32.
|
2006-08-19 14:29:40 +02:00 |
|
Markus F.X.J. Oberhumer
|
03ce7a8db3
|
Removed all old linker classes - we exclusively use ElfLinker now.
|
2006-08-19 14:00:22 +02:00 |
|
John Reiser
|
b34e204676
|
PackLinuxElf32ppc conversion; alignment in *::Section
|
2006-07-16 15:04:16 -07:00 |
|
Markus F.X.J. Oberhumer
|
7b77491c06
|
Refactoring: move fields ui_pass and ui_total_passes from class
Packer into class UiPacker.
|
2006-06-29 14:37:01 +02:00 |
|
Markus F.X.J. Oberhumer
|
bf5cbfffc2
|
Start major refactoring.
|
2006-06-19 19:20:50 +02:00 |
|
Markus F.X.J. Oberhumer
|
db43910288
|
Enter 2006.
|
2006-06-16 15:17:29 +02:00 |
|
Markus F.X.J. Oberhumer
|
d3323d6550
|
Major refactoring of src/stub directory.
|
2006-06-15 08:17:50 +02:00 |
|
Markus F.X.J. Oberhumer
|
d8748f4270
|
Introduced MemBuffer::getSizeForCompression().
|
2006-06-12 13:18:55 +02:00 |
|
Markus F.X.J. Oberhumer
|
d461b53235
|
Renamed variable clen to c_len and ulen to u_len.
|
2006-06-11 12:13:37 +02:00 |
|
John Reiser
|
16a2744782
|
find_SEGMENT_gap() like find_LOAD_gap(). Use it to avoid checksum trouble.
p_mach.cpp p_mach.h
committer: jreiser <jreiser> 1143576015 +0000
|
2006-03-28 20:00:15 +00:00 |
|
Markus F.X.J. Oberhumer
|
1810440355
|
Added __attribute__((__sentinel__)) to Packer::addLoader(). This is
a new gcc-4.1 feature.
committer: mfx <mfx> 1142035833 +0000
|
2006-03-11 00:10:33 +00:00 |
|
Markus F.X.J. Oberhumer
|
51ac5172f5
|
#undef PAGE_{MASK,SIZE} to fix build problems on some machines.
committer: mfx <mfx> 1139743226 +0000
|
2006-02-12 11:20:26 +00:00 |
|
Markus F.X.J. Oberhumer
|
c87908266a
|
Fix a compilation problem with older compilers.
committer: mfx <mfx> 1110730245 +0000
|
2005-03-13 16:10:45 +00:00 |
|
Markus F.X.J. Oberhumer
|
232754b978
|
Removed trailing whitespace.
committer: mfx <mfx> 1109669261 +0000
|
2005-03-01 09:27:41 +00:00 |
|
John Reiser
|
67a77f1880
|
Packer for Macintosh Darwin Mach-o PowerPC32
Added Files:
p_mach.cpp p_mach.h
committer: jreiser <jreiser> 1108863998 +0000
|
2005-02-20 01:46:38 +00:00 |
|