Add new binutils target: moxie
commitdd0adf18db7f33cb1c3a7db58823c35b2b88d630
authorNick Clifton <nickc@redhat.com>
Thu, 16 Apr 2009 15:39:48 +0000 (16 15:39 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 16 Apr 2009 15:39:48 +0000 (16 15:39 +0000)
treed6f48c206a81b99b644143d07192a7a770317f35
parentb1e38619e601f7285d7d055297a556ba7e67cc10
Add new binutils target: moxie
40 files changed:
ChangeLog
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/coffcode.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-moxie.c [new file with mode: 0644]
bfd/elf32-moxie.c [new file with mode: 0644]
bfd/targets.c
binutils/ChangeLog
binutils/MAINTAINERS
configure
configure.ac
gas/ChangeLog
gas/config/tc-moxie.c [new file with mode: 0644]
gas/config/tc-moxie.h [new file with mode: 0644]
gas/configure.tgt
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/moxie.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/moxie.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/elf32moxie.sh [new file with mode: 0644]
ld/scripttempl/moxie.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/moxie-dis.c [new file with mode: 0644]
opcodes/moxie-opc.c [new file with mode: 0644]