Commit the changelog change for my previous commit.
This commit is contained in:
Yao Qi 2013-07-18 01:47:00 +00:00
parent 303c5ee187
commit 886f230ed7
1 changed files with 7 additions and 0 deletions

View File

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