bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/2454] incorrect syntax in avr disassembly


From: nickc at redhat dot com
Subject: [Bug binutils/2454] incorrect syntax in avr disassembly
Date: 12 Apr 2006 13:11:44 -0000

------- Additional Comments From nickc at redhat dot com  2006-04-12 13:11 
-------
Thank you.  I am now able to reproduce the bug and I have approved your patch. 
it does not quite perform as you say, since the hexadecimal form of the address
is displayed twice:

       0:       0e 94 7e 0e     call    0x1cfc  ; 0x1cfc <__divmodhi4>

But this is not too big of a problem, and fixing it would mean altering the
generic sources in objdump.c.  

I have checked your patch in alogn with this ChangeLog entry.

Cheers
  Nick

opcodes/ChangeLog
2006-04-12   Hochstein  <address@hidden>

        PR binutils/2454
        * avr-dis.c (avr_operand): Arrange for a comment to appear before
        the symolic form of an address, so that the output of objdump -d
        can be reassembled.




-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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