diff options
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/libdso-13.d | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 0df22ac..3f4019c 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-01-31 Hans-Peter Nilsson <hp@axis.com> + + * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now default. + 2013-01-21 Alan Modra <amodra@gmail.com> * ld-size/size.exp (build_tests <size-7, size-8>): Pass diff --git a/ld/testsuite/ld-cris/libdso-13.d b/ld/testsuite/ld-cris/libdso-13.d index 4e66a5f..7c7cb16 100644 --- a/ld/testsuite/ld-cris/libdso-13.d +++ b/ld/testsuite/ld-cris/libdso-13.d @@ -12,7 +12,7 @@ # generally disabled.) Split out the expected readelf output # into a separate test using that option. -Dynamic section at offset 0x[0-9a-f][0-9a-f][0-9a-f] contains 10 entries: +Dynamic section at offset 0x[0-9a-f][0-9a-f][0-9a-f] contains 11 entries: Tag[ ]+Type[ ]+Name/Value 0x0+4 \(HASH\)[ ]+0x94 0x0+5 \(STRTAB\)[ ]+0x[12][0-9a-f][0-9a-f] @@ -23,6 +23,7 @@ Dynamic section at offset 0x[0-9a-f][0-9a-f][0-9a-f] contains 10 entries: 0x0+8 \(RELASZ\)[ ]+12 \(bytes\) 0x0+9 \(RELAENT\)[ ]+12 \(bytes\) 0x0+16 \(TEXTREL\)[ ]+0x0 + 0x0+1e \(FLAGS\)[ ]+TEXTREL 0x0+ \(NULL\)[ ]+0x0 Relocation section '\.rela\.text' at offset 0x[12][0-9a-f][0-9a-f] contains 1 entries: |