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 /ld/testsuite/ld-tic6x/shlib-app-1.rd | |
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 'ld/testsuite/ld-tic6x/shlib-app-1.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-app-1.rd | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-app-1.rd b/ld/testsuite/ld-tic6x/shlib-app-1.rd index bf783a9..607d270 100644 --- a/ld/testsuite/ld-tic6x/shlib-app-1.rd +++ b/ld/testsuite/ld-tic6x/shlib-app-1.rd @@ -83,11 +83,11 @@ Relocation section '\.rela\.plt' at offset 0x2000 contains 1 entry: Symbol table '\.dynsym' contains 11 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 10000020 0 SECTION LOCAL DEFAULT 9 - 2: 10000060 0 SECTION LOCAL DEFAULT 10 - 3: 100000a0 0 SECTION LOCAL DEFAULT 11 - 4: 100000c0 0 SECTION LOCAL DEFAULT 12 - 5: 100000cc 0 SECTION LOCAL DEFAULT 13 + 1: 10000020 0 SECTION LOCAL DEFAULT 9.* + 2: 10000060 0 SECTION LOCAL DEFAULT 10.* + 3: 100000a0 0 SECTION LOCAL DEFAULT 11.* + 4: 100000c0 0 SECTION LOCAL DEFAULT 12.* + 5: 100000cc 0 SECTION LOCAL DEFAULT 13.* 6: 100000c0 4 OBJECT GLOBAL DEFAULT 12 b 7: 00000000 0 NOTYPE WEAK DEFAULT UND g1 8: 00000000 0 OBJECT WEAK DEFAULT UND g2 @@ -97,20 +97,20 @@ Symbol table '\.dynsym' contains 11 entries: Symbol table '\.symtab' contains 27 entries: Num: Value Size Type Bind Vis Ndx Name 0: 00000000 0 NOTYPE LOCAL DEFAULT UND - 1: 00008000 0 SECTION LOCAL DEFAULT 1 - 2: 00008040 0 SECTION LOCAL DEFAULT 2 - 3: 000080f0 0 SECTION LOCAL DEFAULT 3 - 4: 00008114 0 SECTION LOCAL DEFAULT 4 - 5: 0000812c 0 SECTION LOCAL DEFAULT 5 - 6: 00008144 0 SECTION LOCAL DEFAULT 6 - 7: 00008150 0 SECTION LOCAL DEFAULT 7 - 8: 10000000 0 SECTION LOCAL DEFAULT 8 - 9: 10000020 0 SECTION LOCAL DEFAULT 9 - 10: 10000060 0 SECTION LOCAL DEFAULT 10 - 11: 100000a0 0 SECTION LOCAL DEFAULT 11 - 12: 100000c0 0 SECTION LOCAL DEFAULT 12 - 13: 100000cc 0 SECTION LOCAL DEFAULT 13 - 14: 00000000 0 SECTION LOCAL DEFAULT 14 + 1: 00008000 0 SECTION LOCAL DEFAULT 1.* + 2: 00008040 0 SECTION LOCAL DEFAULT 2.* + 3: 000080f0 0 SECTION LOCAL DEFAULT 3.* + 4: 00008114 0 SECTION LOCAL DEFAULT 4.* + 5: 0000812c 0 SECTION LOCAL DEFAULT 5.* + 6: 00008144 0 SECTION LOCAL DEFAULT 6.* + 7: 00008150 0 SECTION LOCAL DEFAULT 7.* + 8: 10000000 0 SECTION LOCAL DEFAULT 8.* + 9: 10000020 0 SECTION LOCAL DEFAULT 9.* + 10: 10000060 0 SECTION LOCAL DEFAULT 10.* + 11: 100000a0 0 SECTION LOCAL DEFAULT 11.* + 12: 100000c0 0 SECTION LOCAL DEFAULT 12.* + 13: 100000cc 0 SECTION LOCAL DEFAULT 13.* + 14: 00000000 0 SECTION LOCAL DEFAULT 14.* 15: 00000000 0 FILE LOCAL DEFAULT ABS .*shlib-app-1\.o 16: 10000060 0 NOTYPE LOCAL DEFAULT 10 fish 17: 100000c4 8 OBJECT LOCAL DEFAULT 12 w |