* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
authorDave Anglin <dave.anglin@nrc.ca>
Mon, 7 Nov 2005 00:08:35 +0000 (00:08 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Mon, 7 Nov 2005 00:08:35 +0000 (00:08 +0000)
include/ChangeLog
include/elf/hppa.h

index 9cd2da0..2b61038 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-06  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>
+
+       * elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
+
 2005-11-03  Alan Modra  <amodra@bigpond.net.au>
 
        * bfdlink.h (struct bfd_link_order): Tweak comment.
index 57efac6..38a464e 100644 (file)
@@ -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)             */