aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDave Anglin <dave.anglin@nrc.ca>2005-11-23 00:28:58 +0000
committerDave Anglin <dave.anglin@nrc.ca>2005-11-23 00:28:58 +0000
commit6e572af0134ff5ec2c5d1956cb9d0ea0dcead947 (patch)
treee3b0450c6287e46e899410495fa7cd56227c7bbd /gas/testsuite/ChangeLog
parentc1947b85a57378080f0f95265712801b8578e44a (diff)
downloadgdb-6e572af0134ff5ec2c5d1956cb9d0ea0dcead947.zip
gdb-6e572af0134ff5ec2c5d1956cb9d0ea0dcead947.tar.gz
gdb-6e572af0134ff5ec2c5d1956cb9d0ea0dcead947.tar.bz2
* gas/all/quad.d: Add -j "\$DATA\$". Modify regexp to check for
"$DATA$" as well as ".data". * gas/all/sleb128.d: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 2046e06..94317f9 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * gas/all/quad.d: Add -j "\$DATA\$". Modify regexp to check for
+ "$DATA$" as well as ".data".
+ * gas/all/sleb128.d: Likewise.
+
2005-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Bug gas/1894 Bug gas/1895