summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-01-19 07:45:13 -0800
committerThiago Macieira <thiago.macieira@intel.com>2016-01-21 05:19:16 +0000
commit143c68436449203e83a3b2f49d9176d0e89d85a0 (patch)
tree1a50054434652ac27bdff475dd493d76cda6a118 /src/corelib/doc
parentdcc36d7aa37b9b92befdf0921e2cc84506baac80 (diff)
Fix the use of R_X86_64_GOTPCREL on a 64-bit field: it should be 32-bit
The ABI says that PC-relative displacements should be on 32-bit fields, even on 64-bit builds. For -mcmodel=large, it should use R_X86_64_GOT64 relocations, like 32-bit. Task-number: QTBUG-50537 Change-Id: I1041122c530b4f5bbaabffff142ade5b3cbfc4c5 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Diffstat (limited to 'src/corelib/doc')
0 files changed, 0 insertions, 0 deletions