[Bug binutils/11676] objdump -d forget 0e float prefix

2010-06-17 Thread vincent dot riviere at freesbee dot fr

--- Additional Comments From vincent dot riviere at freesbee dot fr  
2010-06-17 18:04 ---
Thanks Nick, it works.

-- 


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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11676] objdump -d forget 0e float prefix

2010-06-16 Thread nickc at redhat dot com

--- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-06-16 
15:13 ---
Subject: Bug 11676

CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2010-06-16 15:12:51

Modified files:
opcodes: ChangeLog m68k-dis.c 
gas/testsuite  : ChangeLog 
gas/testsuite/gas/m68k: all.exp 
Added files:
gas/testsuite/gas/m68k: pr11676.d pr11676.s 

Log message:
2010-06-16  Vincent Rivire  

PR binutils/11676
* m68k-dis.c (print_insn_arg): Prefix float constants with #0e.

2010-06-16  Nick Clifton  

PR binutils/11676
* gas/m68k/pr11676.s: New test.
* gas/m68k/pr11676.d: Expected disassembly.
* gas/m68k/all.exp: Run the new test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1595&r2=1.1596
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/m68k-dis.c.diff?cvsroot=src&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1677&r2=1.1678
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/pr11676.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/pr11676.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/m68k/all.exp.diff?cvsroot=src&r1=1.20&r2=1.21


--- Additional Comments From nickc at redhat dot com  2010-06-16 15:13 
---
Hi Vincent,

  Thanks for reporting this problem.  I have applied your patch and created a
gas testcase for it as well.

Cheers
  Nick


-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/11676] objdump -d forget 0e float prefix

2010-06-07 Thread vincent dot riviere at freesbee dot fr

--- Additional Comments From vincent dot riviere at freesbee dot fr  
2010-06-07 22:46 ---
Created an attachment (id=4831)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4831&action=view)
The fix

This patch fixes the problem.
I have not included a testcase because
binutils/testsuite/binutils-all/m68k/objdump.exp doesn't seem to be ready for
that.

-- 


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

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

___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils