Add ChangeLog entry for the last commit

Forgot to commit before pushing :(
This commit is contained in:
Christian Biesinger 2019-07-21 22:27:07 -05:00
parent c32e6a04f4
commit b4603c3464

View File

@ -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.