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 8f70b6f51f0ebfabb23cb5322eb2daa9f26571f9..19edd264a1fbf6a0fd065f0f1696fc981aabd09f 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 85e098fd54ebbd9ecaaa90fcfc86d0e540d0c9d2..0fd1599abec25ffb986350ec80f048943290b054 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,
This page took 0.026713 seconds and 4 git commands to generate.