diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/eh6.d | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 9806dbe..a086a6a 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2009-09-21 Richard Sandiford <rdsandiford@googlemail.com> + PR ld/10681 + * ld-elf/eh6.d: Expect absolute pointers in shared libraries to + be converted into PC-relative form. + +2009-09-21 Richard Sandiford <rdsandiford@googlemail.com> + * ld-mips-elf/eh-frame5.d: Expect PC-relative encodings to include DW_EH_PE_sdata4. diff --git a/ld/testsuite/ld-elf/eh6.d b/ld/testsuite/ld-elf/eh6.d index 67c6a06..75eb54b 100644 --- a/ld/testsuite/ld-elf/eh6.d +++ b/ld/testsuite/ld-elf/eh6.d @@ -11,7 +11,7 @@ Contents of the .eh_frame section: Code alignment factor: 1 Data alignment factor: .* Return address column: .* - Augmentation data: 80 .* 1b + Augmentation data: 9[bc] .* 1b DW_CFA_nop #pass |