diff options
author | Torbjorn Granlund <tege@cygnus> | 1995-05-10 23:05:52 +0000 |
---|---|---|
committer | Torbjorn Granlund <tege@cygnus> | 1995-05-10 23:05:52 +0000 |
commit | 5c36767ef41ecf7aa5e174a8449112f46a87a7a0 (patch) | |
tree | 0882b30c3972a73445e73ef750fe96f06d4b0593 /gdb | |
parent | bec6c6db22b2393a01cd349b496af6e45d21e176 (diff) | |
download | gdb-5c36767ef41ecf7aa5e174a8449112f46a87a7a0.zip gdb-5c36767ef41ecf7aa5e174a8449112f46a87a7a0.tar.gz gdb-5c36767ef41ecf7aa5e174a8449112f46a87a7a0.tar.bz2 |
Make clean targets work also when SUBDIRS is empty.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c5ede65..36ba992 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com> + + * Makefile.in: Make clean targets work also when SUBDIRS is empty. + +Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * lib/gdb.exp: Disable chill tests for irix5. + Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make |