src/gas ChangeLog config/tc-xtensa.h config/tc ...
bwilson@sourceware.org
bwilson@sourceware.org
Thu Apr 14 22:42:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_16-branch
Changes by: bwilson@sourceware.org 2005-04-14 22:42:27
Modified files:
gas : ChangeLog
gas/config : tc-xtensa.h tc-xtensa.c
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.2397.2.31&r2=1.2397.2.32
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.h.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.7.2.3&r2=1.7.2.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-xtensa.c.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=1.22.2.9&r2=1.22.2.10
More information about the Binutils-cvs
mailing list