PowerPC64 unifies into amd64-linux.elf-main.c
Also reconcile ppc32 and ppc64, especially *.S modified: p_lx_elf.cpp modified: stub/src/amd64-linux.elf-main.c modified: stub/src/i386-linux.elf-main.c modified: stub/src/powerpc-linux.elf-entry.S modified: stub/src/powerpc64le-linux.elf-entry.S modified: stub/src/powerpc64le-linux.elf-fold.S modified: stub/src/powerpc64le-linux.elf-main.c modified: ../.github/travis_testsuite_1.sh also corresponding *.h *.map *.dump
This commit is contained in:
@@ -14,7 +14,7 @@ Idx Name Size VMA LMA File off Algn
|
||||
9 NRV_TAIL 0000001c 0000000000000000 0000000000000000 0000215c 2**0 CONTENTS, READONLY
|
||||
10 CFLUSH 00000024 0000000000000000 0000000000000000 00002178 2**0 CONTENTS, READONLY
|
||||
11 ELFMAINY 00000012 0000000000000000 0000000000000000 0000219c 2**0 CONTENTS, RELOC, READONLY
|
||||
12 ELFMAINZ 0000024c 0000000000000000 0000000000000000 000021b0 2**2 CONTENTS, RELOC, READONLY
|
||||
12 ELFMAINZ 00000248 0000000000000000 0000000000000000 000021b0 2**2 CONTENTS, RELOC, READONLY
|
||||
SYMBOL TABLE:
|
||||
0000000000000000 l d LZMA_DEC30 0000000000000000 LZMA_DEC30
|
||||
0000000000000000 l d NRV_TAIL 0000000000000000 NRV_TAIL
|
||||
@@ -60,4 +60,4 @@ RELOCATION RECORDS FOR [ELFMAINZ]:
|
||||
OFFSET TYPE VALUE
|
||||
0000000000000074 R_PPC64_REL14 ELFMAINY
|
||||
00000000000000f8 R_PPC64_REL14 ELFMAINY
|
||||
0000000000000248 R_PPC64_ADDR32 O_BINFO
|
||||
0000000000000244 R_PPC64_ADDR32 O_BINFO
|
||||
|
||||
Reference in New Issue
Block a user