diff options
author | Nick Clifton <nickc@redhat.com> | 2014-01-28 11:56:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2014-01-28 11:56:13 +0000 |
commit | bcf1df010c8e886c8bc23cd12ab396064537455d (patch) | |
tree | 2e127d6fcc1b5ec9abde82c7472bf15fa338ae59 /ld/testsuite/ld-tic6x/shlib-app-1r.rd | |
parent | c6044dd124bee08ce8ebd2909582f9aed53b5499 (diff) | |
download | gdb-bcf1df010c8e886c8bc23cd12ab396064537455d.zip gdb-bcf1df010c8e886c8bc23cd12ab396064537455d.tar.gz gdb-bcf1df010c8e886c8bc23cd12ab396064537455d.tar.bz2 |
Update the tic6x linker tests to match the current behaviour of the linker and readelf.
PR binutils/16317
* ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections.
* ld-tic6x/shlib-1b.rd: Likewise.
* ld-tic6x/shlib-1r.rd: Likewise.
* ld-tic6x/shlib-1rb.rd: Likewise.
* ld-tic6x/shlib-app-1rd: Likewise.
* ld-tic6x/shlib-app-1b.rd: Likewise.
* ld-tic6x/shlib-app-1r.rd: Likewise.
* ld-tic6x/shlib-app-1rb.rd: Likewise.
* ld-tic6x/shlib-noindex.rd: Likewise.
* ld-tic6x/static-app-1.rd: Likewise.
* ld-tic6x/static-app-1b.rd: Likewise.
* ld-tic6x/static-app-1r.rd: Likewise.
* ld-tic6x/static-app-1rb.rd: Likewise.
PR binutils/16318
* ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable
objects.
Diffstat (limited to 'ld/testsuite/ld-tic6x/shlib-app-1r.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-app-1r.rd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-app-1r.rd b/ld/testsuite/ld-tic6x/shlib-app-1r.rd index 5c1b675..5cba27e 100644 --- a/ld/testsuite/ld-tic6x/shlib-app-1r.rd +++ b/ld/testsuite/ld-tic6x/shlib-app-1r.rd @@ -6,10 +6,10 @@ Section Headers: \[ 1\] \.hash HASH 00008000 001000 00003c 04 A 2 0 4 \[ 2\] \.dynsym DYNSYM 0000803c 00103c 0000a0 10 A 3 6 4 \[ 3\] \.dynstr STRTAB 000080dc 0010dc 000030 00 A 0 0 1 - \[ 4\] \.rela\.got RELA 0000810c 00110c 000018 0c A 2 10 4 - \[ 5\] \.rela\.bss RELA 00008124 001124 00000c 0c A 2 12 4 + \[ 4\] \.rela\.got RELA 0000810c 00110c 000018 0c AI 2 10 4 + \[ 5\] \.rela\.bss RELA 00008124 001124 00000c 0c AI 2 12 4 \[ 6\] \.dynamic DYNAMIC 00008130 001130 0000b8 08 WA 3 0 4 - \[ 7\] \.rela\.plt RELA 10000000 002000 00000c 0c A 2 8 4 + \[ 7\] \.rela\.plt RELA 10000000 002000 00000c 0c AI 2 8 4 \[ 8\] \.plt PROGBITS 10000020 002020 000040 18 AX 0 0 32 \[ 9\] \.text PROGBITS 10000060 002060 000040 00 AX 0 0 32 \[10\] \.got PROGBITS 100000a0 0020a0 000020 00 WA 0 0 4 |