diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-01-15 02:41:19 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-01-15 02:41:19 +0000 |
commit | ef8884afcbb30b6ca10d3648ce39009924ae4384 (patch) | |
tree | ddf450ebb7185ef9a35eef282fc9918319c96b6a | |
parent | d6dc958030452274bbf3fc6795c6d1f84a5100be (diff) | |
download | gdb-ef8884afcbb30b6ca10d3648ce39009924ae4384.zip gdb-ef8884afcbb30b6ca10d3648ce39009924ae4384.tar.gz gdb-ef8884afcbb30b6ca10d3648ce39009924ae4384.tar.bz2 |
* constvars.c: Remove C++-isms.
* constvars.exp: Use gdb_test everywhere, add xfails if compiled
with GCC.
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index bb96035..00f78b5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com> + + * constvars.c: Remove C++-isms. + * constvars.exp: Use gdb_test everywhere, add xfails if compiled + with GCC. + Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com> The following changes are part of the HP merge. @@ -36,7 +42,6 @@ Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com> Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com> - The following files are part of the HP merge; some had longer names at HP, but have been renamed to be no more than 14 characters in length. |