]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-xtensa.c
* config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.
authorBob Wilson <bob.wilson@acm.org>
Thu, 14 Apr 2005 22:38:49 +0000 (22:38 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 14 Apr 2005 22:38:49 +0000 (22:38 +0000)
commitdd49a749cd5e710c683464795e1494ce4e4643a0
tree14dab61dbc0e6cee318f133b87ffe0a22040b28f
parent53f541af8d1854d17a2919e787446e502d205799
* 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