OSDN Git Service

PR 9814
authornickc <nickc>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
committernickc <nickc>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
commit36f9f5fac25248b35f2f67ae993a3c9d058a8cf8
treec2ef36fa647837dcaba2ee4e40ec9d147b83d8e4
parentd8299d6e7189f5b324670fe1af0e6bae1342d2dd
    PR 9814
        * config/tc-arm.c (MODE_RECORDED): New define.
        (output_inst): Record the thumb_mode in the current frag.
        (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
        (arm_init_frag): Only set the tc_frag_data field if it has not
        already been set.
gas/ChangeLog
gas/config/tc-arm.c