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-1b.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-1b.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-1b.rd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-1b.rd b/ld/testsuite/ld-tic6x/shlib-1b.rd index 029bda1..1fe043b 100644 --- a/ld/testsuite/ld-tic6x/shlib-1b.rd +++ b/ld/testsuite/ld-tic6x/shlib-1b.rd @@ -6,10 +6,10 @@ Section Headers: \[ 1\] \.hash HASH 00008000 001000 000048 04 A 2 0 4 \[ 2\] \.dynsym DYNSYM 00008048 001048 0000d0 10 A 3 6 4 \[ 3\] \.dynstr STRTAB 00008118 001118 000025 00 A 0 0 1 - \[ 4\] \.rela\.got RELA 00008140 001140 000024 0c A 2 10 4 - \[ 5\] \.rela\.neardata RELA 00008164 001164 000018 0c A 2 11 4 + \[ 4\] \.rela\.got RELA 00008140 001140 000024 0c AI 2 10 4 + \[ 5\] \.rela\.neardata RELA 00008164 001164 000018 0c AI 2 11 4 \[ 6\] \.dynamic DYNAMIC 0000817c 00117c 0000a8 08 WA 3 0 4 - \[ 7\] \.rela\.plt RELA 10000000 002000 000018 0c A 2 8 4 + \[ 7\] \.rela\.plt RELA 10000000 002000 000018 0c AI 2 8 4 \[ 8\] \.plt PROGBITS 10000020 002020 000060 18 AX 0 0 32 \[ 9\] \.text PROGBITS 10000080 002080 000080 00 AX 0 0 32 \[10\] \.got PROGBITS 10000100 002100 000028 00 WA 0 0 4 |