Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Wed, 15 Jun 1994 19:31:19 +0000 (19:31 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 15 Jun 1994 19:31:19 +0000 (19:31 +0000)
commit48f6098e1de5a86f18446acd6fa51a0e7a90c937
treee19631010e5180d1fb4fa2b2399192eb94a97a7b
parentbec7a138ab492579bb85c4a8cce2419c3d337f07
Wed Jun 15 12:10:10 1994  Stan Shebs  (shebs@andros.cygnus.com)

* Makefile.in (site.exp): Don't insert host_os, etc.
(just-check): Just use RUNTEST with RUNTESTFLAGS only.
(distclean): Check existence of subdir.
* gdb.base/configure.in (hppa*-*-hpux*): Recognize.
* gdb.base/Makefile.in: General cleanup and simplification.
Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
to build executables. Use default rule to build .o files.
(EXPECT, RUNTEST, CC): Fix relative pathname.
(site.exp): Don't insert host_os, etc.
* gdb.base/signals.c (main): Don't call signal unless SIGALRM
and/or SIGUSR1 defined.
* gdb.base/watchpoint.c: Don't include stdio.h a second time.
* gdb.c++/Makefile.in: General cleanup and simplification.
Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
(CFLAGS): Remove.
(EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/configure.in