Generate correct hint value for IDATA6.
authorRudy <jacky.chouchou@yandex.ru>
Mon, 14 Nov 2016 16:30:45 +0000 (16:30 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 14 Nov 2016 16:30:45 +0000 (16:30 +0000)
commit35fd2ddeb1d90f1750401cfb6d01fe055656b88d
treee5ab3c67d93a00c229975c5050ceed78cfa7bef7
parentdb58b3735f45345c06cb9a14d0f83f5b26c1ebf3
Generate correct hint value for IDATA6.

PR binutils/20814
* dlltool.c (struct export): Remove hint field.
(make_one_lib_file): Store the ordinal value for IDATA6 not the
hint.
(gen_lib_file): Delete reference to hint field.
(mangle_defs): Delete computation of hint field.
binutils/ChangeLog
binutils/dlltool.c