OSDN Git Service

2005-06-15 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Wed, 15 Jun 2005 16:23:54 +0000 (16:23 +0000)
committerbrolley <brolley>
Wed, 15 Jun 2005 16:23:54 +0000 (16:23 +0000)
commit105670dcbf30eeb479f16581ec84b4bac07a0b73
treefd0f528761fabaa27756ab0186b98322ad6f754e
parentecc8859b28cc4b2a9d451b0c27cd0936cf7c9281
2005-06-15  Dave Brolley  <brolley@redhat.com>

        Contribute Morpho ms1 on behalf of Red Hat
        * ms1-asm.c, ms1-desc.c, ms1-dis.c, ms1-ibld.c, ms1-opc.c,
        ms1-opc.h: New files, Morpho ms1 target.

        2004-05-14  Stan Cox  <scox@redhat.com>

        * disassemble.c (ARCH_ms1): Define.
        (disassembler): Handle bfd_arch_ms1

        2004-05-13  Michael Snyder  <msnyder@redhat.com>

        * Makefile.am, Makefile.in: Add ms1 target.
        * configure.in: Ditto.
opcodes/ms1-asm.c [new file with mode: 0644]
opcodes/ms1-desc.c [new file with mode: 0644]
opcodes/ms1-desc.h [new file with mode: 0644]
opcodes/ms1-dis.c [new file with mode: 0644]
opcodes/ms1-ibld.c [new file with mode: 0644]
opcodes/ms1-opc.c [new file with mode: 0644]
opcodes/ms1-opc.h [new file with mode: 0644]