From: David Taylor Date: Mon, 4 Jan 1999 22:40:38 +0000 (+0000) Subject: new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c87f565f5a77a44fc5abfb749a522921a454ab6c;p=binutils-gdb.git new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new optional argument specifying c++. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 18a7c3342ab..26573d27902 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -5,6 +5,11 @@ Mon Jan 4 10:06:43 1999 David Taylor Edith Epstein as part of a project to merge in changes by HP. + * lib/gdb.exp (get_compiler_info): new, optional argument -- args; + test for on hppa*-*-hpux*; use args to see if c++ was specified. + (skip_hp_tests): new function. + (gdb_preprocess): new function. + * configure.in (hpdir): decide whether to configure gdb.hp. * configure: regenerated.