Check in ARCompact simulator. A valid configuration is arc-elf.arc-sim-20090309
commit04e5728f193f57e1e4dd4d6bfc5fc88d6e7544be
authorJoern Rennecke <joern.rennecke@arc.com>
Mon, 9 Mar 2009 21:07:42 +0000 (9 21:07 +0000)
committerJoern Rennecke <joern.rennecke@arc.com>
Mon, 9 Mar 2009 21:07:42 +0000 (9 21:07 +0000)
treecbde037d8d1e08d537b08f2aca5de43f2af5d82f
parent7fe3ee1863f9698d817183a252e84c635f6645aa
Check in ARCompact simulator.  A valid configuration is arc-elf.
This is not quite finished and has most likely a few files that are
obsolete & not used, but it's good enough to run gcc regression tests.
48 files changed:
MANIFEST [new file with mode: 0644]
Makefile.in
bfd/ChangeLog
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-arc.c
bfd/elf32-arc.c
bfd/libbfd.h
bfd/reloc.c
cpu/ARCompact.cpu [new file with mode: 0644]
cpu/ChangeLog
cpu/arc.cpu [new file with mode: 0644]
cpu/arc.opc [new file with mode: 0644]
cpu/sh-sim.cpu [new file with mode: 0644]
include/ChangeLog
include/dis-asm.h
include/elf/ChangeLog
include/elf/ChangeLog.codito [new file with mode: 0644]
include/elf/arc.h
include/elf/common.h
include/elf/dwarf2.h
include/gdb/ChangeLog
include/gdb/callback.h
include/gdb/target-io/arc.h [new file with mode: 0644]
include/opcode/arc.h
include/opcode/cgen.h
opcodes/ChangeLog
opcodes/ChangeLog.codito [new file with mode: 0644]
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/arc-asm.c [new file with mode: 0644]
opcodes/arc-desc.c [new file with mode: 0644]
opcodes/arc-desc.h [new file with mode: 0644]
opcodes/arc-dis.c
opcodes/arc-dis.h
opcodes/arc-ext.c
opcodes/arc-ext.h
opcodes/arc-ibld.c [new file with mode: 0644]
opcodes/arc-opc.c
opcodes/arc-opc.h [new file with mode: 0644]
opcodes/arc-opinst.c [new file with mode: 0644]
opcodes/arcompact-dis.c [new file with mode: 0644]
opcodes/cgen-dis.c
opcodes/configure
opcodes/configure.in