aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-04-16 01:55:27 +0000
committerAlan Modra <amodra@gmail.com>2004-04-16 01:55:27 +0000
commitf4c724fc32c913252cfda9ce052ad84afe3258b6 (patch)
tree4a624305caf68721d7948427b03e1f47d478904d /gas/ChangeLog
parentc2215ad2888c9fe23d0667c3e18163bcbf85cdf3 (diff)
downloadgdb-f4c724fc32c913252cfda9ce052ad84afe3258b6.zip
gdb-f4c724fc32c913252cfda9ce052ad84afe3258b6.tar.gz
gdb-f4c724fc32c913252cfda9ce052ad84afe3258b6.tar.bz2
* expr.c (operand): Correct checks for ++ and --.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6f6b7e4..d0a6967 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-16 Alan Modra <amodra@bigpond.net.au>
+
+ * expr.c (operand): Correct checks for ++ and --.
+
2004-04-14 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-generic.c: Add some comments.