* struc-symbol.h (struct local_symbol): Rename lsy_offset to
authorAlan Modra <amodra@gmail.com>
Thu, 5 Jul 2001 05:49:13 +0000 (05:49 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 5 Jul 2001 05:49:13 +0000 (05:49 +0000)
commitbd780143bd122fb6b95fe95eb3063b3c07542f41
treea68505d33c7288dc644120884c4f00a0545be122
parent87885043df059284e5ea68460e9eb5d6931982c5
* 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
This page took 0.027942 seconds and 4 git commands to generate.