projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c245c2
)
Add missing ChangeLog entry.
author
Pedro Alves
<palves@redhat.com>
Wed, 20 Nov 2013 17:23:39 +0000
(17:23 +0000)
committer
Pedro Alves
<palves@redhat.com>
Wed, 20 Nov 2013 17:23:39 +0000
(17:23 +0000)
2013-11-20 Pedro Alves <palves@redhat.com>
* gdb.base/maint.exp (maint print objfiles): Consume one line at a
time, and run it through all three milestone regexes.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index
aa25faa
..
5619a45
100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,3
+1,8
@@
+2013-11-20 Pedro Alves <palves@redhat.com>
+
+ * gdb.base/maint.exp (maint print objfiles): Consume one line at a
+ time, and run it through all three milestone regexes.
+
2013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
* gdb.base/eval-avoid-side-effects.exp: New file.