diff options
author | Mike Werner <mtw@cygnus> | 1993-02-21 20:03:55 +0000 |
---|---|---|
committer | Mike Werner <mtw@cygnus> | 1993-02-21 20:03:55 +0000 |
commit | 19fa4a0af34ff07f260fc75e903ab92d8ca03d33 (patch) | |
tree | ae9809bb42fcbea74ee70c595ba1d7877c680290 /gdb/testsuite/ChangeLog | |
parent | 699bfeaeb9be30635909eca693e3688c27bdc0ab (diff) | |
download | binutils-19fa4a0af34ff07f260fc75e903ab92d8ca03d33.zip binutils-19fa4a0af34ff07f260fc75e903ab92d8ca03d33.tar.gz binutils-19fa4a0af34ff07f260fc75e903ab92d8ca03d33.tar.bz2 |
* gdb/testsuite: Initial creation of gdb/testsuite.
Migrated dejagnu testcases and support files for testing nm to
gdb/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.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog new file mode 100644 index 0000000..6259922 --- /dev/null +++ b/gdb/testsuite/ChangeLog @@ -0,0 +1,10 @@ +Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) + + * gdb/testsuite: Initial creation of gdb/testsuite. + Migrated dejagnu testcases and support files for testing nm to + gdb/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. + |