new files.

This commit is contained in:
David Taylor 1999-01-12 15:40:50 +00:00
parent 36ea6c719b
commit f0edbb0d5c
3 changed files with 16 additions and 1 deletions

View File

@ -10,6 +10,12 @@ Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
* 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 <taylor@texas.cygnus.com>
* 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 <taylor@texas.cygnus.com>

View File

@ -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

View File

@ -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