* config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 7 Oct 1997 19:53:17 +0000 (19:53 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Tue, 7 Oct 1997 19:53:17 +0000 (19:53 +0000)
commit4913666781961cd568d765ce5b7e272dd6a4eb8e
tree61be4bd8d647d6857c95de4358425266ee0aefae
parentdb0af6f77141e89cca79cdeb4c6350693e4bfc24
* config/tc-sparc.h (TARGET_FORMAT support): Moved to tc-sparc.c.
Redefine TARGET_FORMAT to call sparc_target_format.
* config/tc-sparc.c (in_unsigned_range): New function.
(sparc_arch_size): Make static.
(sparc_target_format): New function.
(sparc_ip): Delete variable immediate_max.  Rewrite %hi/etc reloc
handling.  Add support for %hh,%hm,%lm,%h44,%m44,%l44.
(output_insn): Set `fx_no_overflow'.
(md_apply_fix3): Handle BFD_RELOC_SPARC_{7,H44,M44,L44}.
(tc_gen_reloc): Likewise.
gas/ChangeLog
This page took 0.024895 seconds and 4 git commands to generate.