OSDN Git Service

Add support for Score7 architecture.
authorNick Clifton <nickc@redhat.com>
Mon, 2 Mar 2009 10:33:05 +0000 (10:33 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Mar 2009 10:33:05 +0000 (10:33 +0000)
commit67ce5c51fad3b8bdc866d181e58293e87dc265a3
treebe2a61c243b9bbfc4e7d702889c852b8fe661eb2
parent9c0fd74003677eef751f51629c403a03f2241c06
Add support for Score7 architecture.
27 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/configure
bfd/configure.in
bfd/cpu-score.c
bfd/elf32-score.c
bfd/elf32-score.h [new file with mode: 0644]
bfd/elf32-score7.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
include/elf/ChangeLog
include/elf/common.h
include/elf/score.h
include/opcode/ChangeLog
include/opcode/score-datadep.h
include/opcode/score-inst.h
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/score-dis.c
opcodes/score-opc.h
opcodes/score7-dis.c [new file with mode: 0644]