OSDN Git Service

* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.
authornickc <nickc>
Tue, 17 May 2005 11:56:06 +0000 (11:56 +0000)
committernickc <nickc>
Tue, 17 May 2005 11:56:06 +0000 (11:56 +0000)
commit25e7f5a00c9ee8bfc006fbb1160b350bc2a47c62
tree1169d0d00f87a966d81dc744b03b49c92c9f2144
parentebe9415a4d1dc17fd58de64915a3319a17b810c9
* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.
* config/tc-v850.c (md_assemble): When creating a fix record the operand in the
    tc_fix_data field.
    (md_apply_fix3): When applying a resolved fix use the operand's insertion
    procedure to store the value, if the operand has been recorded.
* gas/v850/split-lo16.s: Add test for a lo() pseudo reloc corrupting an ld.w
    instruction.
* gas/v850/split-lo16.d: Add expected, correct (ie not corrupt) output.
gas/ChangeLog
gas/config/tc-v850.c
gas/config/tc-v850.h
gas/symbols.c
gas/testsuite/ChangeLog
gas/testsuite/gas/v850/split-lo16.d
gas/testsuite/gas/v850/split-lo16.s