Skip to content

Commit

Permalink
Adjust linker test for arm-vxworks in wake of patch for PR 20815.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickclifton committed Nov 23, 2016
1 parent 8629c02 commit 7836e40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ld/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2016-11-23 Nick Clifton <[email protected]>

* testsuite/ld-arm/vxworks2.sd: Update expected readelf output.

PR ld/20815
* ld.texinfo: Note that PT_TLS can be used as a segment type.
* testsuite/ld-discard/discard.ld: Add space for program headers.
Expand Down
2 changes: 1 addition & 1 deletion ld/testsuite/ld-arm/vxworks2.sd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Program Headers:
Type .*
PHDR .*
#...
LOAD .* 0x00080000 0x00080000 .* R E 0x1000
LOAD .* 0x000..000 0x000..000 .* R E 0x1000
LOAD .* 0x00081000 0x00081000 .* RW 0x1000
DYNAMIC .*

Expand Down

0 comments on commit 7836e40

Please sign in to comment.