From: David Taylor Date: Mon, 4 Jan 1999 22:15:25 +0000 (+0000) Subject: change log entries for changes just committed. X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=f5f706d8d13cd7f2e351cd3e9f0a651bab3818ca;p=deliverable%2Fbinutils-gdb.git change log entries for changes just committed. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a16bd44566..18a7c3342a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,34 @@ Mon Jan 4 10:06:43 1999 David Taylor + The following changes were made by David Taylor + , Elena Zannoni , and + Edith Epstein as part of a project to merge + in changes by HP. + + * configure.in (hpdir): decide whether to configure gdb.hp. + * configure: regenerated. + + * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things + to delete on clean. + (EXECUTABLES): update to reflect new additions. + * gdb.base/commands.exp: update message expected. + * gdb.base/default.exp: add copyright notice. + * gdb.base/funcargs.exp (timeout): if hpux, increase timeout. + * gdb.base/help.exp: update messages to reflect current text. + * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled + targets for recurse tests. + * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then + skip this file. + + * gdb.c++/Makefile.in (PROGS): update to reflect new executables. + * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++ + compilation. + * gdb.c++/misc.exp: ditto. + * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't + run the tests. tell gdb_compile that it's a c++ compilation. + + * gdb.threads/pthreads.exp: fix typo in message. + * gdb.base/all-bin.exp: new file. * gdb.base/arithmet.exp: new file. * gdb.base/assign.exp: new file.