2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
* ld-arm/jump-reloc-veneers-long.d: Correct testcase for arm-none-eabi target. * ld-arm/jump-reloc-veneers-short1.d: Likewise * ld-arm/jump-reloc-veneers-short2.d: Likewise
This commit is contained in:
parent
71dee6639e
commit
d66a7a7bd2
4 changed files with 20 additions and 13 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
|
||||
* ld-arm/jump-reloc-veneers-long.d: Correct testcase for
|
||||
arm-none-eabi target.
|
||||
* ld-arm/jump-reloc-veneers-short1.d: Likewise
|
||||
* ld-arm/jump-reloc-veneers-short2.d: Likewise
|
||||
|
||||
2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
|
||||
|
||||
* ld-arm/arm-elf.exp (armelftests): New test case added.
|
||||
|
|
|
@ -9,13 +9,13 @@ Disassembly of section destsect:
|
|||
|
||||
Disassembly of section .text:
|
||||
|
||||
00008058 <[^>]*>:
|
||||
8058: b802f000 .word 0xb802f000
|
||||
805c: 00000000 andeq r0, r0, r0
|
||||
000080.. <[^>]*>:
|
||||
80..: b802f000 .word 0xb802f000
|
||||
80..: 00000000 andeq r0, r0, r0
|
||||
|
||||
00008060 <[^>]*>:
|
||||
8060: 4778 bx pc
|
||||
8062: 46c0 nop ; \(mov r8, r8\)
|
||||
8064: e59fc000 ldr ip, \[pc, #0\] ; 806c <__dest_veneer\+0xc>
|
||||
8068: e12fff1c bx ip
|
||||
806c: 09000001 .word 0x09000001
|
||||
000080.. <[^>]*>:
|
||||
80..: 4778 bx pc
|
||||
80..: 46c0 nop ; \(mov r8, r8\)
|
||||
80..: e59fc000 ldr ip, \[pc, #0\] ; 80.. <__dest_veneer\+0xc>
|
||||
80..: e12fff1c bx ip
|
||||
80..: 09000001 .word 0x09000001
|
||||
|
|
|
@ -9,5 +9,5 @@ Disassembly of section destsect:
|
|||
|
||||
Disassembly of section .text:
|
||||
|
||||
00008054 <[^>]*>:
|
||||
8054: f000 bfd4 b.w 9000 <dest>
|
||||
000080.. <[^>]*>:
|
||||
80..: f000 bf.. b.w 9000 <dest>
|
||||
|
|
|
@ -9,5 +9,5 @@ Disassembly of section destsect:
|
|||
|
||||
Disassembly of section .text:
|
||||
|
||||
00008054 <[^>]*>:
|
||||
8054: f0f7 9fd4 b.w 900000 <dest>
|
||||
000080.. <[^>]*>:
|
||||
80..: f0f7 9f.. b.w 900000 <dest>
|
||||
|
|
Loading…
Add table
Reference in a new issue