bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14541] Wrong entry point computation using cross binutils


From: eric.valette at free dot fr
Subject: [Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf
Date: Fri, 26 Oct 2012 15:03:23 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14541

--- Comment #4 from Eric Valette <eric.valette at free dot fr> 2012-10-26 
15:03:23 UTC ---
00008880 <_start>:
    8880:       f04f 0b00       mov.w   fp, #0
    8884:       f04f 0e00       mov.w   lr, #0
    8888:       f85d 1b04       ldr.w   r1, [sp], #4
    888c:       466a            mov     r2, sp
    888e:       f84d 2d04       str.w   r2, [sp, #-4]!
    8892:       f84d 0d04       str.w   r0, [sp, #-4]!
    8896:       f8df c014       ldr.w   ip, [pc, #20]   ; 88ac <_start+0x2c>
    889a:       f84d cd04       str.w   ip, [sp, #-4]!
    889e:       4804            ldr     r0, [pc, #16]   ; (88b0 <_start+0x30>)
    88a0:       4b04            ldr     r3, [pc, #16]   ; (88b4 <_start+0x34>)
    88a2:       f000 f8ad       bl      8a00 <__libc_start_main>
    88a6:       f000 fb93       bl      8fd0 <abort>
    88aa:       0000            .short  0x0000
    88ac:       00008f65        .word   0x00008f65
    88b0:       000089e4        .word   0x000089e4
    88b4:       00008ef9        .word   0x00008ef9

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]