Add support for OpenRISC 32-bit embedded processor
commit37f4530ea1a0c67e2a23f0f2a6ab3d4aba282bf9
authorNick Clifton <nickc@redhat.com>
Thu, 31 Jan 2002 17:33:08 +0000 (31 17:33 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 31 Jan 2002 17:33:08 +0000 (31 17:33 +0000)
treefd7d4729eb53d675aac5ae376fd73e99e915b91f
parent0b60af563a0c85486bf82d3ec30c460a8e333a26
Add support for OpenRISC 32-bit embedded processor
67 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/archures.c
bfd/bfd-in2.h
bfd/coff-or32.c [new file with mode: 0644]
bfd/coffcode.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-or32.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf32-or32.c [new file with mode: 0644]
bfd/po/SRC-POTFILES.in
bfd/po/bfd.pot
bfd/po/es.po
bfd/po/fr.po
bfd/po/ja.po
bfd/po/sv.po
bfd/po/tr.po
bfd/targets.c
binutils/readelf.c
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-or32.c [new file with mode: 0644]
gas/config/tc-or32.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/doc/Makefile.in
gas/po/POTFILES.in
gas/po/gas.pot
include/ChangeLog
include/coff/ChangeLog
include/coff/or32.h [new file with mode: 0644]
include/dis-asm.h
include/elf/ChangeLog
include/elf/common.h
include/elf/or32.h [new file with mode: 0644]
include/opcode/ChangeLog
include/opcode/or32.h [new file with mode: 0644]
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/NEWS
ld/configure
ld/configure.tgt
ld/emulparams/or32.sh [new file with mode: 0644]
ld/emulparams/or32elf.sh [new file with mode: 0644]
ld/po/ld.pot
ld/scripttempl/or32.sc [new file with mode: 0644]
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/configure
opcodes/configure.in
opcodes/disassemble.c
opcodes/or32-dis.c [new file with mode: 0644]
opcodes/or32-opc.c [new file with mode: 0644]
opcodes/po/POTFILES.in
opcodes/po/fr.po
opcodes/po/opcodes.pot
opcodes/po/sv.po
opcodes/po/tr.po