OSDN Git Service

* config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.
authorbwilson <bwilson>
Fri, 2 Feb 2007 23:59:29 +0000 (23:59 +0000)
committerbwilson <bwilson>
Fri, 2 Feb 2007 23:59:29 +0000 (23:59 +0000)
commitb51863380e0f0739acfb0f8ae808d71c7a7ed0e8
treecef0a2eff011f60c071904286dac16115ed751ed
parent8ba193719b58f59e43d24296b0486471690a3948
* config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.
(xtensa_elf_suffix): Use suffix_relocs instead of local mapping table.
(map_suffix_reloc_to_operator): New.
(map_operator_to_reloc): New.
(expression_maybe_register): Fix incorrect test of return value from
xtensa_elf_suffix.  Rearrange to use map_suffix_reloc_to_operator.
(xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc.
gas/ChangeLog
gas/config/tc-xtensa.c