aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
diff options
context:
space:
mode:
authorSean Eric Fagan <sef@cygnus>1994-03-31 18:43:42 +0000
committerSean Eric Fagan <sef@cygnus>1994-03-31 18:43:42 +0000
commite770a5941381a21a0c07d5b79d73f4570ab4b964 (patch)
treeaa198db1b59f876598818364e787a3775f72666f /bfd/reloc.c
parentbfe8224f3e58132636e352fae6f3b943438fccb4 (diff)
downloadfsf-binutils-gdb-e770a5941381a21a0c07d5b79d73f4570ab4b964.zip
fsf-binutils-gdb-e770a5941381a21a0c07d5b79d73f4570ab4b964.tar.gz
fsf-binutils-gdb-e770a5941381a21a0c07d5b79d73f4570ab4b964.tar.bz2
Missing BFD_RELOC_26.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r--bfd/reloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c
index c5bd81b..b719ff7 100644
--- a/bfd/reloc.c
+++ b/bfd/reloc.c
@@ -1206,6 +1206,7 @@ CODE_FRAGMENT
. {* Basic absolute relocations *}
. BFD_RELOC_64,
. BFD_RELOC_32,
+. BFD_RELOC_26,
. BFD_RELOC_16,
. BFD_RELOC_14,
. BFD_RELOC_8,