diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5afb6868ef..bb960350cd 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -10,6 +10,12 @@ Mon Jan 11 10:08:03 1999 David Taylor * gdb.base/signals.exp: be more restrictive about which hppa systems receive a setup_xfail. new tests. + * gdb.base/solib_threshold.build: new file. + * gdb.base/solib_threshold.exp: new file. + * gdb.base/solib_threshold.link_opts: new file. + * gdb.base/solib_threshold.mk: new file. + * gdb.base/gen_solib_threshold.c: new file. + * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the tests. New tests for enums inside classes. @@ -25,6 +31,9 @@ Mon Jan 11 10:08:03 1999 David Taylor * gdb.c++/templates.cc: changes to support HP's compiler; changes to support new tests. + * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using + gcc, then skip these tests. + Sun Jan 10 23:44:11 1999 David Taylor diff --git a/gdb/testsuite/gdb.base/.Sanitize b/gdb/testsuite/gdb.base/.Sanitize index 55019b396f..17c633b684 100644 --- a/gdb/testsuite/gdb.base/.Sanitize +++ b/gdb/testsuite/gdb.base/.Sanitize @@ -81,6 +81,7 @@ foo.c funcargs.c funcargs.exp gdbvars.exp +gen_solib_threshold.c grbx.c help.exp i486-elf.u @@ -167,6 +168,10 @@ solib.c solib.exp solib1.c solib2.c +solib_threshold.build +solib_threshold.exp +solib_threshold.link_opts +solib_threshold.mk so-impl-ld.c so-impl-ld.exp so-indr-cl.c diff --git a/gdb/testsuite/gdb.hp/.Sanitize b/gdb/testsuite/gdb.hp/.Sanitize index ebcf533fc7..44cd24a436 100644 --- a/gdb/testsuite/gdb.hp/.Sanitize +++ b/gdb/testsuite/gdb.hp/.Sanitize @@ -35,6 +35,7 @@ classes-hp.exp compiler.c compiler.cc ctti.exp +ctti-add.cc ctti-add1.cc ctti-add2.cc ctti-add3.cc @@ -76,7 +77,7 @@ thr-lib.c thr-lib.exp thr-lib.h thr-liblib.c -thread-local-stg.exp +thr-stg.exp vforked-program.c virtfun-hp.cc virtfun-hp.exp