Cleanup after broken tools
zig/powerpc64le/musl newly undefined openat64; adjacent literal strings in C source were not concatenated; comment introduced by double slash did not ignore backslash in rest of line modified: ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh modified: stub/src/mipsel.r3000-linux.elf-fold.S modified: stub/src/powerpc-linux.elf-entry.S modified: stub/src/powerpc-linux.elf-fold.S modified: stub/src/powerpc64-linux.elf-entry.S modified: stub/src/powerpc64-linux.elf-fold.S modified: stub/src/upxfd_linux.c
This commit is contained in:
+11
-10
@@ -50,23 +50,24 @@ LOAD tmp/powerpc-expand.o
|
||||
LOAD tmp/powerpc-linux.elf-main2.o
|
||||
OUTPUT(tmp/powerpc-linux.elf-fold.bin elf32-powerpc)
|
||||
|
||||
SYSCALLS 0x0000000000000000 0xf8
|
||||
SYSCALLS 0x0000000000000000 0xf8 tmp/powerpc-linux.elf-fold.o
|
||||
0x0000000000000050 munmap
|
||||
0x00000000000000b0 memcpy
|
||||
SYSCALLS 0x0000000000000000 0x100
|
||||
SYSCALLS 0x0000000000000000 0x100 tmp/powerpc-linux.elf-fold.o
|
||||
0x0000000000000058 munmap
|
||||
0x00000000000000b8 memcpy
|
||||
0x0000000000000010 readlink
|
||||
0x0000000000000018 ftruncate
|
||||
0x0000000000000058 mmap
|
||||
0x0000000000000060 mmap
|
||||
0x0000000000000028 write
|
||||
0x000000000000006c memfd_create
|
||||
0x0000000000000074 memfd_create
|
||||
0x0000000000000030 read
|
||||
0x00000000000000d4 memset
|
||||
0x0000000000000048 msync
|
||||
0x00000000000000f0 my_bkpt
|
||||
0x00000000000000dc memset
|
||||
0x0000000000000050 msync
|
||||
0x00000000000000f8 my_bkpt
|
||||
0x0000000000000000 exit
|
||||
0x0000000000000008 brk
|
||||
0x0000000000000040 openat
|
||||
0x0000000000000038 open
|
||||
0x0000000000000040 mprotect
|
||||
0x0000000000000048 mprotect
|
||||
0x0000000000000020 close
|
||||
|
||||
EXP_HEAD 0x0000000000000000 0xa8
|
||||
|
||||
Reference in New Issue
Block a user