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:
7130224
)
Resync reloc_type and RELOC_TYPE_NAMES.
author
Michael Tiemann
<tiemann@cygnus>
Sun, 24 Nov 1991 17:23:10 +0000
(17:23 +0000)
committer
Michael Tiemann
<tiemann@cygnus>
Sun, 24 Nov 1991 17:23:10 +0000
(17:23 +0000)
include/reloc.h
patch
|
blob
|
history
diff --git
a/include/reloc.h
b/include/reloc.h
index 6be60e880729743093165e643e67f5ce80868ea9..1811b73ff9d8b8eefe081552f9f330cdca92de1f 100755
(executable)
--- a/
include/reloc.h
+++ b/
include/reloc.h
@@
-55,8
+55,10
@@
enum reloc_type
"SFA_BASE", "SFAOFF13", "BASE10", "BASE13", \
"BASE22", "PC10", "PC22", "JMP_TBL", \
"SEGOFF16", "GLOB_DAT", "JMP_SLOT", "RELATIVE", \
-"11", "WDISP2_14", "WDISP19", "JUMPTARG", \
-"CONST", "CONSTH", "WDISP14", "WDISP21", \
+"11", "WDISP2_14", "WDISP19", "HHI22", \
+"HLO10", \
+"JUMPTARG", "CONST", "CONSTH", "WDISP14", \
+"WDISP21", \
"NO_RELOC"
#endif /* _RELOC_H_READ_ */