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:
c32e6a0
)
Add ChangeLog entry for the last commit
author
Christian Biesinger
<cbiesinger@google.com>
Mon, 22 Jul 2019 03:27:07 +0000
(22:27 -0500)
committer
Christian Biesinger
<cbiesinger@google.com>
Mon, 22 Jul 2019 03:27:07 +0000
(22:27 -0500)
Forgot to commit before pushing :(
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 84b1137fe04d264872484c167ad7a776f1bc6387..63f6fa90d101718c528cf820147e9e6aad5745e5 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,9
@@
+2019-07-21 Christian Biesinger <cbiesinger@google.com>
+
+ * symtab.c (lookup_symbol_in_objfile_symtabs): Change int to block_enum.
+ (lookup_symbol_in_objfile): Change int to block_enum and add a
+ gdb_assert to make sure block_index is GLOBAL_BLOCK or STATIC_BLOCK.
+
2019-07-20 Christian Biesinger <cbiesinger@google.com>
* MAINTAINERS (Write After Approval): Add self.