Add OpenRISC support
commit6e10a47aacaa14a7ed5ef2e95984502798d10ad4
authorNick Clifton <nickc@redhat.com>
Tue, 24 Apr 2001 15:08:16 +0000 (24 15:08 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 24 Apr 2001 15:08:16 +0000 (24 15:08 +0000)
tree4600aae686baec4b77af32850e3310f350059e57
parent8763e6ccec12ea7806270a070f209ab3ddada16c
Add OpenRISC support
23 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/aclocal.m4
bfd/archures.c
bfd/bfd-in2.h
bfd/config.bfd
bfd/config.in
bfd/configure
bfd/configure.in
bfd/cpu-openrisc.c [new file with mode: 0644]
bfd/doc/Makefile.in
bfd/elf.c
bfd/elf32-mips.c
bfd/elf32-openrisc.c [new file with mode: 0644]
bfd/libbfd.h
bfd/po/SRC-POTFILES.in
bfd/po/bfd.pot
bfd/reloc.c
bfd/targets.c
include/elf/ChangeLog
include/elf/common.h
include/elf/openrisc.h [new file with mode: 0644]