Grrr. The mn10200 and mn10300 are _not_ similar enough to easily support
authorJeff Law <law@redhat.com>
Thu, 3 Oct 1996 16:42:22 +0000 (16:42 +0000)
committerJeff Law <law@redhat.com>
Thu, 3 Oct 1996 16:42:22 +0000 (16:42 +0000)
commitae1b99e42dbce238cd7eb5efd38672b8306f1148
tree62cc3acea6d14f13f329d7ea5e4813255f126d27
parentfeede9b69925572e68d3859b2fcb610bddd2e713
Grrr.  The mn10200 and mn10300 are _not_ similar enough to easily support
with a single generic configuration.  So break them up into two different
configurations.  See the individual ChangeLogs for additional detail.
34 files changed:
ChangeLog
bfd/.Sanitize
bfd/ChangeLog
bfd/Makefile.in
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-mn10200.c [moved from bfd/cpu-mn10x00.c with 77% similarity, mode: 0644]
bfd/cpu-mn10300.c [new file with mode: 0644]
bfd/elf32-mn10200.c [moved from bfd/elf32-mn10x00.c with 65% similarity]
bfd/elf32-mn10300.c [new file with mode: 0644]
bfd/targets.c
config.sub
configure.in
gas/config/.Sanitize
gas/config/tc-mn10300.c [moved from gas/config/tc-mn10x00.c with 92% similarity]
gas/config/tc-mn10x00.h [deleted file]
gas/configure
gas/configure.in
gas/testsuite/ChangeLog
gas/testsuite/gas/.Sanitize
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/opcode/.Sanitize
include/opcode/ChangeLog
include/opcode/mn10300.h [moved from include/opcode/mn10x00.h with 80% similarity]
opcodes/.Sanitize
opcodes/ChangeLog
opcodes/mn10200-dis.c [moved from opcodes/mn10x00-dis.c with 90% similarity, mode: 0644]
opcodes/mn10200-opc.c [moved from opcodes/mn10x00-opc.c with 84% similarity]
opcodes/mn10300-dis.c [new file with mode: 0644]
opcodes/mn10300-opc.c [new file with mode: 0644]