2007-02-05 Dave Brolley <brolley@redhat.com>
commit00c2235b1b3d7f622b9bf375fde441607b473ef9
authorDave Brolley <brolley@redhat.com>
Mon, 5 Feb 2007 20:04:22 +0000 (5 20:04 +0000)
committerDave Brolley <brolley@redhat.com>
Mon, 5 Feb 2007 20:04:22 +0000 (5 20:04 +0000)
treea3666e2ad04ecb55f4a8e16d11926c6eedcd07b0
parent2ede31438dfe80f12ed2e7ce7eadf19b611d0189
2007-02-05  Dave Brolley  <brolley@redhat.com>

        * mep-*: New support for Toshiba Media Processor (MeP).
        * Makefile.am: Add support for MeP.
        * configure.in: Likewise.
        * disassemble.c: Likewise.
        * Makefile.in: Regenerated.
        * configure: Regenerated.
13 files changed:
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/mep-asm.c [new file with mode: 0644]
opcodes/mep-desc.c [new file with mode: 0644]
opcodes/mep-desc.h [new file with mode: 0644]
opcodes/mep-dis.c [new file with mode: 0644]
opcodes/mep-ibld.c [new file with mode: 0644]
opcodes/mep-opc.c [new file with mode: 0644]
opcodes/mep-opc.h [new file with mode: 0644]