Add new port: crx-elf
commit13e8291902d168ec19eaf6ef260a8ac91f4253be
authorNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2004 17:28:53 +0000 (7 17:28 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 7 Jul 2004 17:28:53 +0000 (7 17:28 +0000)
tree351eb6eafb208c20a2304049625e09a7e43ad2ba
parent62806fea9f559dc140aefeb6fc1f00c442520dd3
Add new port: crx-elf
51 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-crx.c [new file with mode: 0644]
bfd/elf32-crx.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
binutils/ChangeLog
binutils/MAINTAINERS
binutils/readelf.c
config.sub
configure
configure.in
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/aclocal.m4
gas/config/tc-crx.c [new file with mode: 0644]
gas/config/tc-crx.h [new file with mode: 0644]
gas/configure
gas/configure.in
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/crx.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/crx.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/elf32crx.sh [new file with mode: 0644]
ld/emultempl/crxelf.em [new file with mode: 0644]
ld/scripttempl/elf32crx.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/crx-dis.c [new file with mode: 0644]
opcodes/crx-opc.c [new file with mode: 0644]
opcodes/disassemble.c