Add new reloc, R_V850_TDA_16_16_OFFSET.
authorNick Clifton <nickc@redhat.com>
Tue, 16 Sep 1997 21:13:48 +0000 (21:13 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 16 Sep 1997 21:13:48 +0000 (21:13 +0000)
include/elf/ChangeLog
include/elf/v850.h

index 3402b34..1c34a68 100644 (file)
@@ -1,3 +1,7 @@
+Tue Sep 16 14:16:17 1997  Nick Clifton  <nickc@cygnus.com>
+
+       * v850.h (reloc_type): Add R_V850_TDA_16_16_OFFSET.
+
 Wed Sep  3 15:11:14 1997  Richard Henderson  <rth@cygnus.com>
 
        * mips.h: Correct typo in comment.
index 0fd1599..5e336ec 100644 (file)
@@ -69,6 +69,7 @@ enum reloc_type
   R_V850_TDA_6_8_OFFSET,               /* For sst.w, sld.w */
   R_V850_TDA_7_8_OFFSET,               /* For sst.h, sld.h */
   R_V850_TDA_7_7_OFFSET,               /* For sst.b, sld.b */
+  R_V850_TDA_16_16_OFFSET,             /* For set1, clr1, not1, tst1, movea, movhi */
 /* start-sanitize-v850e */
   R_V850_TDA_4_5_OFFSET,               /* For sld.hu */
   R_V850_TDA_4_4_OFFSET,               /* For sld.bu */