ZIG_DIST_VERSION of 2024-09-17
also https://github.com/upx/upx/issues/847 modified: ../.github/workflows/ci.yml modified: ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh modified: p_lx_elf.cpp modified: stub/src/amd64-linux.elf-entry.S modified: stub/src/amd64-linux.elf-main2.c modified: stub/src/i386-darwin.macho-entry.S plus generated *.h *.map *.dump
This commit is contained in:
+5
-5
@@ -8,17 +8,17 @@ Linker script and memory map
|
||||
|
||||
TARGET(elf64-powerpcle)
|
||||
|
||||
.text 0x0000000000000000 0xe90
|
||||
.text 0x0000000000000000 0xe98
|
||||
*(.text)
|
||||
.text 0x0000000000000000 0xe90 tmp/powerpc64le-linux.elf-fold.o
|
||||
.text 0x0000000000000000 0xe98 tmp/powerpc64le-linux.elf-fold.o
|
||||
0x0000000000000014 get_page_mask
|
||||
0x000000000000002c Pprotect
|
||||
0x0000000000000050 Pmap
|
||||
0x0000000000000074 Punmap
|
||||
0x0000000000000c6c underlay
|
||||
0x0000000000000cf8 upx_main
|
||||
0x0000000000000c74 underlay
|
||||
0x0000000000000d00 upx_main
|
||||
*(.data)
|
||||
.data 0x0000000000000e90 0x0 tmp/powerpc64le-linux.elf-fold.o
|
||||
.data 0x0000000000000e98 0x0 tmp/powerpc64le-linux.elf-fold.o
|
||||
|
||||
.data
|
||||
LOAD tmp/powerpc64le-linux.elf-fold.o
|
||||
|
||||
Reference in New Issue
Block a user