Wed Nov 4 18:46:47 1998 Dave Brolley <brolley@cygnus.com>
authorDave Brolley <brolley@redhat.com>
Thu, 5 Nov 1998 20:16:27 +0000 (20:16 +0000)
committerDave Brolley <brolley@redhat.com>
Thu, 5 Nov 1998 20:16:27 +0000 (20:16 +0000)
commita86481d3e9cd8cc06e9203a0f055eec202cf1ce1
tree3f4b4f3f9042865f9d2e4b2858cf7589918d119b
parent63d138d980e5697589b510369daa51c620a23409
Wed Nov  4 18:46:47 1998  Dave Brolley  <brolley@cygnus.com>

* configure.in): Added case for bfd_fr30_arch.
* Makefile.am (CFILES): Added fr30-asm.c, fr30-dis.c, fr30-opc.c.
(ALL_MACHINES): Added fr30-asm.lo, fr30-dis.lo, fr30-opc.lo.
(CLEANFILES): Added stamp-fr30.
(FR30_DEPS): Added.
* fr30-asm.c: New file.
* fr30-dis.c: New file.
* fr30-opc.c: New file.
* fr30-opc.h: New file.
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/fr30-asm.c [new file with mode: 0644]
opcodes/fr30-dis.c [new file with mode: 0644]
opcodes/fr30-opc.c [new file with mode: 0644]
opcodes/fr30-opc.h [new file with mode: 0644]