New port: National Semiconductor's CR16
commitc71c5ca94739658975dffa7f37de15cf70a79bb0
authorNick Clifton <nickc@redhat.com>
Fri, 29 Jun 2007 14:09:34 +0000 (29 14:09 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 29 Jun 2007 14:09:34 +0000 (29 14:09 +0000)
tree30b2f21a5643a34665fec374c463fc4d3fe8eef7
parent4eea0fcc8cffc37fd987f77fe1d1346d39e142f8
New port: National Semiconductor's CR16
126 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-cr16.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf32-cr16.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/tc-cr16.c [new file with mode: 0644]
gas/config/tc-cr16.h [new file with mode: 0644]
gas/configure.tgt
gas/doc/Makefile.am
gas/doc/Makefile.in
gas/doc/all.texi
gas/doc/as.texinfo
gas/doc/c-cr16.texi [new file with mode: 0644]
gas/testsuite/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/cr16/add_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/add_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/and_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/and_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/ash_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/ash_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/bal_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/bal_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/bcc_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/bcc_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/beq0_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/beq0_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/cbitb_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/cbitb_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/cbitw_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/cbitw_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/cinv_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/cinv_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/cmp_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/cmp_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/cr16.exp [new file with mode: 0644]
gas/testsuite/gas/cr16/excp_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/excp_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/jal_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/jal_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/jcc_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/jcc_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/loadb_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/loadb_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/loadd_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/loadd_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/loadm_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/loadm_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/loadw_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/loadw_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/lpsp_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/lpsp_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/lsh_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/lsh_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/mov_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/mov_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/mul_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/mul_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/or_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/or_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/pop_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/pop_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/popret_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/popret_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/push_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/push_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/sbitb_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/sbitb_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/sbitw_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/sbitw_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/scc_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/scc_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/storb_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/storb_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/stord_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/stord_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/storm_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/storm_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/storw_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/storw_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/sub_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/sub_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/tbit_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/tbit_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/tbitb_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/tbitb_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/tbitw_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/tbitw_test.s [new file with mode: 0644]
gas/testsuite/gas/cr16/xor_test.d [new file with mode: 0644]
gas/testsuite/gas/cr16/xor_test.s [new file with mode: 0644]
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/cr16.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/cr16.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure.tgt
ld/emulparams/elf32cr16.sh [new file with mode: 0644]
ld/emultempl/cr16elf.em [new file with mode: 0644]
ld/scripttempl/elf32cr16.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/cr16-dis.c [new file with mode: 0644]
opcodes/cr16-opc.c [new file with mode: 0644]
opcodes/disassemble.c