aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-07-15 23:24:34 +0000
committerKen Raeburn <raeburn@cygnus>1994-07-15 23:24:34 +0000
commit14c11f44828bad1a48e3753f77fc1962a2bc5feb (patch)
tree99279151185eaeb5f998edccfc68e12552904700 /gas
parent8cbd903e9cf4dd3182ca259a05b64b4e578b5103 (diff)
downloadfsf-binutils-gdb-14c11f44828bad1a48e3753f77fc1962a2bc5feb.zip
fsf-binutils-gdb-14c11f44828bad1a48e3753f77fc1962a2bc5feb.tar.gz
fsf-binutils-gdb-14c11f44828bad1a48e3753f77fc1962a2bc5feb.tar.bz2
more description on last change
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 0c241b1..001af60 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -4,6 +4,8 @@ Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
assembler, running objdump or nm (not fully supported) on the
resulting object file, and comparing the results against a file of
regular expressions in the test suite, all in one command.
+ Options for the assembler and objdump are read from comments at
+ the start of the .d file.
(fail_phase, slurp_options): New auxiliary routines.
(regexp_diff): Always return a value. Fix bugs in actually doing
the regexp test.