Add TMS320C4x support
commit74be271cd7192a820a20b9cddbffe3ab66305524
authorNick Clifton <nickc@redhat.com>
Wed, 28 Aug 2002 10:38:51 +0000 (28 10:38 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 28 Aug 2002 10:38:51 +0000 (28 10:38 +0000)
tree4dadb8f1c860b1c1617b2882430b5db2544cffee
parent8bcc424737a3c133bc697d297402999de35ce49a
Add TMS320C4x support
47 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/coff-tic4x.c [new file with mode: 0644]
bfd/coffswap.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-tic4x.c [new file with mode: 0644]
bfd/targets.c
bfd/ticoff.h [new file with mode: 0644]
binutils/ChangeLog
binutils/objdump.c
binutils/testsuite/binutils-all/objdump.exp
gas/ChangeLog
gas/NEWS
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-tic4x.c [new file with mode: 0644]
gas/config/tc-tic4x.h [new file with mode: 0644]
gas/configure
gas/configure.in
include/ChangeLog
include/coff/internal.h
include/coff/ti.h
include/coff/tic4x.h [new file with mode: 0644]
include/dis-asm.h
include/opcode/tic4x.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/tic3xcoff.sh [new file with mode: 0644]
ld/emulparams/tic4xcoff.sh [new file with mode: 0644]
ld/scripttempl/tic3xcoff.sc [new file with mode: 0644]
ld/scripttempl/tic4xcoff.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/tic4x-dis.c [new file with mode: 0644]