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/static-app-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/static-app-1b.rd')
-rw-r--r-- | ld/testsuite/ld-tic6x/static-app-1b.rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-tic6x/static-app-1b.rd b/ld/testsuite/ld-tic6x/static-app-1b.rd index c56d637..ebe3675 100644 --- a/ld/testsuite/ld-tic6x/static-app-1b.rd +++ b/ld/testsuite/ld-tic6x/static-app-1b.rd @@ -6,8 +6,8 @@ Section Headers: \[ 1\] \.hash HASH 00008000 001000 00003c 04 A 2 0 4 \[ 2\] \.dynsym DYNSYM 0000803c 00103c 0000a0 10 A 3 5 4 \[ 3\] \.dynstr STRTAB 000080dc 0010dc 00001d 00 A 0 0 1 - \[ 4\] \.rela\.got RELA 000080fc 0010fc 000024 0c A 2 8 4 - \[ 5\] \.rela\.neardata RELA 00008120 001120 000030 0c A 2 9 4 + \[ 4\] \.rela\.got RELA 000080fc 0010fc 000024 0c AI 2 8 4 + \[ 5\] \.rela\.neardata RELA 00008120 001120 000030 0c AI 2 9 4 \[ 6\] \.dynamic DYNAMIC 00008150 001150 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 |