OSDN Git Service

Add support fpr MAXQ processor
authorNick Clifton <nickc@redhat.com>
Mon, 8 Nov 2004 13:17:39 +0000 (13:17 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 8 Nov 2004 13:17:39 +0000 (13:17 +0000)
commit102c8940bec28327d31bb28e00020b00662e74cb
treea2bb70d7c434b83e7228f0326c3fb53d40f09192
parenteef25f11e8871dca045abc1669fd68f7505d51a8
Add support fpr MAXQ processor
26 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/coff-maxq.c [new file with mode: 0644]
bfd/coffcode.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-maxq.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/targets.c
include/ChangeLog
include/coff/ChangeLog
include/coff/maxq.h [new file with mode: 0644]
include/dis-asm.h
include/opcode/ChangeLog
include/opcode/maxq.h [new file with mode: 0644]
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/aclocal.m4
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/maxq-dis.c [new file with mode: 0644]