From: Sean Eric Fagan Date: Thu, 31 Mar 1994 18:43:42 +0000 (+0000) Subject: Missing BFD_RELOC_26. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e770a5941381a21a0c07d5b79d73f4570ab4b964;p=binutils-gdb.git Missing BFD_RELOC_26. --- diff --git a/bfd/reloc.c b/bfd/reloc.c index c5bd81b96a0..b719ff7918a 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,