From: Rob Savoye Date: Mon, 19 Apr 1993 21:08:32 +0000 (+0000) Subject: * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=39287eb73fff608786808def0845c8293c878bfa;p=binutils-gdb.git * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly built binaries if they exist. (otherwise the path) --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 53ea5b54f94..3bbb4400bd2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,6 +1,7 @@ -Fri Apr 9 11:21:00 1993 Ian Lance Taylor (ian@cygnus.com) +Mon Apr 19 14:06:59 1993 Rob Savoye (rob@cygnus.com) - * objdump.c: Removed useless fprintf declaration. + * Makefile.in: Added FLAGS_TO_PASS so tests get run on freshly + built binaries if they exist. (otherwise the path) Wed Apr 7 22:22:50 1993 Rob Savoye (rob@cygnus.com)