aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1998-07-03 03:10:58 +0000
committerKen Raeburn <raeburn@cygnus>1998-07-03 03:10:58 +0000
commit5c1c32cae53237fb64a10fe71730b11d1eb2f4ea (patch)
tree572fdb9e335185be1dd916192b3e1e0ee21b72d3 /gas/testsuite
parent039fa2c8471f9ba54b69273d33f6bc2a1de81978 (diff)
downloadgdb-5c1c32cae53237fb64a10fe71730b11d1eb2f4ea.zip
gdb-5c1c32cae53237fb64a10fe71730b11d1eb2f4ea.tar.gz
gdb-5c1c32cae53237fb64a10fe71730b11d1eb2f4ea.tar.bz2
* lib/gas-defs.exp (gas_init): Complain if target name isn't in canonical form.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 8fc1bc8..ffac51c 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+1998-07-02 Ken Raeburn <raeburn@cygnus.com>
+
+ * lib/gas-defs.exp (gas_init): Complain if target name isn't in
+ canonical form.
+
+Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
+
+ * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
+
Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
* gas/ppc/simpshft.s: Add alignment so that it works on AIX.