OSDN Git Service

* config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.
authorbwilson <bwilson>
Thu, 14 Apr 2005 22:38:48 +0000 (22:38 +0000)
committerbwilson <bwilson>
Thu, 14 Apr 2005 22:38:48 +0000 (22:38 +0000)
commitda1bd12667b1aa3ae1d24efde163da665c34f68f
tree0154b2007a42ef86d08696d30e00dd4645e9fe33
parent9002a9c779bd54e0ab3d961f53f8f5d3cd3b939b
* config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.
* config/tc-xtensa.c (xg_translate_sysreg_op,
xtensa_translate_old_userregs_ops,
xtensa_find_unaligned_branch_targets,
xtensa_find_unaligned_loops, xtensa_fix_close_loop_end_frags,
relax_frag_add_nop): Support 64-bit host.
(xtensa_mark_literal_pool_location, xtensa_move_literals): Use
tc_frag_data lit_frchain and lit_seg fields instead of fr_var.
gas/ChangeLog
gas/config/tc-xtensa.c
gas/config/tc-xtensa.h