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:
48b56b6
)
Correct my ChangeLog entry
author
xuepeng guo
<xguo@sourceware.org>
Fri, 19 Oct 2012 07:50:20 +0000
(07:50 +0000)
committer
xuepeng guo
<xguo@sourceware.org>
Fri, 19 Oct 2012 07:50:20 +0000
(07:50 +0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 23813fed5c7092f088ac3b6253a441ada6256d9c..58fe961f46225530f0d49962fa3a2d9a2b826cbd 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,8
+1,8
@@
2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
-
* gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
-
* gdb.base/print-file-var.exp: Likewise.
-
* gdb.base/type-opaque.exp: Likewise.
+ * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
+ * gdb.base/print-file-var.exp: Likewise.
+ * gdb.base/type-opaque.exp: Likewise.
2012-10-17 Yao Qi <yao@codesourcery.com>