aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>1999-02-13 20:07:02 +0000
committerJim Blandy <jimb@codesourcery.com>1999-02-13 20:07:02 +0000
commit346b8b0797be1c37c69b91e2d97741dd77a3ca76 (patch)
tree2d24a528575a12d3fa4283f192952e7b8dd37a0d
parentbd24408345a730561f418727eb9611eb324c56ab (diff)
downloadfsf-binutils-gdb-346b8b0797be1c37c69b91e2d97741dd77a3ca76.zip
fsf-binutils-gdb-346b8b0797be1c37c69b91e2d97741dd77a3ca76.tar.gz
fsf-binutils-gdb-346b8b0797be1c37c69b91e2d97741dd77a3ca76.tar.bz2
*** empty log message ***
-rw-r--r--gas/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index f042215..1c8ae88 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,10 @@
1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
+ * gas/mips/mips.exp: Run the new tests, below.
+ * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
+ gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
+ * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
+
* lib/gas-defs.exp (run_dump_test): Document. It's not
really trivial.