Add (linker) support for CR16C processor
commited2dd403c286a1f89707afb3752262934556eee1
authorNick Clifton <nickc@redhat.com>
Tue, 30 Mar 2004 14:04:32 +0000 (30 14:04 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Mar 2004 14:04:32 +0000 (30 14:04 +0000)
tree7bb05f6bf090f1215b6b13ae6070e83c4bd81fff
parentf91bc26dec705021f420a8672e0f2a5c4328d22b
Add (linker) support for CR16C processor
24 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-cr16c.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf32-cr16c.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
include/elf/ChangeLog
include/elf/common.h
include/elf/cr16c.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/elf32cr16c.sh [new file with mode: 0644]
ld/scripttempl/elf32cr16c.sc [new file with mode: 0644]