aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-03-11 20:12:37 +0000
committerIan Lance Taylor <ian@airs.com>1997-03-11 20:12:37 +0000
commit92b7bfb7b64301d48a4022b6e328c7e933529ead (patch)
treeeeec3a5465456f0691a1d77cddd1b83bbc635597 /gas
parente053e8c1e5e527e270b24ae8cfe2bc1c72d07681 (diff)
downloadgdb-92b7bfb7b64301d48a4022b6e328c7e933529ead.zip
gdb-92b7bfb7b64301d48a4022b6e328c7e933529ead.tar.gz
gdb-92b7bfb7b64301d48a4022b6e328c7e933529ead.tar.bz2
* symbols.c (colon): Change type of local to int. From Alan Modra
<alan@spri.levels.unisa.edu.au>.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d0edc33..868de29 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Tue Mar 11 01:13:31 1997 Ian Lance Taylor <ian@cygnus.com>
+ * symbols.c (colon): Change type of local to int. From Alan Modra
+ <alan@spri.levels.unisa.edu.au>.
+
* config/tc-m88k.c (m88k_do_align): Don't use a special nop
alignment if a zero fill pattern was explicitly specified.
* config/tc-sh.c (sh_do_align): Likewise.