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:
0f57592
)
Add missing changelog entry
author
Christian Biesinger
<cbiesinger@google.com>
Tue, 30 Jul 2019 15:32:01 +0000
(10:32 -0500)
committer
Christian Biesinger
<cbiesinger@google.com>
Tue, 30 Jul 2019 15:41:32 +0000
(10:41 -0500)
I forgot to commit the change before pushing commit
25ec8924842a215e7f684d3a5076607409ac822f
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 0bf6be994e4c744ecece6070847b283b1028ad1b..669b943b4beac3560ac375b0ca749fc8117db393 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-9,6
+9,10
@@
* lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
(exec_is_pie): New proc.
+2019-07-29 Christian Biesinger <cbiesinger@google.com>
+
+ * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
+
2019-07-29 Christian Biesinger <cbiesinger@google.com>
* gdb.python/py-objfile.c: Add global and static vars.