aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 8e99af7..68f1ad3 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,19 @@
+2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gas/i386/i386.exp: Don't run rep-bsf nor rep-ret.
+
+ * gas/i386/rep-bsf.d: Removed.
+ * gas/i386/rep-bsf.s: Likewise.
+ * gas/i386/rep-ret.d: Likewise.
+ * gas/i386/rep-ret.s: Likewise.
+
+ * gas/i386/rep-suffix.d: Updated.
+ * gas/i386/x86-64-rep-suffix.d: Likewise.
+ * gas/i386/ilp32/x86-64-rep-suffix.d: Likewise.
+
+ * gas/i386/rep-suffix.s: Add tests for bsf, bsr and ret.
+ * i386/x86-64-rep-suffix.s: Likewise.
+
2012-06-30 H.J. Lu <hongjiu.lu@intel.com>
PR gas/14315