Add OpenRISC support
authorNick Clifton <nickc@redhat.com>
Tue, 24 Apr 2001 15:08:16 +0000 (15:08 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 24 Apr 2001 15:08:16 +0000 (15:08 +0000)
commitb3baf5d0a8293b5f823c0d7848494507edb373fb
treea943d01ff94c368a3b62a8af9056968dd505a72c
parentdb144853009a9877505330514aec4e26fc591d1d
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]