[committed] Remove two PA-RISC relocs

John David Anglin dave@hiauly1.hia.nrc.ca
Mon Nov 7 00:13:00 GMT 2005


The following change removes two relocs from hppa.h that don't make any
sense, and they aren't in the HP tables or the table in bfd/elf-hppa.h.

Tested on hppa64-hp-hpux11.11.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)

2005-11-06  John David Anglin  <dave.anglin@nrc-crnc.gc.ca>

	* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.

Index: elf/hppa.h
===================================================================
RCS file: /cvs/src/src/include/elf/hppa.h,v
retrieving revision 1.18
diff -u -3 -p -r1.18 hppa.h
--- elf/hppa.h	10 Aug 2005 02:51:52 -0000	1.18
+++ elf/hppa.h	6 Nov 2005 00:13:28 -0000
@@ -309,12 +309,6 @@ RELOC_NUMBER (R_PARISC_PCREL16DF,     	7
 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) 		  */
 



More information about the Binutils mailing list