summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-07-06 02:02:42 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-07-06 02:02:42 +0000
commit1d8294de1ef8ead22a0ae37a63748ac58f14de3b (patch)
treee67df08f54e8bfe66971859029b37db6fed01993
parent3955282f5fb8a8e0540346f6639c7462b49a5a36 (diff)
downloadbinutils-redhat-1d8294de1ef8ead22a0ae37a63748ac58f14de3b.tar.gz
Oops, missed committing entry for 2001-07-05 change.
-rw-r--r--gas/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 18a1f350fe..60484bf3f9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -4,6 +4,19 @@
* config/tc-m88k.c (md_pseudo_table): Remove redundant "global".
+2001-07-05 Alan Modra <amodra@bigpond.net.au>
+
+ * 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.
+
2001-07-04 Jim Wilson <wilson@redhat.com>
* config/tc-ia64.c (md_pseudo_table): Add 2byte, 4byte, and 8byte.