Add new binutils target: moxie
authorNick Clifton <nickc@redhat.com>
Thu, 16 Apr 2009 15:39:48 +0000 (15:39 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 16 Apr 2009 15:39:48 +0000 (15:39 +0000)
commit20135e4cea8994900955e560910b2e675881fa95
treef3e60cf7a267184a4d9ffef4f6ab0e54ceb599e9
parent335d71d67eab3d9e1cfdefc45af81fa65fbd5c8b
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]
This page took 0.028033 seconds and 4 git commands to generate.