aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 7d813b4..4711dbd 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,7 +1,10 @@
Wed Oct 27 16:50:44 1999 Don Lindsay <dlindsay@cygnus.com>
- * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PC
- respectively.
+ * config/tc-arm.c (thumb_opcode): Add "variants" field.
+ (tinsns): Initialize variants field.
+
+ * config/tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and
+ BAD_PC respectively.
1999-10-27 Scott Bambrough <scottb@netwinder.org>