aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 155e4c1..8ce8aec 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,4 +1,8 @@
- *
+2003-12-06 Christian Groessler <chris@groessler.org>
+
+ * config/tc-z8k.c (parse_reg): Be case insensitive when checking
+ register names.
+ (get_ctrl_operand): Be case insensitive when checking ctrl names.
2003-12-05 Nick Clifton <nickc@redhat.com>