* Makefile.am: 'som' is not wrongly spelled 'some'.
authorAlan Modra <amodra@gmail.com>
Fri, 8 Jun 2001 06:07:13 +0000 (06:07 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 8 Jun 2001 06:07:13 +0000 (06:07 +0000)
commit98aa84af0eb21d064e4a2fd8f5a8050a4cc600cd
tree97baa41f04709e1516efa1c7a90f57be0fce8231
parentdc70af013c687728724815149dd378a45096d80b
* Makefile.am: 'som' is not wrongly spelled 'some'.
* Makefile.in: Regenerate.

* config/tc-mips.c (mips16_mark_labels): Reduce number of calls to
S_GET_VALUE by using a temp.
(append_insn): Likewise, and for S_GET_VALUE too.
(mips_emit_delays): Likewise.
(my_getExpression): Likewise.
(md_apply_fix): Likewise.  Use "valueT" rather than "long" for "value".
(mips16_extended_frag): Remove code concerned with avoiding
locking in a frag address now that symbols are not finalized until
relaxation is complete.  Cater for first relaxation pass having
bogus addresses.  Use relax_marker to reliably determine whether a
symbol frag has been reached on the current pass.
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/config/tc-mips.c
This page took 0.024217 seconds and 4 git commands to generate.