mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-19 15:23:30 +08:00
Add ChangeLog entry for the last commit
Forgot to commit before pushing :(
This commit is contained in:
parent
c32e6a04f4
commit
b4603c3464
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user