Correct ChangeLog entries for PR gas/23854 commit
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 5 Nov 2018 19:12:28 +0000 (11:12 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 5 Nov 2018 19:13:30 +0000 (11:13 -0800)
commit e60f4d3bdac25f02875afe36b7436bc2dfbbb978
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Nov 5 09:01:26 2018 -0800

    x86: Disable GOT relaxation with data prefix

    Since linker GOT relaxation isn't valid for 16-bit GOT access, we should
    disable GOT relaxation with data prefix.

gas/ChangeLog
ld/ChangeLog

index 4b64a5895f0623d09b60a1b1f3f95fc6dcec6d31..c821e49eac94c7bda9663890442505d9bf6cf4b7 100644 (file)
@@ -1,6 +1,6 @@
 2018-11-05  H.J. Lu  <hongjiu.lu@intel.com>
 
-       PR gas/r23854
+       PR gas/23854
        * config/tc-i386.c (output_disp): Disable GOT relaxation with
        data prefix.
        * testsuite/gas/i386/mixed-mode-reloc32.d: Updated.
index db854e789068aff27fc5204255da261db4d18049..17f42dc956036fa4ad9a175c7090b47630f6a9ca 100644 (file)
@@ -1,6 +1,6 @@
 2018-11-05  H.J. Lu  <hongjiu.lu@intel.com>
 
-       PR gas/r23854
+       PR gas/23854
        * testsuite/ld-i386/i386.exp: Run pr23854.
        * testsuite/ld-x86-64/x86-64.exp: Likewwise.
        * testsuite/ld-i386/pr23854.d: New file.
This page took 0.027599 seconds and 4 git commands to generate.