From 5c799c07901549f0d27349514f0ded5e8d7f16cc Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 11 Dec 2004 04:32:37 +0000 Subject: bfd/ * elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that canonical sections syms have a name. gas/testsuite/ Update for changed section syms. ld/testsuite/ Update for changed section syms. --- ld/testsuite/ld-mmix/bpo-11.d | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ld/testsuite/ld-mmix/bpo-11.d') diff --git a/ld/testsuite/ld-mmix/bpo-11.d b/ld/testsuite/ld-mmix/bpo-11.d index 0a86242..3e40bfb 100644 --- a/ld/testsuite/ld-mmix/bpo-11.d +++ b/ld/testsuite/ld-mmix/bpo-11.d @@ -11,14 +11,14 @@ .*: file format elf64-mmix SYMBOL TABLE: -0+ l d \.init 0+ -0+10 l d \.text 0+ -20+ l d \.sbss 0+ -2000000000000000 l d \.bss 0+ -0+7e8 l d \.MMIX\.reg_contents 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ -0+ l d \*ABS\* 0+ +0+ l d \.init 0+ (|\.init) +0+10 l d \.text 0+ (|\.text) +20+ l d \.sbss 0+ (|\.sbss) +2000000000000000 l d \.bss 0+ (|\.bss) +0+7e8 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents) +0+ l d \*ABS\* 0+ (|\.shstrtab) +0+ l d \*ABS\* 0+ (|\.symtab) +0+ l d \*ABS\* 0+ (|\.strtab) 0+ l \.init 0+ _start 0+14 g \.text 0+ x 0+10 g \.text 0+ x2 -- cgit v1.1