mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-13 13:49:00 +08:00
gdb/
Commit the changelog change for my previous commit.
This commit is contained in:
parent
303c5ee187
commit
886f230ed7
@ -1,3 +1,10 @@
|
||||
2013-07-18 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* coffread.c (coff_symfile_read): Iterate over minimal symbols,
|
||||
if the name is prefixed by "__imp_" or "_imp_", look for minimal
|
||||
symbol without prefix. If found, set its type to
|
||||
'mst_solib_trampoline'.
|
||||
|
||||
2013-07-17 Doug Evans <dje@google.com>
|
||||
|
||||
* NEWS: Mention "set print raw frame-arguments".
|
||||
|
Loading…
Reference in New Issue
Block a user