John Reiser
|
ba9118aa58
|
Bug in unfilter on x86* when region ends in 32-bit displacement.
https://github.com/upx/upx/issues/43
modified: stub/src/arch/amd64/bxx.S
modified: stub/src/arch/i386/macros.S
plus all the stubs that use them
|
2017-01-29 14:01:56 +01:00 |
|
John Reiser
|
21924bf022
|
move stub escape hatch for shared library to end of .text [glibc-2.13.90]
|
2011-06-02 07:18:50 -07:00 |
|
John Reiser
|
fd6d42c297
|
i386-linux.shlib-init needs empty LEXECDYN (sourceforge 3101319)
|
2010-12-20 10:20:10 -08:00 |
|
John Reiser
|
e7f766f5ba
|
i386-linux.shlib: stub commonality with non-shlib
|
2010-03-08 17:33:56 -08:00 |
|
Markus F.X.J. Oberhumer
|
bce0f06fe9
|
Rebuild stubs so that they actually match the source code!
|
2009-10-16 16:27:52 +02:00 |
|
John Reiser
|
856ecb84a0
|
Compress shared library for i386-linux. DT_INIT must exist. Everything
needed by ld-linux for runtime relocation must be at the beginning of the
first PT_LOAD, etc.
|
2009-10-15 20:35:07 -07:00 |
|