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:
1bea1b6
)
(sparc_reloc_map): Remove duplicate WDISP19 entry.
author
Ken Raeburn
<raeburn@cygnus>
Mon, 12 Jul 1993 14:39:40 +0000
(14:39 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Mon, 12 Jul 1993 14:39:40 +0000
(14:39 +0000)
bfd/elf64-sparc.c
patch
|
blob
|
history
diff --git
a/bfd/elf64-sparc.c
b/bfd/elf64-sparc.c
index 817457c6912899708f669c55105aa6c9da50ff50..ab44feab4360b35d6c7b2c453f0306530e0ea86a 100644
(file)
--- a/
bfd/elf64-sparc.c
+++ b/
bfd/elf64-sparc.c
@@
-148,7
+148,6
@@
static CONST struct elf_reloc_map sparc_reloc_map[] =
{ BFD_RELOC_SPARC_JMP_SLOT, R_SPARC_JMP_SLOT },
{ BFD_RELOC_SPARC_RELATIVE, R_SPARC_RELATIVE },
{ BFD_RELOC_SPARC_WDISP22, R_SPARC_WDISP22 },
- { BFD_RELOC_SPARC_WDISP19, R_SPARC_WDISP19 },
/* { BFD_RELOC_SPARC_UA32, R_SPARC_UA32 }, not used?? */
{ BFD_RELOC_SPARC_10, R_SPARC_10 },
{ BFD_RELOC_SPARC_11, R_SPARC_11 },