From: Mike Werner Date: Sun, 21 Feb 1993 19:34:51 +0000 (+0000) Subject: * binutils/testsuite: Initial creation of binutils/testsuite. X-Git-Tag: gdb-4_18-branchpoint~20067 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2614a439a8e54c092ebaae78b5a454573e502885;p=thirdparty%2Fbinutils-gdb.git * binutils/testsuite: Initial creation of binutils/testsuite. Migrated dejagnu testcases and support files for testing nm to binutils/testsuite from deja-gnu. These files were moved "as is" with no modifications. This migration is part of a major overhaul of dejagnu. The modifications to these testcases, etc., which will allow them to work with the new version of dejagnu will be made in a future update. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c8b0f3e503e..96a176925d5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) + + * binutils/testsuite: Initial creation of binutils/testsuite. + Migrated dejagnu testcases and support files for testing nm to + binutils/testsuite from deja-gnu. These files were moved "as is" + with no modifications. This migration is part of a major overhaul + of dejagnu. The modifications to these testcases, etc., which + will allow them to work with the new version of dejagnu will be + made in a future update. + Fri Feb 12 10:05:20 1993 Fred Fish (fnf@cygnus.com) * Makefile.in (LIBIBERTY_SRC_DIR, LIBIBERTY_BIN_DIR): New macros.