aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2016-11-04 19:48:35 +0100
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2016-11-04 20:18:35 +0100
commitfeb4bea70a297eb6316d1b0685bbbb8095b7fb29 (patch)
treedaedaaa9da0e911fd4238f90ce875559a4b8beb5 /binutils/ChangeLog
parentd46a21655318492db1e6113972fb02ab49eae75f (diff)
downloadgdb-feb4bea70a297eb6316d1b0685bbbb8095b7fb29.zip
gdb-feb4bea70a297eb6316d1b0685bbbb8095b7fb29.tar.gz
gdb-feb4bea70a297eb6316d1b0685bbbb8095b7fb29.tar.bz2
S/390: Fix 16 bit pc relative relocs.
Since the bpp instruction has been added the 16 bit wide pc relative relocs might occur at offset 2 as well at offset 4 in an instruction. With this patch the different adjustment is passed from md_gather_operand to md_apply_fix via fx_pcrel_adjust field in the fix data structure. No regressions on s390x. gas/ChangeLog: 2016-11-04 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * config/tc-s390.c (md_gather_operands): Set fx_pcrel_adjust. (md_apply_fix): Use/Set fx_pcrel_adjust. * testsuite/gas/s390/zarch-zEC12.d: Add bpp reloc test pattern. * testsuite/gas/s390/zarch-zEC12.s: Add bpp reloc test.
Diffstat (limited to 'binutils/ChangeLog')
0 files changed, 0 insertions, 0 deletions