ea2a190bd1
Decompressing lzma required many adjustments.
Backwards compatibility probably is broken for
stub/amd64-win64.pe.h
stub/arm64-win64.pe.h
Also: shared libraries need memfd_create.
modified: ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
modified: p_lx_elf.cpp
modified: stub/Makefile
modified: stub/scripts/xstrip.py
modified: stub/src/amd64-expand.S
modified: stub/src/arch/amd64/lzma_d.S
modified: stub/src/arch/arm/v4a/lzma_d.S
modified: stub/src/arch/arm/v4t/macros.S
modified: stub/src/arch/arm64/v8/lzma_d.S
modified: stub/src/arch/powerpc/32/lzma_d.S
modified: stub/src/arch/powerpc/64le/lzma_d-common.S
modified: stub/src/arm.v4a-expand.S
modified: stub/src/arm.v4t-linux.shlib-init.S
modified: stub/src/arm64-expand.S
modified: stub/src/i386-expand.S
modified: stub/src/mips.r3000-expand.S
modified: stub/src/powerpc-expand.S
modified: stub/src/powerpc-linux.elf-entry.S
modified: stub/src/powerpc-linux.elf-fold.S
modified: stub/src/powerpc64-expand.S
modified: stub/src/powerpc64-linux.elf-entry.S
modified: stub/src/powerpc64-linux.elf-fold.S
plus generated *.h *.map *.dump
29 lines
1.0 KiB
Plaintext
Vendored
Generated
29 lines
1.0 KiB
Plaintext
Vendored
Generated
file format elf64-powerpc
|
|
|
|
Sections:
|
|
Idx Name Size VMA LMA File off Algn Flags
|
|
0 ELFMAINX 013c 0 0 040 2**0 CONTENTS
|
|
1 ELFMAINY 0 0 0 017c 2**0 CONTENTS
|
|
2 ELFMAINZe 018 0 0 0180 2**3 CONTENTS
|
|
3 ELFMAINZ 01b8 0 0 0198 2**0 CONTENTS
|
|
SYMBOL TABLE:
|
|
0000000000000000 l d ELFMAINZ 0 ELFMAINZ
|
|
0000000000000000 l d ELFMAINX 0 ELFMAINX
|
|
0000000000000000 l d ELFMAINY 0 ELFMAINY
|
|
0000000000000000 l d ELFMAINZe 0 ELFMAINZe
|
|
0000000000000000 g ELFMAINX 0 _start
|
|
0000000000000000 g ELFMAINZe 0 entry_descr
|
|
0000000000000000 *UND* 0 O_BINFO
|
|
|
|
RELOCATION RECORDS FOR [ELFMAINX]:
|
|
OFFSET TYPE VALUE
|
|
0000000000000000 R_PPC64_REL24 ELFMAINZ+0x00000000000000fc
|
|
|
|
RELOCATION RECORDS FOR [ELFMAINZe]:
|
|
OFFSET TYPE VALUE
|
|
0000000000000000 R_PPC64_ADDR64 _start
|
|
|
|
RELOCATION RECORDS FOR [ELFMAINZ]:
|
|
OFFSET TYPE VALUE
|
|
00000000000001b4 R_PPC64_ADDR32 O_BINFO
|