From: Ken Raeburn Date: Fri, 15 Jul 1994 23:24:34 +0000 (+0000) Subject: more description on last change X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14c11f44828bad1a48e3753f77fc1962a2bc5feb;p=binutils-gdb.git more description on last change --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 0c241b12afe..001af6009a7 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.