mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 14:53:32 +08:00
Adjust linker test for arm-vxworks in wake of patch for PR 20815.
This commit is contained in:
parent
8629c02c0d
commit
7836e407c6
@ -1,5 +1,7 @@
|
||||
2016-11-23 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
@ -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 .*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user