]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
PR 9814
authorNick Clifton <nickc@redhat.com>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
commit8dc2430f5067b632a4dbc9a56ef03edb335ef4e5
tree99cd00932eaf40eb0615578b02ee67487e7d196d
parentfc450c338a7fa73fc84fe37213b9df19b70b6cc2
    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