aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Romig-Koch <gavin@redhat.com>1997-06-02 15:49:26 +0000
committerGavin Romig-Koch <gavin@redhat.com>1997-06-02 15:49:26 +0000
commit2865e9a89c9259b99ab1f3296e207a2cd24112ac (patch)
tree92c53507b7b97b53231110f675bf3c548ba463bf
parentc7cebfa32ccb9b7485b7ddc78431c1064254f62a (diff)
downloadfsf-binutils-gdb-2865e9a89c9259b99ab1f3296e207a2cd24112ac.zip
fsf-binutils-gdb-2865e9a89c9259b99ab1f3296e207a2cd24112ac.tar.gz
fsf-binutils-gdb-2865e9a89c9259b99ab1f3296e207a2cd24112ac.tar.bz2
Improve messages from regexp_diff
-rw-r--r--gas/testsuite/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 30c50ae..4aa0635 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,22 @@
+Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
+
+ * lib/gas-defs.exp (regexp_diff): Improve messages when one
+ file is shorter than the other.
+
+Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * gas/m88k/init.{s,d}: New checks for proper padding of
+ .init sections.
+ * gas/m88k/m88.exp: Run them.
+
+ * gas/m68k/t2.d: New file for check of presence of section
+ symbols on the m68k-motorola-sysv.
+ * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
+
Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
+ * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
+
* gas/mips/lifloat.s: Update for recent changes to floating point
handling.
* gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.