OSDN Git Service

Add MMIX support
authorNick Clifton <nickc@redhat.com>
Tue, 30 Oct 2001 15:20:14 +0000 (15:20 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Oct 2001 15:20:14 +0000 (15:20 +0000)
commit285e6a045e846f7cfdcea554105395213f05528a
tree00c0cbe8a9e96a502d008a530a408417d7966416
parentfebbf0807af56a3a2f594e0233925930e28220a0
Add MMIX support
37 files changed:
.cvsignore
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/bfd.c
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-mmix.c [new file with mode: 0644]
bfd/doc/ChangeLog
bfd/doc/Makefile.am
bfd/doc/Makefile.in
bfd/doc/bfd.texinfo
bfd/doc/bfdint.texi
bfd/elf64-mmix.c [new file with mode: 0644]
bfd/elfxx-target.h
bfd/libbfd.h
bfd/mmo.c [new file with mode: 0644]
bfd/po/SRC-POTFILES.in
bfd/po/bfd.pot
bfd/reloc.c
bfd/targets.c
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/mmix.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/mmix.h [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/openrisc-dis.c