aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.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/libbfd.h
parentdb144853009a9877505330514aec4e26fc591d1d (diff)
downloadgdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.zip
gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.gz
gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.bz2
Add OpenRISC support
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index 56e6591..675a6a1 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1062,6 +1062,8 @@ static const char *const bfd_reloc_code_real_names[] = { "@@uninitialized@@",
"BFD_RELOC_860_HIGH",
"BFD_RELOC_860_HIGOT",
"BFD_RELOC_860_HIGOTOFF",
+ "BFD_RELOC_OPENRISC_ABS_26",
+ "BFD_RELOC_OPENRISC_REL_26",
"@@overflow: BFD_RELOC_UNUSED@@",
};
#endif