mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* ld-arm/gc-hidden-1.d: Fix disassembly pattern.
This commit is contained in:
parent
4647ab1b6c
commit
7537bd464b
@ -1,3 +1,7 @@
|
||||
2012-05-16 Meador Inge <meadori@codesourcery.com>
|
||||
|
||||
* ld-arm/gc-hidden-1.d: Fix disassembly pattern.
|
||||
|
||||
2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
|
||||
|
||||
* ld-m68hc11/xgate-link.s: New.
|
||||
|
@ -19,7 +19,7 @@ Disassembly of section .text:
|
||||
0+124 <_start>:
|
||||
124: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
|
||||
128: eb000000 bl 130 <hidfn>
|
||||
12c: e8bd8000 pop {pc}
|
||||
12c: e8bd8000 ldmfd sp!, {pc}
|
||||
|
||||
0+130 <hidfn>:
|
||||
130: e8bd8000 pop {pc}
|
||||
130: e8bd8000 ldmfd sp!, {pc}
|
||||
|
Loading…
Reference in New Issue
Block a user