* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 4 Apr 1997 21:07:02 +0000 (21:07 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 4 Apr 1997 21:07:02 +0000 (21:07 +0000)
commit9c03036a8f1cdb8dcf79a042d5ff9afc219d1dc7
tree04a5a9c7462186ffac0d4bd2041bcbc4a0199f9f
parentac66474758fa9939e35aeb8121781cb3574b4885
* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
* cgen-asm.c, cgen-dis.c, cgen-opc.c: New files.
* Makefile.in (CFILES): Add them.
(ALL_MACHINES): Add them.
(dependencies): Regenerate.
* configure.in (cgen_files): New variable.
(bfd_m32r_arch): Add entry.
* configure: Regenerate.
opcodes/ChangeLog
opcodes/Makefile.in
opcodes/cgen-asm.c [new file with mode: 0644]
opcodes/cgen-dis.c [new file with mode: 0644]
opcodes/cgen-opc.c [new file with mode: 0644]
opcodes/configure
opcodes/configure.in
opcodes/m32r-asm.c [new file with mode: 0644]
opcodes/m32r-dis.c [new file with mode: 0644]
opcodes/m32r-opc.c [new file with mode: 0644]
This page took 0.025496 seconds and 4 git commands to generate.