aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2012-06-22 21:54:06 +0000
committerRoland McGrath <roland@gnu.org>2012-06-22 21:54:06 +0000
commitfe13e45b9a7ffd7f0f0f3c88fd76c6be6fabbc66 (patch)
treeac59244c13abdc5e5f941c19c7473e6713336659 /gas/testsuite/ChangeLog
parent352b3eda56110eb857612d07956b155ff0ee0961 (diff)
downloadgdb-fe13e45b9a7ffd7f0f0f3c88fd76c6be6fabbc66.zip
gdb-fe13e45b9a7ffd7f0f0f3c88fd76c6be6fabbc66.tar.gz
gdb-fe13e45b9a7ffd7f0f0f3c88fd76c6be6fabbc66.tar.bz2
gas/
* NEWS: Mention 'rep ret' too. gas/testsuite/ * gas/i386/rep-ret.d: New file. * gas/i386/rep-ret.s: New file. * gas/i386/i386.exp: Add the new test. opcodes/ * i386-opc.tbl: Add RepPrefixOk to ret. * i386-tbl.h: Regenerate.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 59916b6..d39938f 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2012-06-22 Roland McGrath <mcgrathr@google.com>
+ * gas/i386/rep-ret.d: New file.
+ * gas/i386/rep-ret.s: New file.
+ * gas/i386/i386.exp: Add the new test.
+
* gas/i386/rep-bsf.d: New file.
* gas/i386/rep-bsf.s: New file.
* gas/i386/i386.exp: Add the new test.