aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
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 1deb66c..61f044f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -41,6 +41,11 @@ Mon Aug 14 11:49:12 2000 Jeffrey A Law (law@cygnus.com)
* symbols.c: Fix formatting.
* expr.c: Likewise.
+Wed Aug 9 16:28:21 EDT 2000 Diego Novillo <dnovillo@cygnus.com>
+
+ * tc-i386.c (md_assemble): Skip suffix check if the opcode modifier
+ has the IgnoreSize bit set.
+
2000-08-09 Alan Modra <alan@linuxcare.com.au>
From Rodney Brown <RodneyBrown@mynd.com>