projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfe8224
)
Missing BFD_RELOC_26.
author
Sean Eric Fagan
<sef@cygnus>
Thu, 31 Mar 1994 18:43:42 +0000
(18:43 +0000)
committer
Sean Eric Fagan
<sef@cygnus>
Thu, 31 Mar 1994 18:43:42 +0000
(18:43 +0000)
bfd/reloc.c
patch
|
blob
|
history
diff --git
a/bfd/reloc.c
b/bfd/reloc.c
index c5bd81b96a0b605fb11b529eec3aca1e4ec1c6d4..b719ff7918a8e4c5dc9f5b23b6168cf75fd1e31d 100644
(file)
--- 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,