mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
PR ld/13258
PR ld/13259 * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets. * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
This commit is contained in:
parent
b670013cd7
commit
fc31e83bec
@ -1,3 +1,10 @@
|
||||
2011-01-08 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR ld/13258
|
||||
PR ld/13259
|
||||
* ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
|
||||
* ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
|
||||
|
||||
2011-01-06 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/12366
|
||||
|
@ -4,5 +4,5 @@
|
||||
#target: *-*-linux-gnu *-*-gnu*
|
||||
|
||||
#...
|
||||
LOAD +0x0+ 0x0*7000000 0x0*7000000 0x0*[0-9a-f][0-9a-f][0-9a-f] 0x0*[0-9a-f][0-9a-f][0-9a-f] R E 0x200000
|
||||
LOAD +0x0+ 0x0*7000000 0x0*7000000 0x0*[0-9a-f]+ 0x0*[0-9a-f]+ R[ W]E 0x200000
|
||||
#pass
|
||||
|
@ -4,5 +4,5 @@
|
||||
#target: *-*-linux-gnu *-*-gnu*
|
||||
|
||||
#...
|
||||
LOAD +0x0+ 0x0*10000 0x0*10000 0x0*[0-9a-f][0-9a-f][0-9a-f] 0x0*[0-9a-f][0-9a-f][0-9a-f] R E 0x10000
|
||||
LOAD +0x0+ 0x0*10000 0x0*10000 0x0*[0-9a-f]+ 0x0*[0-9a-f]+ R[ W]E 0x10000
|
||||
#pass
|
||||
|
Loading…
Reference in New Issue
Block a user