aboutsummaryrefslogtreecommitdiff
path: root/include/elf/hppa.h
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2005-11-07 00:08:35 +0000
committerDave Anglin <dave.anglin@nrc.ca>2005-11-07 00:08:35 +0000
commita1a90f039670f8480a780b725af87b34d39f27e9 (patch)
treee702f99700128c5d16c70918f26e546a8b8dd179 /include/elf/hppa.h
parent4c85b6aa273ce327167ad79a6317f2d5e61eb3b2 (diff)
downloadbinutils-a1a90f039670f8480a780b725af87b34d39f27e9.zip
binutils-a1a90f039670f8480a780b725af87b34d39f27e9.tar.gz
binutils-a1a90f039670f8480a780b725af87b34d39f27e9.tar.bz2
* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
Diffstat (limited to 'include/elf/hppa.h')
-rw-r--r--include/elf/hppa.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/elf/hppa.h b/include/elf/hppa.h
index 57efac6..38a464e 100644
--- a/include/elf/hppa.h
+++ b/include/elf/hppa.h
@@ -309,12 +309,6 @@ RELOC_NUMBER (R_PARISC_PCREL16DF, 79)
RELOC_NUMBER (R_PARISC_DIR64, 80)
/* 64-bit doubleword symbol + addend */
-RELOC_NUMBER (R_PARISC_DIR64WR, 81)
-/* 64-bit doubleword RR(symbol, addend) */
-
-RELOC_NUMBER (R_PARISC_DIR64DR, 82)
-/* 64-bit doubleword RR(symbol, addend) */
-
RELOC_NUMBER (R_PARISC_DIR14WR, 83)
/* load/store mod. comp. (2) RR(symbol, addend) */