diff options
author | Nick Clifton <nickc@redhat.com> | 2021-04-21 10:34:32 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2021-04-21 10:34:32 +0100 |
commit | 23356397449a8aa65afead0a895a20be53b3c6b0 (patch) | |
tree | 25d812e38a7c6ceed295eaad76eb91aa140e3408 /gas | |
parent | 9c7c5f1e5c4da62d5eacfdc3bc4a1444d9060a5c (diff) | |
download | gdb-23356397449a8aa65afead0a895a20be53b3c6b0.zip gdb-23356397449a8aa65afead0a895a20be53b3c6b0.tar.gz gdb-23356397449a8aa65afead0a895a20be53b3c6b0.tar.bz2 |
Adjust readelf's output so that section symbols without a name as shown with their section name.
binutils* readelf.c (print_dynamic_symbol): Print the section name for
section symbols without a name of their own.
* testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
Adjust expected output to allow for named section symbols.
* testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
Likewise.
* testsuite/binutils-all/readelf.s-64: Likewise.
* testsuite/binutils-all/readelf.ss-64-unused: Likewise.
* testsuite/binutils-all/readelf.ss-tmips: Likewise.
* testsuite/binutils-all/readelf.ss-unused: Likewise.
ld * testsuite/ld-aarch64/variant_pcs-now.d: Adjust expected output
to allow for named section symbols.
* testsuite/ld-aarch64/variant_pcs-r.d: Likewise.
* testsuite/ld-aarch64/variant_pcs-shared.d: Likewise.
* testsuite/ld-alpha/tlsbin.rd: Likewise.
* testsuite/ld-alpha/tlsbinr.rd: Likewise.
* testsuite/ld-alpha/tlspic.rd: Likewise.
* testsuite/ld-arm/rodata-merge-map.sym: Likewise.
* testsuite/ld-arm/script-type.sym: Likewise.
* testsuite/ld-cris/libdso-2.d: Likewise.
* testsuite/ld-cris/pr16044.d: Likewise.
* testsuite/ld-elf/sec64k.exp: Likewise.
* testsuite/ld-ia64/tlsbin.rd: Likewise.
* testsuite/ld-ia64/tlspic.rd: Likewise.
* testsuite/ld-mips-elf/global-local-symtab-sort-n64t.d: Likewise.
* testsuite/ld-mips-elf/global-local-symtab-sort-o32t.d: Likewise.
* testsuite/ld-mmix/bspec1.d: Likewise.
* testsuite/ld-mmix/bspec2.d: Likewise.
* testsuite/ld-mmix/local1.d: Likewise.
* testsuite/ld-mmix/local3.d: Likewise.
* testsuite/ld-mmix/local5.d: Likewise.
* testsuite/ld-mmix/local7.d: Likewise.
* testsuite/ld-mmix/undef-3.d: Likewise.
* testsuite/ld-powerpc/tlsso.r: Likewise.
* testsuite/ld-powerpc/tlsso32.r: Likewise.
* testsuite/ld-powerpc/tlstocso.r: Likewise.
* testsuite/ld-s390/tlsbin.rd: Likewise.
* testsuite/ld-s390/tlsbin_64.rd: Likewise.
* testsuite/ld-s390/tlspic.rd: Likewise.
* testsuite/ld-s390/tlspic_64.rd: Likewise.
* testsuite/ld-sparc/gotop32.rd: Likewise.
* testsuite/ld-sparc/gotop64.rd: Likewise.
* testsuite/ld-sparc/tlssunbin32.rd: Likewise.
* testsuite/ld-sparc/tlssunbin64.rd: Likewise.
* testsuite/ld-sparc/tlssunnopic32.rd: Likewise.
* testsuite/ld-sparc/tlssunnopic64.rd: Likewise.
* testsuite/ld-sparc/tlssunpic32.rd: Likewise.
* testsuite/ld-sparc/tlssunpic64.rd: Likewise.
* testsuite/ld-tic6x/common.d: Likewise.
* testsuite/ld-tic6x/shlib-1.rd: Likewise.
* testsuite/ld-tic6x/shlib-1b.rd: Likewise.
* testsuite/ld-tic6x/shlib-1r.rd: Likewise.
* testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
* testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
* testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
* testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
* testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
* testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
* testsuite/ld-tic6x/static-app-1.rd: Likewise.
* testsuite/ld-tic6x/static-app-1b.rd: Likewise.
* testsuite/ld-tic6x/static-app-1r.rd: Likewise.
* testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
gas * testsuite/gas/aarch64/dwarf.d: Adjust expected output to allow
for named section symbols.
* testsuite/gas/arm/thumbver.d: Likewise.
* testsuite/gas/bfin/loop_temps.d: Likewise.
* testsuite/gas/elf/section2.e-arc: Likewise.
* testsuite/gas/elf/section2.e-arm: Likewise.
* testsuite/gas/elf/section2.e-csky: Likewise.
* testsuite/gas/elf/section2.e-m32r: Likewise.
* testsuite/gas/elf/section2.e-mips: Likewise.
* testsuite/gas/elf/section2.e-msp430: Likewise.
* testsuite/gas/elf/section2.e-riscv: Likewise.
* testsuite/gas/elf/section2.e-rl78: Likewise.
* testsuite/gas/elf/section2.e-rx: Likewise.
* testsuite/gas/elf/section2.e-score: Likewise.
* testsuite/gas/elf/section2.e-tic6x: Likewise.
* testsuite/gas/elf/section2.e-unused: Likewise.
* testsuite/gas/elf/section2.e-v850: Likewise.
* testsuite/gas/elf/section2.e-xtensa: Likewise.
* testsuite/gas/ia64/alias-ilp32.d: Likewise.
* testsuite/gas/ia64/alias.d: Likewise.
* testsuite/gas/ia64/global.d: Likewise.
* testsuite/gas/microblaze/relax_size.elf: Likewise.
* testsuite/gas/microblaze/relax_size2.elf: Likewise.
* testsuite/gas/mips/global-local-symtab-sort-n64t.d: Likewise.
* testsuite/gas/mips/global-local-symtab-sort-o32t.d: Likewise.
* testsuite/gas/mmix/bspec-1.d: Likewise.
* testsuite/gas/mmix/byte-1.d: Likewise.
* testsuite/gas/mmix/comment-1.d: Likewise.
* testsuite/gas/mmix/loc-1.d: Likewise.
* testsuite/gas/mmix/loc-2.d: Likewise.
* testsuite/gas/mmix/loc-3.d: Likewise.
* testsuite/gas/mmix/loc-4.d: Likewise.
* testsuite/gas/mmix/loc-5.d: Likewise.
* testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
Diffstat (limited to 'gas')
34 files changed, 170 insertions, 133 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c8ef5f3..bada402 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,40 @@ +2021-04-21 Nick Clifton <nickc@redhat.com> + + * testsuite/gas/aarch64/dwarf.d: Adjust expected output to allow + for named section symbols. + * testsuite/gas/arm/thumbver.d: Likewise. + * testsuite/gas/bfin/loop_temps.d: Likewise. + * testsuite/gas/elf/section2.e-arc: Likewise. + * testsuite/gas/elf/section2.e-arm: Likewise. + * testsuite/gas/elf/section2.e-csky: Likewise. + * testsuite/gas/elf/section2.e-m32r: Likewise. + * testsuite/gas/elf/section2.e-mips: Likewise. + * testsuite/gas/elf/section2.e-msp430: Likewise. + * testsuite/gas/elf/section2.e-riscv: Likewise. + * testsuite/gas/elf/section2.e-rl78: Likewise. + * testsuite/gas/elf/section2.e-rx: Likewise. + * testsuite/gas/elf/section2.e-score: Likewise. + * testsuite/gas/elf/section2.e-tic6x: Likewise. + * testsuite/gas/elf/section2.e-unused: Likewise. + * testsuite/gas/elf/section2.e-v850: Likewise. + * testsuite/gas/elf/section2.e-xtensa: Likewise. + * testsuite/gas/ia64/alias-ilp32.d: Likewise. + * testsuite/gas/ia64/alias.d: Likewise. + * testsuite/gas/ia64/global.d: Likewise. + * testsuite/gas/microblaze/relax_size.elf: Likewise. + * testsuite/gas/microblaze/relax_size2.elf: Likewise. + * testsuite/gas/mips/global-local-symtab-sort-n64t.d: Likewise. + * testsuite/gas/mips/global-local-symtab-sort-o32t.d: Likewise. + * testsuite/gas/mmix/bspec-1.d: Likewise. + * testsuite/gas/mmix/byte-1.d: Likewise. + * testsuite/gas/mmix/comment-1.d: Likewise. + * testsuite/gas/mmix/loc-1.d: Likewise. + * testsuite/gas/mmix/loc-2.d: Likewise. + * testsuite/gas/mmix/loc-3.d: Likewise. + * testsuite/gas/mmix/loc-4.d: Likewise. + * testsuite/gas/mmix/loc-5.d: Likewise. + * testsuite/gas/tic6x/scomm-directive-4.d: Likewise. + 2021-04-20 Clément Chigot <clement.chigot@atos.net> PR binutils/21700 diff --git a/gas/testsuite/gas/aarch64/dwarf.d b/gas/testsuite/gas/aarch64/dwarf.d index 12ad367..b0581fb 100644 --- a/gas/testsuite/gas/aarch64/dwarf.d +++ b/gas/testsuite/gas/aarch64/dwarf.d @@ -4,15 +4,15 @@ 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+ 0 SECTION LOCAL DEFAULT 2[ ]+ - 3: 0+ 0 SECTION LOCAL DEFAULT 3[ ]+ + 1: 0+ 0 SECTION LOCAL DEFAULT 1.* + 2: 0+ 0 SECTION LOCAL DEFAULT 2.* + 3: 0+ 0 SECTION LOCAL DEFAULT 3.* 4: 0+ 0 NOTYPE LOCAL DEFAULT 1 \$x - 5: 0+ 0 SECTION LOCAL DEFAULT 6[ ]+ - 6: 0+ 0 SECTION LOCAL DEFAULT 8[ ]+ - 7: 0+ 0 SECTION LOCAL DEFAULT 4[ ]+ - 8: 0+ 0 SECTION LOCAL DEFAULT 11[ ]+ - 9: 0+ 0 SECTION LOCAL DEFAULT 9[ ]+ + 5: 0+ 0 SECTION LOCAL DEFAULT 6.* + 6: 0+ 0 SECTION LOCAL DEFAULT 8.* + 7: 0+ 0 SECTION LOCAL DEFAULT 4.* + 8: 0+ 0 SECTION LOCAL DEFAULT 11.* + 9: 0+ 0 SECTION LOCAL DEFAULT 9.* 10: 0+ 8 FUNC GLOBAL DEFAULT 1 testfunc Contents of the .debug_aranges section: diff --git a/gas/testsuite/gas/arm/thumbver.d b/gas/testsuite/gas/arm/thumbver.d index 1327789..459dec8 100644 --- a/gas/testsuite/gas/arm/thumbver.d +++ b/gas/testsuite/gas/arm/thumbver.d @@ -6,7 +6,7 @@ Symbol table '\.symtab' contains .* entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1 + +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1.* #... +.*: 00000001 +0 +FUNC +LOCAL +DEFAULT +1 a_alias +.*: 00000001 +0 +FUNC +LOCAL +DEFAULT +1 a_body diff --git a/gas/testsuite/gas/bfin/loop_temps.d b/gas/testsuite/gas/bfin/loop_temps.d index ab1152c..d9fdf8a 100644 --- a/gas/testsuite/gas/bfin/loop_temps.d +++ b/gas/testsuite/gas/bfin/loop_temps.d @@ -4,7 +4,7 @@ Symbol table '.symtab' contains 5 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000000 0 SECTION LOCAL DEFAULT 1 - 2: 00000000 0 SECTION LOCAL DEFAULT 2 - 3: 00000000 0 SECTION LOCAL DEFAULT 3 + 1: 00000000 0 SECTION LOCAL DEFAULT 1.* + 2: 00000000 0 SECTION LOCAL DEFAULT 2.* + 3: 00000000 0 SECTION LOCAL DEFAULT 3.* 4: 00000000 726 FUNC GLOBAL DEFAULT 1 _filter_mem16 diff --git a/gas/testsuite/gas/elf/section2.e-arc b/gas/testsuite/gas/elf/section2.e-arc index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-arc +++ b/gas/testsuite/gas/elf/section2.e-arc @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-arm b/gas/testsuite/gas/elf/section2.e-arm index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-arm +++ b/gas/testsuite/gas/elf/section2.e-arm @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-csky b/gas/testsuite/gas/elf/section2.e-csky index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-csky +++ b/gas/testsuite/gas/elf/section2.e-csky @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-m32r b/gas/testsuite/gas/elf/section2.e-m32r index c4cf6d9..f109c02 100644 --- a/gas/testsuite/gas/elf/section2.e-m32r +++ b/gas/testsuite/gas/elf/section2.e-m32r @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* diff --git a/gas/testsuite/gas/elf/section2.e-mips b/gas/testsuite/gas/elf/section2.e-mips index f6eed4a..9ed6a72 100644 --- a/gas/testsuite/gas/elf/section2.e-mips +++ b/gas/testsuite/gas/elf/section2.e-mips @@ -6,7 +6,7 @@ Symbol table '.symtab' contains 9 entries: +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 (|\.data) +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 (|\.bss) +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +7 (|AAA) - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 (|\.reginfo) + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 (|\.reginfo|\.MIPS.options) +6: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 (|\.MIPS\.abiflags) +7: 0+0 +0 +SECTION +LOCAL +DEFAULT +6 (|\.pdr) +8: 0+0 +0 +SECTION +LOCAL +DEFAULT +8 (|\.gnu\.attributes) diff --git a/gas/testsuite/gas/elf/section2.e-msp430 b/gas/testsuite/gas/elf/section2.e-msp430 index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-msp430 +++ b/gas/testsuite/gas/elf/section2.e-msp430 @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-riscv b/gas/testsuite/gas/elf/section2.e-riscv index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-riscv +++ b/gas/testsuite/gas/elf/section2.e-riscv @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-rl78 b/gas/testsuite/gas/elf/section2.e-rl78 index 3863b6d..8427330 100644 --- a/gas/testsuite/gas/elf/section2.e-rl78 +++ b/gas/testsuite/gas/elf/section2.e-rl78 @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* +5: 0+0 +0 +NOTYPE +GLOBAL +DEFAULT +UND __rl78_abs__ diff --git a/gas/testsuite/gas/elf/section2.e-rx b/gas/testsuite/gas/elf/section2.e-rx index 574219d..98df8bf 100644 --- a/gas/testsuite/gas/elf/section2.e-rx +++ b/gas/testsuite/gas/elf/section2.e-rx @@ -2,8 +2,8 @@ Symbol table '.symtab' contains . entries: Num: Value[ ]* Size Type Bind Vis Ndx Name 0: 0+0 0 NOTYPE LOCAL DEFAULT UND - 1: 0+0 0 SECTION LOCAL DEFAULT 1 - 2: 0+0 0 SECTION LOCAL DEFAULT 2 - 3: 0+0 0 SECTION LOCAL DEFAULT 3 - 4: 0+0 0 SECTION LOCAL DEFAULT 4 + 1: 0+0 0 SECTION LOCAL DEFAULT 1.* + 2: 0+0 0 SECTION LOCAL DEFAULT 2.* + 3: 0+0 0 SECTION LOCAL DEFAULT 3.* + 4: 0+0 0 SECTION LOCAL DEFAULT 4.* #... diff --git a/gas/testsuite/gas/elf/section2.e-score b/gas/testsuite/gas/elf/section2.e-score index 132d22d..56c4b10 100644 --- a/gas/testsuite/gas/elf/section2.e-score +++ b/gas/testsuite/gas/elf/section2.e-score @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 00000000 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 00000000 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 00000000 +0 +SECTION +LOCAL +DEFAULT +5 - +5: 00000000 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 00000000 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 00000000 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 00000000 +0 +SECTION +LOCAL +DEFAULT +5.* + +5: 00000000 +0 +SECTION +LOCAL +DEFAULT +4.* diff --git a/gas/testsuite/gas/elf/section2.e-tic6x b/gas/testsuite/gas/elf/section2.e-tic6x index 84463b1..1a5c362 100644 --- a/gas/testsuite/gas/elf/section2.e-tic6x +++ b/gas/testsuite/gas/elf/section2.e-tic6x @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: Num: Value[ ]* Size Type Bind Vis Ndx Name 0: 0+0 0 NOTYPE LOCAL DEFAULT UND - 1: 0+0 0 SECTION LOCAL DEFAULT 1 - 2: 0+0 0 SECTION LOCAL DEFAULT 2 - 3: 0+0 0 SECTION LOCAL DEFAULT 3 - 4: 0+0 0 SECTION LOCAL DEFAULT 4 - 5: 0+0 0 SECTION LOCAL DEFAULT 5 + 1: 0+0 0 SECTION LOCAL DEFAULT 1.* + 2: 0+0 0 SECTION LOCAL DEFAULT 2.* + 3: 0+0 0 SECTION LOCAL DEFAULT 3.* + 4: 0+0 0 SECTION LOCAL DEFAULT 4.* + 5: 0+0 0 SECTION LOCAL DEFAULT 5.* diff --git a/gas/testsuite/gas/elf/section2.e-unused b/gas/testsuite/gas/elf/section2.e-unused index 9b50798..fd94cee 100644 --- a/gas/testsuite/gas/elf/section2.e-unused +++ b/gas/testsuite/gas/elf/section2.e-unused @@ -2,7 +2,7 @@ Symbol table '.symtab' contains 5 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* diff --git a/gas/testsuite/gas/elf/section2.e-v850 b/gas/testsuite/gas/elf/section2.e-v850 index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-v850 +++ b/gas/testsuite/gas/elf/section2.e-v850 @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/elf/section2.e-xtensa b/gas/testsuite/gas/elf/section2.e-xtensa index 115bae2..99ef259 100644 --- a/gas/testsuite/gas/elf/section2.e-xtensa +++ b/gas/testsuite/gas/elf/section2.e-xtensa @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4 - +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+0 +0 +SECTION +LOCAL +DEFAULT +4.* + +5: 0+0 +0 +SECTION +LOCAL +DEFAULT +5.* diff --git a/gas/testsuite/gas/ia64/alias-ilp32.d b/gas/testsuite/gas/ia64/alias-ilp32.d index df05d36..fb76000 100644 --- a/gas/testsuite/gas/ia64/alias-ilp32.d +++ b/gas/testsuite/gas/ia64/alias-ilp32.d @@ -21,8 +21,8 @@ Key to Flags: Symbol table '.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 00000000 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 00000000 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 00000000 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 00000000 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 00000000 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 00000000 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 00000000 +0 +SECTION +LOCAL +DEFAULT +4.* +5: 00000000 +0 +NOTYPE +LOCAL +DEFAULT +4 "@D" diff --git a/gas/testsuite/gas/ia64/alias.d b/gas/testsuite/gas/ia64/alias.d index 23b9330..762f5c8 100644 --- a/gas/testsuite/gas/ia64/alias.d +++ b/gas/testsuite/gas/ia64/alias.d @@ -28,8 +28,8 @@ Key to Flags: Symbol table '\.symtab' contains 6 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0000000000000000 +0 +SECTION +LOCAL +DEFAULT +4.* +5: 0000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +4 "@D" diff --git a/gas/testsuite/gas/ia64/global.d b/gas/testsuite/gas/ia64/global.d index c247ad8..f634637 100644 --- a/gas/testsuite/gas/ia64/global.d +++ b/gas/testsuite/gas/ia64/global.d @@ -4,7 +4,7 @@ Symbol table '.symtab' contains 5 entries: +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +0: 0+0 +0 +NOTYPE +LOCAL +DEFAULT +UND - +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1 - +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+0 +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+0 +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+0 +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+0 +0 +NOTYPE +GLOBAL +DEFAULT +2 foo diff --git a/gas/testsuite/gas/microblaze/relax_size.elf b/gas/testsuite/gas/microblaze/relax_size.elf index 9a96959..af274e1 100644 --- a/gas/testsuite/gas/microblaze/relax_size.elf +++ b/gas/testsuite/gas/microblaze/relax_size.elf @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 28 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000050 0 SECTION LOCAL DEFAULT 1 - 2: 00000058 0 SECTION LOCAL DEFAULT 2 + 1: 00000050 0 SECTION LOCAL DEFAULT 1.* + 2: 00000058 0 SECTION LOCAL DEFAULT 2.* 3: 00000000 0 FILE LOCAL DEFAULT ABS relax_size.o 4: 00000050 8 NOTYPE LOCAL DEFAULT 1 func 5: 00000058 0 NOTYPE LOCAL DEFAULT 1 label diff --git a/gas/testsuite/gas/microblaze/relax_size2.elf b/gas/testsuite/gas/microblaze/relax_size2.elf index 2376bfcd2..c335977 100644 --- a/gas/testsuite/gas/microblaze/relax_size2.elf +++ b/gas/testsuite/gas/microblaze/relax_size2.elf @@ -2,8 +2,8 @@ Symbol table '.symtab' contains 30 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000050 0 SECTION LOCAL DEFAULT 1 - 2: 00000060 0 SECTION LOCAL DEFAULT 2 + 1: 00000050 0 SECTION LOCAL DEFAULT 1.* + 2: 00000060 0 SECTION LOCAL DEFAULT 2.* 3: 00000000 0 FILE LOCAL DEFAULT ABS relax_size2.o 4: 00000050 4 NOTYPE LOCAL DEFAULT 1 func 5: 00000054 0 NOTYPE LOCAL DEFAULT 1 label diff --git a/gas/testsuite/gas/mips/global-local-symtab-sort-n64t.d b/gas/testsuite/gas/mips/global-local-symtab-sort-n64t.d index 904d626..469530d 100644 --- a/gas/testsuite/gas/mips/global-local-symtab-sort-n64t.d +++ b/gas/testsuite/gas/mips/global-local-symtab-sort-n64t.d @@ -7,11 +7,11 @@ Symbol table '\.symtab' contains 9 entries: Num: Value Size Type Bind Vis Ndx Name 0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND - 1: 0000000000000000 0 SECTION LOCAL DEFAULT 1 - 2: 0000000000000000 0 SECTION LOCAL DEFAULT 2 - 3: 0000000000000000 0 SECTION LOCAL DEFAULT 3 + 1: 0000000000000000 0 SECTION LOCAL DEFAULT 1.* + 2: 0000000000000000 0 SECTION LOCAL DEFAULT 2.* + 3: 0000000000000000 0 SECTION LOCAL DEFAULT 3.* 4: 0000000000000004 4 OBJECT LOCAL DEFAULT 2 bar - 5: 0000000000000000 0 SECTION LOCAL DEFAULT 4 - 6: 0000000000000000 0 SECTION LOCAL DEFAULT 5 - 7: 0000000000000000 0 SECTION LOCAL DEFAULT 6 + 5: 0000000000000000 0 SECTION LOCAL DEFAULT 4.* + 6: 0000000000000000 0 SECTION LOCAL DEFAULT 5.* + 7: 0000000000000000 0 SECTION LOCAL DEFAULT 6.* 8: 0000000000000000 4 OBJECT GLOBAL DEFAULT 2 foo diff --git a/gas/testsuite/gas/mips/global-local-symtab-sort-o32t.d b/gas/testsuite/gas/mips/global-local-symtab-sort-o32t.d index 1c37cba..95f63c3 100644 --- a/gas/testsuite/gas/mips/global-local-symtab-sort-o32t.d +++ b/gas/testsuite/gas/mips/global-local-symtab-sort-o32t.d @@ -7,11 +7,11 @@ Symbol table '\.symtab' contains 9 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000000 0 SECTION LOCAL DEFAULT 1 - 2: 00000000 0 SECTION LOCAL DEFAULT 2 - 3: 00000000 0 SECTION LOCAL DEFAULT 3 + 1: 00000000 0 SECTION LOCAL DEFAULT 1.* + 2: 00000000 0 SECTION LOCAL DEFAULT 2.* + 3: 00000000 0 SECTION LOCAL DEFAULT 3.* 4: 00000004 4 OBJECT LOCAL DEFAULT 2 bar - 5: 00000000 0 SECTION LOCAL DEFAULT 4 - 6: 00000000 0 SECTION LOCAL DEFAULT 5 - 7: 00000000 0 SECTION LOCAL DEFAULT 6 + 5: 00000000 0 SECTION LOCAL DEFAULT 4.* + 6: 00000000 0 SECTION LOCAL DEFAULT 5.* + 7: 00000000 0 SECTION LOCAL DEFAULT 6.* 8: 00000000 4 OBJECT GLOBAL DEFAULT 2 foo diff --git a/gas/testsuite/gas/mmix/bspec-1.d b/gas/testsuite/gas/mmix/bspec-1.d index 2a9a59b..e3781a8 100644 --- a/gas/testsuite/gas/mmix/bspec-1.d +++ b/gas/testsuite/gas/mmix/bspec-1.d @@ -13,10 +13,10 @@ Relocation section '\.rela\.MMIX\.spec_data\.2' at offset 0x[0-9a-f]+ contains 1 Symbol table '\.symtab' contains 6 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 - +4: 0+ +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* + +4: 0+ +0 +SECTION +LOCAL +DEFAULT +4.* +5: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +UND forw Hex dump of section '\.text': diff --git a/gas/testsuite/gas/mmix/byte-1.d b/gas/testsuite/gas/mmix/byte-1.d index a77eb08..edd7de1 100644 --- a/gas/testsuite/gas/mmix/byte-1.d +++ b/gas/testsuite/gas/mmix/byte-1.d @@ -26,9 +26,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 8 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+2a +0 +NOTYPE +LOCAL +DEFAULT +ABS number +5: 0+4 +0 +NOTYPE +LOCAL +DEFAULT +1 label +6: 0+c +0 +NOTYPE +LOCAL +DEFAULT +1 lab2 diff --git a/gas/testsuite/gas/mmix/comment-1.d b/gas/testsuite/gas/mmix/comment-1.d index 569af60..1219a2f 100644 --- a/gas/testsuite/gas/mmix/comment-1.d +++ b/gas/testsuite/gas/mmix/comment-1.d @@ -18,13 +18,13 @@ Relocation section '\.rela\.text' at offset 0x... contains 5 entries: Symbol table '\.symtab' contains 12 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+ +0 +SECTION +LOCAL +DEFAULT +3 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +4 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +4.* +4: 0+18 +0 +NOTYPE +LOCAL +DEFAULT +ABS z +5: 0+80 +0 +NOTYPE +LOCAL +DEFAULT +1 x - +6: 0+ +0 +SECTION +LOCAL +DEFAULT +5 - +7: 0+ +0 +SECTION +LOCAL +DEFAULT +6 + +6: 0+ +0 +SECTION +LOCAL +DEFAULT +5.* + +7: 0+ +0 +SECTION +LOCAL +DEFAULT +6.* +8: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main +9: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +UND target +10: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +UND target2 diff --git a/gas/testsuite/gas/mmix/loc-1.d b/gas/testsuite/gas/mmix/loc-1.d index e46247d..9a35730 100644 --- a/gas/testsuite/gas/mmix/loc-1.d +++ b/gas/testsuite/gas/mmix/loc-1.d @@ -27,9 +27,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 8 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+4 +0 +NOTYPE +LOCAL +DEFAULT +1 m2 +5: 2000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +ABS Data_Segment +6: 0+ +0 +FUNC +GLOBAL +DEFAULT +1 Main diff --git a/gas/testsuite/gas/mmix/loc-2.d b/gas/testsuite/gas/mmix/loc-2.d index 8d7ec8b..2ffbedf 100644 --- a/gas/testsuite/gas/mmix/loc-2.d +++ b/gas/testsuite/gas/mmix/loc-2.d @@ -27,9 +27,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 6 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main +5: 0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text diff --git a/gas/testsuite/gas/mmix/loc-3.d b/gas/testsuite/gas/mmix/loc-3.d index 14a68fa..bf66772 100644 --- a/gas/testsuite/gas/mmix/loc-3.d +++ b/gas/testsuite/gas/mmix/loc-3.d @@ -26,9 +26,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 8 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+ +0 +NOTYPE +LOCAL +DEFAULT +2 a +5: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main +6: 0+200 +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text diff --git a/gas/testsuite/gas/mmix/loc-4.d b/gas/testsuite/gas/mmix/loc-4.d index 935cc18..7baaef0 100644 --- a/gas/testsuite/gas/mmix/loc-4.d +++ b/gas/testsuite/gas/mmix/loc-4.d @@ -26,9 +26,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 8 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 2000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +ABS Data_Segment +5: 0+14 +0 +FUNC +GLOBAL +DEFAULT +1 Main +6: 0+ +0 +NOTYPE +GLOBAL +DEFAULT +ABS __\.MMIX\.start\.\.text diff --git a/gas/testsuite/gas/mmix/loc-5.d b/gas/testsuite/gas/mmix/loc-5.d index a8e7545..2110e47 100644 --- a/gas/testsuite/gas/mmix/loc-5.d +++ b/gas/testsuite/gas/mmix/loc-5.d @@ -26,9 +26,9 @@ There are no relocations in this file\. Symbol table '\.symtab' contains 8 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+ +0 +SECTION +LOCAL +DEFAULT +2 - +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3 + +1: 0+ +0 +SECTION +LOCAL +DEFAULT +1.* + +2: 0+ +0 +SECTION +LOCAL +DEFAULT +2.* + +3: 0+ +0 +SECTION +LOCAL +DEFAULT +3.* +4: 0+ +0 +NOTYPE +LOCAL +DEFAULT +1 t +5: 2000000000000000 +0 +NOTYPE +LOCAL +DEFAULT +ABS Data_Segment +6: 0+4 +0 +FUNC +GLOBAL +DEFAULT +1 Main diff --git a/gas/testsuite/gas/tic6x/scomm-directive-4.d b/gas/testsuite/gas/tic6x/scomm-directive-4.d index 26255ab..6b1ebbb 100644 --- a/gas/testsuite/gas/tic6x/scomm-directive-4.d +++ b/gas/testsuite/gas/tic6x/scomm-directive-4.d @@ -21,10 +21,10 @@ Key to Flags: Symbol table '\.symtab' contains 13 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00000000 0 SECTION LOCAL DEFAULT 1 - 2: 00000000 0 SECTION LOCAL DEFAULT 2 - 3: 00000000 0 SECTION LOCAL DEFAULT 3 - 4: 00000000 0 SECTION LOCAL DEFAULT 4 + 1: 00000000 0 SECTION LOCAL DEFAULT 1.* + 2: 00000000 0 SECTION LOCAL DEFAULT 2.* + 3: 00000000 0 SECTION LOCAL DEFAULT 3.* + 4: 00000000 0 SECTION LOCAL DEFAULT 4.* 5: 00000004 4 OBJECT GLOBAL DEFAULT COM x4a 6: 00000004 4 OBJECT GLOBAL DEFAULT SCOM y4a 7: 00000002 4 OBJECT GLOBAL DEFAULT COM x4b |