]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Extend the fix already created for PR 16858 so that it works with x86 PE targets...
authorNick Clifton <nickc@redhat.com>
Mon, 19 May 2014 13:29:31 +0000 (14:29 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 19 May 2014 13:29:31 +0000 (14:29 +0100)
commit296a868924f2c47865676a04515135b03c024bcc
tree212bae25953eaf21a3e8d5a12cd14dfc5073fd82
parentfb2c6e43b8699da2057e9e33fda09007f112393a
Extend the fix already created for PR 16858 so that it works with x86 PE targets as well.

PR gas/16858
* config/tc-i386.c (md_apply_fix): Improve the detection of code
symbols for 32-bit PE targets.
gas/ChangeLog
gas/config/tc-i386.c