OSDN Git Service

Add new port: crx-elf
authornickc <nickc>
Wed, 7 Jul 2004 17:28:43 +0000 (17:28 +0000)
committernickc <nickc>
Wed, 7 Jul 2004 17:28:43 +0000 (17:28 +0000)
commit8a7ccccf52eb8cd9f87448f6482e8d1fe83a3c33
tree401c6f8d0135dc94c5838fd3372a8179642d8970
parent2669b2ff2e19f823a8e15962bfd29abfd6bf9d5d
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