Propagate yesterday's fix to stub decoding on PowerPC
https://github.com/upx/upx/issues/813 modified: misc/testsuite/upx_testsuite_1-expected_sha256sums.sh modified: src/stub/src/arch/powerpc/32/nrv2d_d.S modified: src/stub/src/arch/powerpc/32/nrv2e_d.S modified: src/stub/src/arch/powerpc/64le/nrv2b_d.S modified: src/stub/src/arch/powerpc/64le/nrv2d_d.S modified: src/stub/powerpc-darwin.dylib-entry.h modified: src/stub/powerpc-darwin.macho-entry.h modified: src/stub/powerpc-linux.elf-entry.h modified: src/stub/powerpc-linux.kernel.vmlinux.h modified: src/stub/powerpc64-darwin.dylib-entry.h modified: src/stub/powerpc64-darwin.macho-entry.h modified: src/stub/powerpc64-linux.elf-entry.h modified: src/stub/powerpc64le-linux.elf-entry.h modified: src/stub/powerpc64le-linux.kernel.vmlinux.h modified: src/stub/tmp/powerpc-darwin.dylib-entry.bin.dump modified: src/stub/tmp/powerpc-darwin.macho-entry.bin.dump modified: src/stub/tmp/powerpc-linux.elf-entry.bin.dump modified: src/stub/tmp/powerpc-linux.kernel.vmlinux.bin.dump modified: src/stub/tmp/powerpc64-darwin.dylib-entry.bin.dump modified: src/stub/tmp/powerpc64-darwin.macho-entry.bin.dump modified: src/stub/tmp/powerpc64-linux.elf-entry.bin.dump modified: src/stub/tmp/powerpc64le-linux.elf-entry.bin.dump modified: src/stub/tmp/powerpc64le-linux.kernel.vmlinux.bin.dump
This commit is contained in:
+12
-12
@@ -5,17 +5,17 @@ Idx Name Size VMA LMA File off Algn
|
||||
0 ELFMAINX 04 0 0 040 2**0 CONTENTS
|
||||
1 NRV_HEAD 0 0 0 044 2**0 CONTENTS
|
||||
2 NRV2E 0154 0 0 044 2**0 CONTENTS
|
||||
3 NRV2D 0144 0 0 0198 2**0 CONTENTS
|
||||
4 NRV2B 0f8 0 0 02dc 2**0 CONTENTS
|
||||
5 LZMA_ELF00 094 0 0 03d4 2**0 CONTENTS
|
||||
6 LZMA_DEC30 028 0 0 0468 2**0 CONTENTS
|
||||
7 LZMA_DEC10 0bc0 0 0 0490 2**0 CONTENTS
|
||||
8 LZMA_DEC20 0c74 0 0 01050 2**0 CONTENTS
|
||||
9 NRV_TAIL 01c 0 0 01cc4 2**0 CONTENTS
|
||||
10 CFLUSH 024 0 0 01ce0 2**0 CONTENTS
|
||||
11 ELFMAINY 012 0 0 01d04 2**0 CONTENTS
|
||||
12 ELFMAINZe 018 0 0 01d18 2**3 CONTENTS
|
||||
13 ELFMAINZ 0198 0 0 01d30 2**2 CONTENTS
|
||||
3 NRV2D 013c 0 0 0198 2**0 CONTENTS
|
||||
4 NRV2B 0f8 0 0 02d4 2**0 CONTENTS
|
||||
5 LZMA_ELF00 094 0 0 03cc 2**0 CONTENTS
|
||||
6 LZMA_DEC30 028 0 0 0460 2**0 CONTENTS
|
||||
7 LZMA_DEC10 0bc0 0 0 0488 2**0 CONTENTS
|
||||
8 LZMA_DEC20 0c74 0 0 01048 2**0 CONTENTS
|
||||
9 NRV_TAIL 01c 0 0 01cbc 2**0 CONTENTS
|
||||
10 CFLUSH 024 0 0 01cd8 2**0 CONTENTS
|
||||
11 ELFMAINY 012 0 0 01cfc 2**0 CONTENTS
|
||||
12 ELFMAINZe 018 0 0 01d10 2**3 CONTENTS
|
||||
13 ELFMAINZ 0198 0 0 01d28 2**2 CONTENTS
|
||||
SYMBOL TABLE:
|
||||
0000000000000000 l d LZMA_DEC30 0 LZMA_DEC30
|
||||
0000000000000000 l d NRV_TAIL 0 NRV_TAIL
|
||||
@@ -45,7 +45,7 @@ OFFSET TYPE VALUE
|
||||
|
||||
RELOCATION RECORDS FOR [NRV2D]:
|
||||
OFFSET TYPE VALUE
|
||||
00000000000000cc R_PPC64_REL14 NRV_TAIL
|
||||
00000000000000c4 R_PPC64_REL14 NRV_TAIL
|
||||
|
||||
RELOCATION RECORDS FOR [NRV2B]:
|
||||
OFFSET TYPE VALUE
|
||||
|
||||
Reference in New Issue
Block a user