From bcf1df010c8e886c8bc23cd12ab396064537455d Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 28 Jan 2014 11:56:13 +0000 Subject: 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. --- ld/testsuite/ld-tic6x/shlib-noindex.rd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ld/testsuite/ld-tic6x/shlib-noindex.rd') diff --git a/ld/testsuite/ld-tic6x/shlib-noindex.rd b/ld/testsuite/ld-tic6x/shlib-noindex.rd index e030b17..b4de2e5 100644 --- a/ld/testsuite/ld-tic6x/shlib-noindex.rd +++ b/ld/testsuite/ld-tic6x/shlib-noindex.rd @@ -6,11 +6,11 @@ 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\.text RELA 00008140 001140 00000c 0c A 2 10 4 - \[ 5\] \.rela\.got RELA 0000814c 00114c 000024 0c A 2 11 4 - \[ 6\] \.rela\.neardata RELA 00008170 001170 000018 0c A 2 12 4 + \[ 4\] \.rela\.text RELA 00008140 001140 00000c 0c AI 2 10 4 + \[ 5\] \.rela\.got RELA 0000814c 00114c 000024 0c AI 2 11 4 + \[ 6\] \.rela\.neardata RELA 00008170 001170 000018 0c AI 2 12 4 \[ 7\] \.dynamic DYNAMIC 00008188 001188 0000b0 08 WA 3 0 4 - \[ 8\] \.rela\.plt RELA 10000000 002000 000018 0c A 2 9 4 + \[ 8\] \.rela\.plt RELA 10000000 002000 000018 0c AI 2 9 4 \[ 9\] \.plt PROGBITS 10000020 002020 000060 18 AX 0 0 32 \[10\] \.text PROGBITS 10000080 002080 000080 00 AX 0 0 32 \[11\] \.got PROGBITS 10000100 002100 000028 00 WA 0 0 4 -- cgit v1.1