diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 16:47:34 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 16:47:34 +0000 |
commit | 89c394ece791923847c9a1ee8e3f8dc127c3aef9 (patch) | |
tree | 4ed38ec7064faa2fd7b2ac448a1a090ddafa84ff /gdb/testsuite | |
parent | 08243cb522df473cf523896b9a0c1fbbf09f38b8 (diff) | |
download | gdb-89c394ece791923847c9a1ee8e3f8dc127c3aef9.zip gdb-89c394ece791923847c9a1ee8e3f8dc127c3aef9.tar.gz gdb-89c394ece791923847c9a1ee8e3f8dc127c3aef9.tar.bz2 |
* gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
comp-info.exp so it gets built if it doesn't exist.
* gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
it is no longer used.
* gdb.t13/comp-info.c: Removed.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 154d2c9..dd013bb 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on + comp-info.exp so it gets built if it doesn't exist. + + * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff; + it is no longer used. + * gdb.t13/comp-info.c: Removed. + Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com) * gdb.t06/signals.exp: Add xfail for sun3. |