]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/coff-i386.c
Add support for absolute PE/x86 relocations.
authorNick Clifton <nickc@redhat.com>
Wed, 29 Apr 2015 11:26:46 +0000 (12:26 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Apr 2015 11:26:46 +0000 (12:26 +0100)
commita93d5cb1976818c8d34133fd8798b3df76269f80
tree9a9abb9b4660704caff3d7215a92aac32a8c27fa
parent5d239759c00a60a00986427b46c4f32e7fe3d616
Add support for absolute PE/x86 relocations.

PR 17099
* coff-i386.c (coff_i386_rtype_to_howto): Allow absolute PCRLONG
relocs.
bfd/ChangeLog
bfd/coff-i386.c