mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-13 10:29:26 +08:00
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:
@ -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>
|
2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
|
||||||
|
|
||||||
* ld-arm/arm-elf.exp (armelftests): New test case added.
|
* ld-arm/arm-elf.exp (armelftests): New test case added.
|
||||||
|
@ -9,13 +9,13 @@ Disassembly of section destsect:
|
|||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
00008058 <[^>]*>:
|
000080.. <[^>]*>:
|
||||||
8058: b802f000 .word 0xb802f000
|
80..: b802f000 .word 0xb802f000
|
||||||
805c: 00000000 andeq r0, r0, r0
|
80..: 00000000 andeq r0, r0, r0
|
||||||
|
|
||||||
00008060 <[^>]*>:
|
000080.. <[^>]*>:
|
||||||
8060: 4778 bx pc
|
80..: 4778 bx pc
|
||||||
8062: 46c0 nop ; \(mov r8, r8\)
|
80..: 46c0 nop ; \(mov r8, r8\)
|
||||||
8064: e59fc000 ldr ip, \[pc, #0\] ; 806c <__dest_veneer\+0xc>
|
80..: e59fc000 ldr ip, \[pc, #0\] ; 80.. <__dest_veneer\+0xc>
|
||||||
8068: e12fff1c bx ip
|
80..: e12fff1c bx ip
|
||||||
806c: 09000001 .word 0x09000001
|
80..: 09000001 .word 0x09000001
|
||||||
|
@ -9,5 +9,5 @@ Disassembly of section destsect:
|
|||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
00008054 <[^>]*>:
|
000080.. <[^>]*>:
|
||||||
8054: f000 bfd4 b.w 9000 <dest>
|
80..: f000 bf.. b.w 9000 <dest>
|
||||||
|
@ -9,5 +9,5 @@ Disassembly of section destsect:
|
|||||||
|
|
||||||
Disassembly of section .text:
|
Disassembly of section .text:
|
||||||
|
|
||||||
00008054 <[^>]*>:
|
000080.. <[^>]*>:
|
||||||
8054: f0f7 9fd4 b.w 900000 <dest>
|
80..: f0f7 9f.. b.w 900000 <dest>
|
||||||
|
Reference in New Issue
Block a user