aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-07-06 02:02:42 +0000
committerAlan Modra <amodra@gmail.com>2001-07-06 02:02:42 +0000
commit7fb088be89cfb0c624cb9e4498808d69e1719568 (patch)
treea5c870bccccbe8ba07806e477d160ceb409781d4 /gas
parentf1217e851501a63aa9b7115be110dbb0b9f62d92 (diff)
downloadfsf-binutils-gdb-7fb088be89cfb0c624cb9e4498808d69e1719568.zip
fsf-binutils-gdb-7fb088be89cfb0c624cb9e4498808d69e1719568.tar.gz
fsf-binutils-gdb-7fb088be89cfb0c624cb9e4498808d69e1719568.tar.bz2
Oops, missed committing entry for 2001-07-05 change.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 18a1f35..60484bf 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.