3437afb199
* binutils-all/readelf.s: Ignore "Key to Flags" contents. * binutils-all/readelf.s-64: Likewise. * binutils-all/i386/compressed-1b.d: Likewise. * binutils-all/i386/compressed-1c.d: Likewise. * binutils-all/x86-64/compressed-1b.d: Likewise. * binutils-all/x86-64/compressed-1c.d: Likewise. gas/testsuite/: * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents. * gas/ia64/alias-ilp32.d: Likewise. * gas/ia64/alias.d: Likewise. * gas/ia64/group-1.d: Likewise. * gas/ia64/group-2.d: Likewise. * gas/ia64/secname-ilp32.d: Likewise. * gas/ia64/secname.d: Likewise. * gas/ia64/unwind-ilp32.d: Likewise. * gas/ia64/unwind.d: Likewise. * gas/mmix/byte-1.d: Likewise. * gas/mmix/loc-1.d: Likewise. * gas/mmix/loc-2.d: Likewise. * gas/mmix/loc-3.d: Likewise. * gas/mmix/loc-4.d: Likewise. * gas/mmix/loc-5.d: Likewise. ld/testsuite/: * ld-mmix/bspec1.d: Ignore "Key to Flags" contents. * ld-mmix/bspec2.d: Likewise. * ld-mmix/local1.d: Likewise. * ld-mmix/local3.d: Likewise. * ld-mmix/local5.d: Likewise. * ld-mmix/local7.d: Likewise. * ld-mmix/undef-3.d: Likewise. * ld-sh/sh64/crange1.rd: Likewise. * ld-sh/sh64/crange2.rd: Likewise. * ld-sh/sh64/crange3-cmpct.rd: Likewise. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise. * ld-sh/sh64/crangerel1.rd: Likewise. * ld-sh/sh64/crangerel2.rd: Likewise.
48 lines
1.4 KiB
Makefile
48 lines
1.4 KiB
Makefile
#source: greg-4.s
|
|
#source: greg-4.s
|
|
#source: local1.s
|
|
#source: regext1.s
|
|
#source: start.s
|
|
#ld: -m elf64mmix
|
|
#readelf: -Ssx1 -x2
|
|
|
|
# We check that the externally visible symbol ext1 is a local register
|
|
# (different meaning of "local" than for symbol), which can be seen as
|
|
# somewhat twisted.
|
|
|
|
There are 6 section headers, starting at offset 0xc8:
|
|
|
|
Section Headers:
|
|
+\[Nr\] Name +Type +Address +Offset
|
|
+Size +EntSize +Flags +Link +Info +Align
|
|
+\[ 0\] +NULL +0+ +0+
|
|
+0+ +0+ +0 +0 +0
|
|
+\[ 1\] \.text +PROGBITS +0+ +0+78
|
|
+0+8 +0+ +AX +0 +0 +4
|
|
+\[ 2\] \.MMIX\.reg_content PROGBITS +0+7e8 +0+80
|
|
+0+10 +0+ +W +0 +0 +1
|
|
+\[ 3\] \.shstrtab +STRTAB +0+ +0+90
|
|
+0+34 +0+ +0 +0 +1
|
|
+\[ 4\] \.symtab +SYMTAB +0+ +0+248
|
|
+0+108 +0+18 +5 +5 +8
|
|
+\[ 5\] \.strtab +STRTAB +0+ +0+350
|
|
+0+32 +0+ +0 +0 +1
|
|
Key to Flags:
|
|
#...
|
|
|
|
Symbol table '\.symtab' contains 11 entries:
|
|
+Num: +Value +Size +Type +Bind +Vis +Ndx +Name
|
|
+0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND
|
|
+1: 0+ +0 +SECTION +LOCAL +DEFAULT +1
|
|
+2: 0+7e8 +0 +SECTION +LOCAL +DEFAULT +2
|
|
+3: 0+fd +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
|
|
+4: 0+fe +0 +NOTYPE +LOCAL +DEFAULT +PRC\[0xff00\] lsym
|
|
+5: 0+fc +0 +NOTYPE +GLOBAL +DEFAULT +PRC\[0xff00\] ext1
|
|
+6: 0+4 +0 +NOTYPE +GLOBAL +DEFAULT +1 _start
|
|
#...
|
|
|
|
Hex dump of section '\.text':
|
|
0x0+ fd030201 e3fd0001 .*
|
|
|
|
Hex dump of section '\.MMIX\.reg_contents':
|
|
0x0+7e8 00000000 0000004e 00000000 0000004e .*
|