OSDN Git Service

Add new binutils target: moxie
authornickc <nickc>
Thu, 16 Apr 2009 15:39:39 +0000 (15:39 +0000)
committernickc <nickc>
Thu, 16 Apr 2009 15:39:39 +0000 (15:39 +0000)
commit9ac21380e5e9efa5944c80830ba2cb91d3237f6a
tree3799f15a551ba3c7afa258b379c233803c20d610
parenteed33517fb3324cc81e872336bb93463bf53a1cc
Add new binutils target: moxie
42 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]
newlib/libm/common/s_lrint.c
newlib/libm/common/sf_lrint.c
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]