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:
4e1bbde
)
fix file paths in previous commit
author
Doug Evans
<dje@google.com>
Mon, 13 Oct 2014 20:33:09 +0000
(13:33 -0700)
committer
Doug Evans
<dje@google.com>
Mon, 13 Oct 2014 20:33:09 +0000
(13:33 -0700)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6b7f6d35106e5f815368e2248c0b433fa681e9f0..7bc35d1c37276a291156444134110fd62b0fe10d 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,8
+1,8
@@
2014-10-13 Doug Evans <dje@google.com>
- * py-objfile.c (objfpy_initialize): New function.
+ * py
thon/py
-objfile.c (objfpy_initialize): New function.
(objfpy_new, objfile_to_objfile_object): Call it.
- * py-progspace.c (pspy_initialize): New function.
+ * py
thon/py
-progspace.c (pspy_initialize): New function.
(pspy_new, pspace_to_pspace_object): Call it.
2014-10-13 Miroslav Franc <mfranc@redhat.com>