]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
2010-06-16 Vincent Rivire <vincent.riviere@freesbee.fr>
authorNick Clifton <nickc@redhat.com>
Wed, 16 Jun 2010 15:12:51 +0000 (15:12 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 16 Jun 2010 15:12:51 +0000 (15:12 +0000)
commit09ec0d177a3ca98495ba2c4fec834a5e1c9c3e17
tree4eb2516612b3029b1a325bf15466984149d8a6c7
parent81efa4eed00bc6af13b4fb7b4fb3dca5def20e10
2010-06-16  Vincent Rivire  <vincent.riviere@freesbee.fr>

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

2010-06-16  Nick Clifton  <nickc@redhat.com>

        PR binutils/11676
        * gas/m68k/pr11676.s: New test.
        * gas/m68k/pr11676.d: Expected disassembly.
        * gas/m68k/all.exp: Run the new test.
gas/testsuite/ChangeLog
gas/testsuite/gas/m68k/all.exp
gas/testsuite/gas/m68k/pr11676.d [new file with mode: 0644]
gas/testsuite/gas/m68k/pr11676.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/m68k-dis.c