]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Handle printing information about PE format files which have 0 as the value of the...
authorDaniel Bonniot de Ruisselet <bonniot@gmail.com>
Tue, 6 Jun 2017 14:06:02 +0000 (15:06 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Jun 2017 14:06:02 +0000 (15:06 +0100)
commit9949827bea788753c29b7bb503d6d5dda6ea21ff
treef22a57b3851134ff7714b392ffa6b043c98de5e5
parent5c8ed6a4a1d197658086e9175f820227ebffebec
Handle printing information about PE format files which have 0 as the value of the HInt Table in the import tables structure.

PR binutils/21546
* peXXigen.c (pe_print_idata): Use the address of the first thunk
if the hint address is zero.
bfd/ChangeLog
bfd/peXXigen.c