* ld-arm/mixed-lib.d: Loosen pattern.
This commit is contained in:
parent
f4ac848464
commit
817a14a335
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-06-09 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* ld-arm/mixed-lib.d: Loosen pattern.
|
||||
|
||||
2008-06-09 Christophe Lyon <christophe.lyon@st.com>
|
||||
|
||||
* ld-arm/farcall-thumb-thumb-m.d: Fix branch type.
|
||||
|
|
|
@ -8,7 +8,7 @@ Disassembly of section .plt:
|
|||
|
||||
.* <.plt>:
|
||||
.*: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
|
||||
.*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1-0x1c>
|
||||
.*: e59fe004 ldr lr, \[pc, #4\] ; .* <lib_func1-0x.*>
|
||||
.*: e08fe00e add lr, pc, lr
|
||||
.*: e5bef008 ldr pc, \[lr, #8\]!
|
||||
.*: .*
|
||||
|
|
Loading…
Reference in a new issue