aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-10-20 22:41:09 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-10-20 22:41:09 +0000
commit8420dfca801a0cbe38dc198b465278f7b0e16bdf (patch)
tree2c77040b1d80c658e0d2d446e0f46fdc06f0c9a8 /gas/ChangeLog
parent27e4fc867bc7469c6127d87bee965b46f0dfb2a1 (diff)
downloadgdb-8420dfca801a0cbe38dc198b465278f7b0e16bdf.zip
gdb-8420dfca801a0cbe38dc198b465278f7b0e16bdf.tar.gz
gdb-8420dfca801a0cbe38dc198b465278f7b0e16bdf.tar.bz2
2001-10-20 H.J. Lu <hjl@gnu.org>
* config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit. (cirrus_parse_offset): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3f1c03c..acea65f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-20 H.J. Lu <hjl@gnu.org>
+
+ * config/tc-arm.c (do_c_shift): Use ISDIGIT instead of isdigit.
+ (cirrus_parse_offset): Likewise.
+
2001-10-19 Nick Clifton <nickc@cambridge.redhat.com>
* config/tc-arm.c: Restore line_comment_chars.