aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-04-24 15:08:16 +0000
committerNick Clifton <nickc@redhat.com>2001-04-24 15:08:16 +0000
commitb3baf5d0a8293b5f823c0d7848494507edb373fb (patch)
treea943d01ff94c368a3b62a8af9056968dd505a72c /bfd/bfd-in2.h
parentdb144853009a9877505330514aec4e26fc591d1d (diff)
downloadfsf-binutils-gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.zip
fsf-binutils-gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.gz
fsf-binutils-gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.bz2
Add OpenRISC support
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index fa703f9..e4711b3 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1539,6 +1539,7 @@ enum bfd_architecture
bfd_arch_s390, /* IBM s390 */
#define bfd_mach_s390_esa 0
#define bfd_mach_s390_esame 1
+ bfd_arch_openrisc, /* OpenRISC */
bfd_arch_last
};
@@ -2758,6 +2759,10 @@ This is the 3 bits of a value. */
BFD_RELOC_860_HIGH,
BFD_RELOC_860_HIGOT,
BFD_RELOC_860_HIGOTOFF,
+
+/* OpenRISC Relocations. */
+ BFD_RELOC_OPENRISC_ABS_26,
+ BFD_RELOC_OPENRISC_REL_26,
BFD_RELOC_UNUSED };
typedef enum bfd_reloc_code_real bfd_reloc_code_real_type;
reloc_howto_type *