aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1999-06-12 10:43:43 +0000
committerIan Lance Taylor <ian@airs.com>1999-06-12 10:43:43 +0000
commit966d5bec041352b4d666aaf45593d6864a61b119 (patch)
tree5faaba77cb6d24fe71bf676770399161ebf345db /gas/testsuite/ChangeLog
parentc1b640f7dc9b743c49b9b5380f4f675a915b2098 (diff)
downloadgdb-966d5bec041352b4d666aaf45593d6864a61b119.zip
gdb-966d5bec041352b4d666aaf45593d6864a61b119.tar.gz
gdb-966d5bec041352b4d666aaf45593d6864a61b119.tar.bz2
* gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
"*-*-linux*oldld*". * gas/vtable/vtable.exp: Likewise. * gas/i386/reloc.d: Modify expected reloc names to accept a.out names.
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 54eab17..0cfbf5c 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,11 @@
1999-06-12 Ian Lance Taylor <ian@zembu.com>
+ * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
+ "*-*-linux*oldld*".
+ * gas/vtable/vtable.exp: Likewise.
+ * gas/i386/reloc.d: Modify expected reloc names to accept a.out
+ names.
+
* gas/i386/amd.s: Add a symbol so a.out tests will work.
* gas/i386/katmai.s: Likewise.
* gas/i386/amd.d: Corresponding change.