Removed R_V850_16_PCREL.
authorNick Clifton <nickc@redhat.com>
Wed, 3 Sep 1997 18:23:36 +0000 (18:23 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Sep 1997 18:23:36 +0000 (18:23 +0000)
include/elf/ChangeLog
include/elf/v850.h

index 8f70b6f..19edd26 100644 (file)
@@ -1,3 +1,7 @@
+Wed Sep  3 11:25:57 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (reloc_type): Remove R_V850_16_PCREL.
+
 Tue Sep  2 17:41:05 1997  Nick Clifton  <nickc@cygnus.com>
 
 start-sanitize-v850e
index 85e098f..0fd1599 100644 (file)
@@ -55,7 +55,6 @@ enum reloc_type
 {
   R_V850_NONE = 0,
   R_V850_9_PCREL,
-  R_V850_16_PCREL,
   R_V850_22_PCREL,
   R_V850_HI16_S,
   R_V850_HI16,