]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.
authorBob Wilson <bob.wilson@acm.org>
Thu, 14 Apr 2005 22:42:26 +0000 (22:42 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 14 Apr 2005 22:42:26 +0000 (22:42 +0000)
commit85e1a33d60b950ec23aefed3104a0324e4810320
tree2bcfa17fa751d342ae15429ab943933e6668e954
parente987b7a725ab0e045dc307665be5c40283fe7095
* 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