projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b8d752
)
2003-02-05 Michael Chastain <mec@shout.net>
author
Michael Chastain
<mec@google.com>
Thu, 6 Feb 2003 02:11:01 +0000
(
02:11
+0000)
committer
Michael Chastain
<mec@google.com>
Thu, 6 Feb 2003 02:11:01 +0000
(
02:11
+0000)
* gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
output for configurations with gcc 2.95.3.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index fe9194e8764ad3ed5e18ccec6c108780695c34c1..ef2d7b331fcb5a2f7e7b48056eadf44deb70b3f6 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+2003-02-05 Michael Chastain <mec@shout.net>
+
+ * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
+ output for configurations with gcc 2.95.3.
+
2003-02-05 Keith Seitz <keiths@redhat.com>
Andrew Cagney <ac131313@redhat.com>