aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-tic6x/static-app-1rb.rd
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2024-02-21 13:11:04 +1030
committerAlan Modra <amodra@gmail.com>2024-02-24 11:53:03 +1030
commit9c697157b823b052c6044f676d90a87aea6d173f (patch)
tree3f1dae591eb1f8f02c5d4e11bfb9b16d51366d34 /ld/testsuite/ld-tic6x/static-app-1rb.rd
parent93f83dcc94df9a186d2e5e0f4adcc990318eb480 (diff)
downloadgdb-9c697157b823b052c6044f676d90a87aea6d173f.zip
gdb-9c697157b823b052c6044f676d90a87aea6d173f.tar.gz
gdb-9c697157b823b052c6044f676d90a87aea6d173f.tar.bz2
Make is_relocatable_executable only affect dynamic section syms
I believe the only elflink.c specialties for is_relocatable_executable needed by tic6x are those directly related to dynamic section symbols. I might be wrong, the code in record_dynamic_symbol and record_link_assignment predated the tic6x port, but I think these were symbian specific hacks. The shlib-app-1* testsuite changes aren't needed for this patch. I started making them when trying to remove is_relocatable_executable completely, but figure it is worth keeping the more permissive address matching for some future generic linker change. The static-app-1* changes also adjust to the fact that an unneeded "c" no longer appears in the dynamic symbol table. bfd/ * elflink.c (bfd_elf_link_record_dynamic_symbol): Don't do anything special for is_relocatable_executable. (bfd_elf_record_link_assignment): Likewise. ld/ * testsuite/ld-tic6x/shlib-app-1.rd: Make some address matching more permissive. * 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/static-app-1.rd: Likewise, and adjust expected dynamic symbol table. * testsuite/ld-tic6x/static-app-1b.rd: Likewise. * testsuite/ld-tic6x/static-app-1r.rd: Likewise. * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
Diffstat (limited to 'ld/testsuite/ld-tic6x/static-app-1rb.rd')
-rw-r--r--ld/testsuite/ld-tic6x/static-app-1rb.rd119
1 files changed, 59 insertions, 60 deletions
diff --git a/ld/testsuite/ld-tic6x/static-app-1rb.rd b/ld/testsuite/ld-tic6x/static-app-1rb.rd
index 8d9d119..9b6d211 100644
--- a/ld/testsuite/ld-tic6x/static-app-1rb.rd
+++ b/ld/testsuite/ld-tic6x/static-app-1rb.rd
@@ -3,18 +3,18 @@ There are 15 section headers, starting at offset .*:
Section Headers:
\[Nr\] Name Type Addr Off Size ES Flg Lk Inf Al
\[ 0\] NULL 00000000 000000 000000 00 0 0 0
- \[ 1\] \.hash HASH 00008000 001000 000038 04 A 2 0 4
- \[ 2\] \.dynsym DYNSYM 00008038 001038 000090 10 A 3 6 4
- \[ 3\] \.dynstr STRTAB 000080c8 0010c8 00000a 00 A 0 0 1
- \[ 4\] \.rela\.got RELA 000080d4 0010d4 000024 0c AI 2 8 4
- \[ 5\] \.rela\.neardata RELA 000080f8 0010f8 000018 0c AI 2 9 4
- \[ 6\] \.dynamic DYNAMIC 00008110 001110 000090 08 WA 3 0 4
+ \[ 1\] \.hash HASH 00008000 001000 000034 04 A 2 0 4
+ \[ 2\] \.dynsym DYNSYM [0-9a-f]* [0-9a-f]* 000080 10 A 3 5 4
+ \[ 3\] \.dynstr STRTAB [0-9a-f]* [0-9a-f]* 000008 00 A 0 0 1
+ \[ 4\] \.rela\.got RELA [0-9a-f]* [0-9a-f]* 000024 0c AI 2 8 4
+ \[ 5\] \.rela\.neardata RELA [0-9a-f]* [0-9a-f]* 000018 0c AI 2 9 4
+ \[ 6\] \.dynamic DYNAMIC [0-9a-f]* [0-9a-f]* 000090 08 WA 3 0 4
\[ 7\] \.text PROGBITS 10000000 002000 0000c0 00 AX 0 0 32
- \[ 8\] \.got PROGBITS 100000c0 0020c0 000020 00 WA 0 0 4
- \[ 9\] \.neardata PROGBITS 100000e0 0020e0 00000c 00 WA 0 0 4
- \[10\] \.bss NOBITS 100000ec 0020ec 000004 00 WA 0 0 4
- \[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 0020ec 000019 00 0 0 1
- \[12\] \.symtab SYMTAB 00000000 002108 0001b0 10 13 21 4
+ \[ 8\] \.got PROGBITS [0-9a-f]* [0-9a-f]* 000020 00 WA 0 0 4
+ \[ 9\] \.neardata PROGBITS [0-9a-f]* [0-9a-f]* 00000c 00 WA 0 0 4
+ \[10\] \.bss NOBITS [0-9a-f]* [0-9a-f]* 000004 00 WA 0 0 4
+ \[11\] \.c6xabi\.attributes C6000_ATTRIBUTES 00000000 [0-9a-f]* 000019 00 0 0 1
+ \[12\] \.symtab SYMTAB 00000000 [0-9a-f]* 0001b0 10 13 21 4
\[13\] \.strtab STRTAB .*
\[14\] \.shstrtab STRTAB .*
Key to Flags:
@@ -26,9 +26,9 @@ There are 4 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
- LOAD 0x001000 0x00008000 0x00008000 0x001a0 0x001a0 RW 0x1000
+ LOAD 0x001000 0x00008000 0x00008000 0x00188 0x00188 RW 0x1000
LOAD 0x002000 0x10000000 0x10000000 0x000ec 0x000f0 RWE 0x1000
- DYNAMIC 0x001110 0x00008110 0x00008110 0x00090 0x00090 RW 0x4
+ DYNAMIC 0x[0-9a-f]* 0x[0-9a-f]* 0x[0-9a-f]* 0x00090 0x00090 RW 0x4
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x20000 RW 0x8
Section to Segment mapping:
@@ -38,15 +38,15 @@ Program Headers:
02 \.dynamic
03
-Dynamic section at offset 0x1110 contains 13 entries:
+Dynamic section at offset 0x[0-9a-f]* contains 13 entries:
Tag Type Name/Value
0x00000004 \(HASH\) 0x8000
- 0x00000005 \(STRTAB\) 0x80c8
- 0x00000006 \(SYMTAB\) 0x8038
- 0x0000000a \(STRSZ\) 10 \(bytes\)
+ 0x00000005 \(STRTAB\) 0x[0-9a-f]*
+ 0x00000006 \(SYMTAB\) 0x[0-9a-f]*
+ 0x0000000a \(STRSZ\) 8 \(bytes\)
0x0000000b \(SYMENT\) 16 \(bytes\)
0x00000015 \(DEBUG\) 0x0
- 0x00000007 \(RELA\) 0x80d4
+ 0x00000007 \(RELA\) 0x[0-9a-f]*
0x00000008 \(RELASZ\) 60 \(bytes\)
0x00000009 \(RELAENT\) 12 \(bytes\)
0x70000000 \(C6000_DSBT_BASE\) 0x100000c0
@@ -54,55 +54,54 @@ Dynamic section at offset 0x1110 contains 13 entries:
0x70000003 \(C6000_DSBT_INDEX\) 0x0
0x00000000 \(NULL\) 0x0
-Relocation section '\.rela\.got' at offset 0x10d4 contains 3 entries:
+Relocation section '\.rela\.got' at offset 0x[0-9a-f]* contains 3 entries:
Offset Info Type Sym\. Value Symbol's Name \+ Addend
-100000d8 00000401 R_C6000_ABS32 100000ec \.bss \+ 0
-100000d4 00000601 R_C6000_ABS32 100000e8 b \+ 0
-100000dc 00000801 R_C6000_ABS32 100000e0 a \+ 0
+100000d8 [0-9a-f]* R_C6000_ABS32 100000ec \.bss \+ 0
+100000d4 [0-9a-f]* R_C6000_ABS32 100000e8 b \+ 0
+100000dc [0-9a-f]* R_C6000_ABS32 100000e0 a \+ 0
-Relocation section '\.rela\.neardata' at offset 0x10f8 contains 2 entries:
+Relocation section '\.rela\.neardata' at offset 0x[0-9a-f]* contains 2 entries:
Offset Info Type Sym\. Value Symbol's Name \+ Addend
-100000e0 00000101 R_C6000_ABS32 10000000 \.text \+ 8
-100000e4 00000701 R_C6000_ABS32 00000000 g1 \+ 0
+100000e0 [0-9a-f]* R_C6000_ABS32 10000000 \.text \+ 8
+100000e4 [0-9a-f]* R_C6000_ABS32 00000000 g1 \+ 0
-Symbol table '\.dynsym' contains 9 entries:
+Symbol table '\.dynsym' contains 8 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
- 1: 10000000 0 SECTION LOCAL DEFAULT 7.*
- 2: 100000c0 0 SECTION LOCAL DEFAULT 8.*
- 3: 100000e0 0 SECTION LOCAL DEFAULT 9.*
- 4: 100000ec 0 SECTION LOCAL DEFAULT 10.*
- 5: 100000ec 4 OBJECT LOCAL DEFAULT 10 c
- 6: 100000e8 4 OBJECT GLOBAL DEFAULT 9 b
- 7: 00000000 0 NOTYPE WEAK DEFAULT UND g1
- 8: 100000e0 4 OBJECT GLOBAL DEFAULT 9 a
+ 1: [0-9a-f]* 0 SECTION LOCAL DEFAULT 7.*
+ 2: [0-9a-f]* 0 SECTION LOCAL DEFAULT 8.*
+ 3: [0-9a-f]* 0 SECTION LOCAL DEFAULT 9.*
+ 4: [0-9a-f]* 0 SECTION LOCAL DEFAULT 10.*
+ 5: [0-9a-f]* 4 OBJECT GLOBAL DEFAULT 9 b
+ 6: 00000000 0 NOTYPE WEAK DEFAULT UND g1
+ 7: [0-9a-f]* 4 OBJECT GLOBAL DEFAULT 9 a
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: 00008038 0 SECTION LOCAL DEFAULT 2.*
- 3: 000080c8 0 SECTION LOCAL DEFAULT 3.*
- 4: 000080d4 0 SECTION LOCAL DEFAULT 4.*
- 5: 000080f8 0 SECTION LOCAL DEFAULT 5.*
- 6: 00008110 0 SECTION LOCAL DEFAULT 6.*
- 7: 10000000 0 SECTION LOCAL DEFAULT 7.*
- 8: 100000c0 0 SECTION LOCAL DEFAULT 8.*
- 9: 100000e0 0 SECTION LOCAL DEFAULT 9.*
- 10: 100000ec 0 SECTION LOCAL DEFAULT 10.*
- 11: 00000000 0 SECTION LOCAL DEFAULT 11.*
- 12: 00000000 0 FILE LOCAL DEFAULT ABS .*shlib-1\.o
- 13: 10000000 0 FUNC LOCAL HIDDEN 7 sub1
- 14: 00000000 0 FILE LOCAL DEFAULT ABS .*shlib-app-1r\.o
- 15: 10000080 0 NOTYPE LOCAL DEFAULT 7 fish
- 16: 00000000 0 FILE LOCAL DEFAULT ABS
- 17: 00008110 0 OBJECT LOCAL DEFAULT 6 _DYNAMIC
- 18: 100000ec 4 OBJECT LOCAL DEFAULT 10 c
- 19: 100000cc 0 OBJECT LOCAL DEFAULT 8 _GLOBAL_OFFSET_TABLE_
- 20: 100000c0 0 NOTYPE LOCAL DEFAULT 8 __c6xabi_DSBT_BASE
- 21: 100000e8 4 OBJECT GLOBAL DEFAULT 9 b
- 22: 00000000 0 NOTYPE WEAK DEFAULT UND g1
- 23: 100000e4 4 OBJECT GLOBAL DEFAULT 9 g2
- 24: 10000008 52 FUNC GLOBAL DEFAULT 7 sub0
- 25: 100000e0 4 OBJECT GLOBAL DEFAULT 9 a
- 26: 10000040 52 FUNC GLOBAL DEFAULT 7 sub
+ 1: [0-9a-f]* 0 SECTION LOCAL DEFAULT 1.*
+ 2: [0-9a-f]* 0 SECTION LOCAL DEFAULT 2.*
+ 3: [0-9a-f]* 0 SECTION LOCAL DEFAULT 3.*
+ 4: [0-9a-f]* 0 SECTION LOCAL DEFAULT 4.*
+ 5: [0-9a-f]* 0 SECTION LOCAL DEFAULT 5.*
+ 6: [0-9a-f]* 0 SECTION LOCAL DEFAULT 6.*
+ 7: [0-9a-f]* 0 SECTION LOCAL DEFAULT 7.*
+ 8: [0-9a-f]* 0 SECTION LOCAL DEFAULT 8.*
+ 9: [0-9a-f]* 0 SECTION LOCAL DEFAULT 9.*
+ 10: [0-9a-f]* 0 SECTION LOCAL DEFAULT 10.*
+ 11: [0-9a-f]* 0 SECTION LOCAL DEFAULT 11.*
+ 12: [0-9a-f]* 0 FILE LOCAL DEFAULT ABS .*shlib-1\.o
+ 13: [0-9a-f]* 0 FUNC LOCAL HIDDEN 7 sub1
+ 14: [0-9a-f]* 0 FILE LOCAL DEFAULT ABS .*shlib-app-1r\.o
+ 15: [0-9a-f]* 0 NOTYPE LOCAL DEFAULT 7 fish
+ 16: [0-9a-f]* 0 FILE LOCAL DEFAULT ABS
+ 17: [0-9a-f]* 0 OBJECT LOCAL DEFAULT 6 _DYNAMIC
+ 18: [0-9a-f]* 4 OBJECT LOCAL DEFAULT 10 c
+ 19: [0-9a-f]* 0 OBJECT LOCAL DEFAULT 8 _GLOBAL_OFFSET_TABLE_
+ 20: [0-9a-f]* 0 NOTYPE LOCAL DEFAULT 8 __c6xabi_DSBT_BASE
+ 21: [0-9a-f]* 4 OBJECT GLOBAL DEFAULT 9 b
+ 22: [0-9a-f]* 0 NOTYPE WEAK DEFAULT UND g1
+ 23: [0-9a-f]* 4 OBJECT GLOBAL DEFAULT 9 g2
+ 24: [0-9a-f]* 52 FUNC GLOBAL DEFAULT 7 sub0
+ 25: [0-9a-f]* 4 OBJECT GLOBAL DEFAULT 9 a
+ 26: [0-9a-f]* 52 FUNC GLOBAL DEFAULT 7 sub