From 14c11f44828bad1a48e3753f77fc1962a2bc5feb Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 15 Jul 1994 23:24:34 +0000 Subject: [PATCH] more description on last change --- gas/testsuite/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 0c241b12af..001af6009a 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.