Markus F.X.J. Oberhumer
|
28a6ac09ad
|
Initialize a field in constructor.
|
2006-10-04 09:14:13 +02:00 |
|
John Reiser
|
86e4d24476
|
avoid circularity of sz_pack2 in PackLinuxElf64amd::defineSymbols()
|
2006-10-03 20:21:36 -07:00 |
|
John Reiser
|
913a697ab2
|
Remove dead code and uses of sz_pack2 from PackLinuxElf32::ARM_defineSymbols()
|
2006-10-03 19:28:08 -07:00 |
|
Markus F.X.J. Oberhumer
|
ebef2b1e44
|
Avoid a printf warning.
|
2006-10-04 00:16:55 +02:00 |
|
Markus F.X.J. Oberhumer
|
a61457b422
|
Added some debugging support via Linker::dumpSymbols().
|
2006-10-03 23:48:19 +02:00 |
|
László Molnár
|
8f7f1135df
|
win32/pe: size of tls_value should be 32 bits
|
2006-10-03 17:01:47 +02:00 |
|
John Reiser
|
89612c10c9
|
NEWS and document /proc/self/exe
|
2006-10-03 07:20:59 -07:00 |
|
John Reiser
|
d55bfb32f1
|
merge
|
2006-10-03 07:01:55 -07:00 |
|
John Reiser
|
d2b72cf496
|
sync
|
2006-10-03 06:59:10 -07:00 |
|
László Molnár
|
8d90fffd46
|
NEWS updates for 2.90
|
2006-10-03 15:56:39 +02:00 |
|
John Reiser
|
b84af27a86
|
typo "pop %eax" [not caught by assembler?]
|
2006-10-01 16:19:17 -07:00 |
|
John Reiser
|
b45f28f3e9
|
propagate changes from *.S to *.h
|
2006-10-01 14:42:39 -07:00 |
|
John Reiser
|
bfa1b5656a
|
preserve readlink("/proc/self/exe",,) in environment " ="
|
2006-10-01 14:41:09 -07:00 |
|
John Reiser
|
47f946cd65
|
fix the comments
|
2006-10-01 14:25:14 -07:00 |
|
John Reiser
|
970e7bfcda
|
CPU_TYPE_I386
|
2006-10-01 14:24:20 -07:00 |
|
John Reiser
|
a81c7a7cd6
|
PackBSDI386 clarify osabi issues.
|
2006-09-27 14:38:42 -07:00 |
|
John Reiser
|
b0e1bd239f
|
Pack shell scripts for Linux only (and not *BSD, for example [no stub!])
|
2006-09-26 16:21:28 -07:00 |
|
John Reiser
|
53ca41717a
|
Document /proc/self/exe and workaround.
|
2006-09-25 13:02:07 -07:00 |
|
Markus F.X.J. Oberhumer
|
6a5bee0cdd
|
Updated test-stub-compression.
|
2006-09-09 13:03:04 +02:00 |
|
Markus F.X.J. Oberhumer
|
fd3ae51f83
|
Remove trailing whitespace.
|
2006-09-09 11:00:33 +02:00 |
|
Markus F.X.J. Oberhumer
|
5e5954a808
|
Use gcc-4.1.1 again for mipsel.
|
2006-09-09 10:57:13 +02:00 |
|
John Reiser
|
add8540909
|
Integrate upx-2.90beta1-ps1-20060908.bz2 from Jens.
|
2006-09-08 14:09:30 -07:00 |
|
John Reiser
|
06a302aed0
|
Integrate upx-2.90beta1-ps1-20060907 from Jens.
|
2006-09-07 10:44:19 -07:00 |
|
John Reiser
|
147432d38d
|
list fastest possible inline expansion (saves 3 cycles)
|
2006-09-06 11:19:18 -07:00 |
|
John Reiser
|
2a003ff72b
|
merge
|
2006-09-06 10:55:37 -07:00 |
|
John Reiser
|
8660d3324d
|
"revert -r eae1090d512738ac64c783be70258ababc8b6513" to sync with Markus
|
2006-09-06 10:52:06 -07:00 |
|
John Reiser
|
6c59b73ae5
|
PackLinuxElf64::generateElfHdr() .p_flags are only 32 bits
|
2006-09-06 10:36:50 -07:00 |
|
Markus F.X.J. Oberhumer
|
80218c1eca
|
Atari/tos is currently broken, so throw an InternalError.
|
2006-09-06 14:31:30 +02:00 |
|
John Reiser
|
f24d96d59f
|
document alternate getbit
|
2006-09-04 20:09:03 -07:00 |
|
Markus F.X.J. Oberhumer
|
d14bd49f46
|
Updated mips Makefile.
|
2006-09-04 14:23:21 +02:00 |
|
Markus F.X.J. Oberhumer
|
1a692a0873
|
Tuned mips compiler flags.
|
2006-09-03 19:14:49 +02:00 |
|
Markus F.X.J. Oberhumer
|
631a1a4ddc
|
Cosmetic changes.
|
2006-09-03 19:13:35 +02:00 |
|
Markus F.X.J. Oberhumer
|
57df7601d9
|
mipsel: use -mtune=r4000 and -fno-sched-spec for small size reduction.
|
2006-09-02 14:53:31 +02:00 |
|
Markus F.X.J. Oberhumer
|
f7650000aa
|
Enable -fwrapv for mipsel.
|
2006-09-02 14:16:46 +02:00 |
|
Markus F.X.J. Oberhumer
|
6f93c2d9b2
|
Updated Makefiles.
|
2006-09-02 14:14:15 +02:00 |
|
Markus F.X.J. Oberhumer
|
1654764968
|
Disable lua for now.
|
2006-09-01 02:38:35 +02:00 |
|
Markus F.X.J. Oberhumer
|
1a1b8416e2
|
Use f-embed_objinfo for arm-linux.
|
2006-09-01 02:36:24 +02:00 |
|
Markus F.X.J. Oberhumer
|
36c66d52a6
|
Added SQUEEZE macro to better canonicalize the dumps.
|
2006-09-01 02:09:16 +02:00 |
|
Markus F.X.J. Oberhumer
|
68fe43d488
|
Strip trailing whitespace.
|
2006-09-01 01:35:51 +02:00 |
|
Markus F.X.J. Oberhumer
|
877b9ee23b
|
Stub: provide debugging disassembly for arm.
|
2006-09-01 01:34:20 +02:00 |
|
Markus F.X.J. Oberhumer
|
80ff93beeb
|
Explicitly strip section .note.GNU-stack from objects.
|
2006-08-30 20:15:07 +02:00 |
|
Markus F.X.J. Oberhumer
|
b9ddd2812b
|
Create disassembly for i386-dos32.djgpp2-stubify.h.
|
2006-08-30 19:38:39 +02:00 |
|
László Molnár
|
ba54b56de4
|
another update for ps1/exe from Jens
|
2006-08-30 12:42:49 +02:00 |
|
Markus F.X.J. Oberhumer
|
85be67bc2d
|
Removed some temporary tags. Info: you can use the file .hg/localtags
to define per-repository local tags which are not shared.
|
2006-08-30 00:21:13 +02:00 |
|
Markus F.X.J. Oberhumer
|
ae20e01d2c
|
Started renaming some loader symbols - now that we have a real
linker we really should improve readability and avoid those
old cryptic names.
|
2006-08-30 00:11:40 +02:00 |
|
Markus F.X.J. Oberhumer
|
d094e8c3fc
|
Added stub/tmp/*.dump files to the Mercurial repository.
These .dump files are embedded in the .h stubs anyway, but we
really want to see some diffs to better understand what has
changed in a commit.
|
2006-08-30 00:06:47 +02:00 |
|
Markus F.X.J. Oberhumer
|
f009fe1f63
|
Start work on updating p_tos.
|
2006-08-29 23:46:21 +02:00 |
|
Markus F.X.J. Oberhumer
|
2007fe5f49
|
More small Makefile changes.
|
2006-08-29 23:08:26 +02:00 |
|
László Molnár
|
84989ffa04
|
merge
|
2006-08-29 17:11:03 +02:00 |
|
László Molnár
|
31b629a19c
|
ps1/exe updated from jens
|
2006-08-29 16:25:59 +02:00 |
|