Add new reloc, R_V850_TDA_16_16_OFFSET.
This commit is contained in:
parent
667065d0d4
commit
9f6badd09d
@ -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.
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user