Syscall on powerpc linux wipes arg registers, unlike x86_64
Also squeaky-clean 'get_page_mask' for I/D cache consistency. https://github.com/upx/upx/issues/813 modified: stub/powerpc-linux.elf-entry.h modified: stub/powerpc-linux.elf-fold.h modified: stub/src/powerpc-linux.elf-entry.S modified: stub/src/powerpc-linux.elf-fold.S modified: stub/tmp/powerpc-linux.elf-entry.bin.dump modified: stub/tmp/powerpc-linux.elf-fold.map
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
9d26713b1a
commit
9fb64ded10
+3
-3
@@ -14,7 +14,7 @@ Idx Name Size VMA LMA File off Algn Flags
|
||||
9 NRV_TAIL 01c 0 0 01788 2**0 CONTENTS
|
||||
10 CFLUSH 024 0 0 017a4 2**0 CONTENTS
|
||||
11 ELFMAINY 012 0 0 017c8 2**0 CONTENTS
|
||||
12 ELFMAINZ 0124 0 0 017da 2**0 CONTENTS
|
||||
12 ELFMAINZ 0118 0 0 017da 2**0 CONTENTS
|
||||
SYMBOL TABLE:
|
||||
00000000 l d LZMA_DEC30 0 LZMA_DEC30
|
||||
00000000 l d NRV_TAIL 0 NRV_TAIL
|
||||
@@ -34,7 +34,7 @@ SYMBOL TABLE:
|
||||
|
||||
RELOCATION RECORDS FOR [ELFMAINX]:
|
||||
OFFSET TYPE VALUE
|
||||
00000000 R_PPC_REL24 ELFMAINZ+0x000000dc
|
||||
00000000 R_PPC_REL24 ELFMAINZ+0x000000d0
|
||||
|
||||
RELOCATION RECORDS FOR [NRV2E]:
|
||||
OFFSET TYPE VALUE
|
||||
@@ -58,4 +58,4 @@ OFFSET TYPE VALUE
|
||||
|
||||
RELOCATION RECORDS FOR [ELFMAINZ]:
|
||||
OFFSET TYPE VALUE
|
||||
00000120 R_PPC_ADDR32 O_BINFO
|
||||
00000114 R_PPC_ADDR32 O_BINFO
|
||||
|
||||
Reference in New Issue
Block a user