* struc-symbol.h (struct local_symbol): Rename lsy_offset to
commit6376e75943c956d94cb3739c1a42992118630559
authorAlan Modra <amodra@bigpond.net.au>
Thu, 5 Jul 2001 05:49:13 +0000 (5 05:49 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Thu, 5 Jul 2001 05:49:13 +0000 (5 05:49 +0000)
tree6d106c7520f2c6bf0cf10ea1be56f5909b20ca49
parent507db99148d70c3df09d51f0bc06532b69c71591
* struc-symbol.h (struct local_symbol): Rename lsy_offset to
lsy_value.  Correct typos in comments.
* symbols.c (local_symbol_make): Update for name change.
(local_symbol_convert): Likewise.
(colon): Likewise.
(S_GET_VALUE): Likewise.
(S_SET_VALUE): Likewise.
(print_symbol_value_1): Likewise.
(resolve_symbol_value): Likewise.  Don't divide local sym values
by OCTETS_PER_BYTE twice.
gas/struc-symbol.h
gas/symbols.c