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:
92e32e3
)
2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
author
Phil Muldoon
<pmuldoon@redhat.com>
Thu, 7 Nov 2013 13:08:40 +0000
(13:08 +0000)
committer
Phil Muldoon
<pmuldoon@redhat.com>
Thu, 7 Nov 2013 13:08:40 +0000
(13:08 +0000)
* ChangeLog: Fix blank lines between entry and PR.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 40842995702812e8d7599dc83f3f9064ce1036b6..f01d9c8cdf9dbbe3df3b06becfe91fda08285c9b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1032,7
+1032,6
@@
2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
PR python/15579
-
* python/python.c: Document gdb.execute command in Python help.
2013-10-02 Phil Muldoon <pmuldoon@redhat.com>
@@
-2204,7
+2203,6
@@
2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
PR python/15461
-
* python/py-arch.c (ARCHPY_REQUIRE_VALID): New macro.
(archpy_name): Check for valid architecture.
(archpy_disassemble): Ditto.